struct PhysicalDeviceShaderCorePropertiesAMD
Defined at line 87748 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_AMD_shader_core_properties ===
Public Members
StructureType sType
void * pNext
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
Public Methods
void PhysicalDeviceShaderCorePropertiesAMD (uint32_tshaderEngineCount_,uint32_tshaderArraysPerEngineCount_,uint32_tcomputeUnitsPerShaderArray_,uint32_tsimdPerComputeUnit_,uint32_twavefrontsPerSimd_,uint32_twavefrontSize_,uint32_tsgprsPerSimd_,uint32_tminSgprAllocation_,uint32_tmaxSgprAllocation_,uint32_tsgprAllocationGranularity_,uint32_tvgprsPerSimd_,uint32_tminVgprAllocation_,uint32_tmaxVgprAllocation_,uint32_tvgprAllocationGranularity_,void *pNext_)
Defined at line 87756 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceShaderCorePropertiesAMD (const PhysicalDeviceShaderCorePropertiesAMD & rhs)
Defined at line 87789 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceShaderCorePropertiesAMD (const VkPhysicalDeviceShaderCorePropertiesAMD & rhs)
Defined at line 87791 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderCorePropertiesAMD & operator= (const PhysicalDeviceShaderCorePropertiesAMD & rhs)
Defined at line 87796 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceShaderCorePropertiesAMD & operator= (const VkPhysicalDeviceShaderCorePropertiesAMD & rhs)
Defined at line 87799 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceShaderCorePropertiesAMD & operator const VkPhysicalDeviceShaderCorePropertiesAMD & ()
Defined at line 87805 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceShaderCorePropertiesAMD & operator VkPhysicalDeviceShaderCorePropertiesAMD & ()
Defined at line 87810 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceShaderCorePropertiesAMD & )
Defined at line 87858 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp