ReactOS 0.4.17-dev-934-g091855f
VkPerformanceStreamMarkerInfoINTEL Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPerformanceStreamMarkerInfoINTEL:

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t marker
 

Detailed Description

Definition at line 9734 of file vulkan.h.

Member Data Documentation

◆ marker

uint32_t VkPerformanceStreamMarkerInfoINTEL::marker

Definition at line 9738 of file vulkan.h.

◆ pNext

const void* VkPerformanceStreamMarkerInfoINTEL::pNext

Definition at line 9737 of file vulkan.h.

◆ sType

VkStructureType VkPerformanceStreamMarkerInfoINTEL::sType

Definition at line 9736 of file vulkan.h.


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