SDL  2.0
VkDebugMarkerMarkerInfoEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
const char * pMarkerName
 
float color [4]
 

Detailed Description

Definition at line 6322 of file vulkan_core.h.

Field Documentation

◆ color

float VkDebugMarkerMarkerInfoEXT::color[4]

Definition at line 6326 of file vulkan_core.h.

◆ pMarkerName

const char* VkDebugMarkerMarkerInfoEXT::pMarkerName

Definition at line 6325 of file vulkan_core.h.

◆ pNext

const void* VkDebugMarkerMarkerInfoEXT::pNext

Definition at line 6324 of file vulkan_core.h.

◆ sType

VkStructureType VkDebugMarkerMarkerInfoEXT::sType

Definition at line 6323 of file vulkan_core.h.


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