Vulkan-Hpp
VkDebugUtilsLabelEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 12675 of file vulkan_core.h.

Member Data Documentation

◆ color

float VkDebugUtilsLabelEXT::color[4]

Definition at line 12679 of file vulkan_core.h.

◆ pLabelName

const char* VkDebugUtilsLabelEXT::pLabelName

Definition at line 12678 of file vulkan_core.h.

◆ pNext

const void* VkDebugUtilsLabelEXT::pNext

Definition at line 12677 of file vulkan_core.h.

◆ sType

VkStructureType VkDebugUtilsLabelEXT::sType

Definition at line 12676 of file vulkan_core.h.


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