Vulkan-Hpp
VkSwapchainPresentBarrierCreateInfoNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 presentBarrierEnable
 

Detailed Description

Definition at line 15534 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkSwapchainPresentBarrierCreateInfoNV::pNext

Definition at line 15536 of file vulkan_core.h.

◆ presentBarrierEnable

VkBool32 VkSwapchainPresentBarrierCreateInfoNV::presentBarrierEnable

Definition at line 15537 of file vulkan_core.h.

◆ sType

VkStructureType VkSwapchainPresentBarrierCreateInfoNV::sType

Definition at line 15535 of file vulkan_core.h.


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