|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| uint32_t | swapchainCount |
| const VkPresentRegionKHR * | pRegions |
Definition at line 8384 of file vulkan_core.h.
| const void* VkPresentRegionsKHR::pNext |
Definition at line 8386 of file vulkan_core.h.
| const VkPresentRegionKHR* VkPresentRegionsKHR::pRegions |
Definition at line 8388 of file vulkan_core.h.
| VkStructureType VkPresentRegionsKHR::sType |
Definition at line 8385 of file vulkan_core.h.
| uint32_t VkPresentRegionsKHR::swapchainCount |
Definition at line 8387 of file vulkan_core.h.