| VulkanDescriptorPool::Builder & Spices::VulkanDescriptorPool::Builder::AddPoolSize | ( | VkDescriptorType | descriptorType, |
| uint32_t | count ) |
Add a size of specific descriptor type.
| [in] | descriptorType | The specific type of descriptor. |
| [in] | count | The max nums this type will occupied. |
Definition at line 14 of file VulkanDescriptor.cpp.
References m_MaxSets.