ReactOS 0.4.17-dev-934-g091855f
VkDebugMarkerMarkerInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkDebugMarkerMarkerInfoEXT:

Public Attributes

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

Detailed Description

Definition at line 8101 of file vulkan.h.

Member Data Documentation

◆ color

float VkDebugMarkerMarkerInfoEXT::color[4]

Definition at line 8106 of file vulkan.h.

◆ pMarkerName

const char* VkDebugMarkerMarkerInfoEXT::pMarkerName

Definition at line 8105 of file vulkan.h.

◆ pNext

const void* VkDebugMarkerMarkerInfoEXT::pNext

Definition at line 8104 of file vulkan.h.

◆ sType

VkStructureType VkDebugMarkerMarkerInfoEXT::sType

Definition at line 8103 of file vulkan.h.


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