Vulkan-Hpp
VkQueueFamilyCheckpointProperties2NV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkPipelineStageFlags2 checkpointExecutionStageMask
 

Detailed Description

Definition at line 10707 of file vulkan_core.h.

Member Data Documentation

◆ checkpointExecutionStageMask

VkPipelineStageFlags2 VkQueueFamilyCheckpointProperties2NV::checkpointExecutionStageMask

Definition at line 10710 of file vulkan_core.h.

◆ pNext

void* VkQueueFamilyCheckpointProperties2NV::pNext

Definition at line 10709 of file vulkan_core.h.

◆ sType

VkStructureType VkQueueFamilyCheckpointProperties2NV::sType

Definition at line 10708 of file vulkan_core.h.


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