VkPhysicalDeviceDescriptorIndexingFeatures class

Inheritance

Properties

descriptorBindingPartiallyBound int
getter/setter pair
descriptorBindingSampledImageUpdateAfterBind int
getter/setter pair
descriptorBindingStorageBufferUpdateAfterBind int
getter/setter pair
descriptorBindingStorageImageUpdateAfterBind int
getter/setter pair
descriptorBindingStorageTexelBufferUpdateAfterBind int
getter/setter pair
descriptorBindingUniformBufferUpdateAfterBind int
getter/setter pair
descriptorBindingUniformTexelBufferUpdateAfterBind int
getter/setter pair
descriptorBindingUpdateUnusedWhilePending int
getter/setter pair
descriptorBindingVariableDescriptorCount int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
pNext Pointer<NativeType>
getter/setter pair
runtimeDescriptorArray int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shaderInputAttachmentArrayDynamicIndexing int
getter/setter pair
shaderInputAttachmentArrayNonUniformIndexing int
getter/setter pair
shaderSampledImageArrayNonUniformIndexing int
getter/setter pair
shaderStorageBufferArrayNonUniformIndexing int
getter/setter pair
shaderStorageImageArrayNonUniformIndexing int
getter/setter pair
shaderStorageTexelBufferArrayDynamicIndexing int
getter/setter pair
shaderStorageTexelBufferArrayNonUniformIndexing int
getter/setter pair
shaderUniformBufferArrayNonUniformIndexing int
getter/setter pair
shaderUniformTexelBufferArrayDynamicIndexing int
getter/setter pair
shaderUniformTexelBufferArrayNonUniformIndexing int
getter/setter pair
sType int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited