Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkBindImageMemorySwapchainInfoKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkSwapchainKHR swapchain
 
uint32_t imageIndex
 

Detailed Description

Definition at line 7802 of file vulkan_core.h.

Field Documentation

◆ imageIndex

uint32_t VkBindImageMemorySwapchainInfoKHR::imageIndex

Definition at line 7806 of file vulkan_core.h.

◆ pNext

const void* VkBindImageMemorySwapchainInfoKHR::pNext

Definition at line 7804 of file vulkan_core.h.

◆ sType

VkStructureType VkBindImageMemorySwapchainInfoKHR::sType

Definition at line 7803 of file vulkan_core.h.

◆ swapchain

VkSwapchainKHR VkBindImageMemorySwapchainInfoKHR::swapchain

Definition at line 7805 of file vulkan_core.h.


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