#include <vulkan_core.h>
Public Attributes | |
const uint32_t * | pImageIndices |
const void * | pNext |
VkResult * | pResults |
const VkSwapchainKHR * | pSwapchains |
const VkSemaphore * | pWaitSemaphores |
VkStructureType | sType |
uint32_t | swapchainCount |
uint32_t | waitSemaphoreCount |
Definition at line 4681 of file vulkan_core.h.
const uint32_t* VkPresentInfoKHR::pImageIndices |
Definition at line 4688 of file vulkan_core.h.
const void* VkPresentInfoKHR::pNext |
Definition at line 4683 of file vulkan_core.h.
VkResult* VkPresentInfoKHR::pResults |
Definition at line 4689 of file vulkan_core.h.
const VkSwapchainKHR* VkPresentInfoKHR::pSwapchains |
Definition at line 4687 of file vulkan_core.h.
const VkSemaphore* VkPresentInfoKHR::pWaitSemaphores |
Definition at line 4685 of file vulkan_core.h.
VkStructureType VkPresentInfoKHR::sType |
Definition at line 4682 of file vulkan_core.h.
uint32_t VkPresentInfoKHR::swapchainCount |
Definition at line 4686 of file vulkan_core.h.
uint32_t VkPresentInfoKHR::waitSemaphoreCount |
Definition at line 4684 of file vulkan_core.h.