Rendu
A lightweight rendering engine for experimentations
Loading...
Searching...
No Matches
DescriptorAllocator Member List

This is the complete list of members for DescriptorAllocator, including all inherited members.

_contextDescriptorAllocatorprivate
_currentPoolCountDescriptorAllocatorprivate
_imguiPoolDescriptorAllocatorprivate
_maxPoolCountDescriptorAllocatorprivate
_poolsDescriptorAllocatorprivate
allocateSet(VkDescriptorSetLayout &setLayout)DescriptorAllocator
clean()DescriptorAllocator
createPool(uint count, bool combined)DescriptorAllocatorprivate
freeSet(const DescriptorSet &set)DescriptorAllocator
getImGuiPool()DescriptorAllocatorinline
init(GPUContext *context, uint poolCount)DescriptorAllocator