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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkSwapchainKHR swapchain
 

Detailed Description

Definition at line 7758 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkImageSwapchainCreateInfoKHR::pNext

Definition at line 7760 of file vulkan_core.h.

◆ sType

VkStructureType VkImageSwapchainCreateInfoKHR::sType

Definition at line 7759 of file vulkan_core.h.

◆ swapchain

VkSwapchainKHR VkImageSwapchainCreateInfoKHR::swapchain

Definition at line 7761 of file vulkan_core.h.


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