SDL  2.0
VkPresentRegionsKHR Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkPresentRegionsKHR:

Data Fields

VkStructureType sType
 
const voidpNext
 
uint32_t swapchainCount
 
const VkPresentRegionKHRpRegions
 

Detailed Description

Definition at line 5496 of file vulkan_core.h.

Field Documentation

◆ pNext

const void* VkPresentRegionsKHR::pNext

Definition at line 5498 of file vulkan_core.h.

◆ pRegions

const VkPresentRegionKHR* VkPresentRegionsKHR::pRegions

Definition at line 5500 of file vulkan_core.h.

◆ sType

VkStructureType VkPresentRegionsKHR::sType

Definition at line 5497 of file vulkan_core.h.

◆ swapchainCount

uint32_t VkPresentRegionsKHR::swapchainCount

Definition at line 5499 of file vulkan_core.h.


The documentation for this struct was generated from the following file: