Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 11942 of file vulkan_core.h.

Member Data Documentation

◆ color

float VkDebugUtilsLabelEXT::color[4]

Definition at line 11946 of file vulkan_core.h.

◆ pLabelName

const char* VkDebugUtilsLabelEXT::pLabelName

Definition at line 11945 of file vulkan_core.h.

◆ pNext

const void* VkDebugUtilsLabelEXT::pNext

Definition at line 11944 of file vulkan_core.h.

◆ sType

VkStructureType VkDebugUtilsLabelEXT::sType

Definition at line 11943 of file vulkan_core.h.


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