VkPhysicalDeviceDescriptorIndexingProperties class

Inheritance
  • Object
  • Struct
  • VkPhysicalDeviceDescriptorIndexingProperties

Properties

hashCode int
The hash code for this object.
no setterinherited
maxDescriptorSetUpdateAfterBindInputAttachments int
getter/setter pair
maxDescriptorSetUpdateAfterBindSampledImages int
getter/setter pair
maxDescriptorSetUpdateAfterBindSamplers int
getter/setter pair
maxDescriptorSetUpdateAfterBindStorageBuffers int
getter/setter pair
maxDescriptorSetUpdateAfterBindStorageBuffersDynamic int
getter/setter pair
maxDescriptorSetUpdateAfterBindStorageImages int
getter/setter pair
maxDescriptorSetUpdateAfterBindUniformBuffers int
getter/setter pair
maxDescriptorSetUpdateAfterBindUniformBuffersDynamic int
getter/setter pair
maxPerStageDescriptorUpdateAfterBindInputAttachments int
getter/setter pair
maxPerStageDescriptorUpdateAfterBindSampledImages int
getter/setter pair
maxPerStageDescriptorUpdateAfterBindSamplers int
getter/setter pair
maxPerStageDescriptorUpdateAfterBindStorageBuffers int
getter/setter pair
maxPerStageDescriptorUpdateAfterBindStorageImages int
getter/setter pair
maxPerStageDescriptorUpdateAfterBindUniformBuffers int
getter/setter pair
maxPerStageUpdateAfterBindResources int
getter/setter pair
maxUpdateAfterBindDescriptorsInAllPools int
getter/setter pair
pNext Pointer<NativeType>
getter/setter pair
quadDivergentImplicitLod int
getter/setter pair
robustBufferAccessUpdateAfterBind int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shaderInputAttachmentArrayNonUniformIndexingNative int
getter/setter pair
shaderSampledImageArrayNonUniformIndexingNative int
getter/setter pair
shaderStorageBufferArrayNonUniformIndexingNative int
getter/setter pair
shaderStorageImageArrayNonUniformIndexingNative int
getter/setter pair
shaderUniformBufferArrayNonUniformIndexingNative 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