Github User Fetcher 1.0.0
C Application with Server and GUI
|
#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 12174 of file vulkan_core.h.
uint64_t VkDebugMarkerObjectTagInfoEXT::object |
Definition at line 12178 of file vulkan_core.h.
VkDebugReportObjectTypeEXT VkDebugMarkerObjectTagInfoEXT::objectType |
Definition at line 12177 of file vulkan_core.h.
const void* VkDebugMarkerObjectTagInfoEXT::pNext |
Definition at line 12176 of file vulkan_core.h.
const void* VkDebugMarkerObjectTagInfoEXT::pTag |
Definition at line 12181 of file vulkan_core.h.
VkStructureType VkDebugMarkerObjectTagInfoEXT::sType |
Definition at line 12175 of file vulkan_core.h.
uint64_t VkDebugMarkerObjectTagInfoEXT::tagName |
Definition at line 12179 of file vulkan_core.h.
size_t VkDebugMarkerObjectTagInfoEXT::tagSize |
Definition at line 12180 of file vulkan_core.h.