VkDescriptorPoolSize

Undocumented in source.
@nogc pure nothrow
struct VkDescriptorPoolSize {}

Members

Variables

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

Meta