HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RV_DescriptorAllocator Class Reference

#include <RV_VKDescriptorSet.h>

Public Member Functions

 RV_DescriptorAllocator (RV_Instance *inst)
 
void allocateNewPool ()
 
VkDescriptorSet allocateVkDescriptorSet (VkDescriptorSetLayout vk_layout)
 
void freeVkDescriptorSet (VkDescriptorSet vk_set)
 
 ~RV_DescriptorAllocator ()
 
 RV_DescriptorAllocator ()=delete
 
 RV_DescriptorAllocator (const RV_DescriptorAllocator &)=delete
 
 RV_DescriptorAllocator (RV_DescriptorAllocator &&)=delete
 
exint getIdForSetLayout (const RV_VKDescriptorSetInfo &info)
 

Detailed Description

Definition at line 478 of file RV_VKDescriptorSet.h.

Constructor & Destructor Documentation

RV_DescriptorAllocator::RV_DescriptorAllocator ( RV_Instance inst)
RV_DescriptorAllocator::~RV_DescriptorAllocator ( )
RV_DescriptorAllocator::RV_DescriptorAllocator ( )
delete
RV_DescriptorAllocator::RV_DescriptorAllocator ( const RV_DescriptorAllocator )
delete
RV_DescriptorAllocator::RV_DescriptorAllocator ( RV_DescriptorAllocator &&  )
delete

Member Function Documentation

void RV_DescriptorAllocator::allocateNewPool ( )
VkDescriptorSet RV_DescriptorAllocator::allocateVkDescriptorSet ( VkDescriptorSetLayout  vk_layout)
void RV_DescriptorAllocator::freeVkDescriptorSet ( VkDescriptorSet  vk_set)
exint RV_DescriptorAllocator::getIdForSetLayout ( const RV_VKDescriptorSetInfo info)

The documentation for this class was generated from the following file: