SDL  2.0
VkDebugMarkerObjectNameInfoEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkDebugReportObjectTypeEXT objectType
 
uint64_t object
 
const char * pObjectName
 

Detailed Description

Definition at line 7757 of file vulkan_core.h.

Field Documentation

◆ object

uint64_t VkDebugMarkerObjectNameInfoEXT::object

Definition at line 7761 of file vulkan_core.h.

◆ objectType

VkDebugReportObjectTypeEXT VkDebugMarkerObjectNameInfoEXT::objectType

Definition at line 7760 of file vulkan_core.h.

◆ pNext

const void* VkDebugMarkerObjectNameInfoEXT::pNext

Definition at line 7759 of file vulkan_core.h.

◆ pObjectName

const char* VkDebugMarkerObjectNameInfoEXT::pObjectName

Definition at line 7762 of file vulkan_core.h.

◆ sType

VkStructureType VkDebugMarkerObjectNameInfoEXT::sType

Definition at line 7758 of file vulkan_core.h.


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