VkDescriptorSetLayoutBinding

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

binding
uint32_t binding;
Undocumented in source.
descriptorCount
uint32_t descriptorCount;
Undocumented in source.
descriptorType
VkDescriptorType descriptorType;
Undocumented in source.
pImmutableSamplers
const(VkSampler)* pImmutableSamplers;
Undocumented in source.
stageFlags
VkShaderStageFlags stageFlags;
Undocumented in source.

Meta