Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
const char * | pMarkerName |
float | color [4] |
Definition at line 11625 of file vulkan_core.h.
float VkDebugMarkerMarkerInfoEXT::color[4] |
Definition at line 11629 of file vulkan_core.h.
const char* VkDebugMarkerMarkerInfoEXT::pMarkerName |
Definition at line 11628 of file vulkan_core.h.
const void* VkDebugMarkerMarkerInfoEXT::pNext |
Definition at line 11627 of file vulkan_core.h.
VkStructureType VkDebugMarkerMarkerInfoEXT::sType |
Definition at line 11626 of file vulkan_core.h.