HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkDebugUtilsLabelEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 10969 of file vulkan_core.h.

Member Data Documentation

float VkDebugUtilsLabelEXT::color[4]

Definition at line 10973 of file vulkan_core.h.

const char* VkDebugUtilsLabelEXT::pLabelName

Definition at line 10972 of file vulkan_core.h.

const void* VkDebugUtilsLabelEXT::pNext

Definition at line 10971 of file vulkan_core.h.

VkStructureType VkDebugUtilsLabelEXT::sType

Definition at line 10970 of file vulkan_core.h.


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