ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDevicePresentBarrierFeaturesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDevicePresentBarrierFeaturesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 presentBarrier
 

Detailed Description

Definition at line 11674 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDevicePresentBarrierFeaturesNV::pNext

Definition at line 11677 of file vulkan.h.

◆ presentBarrier

VkBool32 VkPhysicalDevicePresentBarrierFeaturesNV::presentBarrier

Definition at line 11678 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDevicePresentBarrierFeaturesNV::sType

Definition at line 11676 of file vulkan.h.


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