SDL  2.0
VkImageSwapchainCreateInfoKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkSwapchainKHR swapchain
 

Detailed Description

Definition at line 5818 of file vulkan_core.h.

Field Documentation

◆ pNext

const void* VkImageSwapchainCreateInfoKHR::pNext

Definition at line 5820 of file vulkan_core.h.

◆ sType

VkStructureType VkImageSwapchainCreateInfoKHR::sType

Definition at line 5819 of file vulkan_core.h.

◆ swapchain

VkSwapchainKHR VkImageSwapchainCreateInfoKHR::swapchain

Definition at line 5821 of file vulkan_core.h.


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