Vulkan-Hpp
VkDebugMarkerObjectTagInfoEXT Struct Reference

#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
 

Detailed Description

Definition at line 11615 of file vulkan_core.h.

Member Data Documentation

◆ object

uint64_t VkDebugMarkerObjectTagInfoEXT::object

Definition at line 11619 of file vulkan_core.h.

◆ objectType

VkDebugReportObjectTypeEXT VkDebugMarkerObjectTagInfoEXT::objectType

Definition at line 11618 of file vulkan_core.h.

◆ pNext

const void* VkDebugMarkerObjectTagInfoEXT::pNext

Definition at line 11617 of file vulkan_core.h.

◆ pTag

const void* VkDebugMarkerObjectTagInfoEXT::pTag

Definition at line 11622 of file vulkan_core.h.

◆ sType

VkStructureType VkDebugMarkerObjectTagInfoEXT::sType

Definition at line 11616 of file vulkan_core.h.

◆ tagName

uint64_t VkDebugMarkerObjectTagInfoEXT::tagName

Definition at line 11620 of file vulkan_core.h.

◆ tagSize

size_t VkDebugMarkerObjectTagInfoEXT::tagSize

Definition at line 11621 of file vulkan_core.h.


The documentation for this struct was generated from the following file: