VkPhysicalDeviceMeshShaderPropertiesNV class

Inheritance

Properties

hashCode int
The hash code for this object.
no setterinherited
maxDrawMeshTasksCount int
getter/setter pair
maxMeshMultiviewViewCount int
getter/setter pair
maxMeshOutputPrimitives int
getter/setter pair
maxMeshOutputVertices int
getter/setter pair
maxMeshTotalMemorySize int
getter/setter pair
maxMeshWorkGroupInvocations int
getter/setter pair
maxMeshWorkGroupSize Array<Uint32>
getter/setter pair
maxTaskOutputCount int
getter/setter pair
maxTaskTotalMemorySize int
getter/setter pair
maxTaskWorkGroupInvocations int
getter/setter pair
maxTaskWorkGroupSize Array<Uint32>
getter/setter pair
meshOutputPerPrimitiveGranularity int
getter/setter pair
meshOutputPerVertexGranularity int
getter/setter pair
pNext Pointer<NativeType>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
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