Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkDebugReportObjectTypeEXT | objectType |
uint64_t | object |
uint64_t | tagName |
size_t | tagSize |
const void * | pTag |
Definition at line 10894 of file vulkan_core.h.
uint64_t VkDebugMarkerObjectTagInfoEXT::object |
Definition at line 10898 of file vulkan_core.h.
VkDebugReportObjectTypeEXT VkDebugMarkerObjectTagInfoEXT::objectType |
Definition at line 10897 of file vulkan_core.h.
const void* VkDebugMarkerObjectTagInfoEXT::pNext |
Definition at line 10896 of file vulkan_core.h.
const void* VkDebugMarkerObjectTagInfoEXT::pTag |
Definition at line 10901 of file vulkan_core.h.
VkStructureType VkDebugMarkerObjectTagInfoEXT::sType |
Definition at line 10895 of file vulkan_core.h.
uint64_t VkDebugMarkerObjectTagInfoEXT::tagName |
Definition at line 10899 of file vulkan_core.h.
size_t VkDebugMarkerObjectTagInfoEXT::tagSize |
Definition at line 10900 of file vulkan_core.h.