Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkReleaseSwapchainImagesInfoEXT Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 15637 of file vulkan_core.h.

Field Documentation

◆ imageIndexCount

uint32_t VkReleaseSwapchainImagesInfoEXT::imageIndexCount

Definition at line 15641 of file vulkan_core.h.

◆ pImageIndices

const uint32_t* VkReleaseSwapchainImagesInfoEXT::pImageIndices

Definition at line 15642 of file vulkan_core.h.

◆ pNext

const void* VkReleaseSwapchainImagesInfoEXT::pNext

Definition at line 15639 of file vulkan_core.h.

◆ sType

VkStructureType VkReleaseSwapchainImagesInfoEXT::sType

Definition at line 15638 of file vulkan_core.h.

◆ swapchain

VkSwapchainKHR VkReleaseSwapchainImagesInfoEXT::swapchain

Definition at line 15640 of file vulkan_core.h.


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