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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkSwapchainKHR swapchain
 
uint32_t imageIndex
 

Detailed Description

Definition at line 7685 of file vulkan_core.h.

Member Data Documentation

uint32_t VkBindImageMemorySwapchainInfoKHR::imageIndex

Definition at line 7689 of file vulkan_core.h.

const void* VkBindImageMemorySwapchainInfoKHR::pNext

Definition at line 7687 of file vulkan_core.h.

VkStructureType VkBindImageMemorySwapchainInfoKHR::sType

Definition at line 7686 of file vulkan_core.h.

VkSwapchainKHR VkBindImageMemorySwapchainInfoKHR::swapchain

Definition at line 7688 of file vulkan_core.h.


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