SDL 2.0
VkPhysicalDeviceShaderCorePropertiesAMD Struct Reference

#include <vulkan_core.h>

Data Fields

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
 

Detailed Description

Definition at line 8555 of file vulkan_core.h.

Field Documentation

◆ computeUnitsPerShaderArray

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::computeUnitsPerShaderArray

Definition at line 8560 of file vulkan_core.h.

◆ maxSgprAllocation

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::maxSgprAllocation

Definition at line 8566 of file vulkan_core.h.

◆ maxVgprAllocation

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::maxVgprAllocation

Definition at line 8570 of file vulkan_core.h.

◆ minSgprAllocation

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::minSgprAllocation

Definition at line 8565 of file vulkan_core.h.

◆ minVgprAllocation

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::minVgprAllocation

Definition at line 8569 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceShaderCorePropertiesAMD::pNext

Definition at line 8557 of file vulkan_core.h.

◆ sgprAllocationGranularity

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::sgprAllocationGranularity

Definition at line 8567 of file vulkan_core.h.

◆ sgprsPerSimd

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::sgprsPerSimd

Definition at line 8564 of file vulkan_core.h.

◆ shaderArraysPerEngineCount

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::shaderArraysPerEngineCount

Definition at line 8559 of file vulkan_core.h.

◆ shaderEngineCount

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::shaderEngineCount

Definition at line 8558 of file vulkan_core.h.

◆ simdPerComputeUnit

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::simdPerComputeUnit

Definition at line 8561 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceShaderCorePropertiesAMD::sType

Definition at line 8556 of file vulkan_core.h.

◆ vgprAllocationGranularity

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::vgprAllocationGranularity

Definition at line 8571 of file vulkan_core.h.

◆ vgprsPerSimd

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::vgprsPerSimd

Definition at line 8568 of file vulkan_core.h.

◆ wavefrontSize

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::wavefrontSize

Definition at line 8563 of file vulkan_core.h.

◆ wavefrontsPerSimd

uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::wavefrontsPerSimd

Definition at line 8562 of file vulkan_core.h.


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