|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkSwapchainKHR | swapchain |
| uint32_t | imageIndex |
Definition at line 5824 of file vulkan_core.h.
| uint32_t VkBindImageMemorySwapchainInfoKHR::imageIndex |
Definition at line 5828 of file vulkan_core.h.
| const void* VkBindImageMemorySwapchainInfoKHR::pNext |
Definition at line 5826 of file vulkan_core.h.
| VkStructureType VkBindImageMemorySwapchainInfoKHR::sType |
Definition at line 5825 of file vulkan_core.h.
| VkSwapchainKHR VkBindImageMemorySwapchainInfoKHR::swapchain |
Definition at line 5827 of file vulkan_core.h.