Vulkan-Hpp
VkImageSwapchainCreateInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkSwapchainKHR swapchain
 

Detailed Description

Definition at line 7681 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkImageSwapchainCreateInfoKHR::pNext

Definition at line 7683 of file vulkan_core.h.

◆ sType

VkStructureType VkImageSwapchainCreateInfoKHR::sType

Definition at line 7682 of file vulkan_core.h.

◆ swapchain

VkSwapchainKHR VkImageSwapchainCreateInfoKHR::swapchain

Definition at line 7684 of file vulkan_core.h.


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