ReactOS 0.4.17-dev-934-g091855f
VkQueueFamilyCheckpointPropertiesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkQueueFamilyCheckpointPropertiesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkPipelineStageFlags checkpointExecutionStageMask
 

Detailed Description

Definition at line 13517 of file vulkan.h.

Member Data Documentation

◆ checkpointExecutionStageMask

VkPipelineStageFlags VkQueueFamilyCheckpointPropertiesNV::checkpointExecutionStageMask

Definition at line 13521 of file vulkan.h.

◆ pNext

void* VkQueueFamilyCheckpointPropertiesNV::pNext

Definition at line 13520 of file vulkan.h.

◆ sType

VkStructureType VkQueueFamilyCheckpointPropertiesNV::sType

Definition at line 13519 of file vulkan.h.


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