Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
uint64_t | shaderCoreMask |
uint32_t | shaderCoreCount |
uint32_t | shaderWarpsPerCore |
Definition at line 19158 of file vulkan_core.h.
void* VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM::pNext |
Definition at line 19160 of file vulkan_core.h.
uint32_t VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM::shaderCoreCount |
Definition at line 19162 of file vulkan_core.h.
uint64_t VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM::shaderCoreMask |
Definition at line 19161 of file vulkan_core.h.
uint32_t VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM::shaderWarpsPerCore |
Definition at line 19163 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM::sType |
Definition at line 19159 of file vulkan_core.h.