Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDevicePresentWaitFeaturesKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 presentWait
 

Detailed Description

Definition at line 9897 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkPhysicalDevicePresentWaitFeaturesKHR::pNext

Definition at line 9899 of file vulkan_core.h.

◆ presentWait

VkBool32 VkPhysicalDevicePresentWaitFeaturesKHR::presentWait

Definition at line 9900 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDevicePresentWaitFeaturesKHR::sType

Definition at line 9898 of file vulkan_core.h.


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