Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkShaderCorePropertiesFlagsAMD | shaderCoreFeatures |
uint32_t | activeComputeUnitCount |
Definition at line 14871 of file vulkan_core.h.
uint32_t VkPhysicalDeviceShaderCoreProperties2AMD::activeComputeUnitCount |
Definition at line 14875 of file vulkan_core.h.
void* VkPhysicalDeviceShaderCoreProperties2AMD::pNext |
Definition at line 14873 of file vulkan_core.h.
VkShaderCorePropertiesFlagsAMD VkPhysicalDeviceShaderCoreProperties2AMD::shaderCoreFeatures |
Definition at line 14874 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceShaderCoreProperties2AMD::sType |
Definition at line 14872 of file vulkan_core.h.