VkPhysicalDeviceDescriptorIndexingFeatures

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

descriptorBindingPartiallyBound
VkBool32 descriptorBindingPartiallyBound;
Undocumented in source.
descriptorBindingSampledImageUpdateAfterBind
VkBool32 descriptorBindingSampledImageUpdateAfterBind;
Undocumented in source.
descriptorBindingStorageBufferUpdateAfterBind
VkBool32 descriptorBindingStorageBufferUpdateAfterBind;
Undocumented in source.
descriptorBindingStorageImageUpdateAfterBind
VkBool32 descriptorBindingStorageImageUpdateAfterBind;
Undocumented in source.
descriptorBindingStorageTexelBufferUpdateAfterBind
VkBool32 descriptorBindingStorageTexelBufferUpdateAfterBind;
Undocumented in source.
descriptorBindingUniformBufferUpdateAfterBind
VkBool32 descriptorBindingUniformBufferUpdateAfterBind;
Undocumented in source.
descriptorBindingUniformTexelBufferUpdateAfterBind
VkBool32 descriptorBindingUniformTexelBufferUpdateAfterBind;
Undocumented in source.
descriptorBindingUpdateUnusedWhilePending
VkBool32 descriptorBindingUpdateUnusedWhilePending;
Undocumented in source.
descriptorBindingVariableDescriptorCount
VkBool32 descriptorBindingVariableDescriptorCount;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
runtimeDescriptorArray
VkBool32 runtimeDescriptorArray;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
shaderInputAttachmentArrayDynamicIndexing
VkBool32 shaderInputAttachmentArrayDynamicIndexing;
Undocumented in source.
shaderInputAttachmentArrayNonUniformIndexing
VkBool32 shaderInputAttachmentArrayNonUniformIndexing;
Undocumented in source.
shaderSampledImageArrayNonUniformIndexing
VkBool32 shaderSampledImageArrayNonUniformIndexing;
Undocumented in source.
shaderStorageBufferArrayNonUniformIndexing
VkBool32 shaderStorageBufferArrayNonUniformIndexing;
Undocumented in source.
shaderStorageImageArrayNonUniformIndexing
VkBool32 shaderStorageImageArrayNonUniformIndexing;
Undocumented in source.
shaderStorageTexelBufferArrayDynamicIndexing
VkBool32 shaderStorageTexelBufferArrayDynamicIndexing;
Undocumented in source.
shaderStorageTexelBufferArrayNonUniformIndexing
VkBool32 shaderStorageTexelBufferArrayNonUniformIndexing;
Undocumented in source.
shaderUniformBufferArrayNonUniformIndexing
VkBool32 shaderUniformBufferArrayNonUniformIndexing;
Undocumented in source.
shaderUniformTexelBufferArrayDynamicIndexing
VkBool32 shaderUniformTexelBufferArrayDynamicIndexing;
Undocumented in source.
shaderUniformTexelBufferArrayNonUniformIndexing
VkBool32 shaderUniformTexelBufferArrayNonUniformIndexing;
Undocumented in source.

Meta