ReactOS 0.4.17-dev-934-g091855f
VkDebugUtilsLabelEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkDebugUtilsLabelEXT:

Public Attributes

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

Detailed Description

Definition at line 8138 of file vulkan.h.

Member Data Documentation

◆ color

float VkDebugUtilsLabelEXT::color[4]

Definition at line 8143 of file vulkan.h.

◆ pLabelName

const char* VkDebugUtilsLabelEXT::pLabelName

Definition at line 8142 of file vulkan.h.

◆ pNext

const void* VkDebugUtilsLabelEXT::pNext

Definition at line 8141 of file vulkan.h.

◆ sType

VkStructureType VkDebugUtilsLabelEXT::sType

Definition at line 8140 of file vulkan.h.


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