SDL  2.0
VkCheckpointDataNV Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkPipelineStageFlagBits stage
 
voidpCheckpointMarker
 

Detailed Description

Definition at line 10032 of file vulkan_core.h.

Field Documentation

◆ pCheckpointMarker

void* VkCheckpointDataNV::pCheckpointMarker

Definition at line 10036 of file vulkan_core.h.

◆ pNext

void* VkCheckpointDataNV::pNext

Definition at line 10034 of file vulkan_core.h.

◆ stage

VkPipelineStageFlagBits VkCheckpointDataNV::stage

Definition at line 10035 of file vulkan_core.h.

◆ sType

VkStructureType VkCheckpointDataNV::sType

Definition at line 10033 of file vulkan_core.h.


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