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_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_, 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