RetroArch
Public Attributes | List of all members
VkDebugUtilsObjectTagInfoEXT Struct Reference

#include <vulkan_core.h>

Collaboration diagram for VkDebugUtilsObjectTagInfoEXT:
[legend]

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkObjectType objectType
 
uint64_t objectHandle
 
uint64_t tagName
 
size_t tagSize
 
const voidpTag
 

Member Data Documentation

◆ objectHandle

uint64_t VkDebugUtilsObjectTagInfoEXT::objectHandle

◆ objectType

VkObjectType VkDebugUtilsObjectTagInfoEXT::objectType

◆ pNext

const void* VkDebugUtilsObjectTagInfoEXT::pNext

◆ pTag

const void* VkDebugUtilsObjectTagInfoEXT::pTag

◆ sType

VkStructureType VkDebugUtilsObjectTagInfoEXT::sType

◆ tagName

uint64_t VkDebugUtilsObjectTagInfoEXT::tagName

◆ tagSize

size_t VkDebugUtilsObjectTagInfoEXT::tagSize

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