Vulkan-Hpp
VkCheckpointData2NV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkPipelineStageFlags2 stage
 
void * pCheckpointMarker
 

Detailed Description

Definition at line 10713 of file vulkan_core.h.

Member Data Documentation

◆ pCheckpointMarker

void* VkCheckpointData2NV::pCheckpointMarker

Definition at line 10717 of file vulkan_core.h.

◆ pNext

void* VkCheckpointData2NV::pNext

Definition at line 10715 of file vulkan_core.h.

◆ stage

VkPipelineStageFlags2 VkCheckpointData2NV::stage

Definition at line 10716 of file vulkan_core.h.

◆ sType

VkStructureType VkCheckpointData2NV::sType

Definition at line 10714 of file vulkan_core.h.


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