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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t presentModeCount
 
const VkPresentModeKHRpPresentModes
 

Detailed Description

Definition at line 14350 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkSwapchainPresentModesCreateInfoEXT::pNext

Definition at line 14352 of file vulkan_core.h.

◆ pPresentModes

const VkPresentModeKHR* VkSwapchainPresentModesCreateInfoEXT::pPresentModes

Definition at line 14354 of file vulkan_core.h.

◆ presentModeCount

uint32_t VkSwapchainPresentModesCreateInfoEXT::presentModeCount

Definition at line 14353 of file vulkan_core.h.

◆ sType

VkStructureType VkSwapchainPresentModesCreateInfoEXT::sType

Definition at line 14351 of file vulkan_core.h.


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