SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
const char * | pMarkerName |
float | color [4] |
Definition at line 6322 of file vulkan_core.h.
float VkDebugMarkerMarkerInfoEXT::color[4] |
Definition at line 6326 of file vulkan_core.h.
const char* VkDebugMarkerMarkerInfoEXT::pMarkerName |
Definition at line 6325 of file vulkan_core.h.
const void* VkDebugMarkerMarkerInfoEXT::pNext |
Definition at line 6324 of file vulkan_core.h.
VkStructureType VkDebugMarkerMarkerInfoEXT::sType |
Definition at line 6323 of file vulkan_core.h.