|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkPresentRegionsKHR:Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| uint32_t | swapchainCount |
| const VkPresentRegionKHR * | pRegions |
Definition at line 6459 of file vulkan_core.h.
| const void* VkPresentRegionsKHR::pNext |
Definition at line 6461 of file vulkan_core.h.
| const VkPresentRegionKHR* VkPresentRegionsKHR::pRegions |
Definition at line 6463 of file vulkan_core.h.
| VkStructureType VkPresentRegionsKHR::sType |
Definition at line 6460 of file vulkan_core.h.
| uint32_t VkPresentRegionsKHR::swapchainCount |
Definition at line 6462 of file vulkan_core.h.