Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkCheckpointDataNV Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkPipelineStageFlagBits stage
 
void * pCheckpointMarker
 

Detailed Description

Definition at line 14584 of file vulkan_core.h.

Field Documentation

◆ pCheckpointMarker

void* VkCheckpointDataNV::pCheckpointMarker

Definition at line 14588 of file vulkan_core.h.

◆ pNext

void* VkCheckpointDataNV::pNext

Definition at line 14586 of file vulkan_core.h.

◆ stage

VkPipelineStageFlagBits VkCheckpointDataNV::stage

Definition at line 14587 of file vulkan_core.h.

◆ sType

VkStructureType VkCheckpointDataNV::sType

Definition at line 14585 of file vulkan_core.h.


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