SDL  2.0
VkDebugUtilsObjectTagInfoEXT Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 8692 of file vulkan_core.h.

Field Documentation

◆ objectHandle

uint64_t VkDebugUtilsObjectTagInfoEXT::objectHandle

Definition at line 8696 of file vulkan_core.h.

◆ objectType

VkObjectType VkDebugUtilsObjectTagInfoEXT::objectType

Definition at line 8695 of file vulkan_core.h.

◆ pNext

const void* VkDebugUtilsObjectTagInfoEXT::pNext

Definition at line 8694 of file vulkan_core.h.

◆ pTag

const void* VkDebugUtilsObjectTagInfoEXT::pTag

Definition at line 8699 of file vulkan_core.h.

◆ sType

VkStructureType VkDebugUtilsObjectTagInfoEXT::sType

Definition at line 8693 of file vulkan_core.h.

◆ tagName

uint64_t VkDebugUtilsObjectTagInfoEXT::tagName

Definition at line 8697 of file vulkan_core.h.

◆ tagSize

size_t VkDebugUtilsObjectTagInfoEXT::tagSize

Definition at line 8698 of file vulkan_core.h.


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