|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| const char * | pMarkerName |
| float | color [4] |
Definition at line 9982 of file vulkan_core.h.
| float VkDebugMarkerMarkerInfoEXT::color[4] |
Definition at line 9986 of file vulkan_core.h.
| const char* VkDebugMarkerMarkerInfoEXT::pMarkerName |
Definition at line 9985 of file vulkan_core.h.
| const void* VkDebugMarkerMarkerInfoEXT::pNext |
Definition at line 9984 of file vulkan_core.h.
| VkStructureType VkDebugMarkerMarkerInfoEXT::sType |
Definition at line 9983 of file vulkan_core.h.