Vulkan-Hpp
VkPerformanceMarkerInfoINTEL Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint64_t marker
 

Detailed Description

Definition at line 14124 of file vulkan_core.h.

Member Data Documentation

◆ marker

uint64_t VkPerformanceMarkerInfoINTEL::marker

Definition at line 14127 of file vulkan_core.h.

◆ pNext

const void* VkPerformanceMarkerInfoINTEL::pNext

Definition at line 14126 of file vulkan_core.h.

◆ sType

VkStructureType VkPerformanceMarkerInfoINTEL::sType

Definition at line 14125 of file vulkan_core.h.


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