Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkDebugMarkerMarkerInfoEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 10904 of file vulkan_core.h.

Member Data Documentation

◆ color

float VkDebugMarkerMarkerInfoEXT::color[4]

Definition at line 10908 of file vulkan_core.h.

◆ pMarkerName

const char* VkDebugMarkerMarkerInfoEXT::pMarkerName

Definition at line 10907 of file vulkan_core.h.

◆ pNext

const void* VkDebugMarkerMarkerInfoEXT::pNext

Definition at line 10906 of file vulkan_core.h.

◆ sType

VkStructureType VkDebugMarkerMarkerInfoEXT::sType

Definition at line 10905 of file vulkan_core.h.


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