VkPhysicalDeviceShaderCorePropertiesAMD class

Inheritance

Properties

computeUnitsPerShaderArray int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
maxSgprAllocation int
getter/setter pair
maxVgprAllocation int
getter/setter pair
minSgprAllocation int
getter/setter pair
minVgprAllocation int
getter/setter pair
pNext Pointer<NativeType>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sgprAllocationGranularity int
getter/setter pair
sgprsPerSimd int
getter/setter pair
shaderArraysPerEngineCount int
getter/setter pair
shaderEngineCount int
getter/setter pair
simdPerComputeUnit int
getter/setter pair
sType int
getter/setter pair
vgprAllocationGranularity int
getter/setter pair
vgprsPerSimd int
getter/setter pair
wavefrontSize int
getter/setter pair
wavefrontsPerSimd 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