#include <VulkanDescriptorSets.h>
◆ FVulkanGenericDescriptorPool()
| FVulkanGenericDescriptorPool::FVulkanGenericDescriptorPool |
( |
FVulkanDevice * |
InDevice, |
|
|
uint32 |
InMaxDescriptorSets, |
|
|
const float |
PoolSizes[VK_DESCRIPTOR_TYPE_RANGE_SIZE] |
|
) |
| |
◆ ~FVulkanGenericDescriptorPool()
| FVulkanGenericDescriptorPool::~FVulkanGenericDescriptorPool |
( |
| ) |
|
◆ AllocateDescriptorSet()
◆ GetDevice()
| FVulkanDevice * FVulkanGenericDescriptorPool::GetDevice |
( |
| ) |
const |
|
inline |
◆ GetMaxDescriptorSets()
| uint32 FVulkanGenericDescriptorPool::GetMaxDescriptorSets |
( |
| ) |
const |
|
inline |
◆ Reset()
| void FVulkanGenericDescriptorPool::Reset |
( |
| ) |
|
The documentation for this class was generated from the following files: