VkDescriptorPoolSize

Undocumented in source.
version(DVulkan_VK_VERSION_1_0)
struct VkDescriptorPoolSize {}

Members

Variables

descriptorCount
uint32_t descriptorCount;
Undocumented in source.
type
VkDescriptorType type;
Undocumented in source.

Meta