RetroArch
Public Attributes | List of all members
VkPhysicalDeviceShaderCorePropertiesAMD Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
uint32_t shaderEngineCount
 
uint32_t shaderArraysPerEngineCount
 
uint32_t computeUnitsPerShaderArray
 
uint32_t simdPerComputeUnit
 
uint32_t wavefrontsPerSimd
 
uint32_t wavefrontSize
 
uint32_t sgprsPerSimd
 
uint32_t minSgprAllocation
 
uint32_t maxSgprAllocation
 
uint32_t sgprAllocationGranularity
 
uint32_t vgprsPerSimd
 
uint32_t minVgprAllocation
 
uint32_t maxVgprAllocation
 
uint32_t vgprAllocationGranularity
 

Member Data Documentation

◆ computeUnitsPerShaderArray

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::computeUnitsPerShaderArray

◆ maxSgprAllocation

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::maxSgprAllocation

◆ maxVgprAllocation

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::maxVgprAllocation

◆ minSgprAllocation

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::minSgprAllocation

◆ minVgprAllocation

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::minVgprAllocation

◆ pNext

void* VkPhysicalDeviceShaderCorePropertiesAMD::pNext

◆ sgprAllocationGranularity

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::sgprAllocationGranularity

◆ sgprsPerSimd

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::sgprsPerSimd

◆ shaderArraysPerEngineCount

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::shaderArraysPerEngineCount

◆ shaderEngineCount

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::shaderEngineCount

◆ simdPerComputeUnit

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::simdPerComputeUnit

◆ sType

VkStructureType VkPhysicalDeviceShaderCorePropertiesAMD::sType

◆ vgprAllocationGranularity

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::vgprAllocationGranularity

◆ vgprsPerSimd

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::vgprsPerSimd

◆ wavefrontSize

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::wavefrontSize

◆ wavefrontsPerSimd

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::wavefrontsPerSimd

The documentation for this struct was generated from the following file: