Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
uint32_t | swapchainCount |
const VkPresentModeKHR * | pPresentModes |
Definition at line 15067 of file vulkan_core.h.
const void* VkSwapchainPresentModeInfoEXT::pNext |
Definition at line 15069 of file vulkan_core.h.
const VkPresentModeKHR* VkSwapchainPresentModeInfoEXT::pPresentModes |
Definition at line 15071 of file vulkan_core.h.
VkStructureType VkSwapchainPresentModeInfoEXT::sType |
Definition at line 15068 of file vulkan_core.h.
uint32_t VkSwapchainPresentModeInfoEXT::swapchainCount |
Definition at line 15070 of file vulkan_core.h.