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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
const char * pMarkerName
 
float color [4]
 

Detailed Description

Definition at line 12184 of file vulkan_core.h.

Field Documentation

◆ color

float VkDebugMarkerMarkerInfoEXT::color[4]

Definition at line 12188 of file vulkan_core.h.

◆ pMarkerName

const char* VkDebugMarkerMarkerInfoEXT::pMarkerName

Definition at line 12187 of file vulkan_core.h.

◆ pNext

const void* VkDebugMarkerMarkerInfoEXT::pNext

Definition at line 12186 of file vulkan_core.h.

◆ sType

VkStructureType VkDebugMarkerMarkerInfoEXT::sType

Definition at line 12185 of file vulkan_core.h.


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