Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkDebugMarkerObjectNameInfoEXT Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 12166 of file vulkan_core.h.

Field Documentation

◆ object

uint64_t VkDebugMarkerObjectNameInfoEXT::object

Definition at line 12170 of file vulkan_core.h.

◆ objectType

VkDebugReportObjectTypeEXT VkDebugMarkerObjectNameInfoEXT::objectType

Definition at line 12169 of file vulkan_core.h.

◆ pNext

const void* VkDebugMarkerObjectNameInfoEXT::pNext

Definition at line 12168 of file vulkan_core.h.

◆ pObjectName

const char* VkDebugMarkerObjectNameInfoEXT::pObjectName

Definition at line 12171 of file vulkan_core.h.

◆ sType

VkStructureType VkDebugMarkerObjectNameInfoEXT::sType

Definition at line 12167 of file vulkan_core.h.


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