ReactOS 0.4.17-dev-934-g091855f
VkDebugMarkerObjectTagInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkDebugMarkerObjectTagInfoEXT:

Public Member Functions

uint64_t WINE_VK_ALIGN (8) object
 
uint64_t WINE_VK_ALIGN (8) tagName
 

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkDebugReportObjectTypeEXT objectType
 
size_t tagSize
 
const void * pTag
 

Detailed Description

Definition at line 8118 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN() [1/2]

uint64_t VkDebugMarkerObjectTagInfoEXT::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [2/2]

uint64_t VkDebugMarkerObjectTagInfoEXT::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ objectType

VkDebugReportObjectTypeEXT VkDebugMarkerObjectTagInfoEXT::objectType

Definition at line 8122 of file vulkan.h.

◆ pNext

const void* VkDebugMarkerObjectTagInfoEXT::pNext

Definition at line 8121 of file vulkan.h.

◆ pTag

const void* VkDebugMarkerObjectTagInfoEXT::pTag

Definition at line 8126 of file vulkan.h.

◆ sType

VkStructureType VkDebugMarkerObjectTagInfoEXT::sType

Definition at line 8120 of file vulkan.h.

◆ tagSize

size_t VkDebugMarkerObjectTagInfoEXT::tagSize

Definition at line 8125 of file vulkan.h.


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