Halide
VkDebugMarkerMarkerInfoEXT Struct Reference

#include <mini_vulkan.h>

Public Attributes

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

Detailed Description

Definition at line 4692 of file mini_vulkan.h.

Member Data Documentation

◆ sType

VkStructureType VkDebugMarkerMarkerInfoEXT::sType

Definition at line 4693 of file mini_vulkan.h.

◆ pNext

const void* VkDebugMarkerMarkerInfoEXT::pNext

Definition at line 4694 of file mini_vulkan.h.

◆ pMarkerName

const char* VkDebugMarkerMarkerInfoEXT::pMarkerName

Definition at line 4695 of file mini_vulkan.h.

◆ color

float VkDebugMarkerMarkerInfoEXT::color[4]

Definition at line 4696 of file mini_vulkan.h.


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