Vulkan-Hpp
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 15082 of file vulkan_core.h.

Member Data Documentation

◆ imageIndexCount

uint32_t VkReleaseSwapchainImagesInfoEXT::imageIndexCount

Definition at line 15086 of file vulkan_core.h.

◆ pImageIndices

const uint32_t* VkReleaseSwapchainImagesInfoEXT::pImageIndices

Definition at line 15087 of file vulkan_core.h.

◆ pNext

const void* VkReleaseSwapchainImagesInfoEXT::pNext

Definition at line 15084 of file vulkan_core.h.

◆ sType

VkStructureType VkReleaseSwapchainImagesInfoEXT::sType

Definition at line 15083 of file vulkan_core.h.

◆ swapchain

VkSwapchainKHR VkReleaseSwapchainImagesInfoEXT::swapchain

Definition at line 15085 of file vulkan_core.h.


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