Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
uint32_t | presentModeCount |
VkPresentModeKHR * | pPresentModes |
Definition at line 15589 of file vulkan_core.h.
void* VkSurfacePresentModeCompatibilityEXT::pNext |
Definition at line 15591 of file vulkan_core.h.
VkPresentModeKHR* VkSurfacePresentModeCompatibilityEXT::pPresentModes |
Definition at line 15593 of file vulkan_core.h.
uint32_t VkSurfacePresentModeCompatibilityEXT::presentModeCount |
Definition at line 15592 of file vulkan_core.h.
VkStructureType VkSurfacePresentModeCompatibilityEXT::sType |
Definition at line 15590 of file vulkan_core.h.