SDL
2.0
|
#include <vulkan_core.h>
Definition at line 8555 of file vulkan_core.h.
uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::computeUnitsPerShaderArray |
Definition at line 8560 of file vulkan_core.h.
uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::maxSgprAllocation |
Definition at line 8566 of file vulkan_core.h.
uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::maxVgprAllocation |
Definition at line 8570 of file vulkan_core.h.
uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::minSgprAllocation |
Definition at line 8565 of file vulkan_core.h.
uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::minVgprAllocation |
Definition at line 8569 of file vulkan_core.h.
void* VkPhysicalDeviceShaderCorePropertiesAMD::pNext |
Definition at line 8557 of file vulkan_core.h.
uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::sgprAllocationGranularity |
Definition at line 8567 of file vulkan_core.h.
uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::sgprsPerSimd |
Definition at line 8564 of file vulkan_core.h.
uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::shaderArraysPerEngineCount |
Definition at line 8559 of file vulkan_core.h.
uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::shaderEngineCount |
Definition at line 8558 of file vulkan_core.h.
uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::simdPerComputeUnit |
Definition at line 8561 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceShaderCorePropertiesAMD::sType |
Definition at line 8556 of file vulkan_core.h.
uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::vgprAllocationGranularity |
Definition at line 8571 of file vulkan_core.h.
uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::vgprsPerSimd |
Definition at line 8568 of file vulkan_core.h.
uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::wavefrontSize |
Definition at line 8563 of file vulkan_core.h.
uint32_t VkPhysicalDeviceShaderCorePropertiesAMD::wavefrontsPerSimd |
Definition at line 8562 of file vulkan_core.h.