HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkImageSwapchainCreateInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkSwapchainKHR swapchain
 

Detailed Description

Definition at line 7679 of file vulkan_core.h.

Member Data Documentation

const void* VkImageSwapchainCreateInfoKHR::pNext

Definition at line 7681 of file vulkan_core.h.

VkStructureType VkImageSwapchainCreateInfoKHR::sType

Definition at line 7680 of file vulkan_core.h.

VkSwapchainKHR VkImageSwapchainCreateInfoKHR::swapchain

Definition at line 7682 of file vulkan_core.h.


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