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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
uint32_t presentModeCount
 
VkPresentModeKHRpPresentModes
 

Detailed Description

Definition at line 14324 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkSurfacePresentModeCompatibilityEXT::pNext

Definition at line 14326 of file vulkan_core.h.

◆ pPresentModes

VkPresentModeKHR* VkSurfacePresentModeCompatibilityEXT::pPresentModes

Definition at line 14328 of file vulkan_core.h.

◆ presentModeCount

uint32_t VkSurfacePresentModeCompatibilityEXT::presentModeCount

Definition at line 14327 of file vulkan_core.h.

◆ sType

VkStructureType VkSurfacePresentModeCompatibilityEXT::sType

Definition at line 14325 of file vulkan_core.h.


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