CreateInfo.Binding

Undocumented in source.

Members

Mixins

__anonymous
mixin VkTo!(VkDescriptorSetLayoutBinding)
Undocumented in source.

Variables

binding
uint binding;
Undocumented in source.
descriptorCount
uint descriptorCount;
Undocumented in source.
descriptorType
DescriptorType descriptorType;
Undocumented in source.
pImmutableSamplers
const(VkSampler)* pImmutableSamplers;
Undocumented in source.
stageFlags
BitFlags!ShaderStage stageFlags;
Undocumented in source.

Meta