ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDevicePresentWaitFeaturesKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDevicePresentWaitFeaturesKHR:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 presentWait
 

Detailed Description

Definition at line 11695 of file vulkan.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDevicePresentWaitFeaturesKHR::pNext

Definition at line 11698 of file vulkan.h.

◆ presentWait

VkBool32 VkPhysicalDevicePresentWaitFeaturesKHR::presentWait

Definition at line 11699 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDevicePresentWaitFeaturesKHR::sType

Definition at line 11697 of file vulkan.h.


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