![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
This is the complete list of members for vke::DescriptorAllocatorPool, including all inherited members.
_clearAllocators | vke::DescriptorAllocatorPool | private |
_descriptorPools | vke::DescriptorAllocatorPool | private |
_device | vke::DescriptorAllocatorPool | private |
_frameIndex | vke::DescriptorAllocatorPool | private |
_maxFrames | vke::DescriptorAllocatorPool | private |
_poolMutex | vke::DescriptorAllocatorPool | private |
_poolSizes | vke::DescriptorAllocatorPool | private |
Create(const VkDevice &device, Divide::I32 nFrames=3) | vke::DescriptorAllocatorPool | static |
createPool(Divide::I32 count, VkDescriptorPoolCreateFlags flags) | vke::DescriptorAllocatorPool | protected |
DescriptorAllocatorHandle | vke::DescriptorAllocatorPool | friend |
Flip() | vke::DescriptorAllocatorPool | |
GetAllocator() | vke::DescriptorAllocatorPool | |
ReturnAllocator(DescriptorAllocatorHandle &handle, bool bIsFull) | vke::DescriptorAllocatorPool | protected |
SetPoolSizeMultiplier(VkDescriptorType type, float multiplier) | vke::DescriptorAllocatorPool | |
~DescriptorAllocatorPool() | vke::DescriptorAllocatorPool |