Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkCheckpointDataNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkPipelineStageFlagBits stage
 
void * pCheckpointMarker
 

Detailed Description

Definition at line 13317 of file vulkan_core.h.

Member Data Documentation

◆ pCheckpointMarker

void* VkCheckpointDataNV::pCheckpointMarker

Definition at line 13321 of file vulkan_core.h.

◆ pNext

void* VkCheckpointDataNV::pNext

Definition at line 13319 of file vulkan_core.h.

◆ stage

VkPipelineStageFlagBits VkCheckpointDataNV::stage

Definition at line 13320 of file vulkan_core.h.

◆ sType

VkStructureType VkCheckpointDataNV::sType

Definition at line 13318 of file vulkan_core.h.


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