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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkPresentModeKHR presentMode
 

Detailed Description

Definition at line 14308 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkSurfacePresentModeEXT::pNext

Definition at line 14310 of file vulkan_core.h.

◆ presentMode

VkPresentModeKHR VkSurfacePresentModeEXT::presentMode

Definition at line 14311 of file vulkan_core.h.

◆ sType

VkStructureType VkSurfacePresentModeEXT::sType

Definition at line 14309 of file vulkan_core.h.


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