VkGeneratedCommandsInfoNV class

Inheritance

Constructors

VkGeneratedCommandsInfoNV()

Properties

hashCode int
The hash code for this object.
no setterinherited
indirectCommandsLayout Pointer<VkIndirectCommandsLayoutNV>
getter/setter pair
pipeline Pointer<VkPipeline>
getter/setter pair
pipelineBindPoint int
getter/setter pair
pNext Pointer<NativeType>
getter/setter pair
preprocessBuffer Pointer<VkBuffer>
getter/setter pair
preprocessOffset int
getter/setter pair
preprocessSize int
getter/setter pair
pStreams Pointer<VkIndirectCommandsStreamNV>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sequencesCount int
getter/setter pair
sequencesCountBuffer Pointer<VkBuffer>
getter/setter pair
sequencesCountOffset int
getter/setter pair
sequencesIndexBuffer Pointer<VkBuffer>
getter/setter pair
sequencesIndexOffset int
getter/setter pair
streamCount 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