VkPhysicalDeviceShaderCorePropertiesAMD

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

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.

Meta