Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
uint64_t | shaderCoreMask |
uint32_t | shaderCoreCount |
uint32_t | shaderWarpsPerCore |
Definition at line 18520 of file vulkan_core.h.
void* VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM::pNext |
Definition at line 18522 of file vulkan_core.h.
uint32_t VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM::shaderCoreCount |
Definition at line 18524 of file vulkan_core.h.
uint64_t VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM::shaderCoreMask |
Definition at line 18523 of file vulkan_core.h.
uint32_t VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM::shaderWarpsPerCore |
Definition at line 18525 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceShaderCoreBuiltinsPropertiesARM::sType |
Definition at line 18521 of file vulkan_core.h.