ReactOS 0.4.17-dev-923-g4c9a150
VkDebugMarkerObjectNameInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkDebugMarkerObjectNameInfoEXT:

Public Member Functions

uint64_t WINE_VK_ALIGN (8) object
 

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkDebugReportObjectTypeEXT objectType
 
const char * pObjectName
 

Detailed Description

Definition at line 8109 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN()

uint64_t VkDebugMarkerObjectNameInfoEXT::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ objectType

VkDebugReportObjectTypeEXT VkDebugMarkerObjectNameInfoEXT::objectType

Definition at line 8113 of file vulkan.h.

◆ pNext

const void* VkDebugMarkerObjectNameInfoEXT::pNext

Definition at line 8112 of file vulkan.h.

◆ pObjectName

const char* VkDebugMarkerObjectNameInfoEXT::pObjectName

Definition at line 8115 of file vulkan.h.

◆ sType

VkStructureType VkDebugMarkerObjectNameInfoEXT::sType

Definition at line 8111 of file vulkan.h.


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