Vulkan-Hpp
VkQueueFamilyCheckpointPropertiesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkPipelineStageFlags checkpointExecutionStageMask
 

Detailed Description

Definition at line 14021 of file vulkan_core.h.

Member Data Documentation

◆ checkpointExecutionStageMask

VkPipelineStageFlags VkQueueFamilyCheckpointPropertiesNV::checkpointExecutionStageMask

Definition at line 14024 of file vulkan_core.h.

◆ pNext

void* VkQueueFamilyCheckpointPropertiesNV::pNext

Definition at line 14023 of file vulkan_core.h.

◆ sType

VkStructureType VkQueueFamilyCheckpointPropertiesNV::sType

Definition at line 14022 of file vulkan_core.h.


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