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 VkPresentRegionKHR * | pRegions |
Definition at line 9351 of file vulkan_core.h.
const void* VkPresentRegionsKHR::pNext |
Definition at line 9353 of file vulkan_core.h.
const VkPresentRegionKHR* VkPresentRegionsKHR::pRegions |
Definition at line 9355 of file vulkan_core.h.
VkStructureType VkPresentRegionsKHR::sType |
Definition at line 9352 of file vulkan_core.h.
uint32_t VkPresentRegionsKHR::swapchainCount |
Definition at line 9354 of file vulkan_core.h.