Rendu
A lightweight rendering engine for experimentations
|
This is the complete list of members for DescriptorAllocator, including all inherited members.
_context | DescriptorAllocator | private |
_currentPoolCount | DescriptorAllocator | private |
_imguiPool | DescriptorAllocator | private |
_maxPoolCount | DescriptorAllocator | private |
_pools | DescriptorAllocator | private |
allocateSet(VkDescriptorSetLayout &setLayout) | DescriptorAllocator | |
clean() | DescriptorAllocator | |
createPool(uint count, bool combined) | DescriptorAllocator | private |
freeSet(const DescriptorSet &set) | DescriptorAllocator | |
getImGuiPool() | DescriptorAllocator | inline |
init(GPUContext *context, uint poolCount) | DescriptorAllocator |