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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t swapchainCount
 
const uint64_t * pPresentIds
 

Detailed Description

Definition at line 10151 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkPresentIdKHR::pNext

Definition at line 10153 of file vulkan_core.h.

◆ pPresentIds

const uint64_t* VkPresentIdKHR::pPresentIds

Definition at line 10155 of file vulkan_core.h.

◆ sType

VkStructureType VkPresentIdKHR::sType

Definition at line 10152 of file vulkan_core.h.

◆ swapchainCount

uint32_t VkPresentIdKHR::swapchainCount

Definition at line 10154 of file vulkan_core.h.


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