#include <vulkan_core.h>
Public Attributes | |
| uint32_t | imageIndex |
| const void * | pNext |
| VkStructureType | sType |
| VkSwapchainKHR | swapchain |
Definition at line 4698 of file vulkan_core.h.
| uint32_t VkBindImageMemorySwapchainInfoKHR::imageIndex |
Definition at line 4702 of file vulkan_core.h.
| const void* VkBindImageMemorySwapchainInfoKHR::pNext |
Definition at line 4700 of file vulkan_core.h.
| VkStructureType VkBindImageMemorySwapchainInfoKHR::sType |
Definition at line 4699 of file vulkan_core.h.
| VkSwapchainKHR VkBindImageMemorySwapchainInfoKHR::swapchain |
Definition at line 4701 of file vulkan_core.h.