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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkSwapchainKHR swapchain
 
uint32_t imageIndex
 

Detailed Description

Definition at line 7764 of file vulkan_core.h.

Member Data Documentation

◆ imageIndex

uint32_t VkBindImageMemorySwapchainInfoKHR::imageIndex

Definition at line 7768 of file vulkan_core.h.

◆ pNext

const void* VkBindImageMemorySwapchainInfoKHR::pNext

Definition at line 7766 of file vulkan_core.h.

◆ sType

VkStructureType VkBindImageMemorySwapchainInfoKHR::sType

Definition at line 7765 of file vulkan_core.h.

◆ swapchain

VkSwapchainKHR VkBindImageMemorySwapchainInfoKHR::swapchain

Definition at line 7767 of file vulkan_core.h.


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