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

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 13237 of file vulkan_core.h.

Field Documentation

◆ color

float VkDebugUtilsLabelEXT::color[4]

Definition at line 13241 of file vulkan_core.h.

◆ pLabelName

const char* VkDebugUtilsLabelEXT::pLabelName

Definition at line 13240 of file vulkan_core.h.

◆ pNext

const void* VkDebugUtilsLabelEXT::pNext

Definition at line 13239 of file vulkan_core.h.

◆ sType

VkStructureType VkDebugUtilsLabelEXT::sType

Definition at line 13238 of file vulkan_core.h.


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