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

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 9982 of file vulkan_core.h.

Member Data Documentation

float VkDebugMarkerMarkerInfoEXT::color[4]

Definition at line 9986 of file vulkan_core.h.

const char* VkDebugMarkerMarkerInfoEXT::pMarkerName

Definition at line 9985 of file vulkan_core.h.

const void* VkDebugMarkerMarkerInfoEXT::pNext

Definition at line 9984 of file vulkan_core.h.

VkStructureType VkDebugMarkerMarkerInfoEXT::sType

Definition at line 9983 of file vulkan_core.h.


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