Pyrogenesis trunk
Public Attributes | List of all members
VkDebugUtilsObjectTagInfoEXT Struct Reference

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkObjectType objectType
 
uint64_t objectHandle
 
uint64_t tagName
 
size_t tagSize
 
const void * pTag
 

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: