Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkDebugUtilsObjectTagInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 11988 of file vulkan_core.h.

Member Data Documentation

◆ objectHandle

uint64_t VkDebugUtilsObjectTagInfoEXT::objectHandle

Definition at line 11992 of file vulkan_core.h.

◆ objectType

VkObjectType VkDebugUtilsObjectTagInfoEXT::objectType

Definition at line 11991 of file vulkan_core.h.

◆ pNext

const void* VkDebugUtilsObjectTagInfoEXT::pNext

Definition at line 11990 of file vulkan_core.h.

◆ pTag

const void* VkDebugUtilsObjectTagInfoEXT::pTag

Definition at line 11995 of file vulkan_core.h.

◆ sType

VkStructureType VkDebugUtilsObjectTagInfoEXT::sType

Definition at line 11989 of file vulkan_core.h.

◆ tagName

uint64_t VkDebugUtilsObjectTagInfoEXT::tagName

Definition at line 11993 of file vulkan_core.h.

◆ tagSize

size_t VkDebugUtilsObjectTagInfoEXT::tagSize

Definition at line 11994 of file vulkan_core.h.


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