Vulkan-Hpp
VkCheckpointDataNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkPipelineStageFlagBits stage
 
void * pCheckpointMarker
 

Detailed Description

Definition at line 14027 of file vulkan_core.h.

Member Data Documentation

◆ pCheckpointMarker

void* VkCheckpointDataNV::pCheckpointMarker

Definition at line 14031 of file vulkan_core.h.

◆ pNext

void* VkCheckpointDataNV::pNext

Definition at line 14029 of file vulkan_core.h.

◆ stage

VkPipelineStageFlagBits VkCheckpointDataNV::stage

Definition at line 14030 of file vulkan_core.h.

◆ sType

VkStructureType VkCheckpointDataNV::sType

Definition at line 14028 of file vulkan_core.h.


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