Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
const char * | pLabelName |
float | color [4] |
Definition at line 13237 of file vulkan_core.h.
float VkDebugUtilsLabelEXT::color[4] |
Definition at line 13241 of file vulkan_core.h.
const char* VkDebugUtilsLabelEXT::pLabelName |
Definition at line 13240 of file vulkan_core.h.
const void* VkDebugUtilsLabelEXT::pNext |
Definition at line 13239 of file vulkan_core.h.
VkStructureType VkDebugUtilsLabelEXT::sType |
Definition at line 13238 of file vulkan_core.h.