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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkSwapchainKHR swapchain
 
uint32_t imageIndexCount
 
const uint32_t * pImageIndices
 

Detailed Description

Definition at line 14372 of file vulkan_core.h.

Member Data Documentation

◆ imageIndexCount

uint32_t VkReleaseSwapchainImagesInfoEXT::imageIndexCount

Definition at line 14376 of file vulkan_core.h.

◆ pImageIndices

const uint32_t* VkReleaseSwapchainImagesInfoEXT::pImageIndices

Definition at line 14377 of file vulkan_core.h.

◆ pNext

const void* VkReleaseSwapchainImagesInfoEXT::pNext

Definition at line 14374 of file vulkan_core.h.

◆ sType

VkStructureType VkReleaseSwapchainImagesInfoEXT::sType

Definition at line 14373 of file vulkan_core.h.

◆ swapchain

VkSwapchainKHR VkReleaseSwapchainImagesInfoEXT::swapchain

Definition at line 14375 of file vulkan_core.h.


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