- computeUnitsPerShaderArray
uint32_t computeUnitsPerShaderArray;
Undocumented in source.
- maxSgprAllocation
uint32_t maxSgprAllocation;
Undocumented in source.
- maxVgprAllocation
uint32_t maxVgprAllocation;
Undocumented in source.
- minSgprAllocation
uint32_t minSgprAllocation;
Undocumented in source.
- minVgprAllocation
uint32_t minVgprAllocation;
Undocumented in source.
- pNext
void* pNext;
Undocumented in source.
- sType
VkStructureType sType;
Undocumented in source.
- sgprAllocationGranularity
uint32_t sgprAllocationGranularity;
Undocumented in source.
- sgprsPerSimd
uint32_t sgprsPerSimd;
Undocumented in source.
- shaderArraysPerEngineCount
uint32_t shaderArraysPerEngineCount;
Undocumented in source.
- shaderEngineCount
uint32_t shaderEngineCount;
Undocumented in source.
- simdPerComputeUnit
uint32_t simdPerComputeUnit;
Undocumented in source.
- vgprAllocationGranularity
uint32_t vgprAllocationGranularity;
Undocumented in source.
- vgprsPerSimd
uint32_t vgprsPerSimd;
Undocumented in source.
- wavefrontSize
uint32_t wavefrontSize;
Undocumented in source.
- wavefrontsPerSimd
uint32_t wavefrontsPerSimd;
Undocumented in source.