Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
uint8_t | shaderBinaryUUID [VK_UUID_SIZE] |
uint32_t | shaderBinaryVersion |
Definition at line 18912 of file vulkan_core.h.
void* VkPhysicalDeviceShaderObjectPropertiesEXT::pNext |
Definition at line 18914 of file vulkan_core.h.
uint8_t VkPhysicalDeviceShaderObjectPropertiesEXT::shaderBinaryUUID[VK_UUID_SIZE] |
Definition at line 18915 of file vulkan_core.h.
uint32_t VkPhysicalDeviceShaderObjectPropertiesEXT::shaderBinaryVersion |
Definition at line 18916 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceShaderObjectPropertiesEXT::sType |
Definition at line 18913 of file vulkan_core.h.