Vulkan-Hpp
VkPhysicalDevicePresentWaitFeaturesKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 presentWait
 

Detailed Description

Definition at line 10233 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDevicePresentWaitFeaturesKHR::pNext

Definition at line 10235 of file vulkan_core.h.

◆ presentWait

VkBool32 VkPhysicalDevicePresentWaitFeaturesKHR::presentWait

Definition at line 10236 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDevicePresentWaitFeaturesKHR::sType

Definition at line 10234 of file vulkan_core.h.


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