Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
uint32_t | presentModeCount |
const VkPresentModeKHR * | pPresentModes |
Definition at line 15615 of file vulkan_core.h.
const void* VkSwapchainPresentModesCreateInfoEXT::pNext |
Definition at line 15617 of file vulkan_core.h.
const VkPresentModeKHR* VkSwapchainPresentModesCreateInfoEXT::pPresentModes |
Definition at line 15619 of file vulkan_core.h.
uint32_t VkSwapchainPresentModesCreateInfoEXT::presentModeCount |
Definition at line 15618 of file vulkan_core.h.
VkStructureType VkSwapchainPresentModesCreateInfoEXT::sType |
Definition at line 15616 of file vulkan_core.h.