SDL 2.0
VkDebugUtilsLabelEXT Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 7434 of file vulkan_core.h.

Field Documentation

◆ color

float VkDebugUtilsLabelEXT::color[4]

Definition at line 7438 of file vulkan_core.h.

◆ pLabelName

const char* VkDebugUtilsLabelEXT::pLabelName

Definition at line 7437 of file vulkan_core.h.

◆ pNext

const void* VkDebugUtilsLabelEXT::pNext

Definition at line 7436 of file vulkan_core.h.

◆ sType

VkStructureType VkDebugUtilsLabelEXT::sType

Definition at line 7435 of file vulkan_core.h.


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