|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkDebugReportObjectTypeEXT | objectType |
| uint64_t | object |
| uint64_t | tagName |
| size_t | tagSize |
| const void * | pTag |
Definition at line 6312 of file vulkan_core.h.
| uint64_t VkDebugMarkerObjectTagInfoEXT::object |
Definition at line 6316 of file vulkan_core.h.
| VkDebugReportObjectTypeEXT VkDebugMarkerObjectTagInfoEXT::objectType |
Definition at line 6315 of file vulkan_core.h.
| const void* VkDebugMarkerObjectTagInfoEXT::pNext |
Definition at line 6314 of file vulkan_core.h.
| const void* VkDebugMarkerObjectTagInfoEXT::pTag |
Definition at line 6319 of file vulkan_core.h.
| VkStructureType VkDebugMarkerObjectTagInfoEXT::sType |
Definition at line 6313 of file vulkan_core.h.
| uint64_t VkDebugMarkerObjectTagInfoEXT::tagName |
Definition at line 6317 of file vulkan_core.h.
| size_t VkDebugMarkerObjectTagInfoEXT::tagSize |
Definition at line 6318 of file vulkan_core.h.