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 | swapchainCount |
const VkPresentModeKHR * | pPresentModes |
Definition at line 15622 of file vulkan_core.h.
const void* VkSwapchainPresentModeInfoEXT::pNext |
Definition at line 15624 of file vulkan_core.h.
const VkPresentModeKHR* VkSwapchainPresentModeInfoEXT::pPresentModes |
Definition at line 15626 of file vulkan_core.h.
VkStructureType VkSwapchainPresentModeInfoEXT::sType |
Definition at line 15623 of file vulkan_core.h.
uint32_t VkSwapchainPresentModeInfoEXT::swapchainCount |
Definition at line 15625 of file vulkan_core.h.