VkDescriptorPoolSize
extern (System)
struct VkDescriptorPoolSize {
}
- descriptorCount
uint descriptorCount;
Undocumented in source.
- type
VkDescriptorType type;
Undocumented in source.
derelict vulkan types
aliasesenumsfunctionsmanifest constantsmixinsstructsunions