SDL 2.0
VkDeviceGroupPresentInfoKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
uint32_t swapchainCount
 
const uint32_tpDeviceMasks
 
VkDeviceGroupPresentModeFlagBitsKHR mode
 

Detailed Description

Definition at line 4872 of file vulkan_core.h.

Field Documentation

◆ mode

VkDeviceGroupPresentModeFlagBitsKHR VkDeviceGroupPresentInfoKHR::mode

Definition at line 4877 of file vulkan_core.h.

◆ pDeviceMasks

const uint32_t* VkDeviceGroupPresentInfoKHR::pDeviceMasks

Definition at line 4876 of file vulkan_core.h.

◆ pNext

const void* VkDeviceGroupPresentInfoKHR::pNext

Definition at line 4874 of file vulkan_core.h.

◆ sType

VkStructureType VkDeviceGroupPresentInfoKHR::sType

Definition at line 4873 of file vulkan_core.h.

◆ swapchainCount

uint32_t VkDeviceGroupPresentInfoKHR::swapchainCount

Definition at line 4875 of file vulkan_core.h.


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