ReactOS 0.4.17-dev-934-g091855f
VkDeviceGroupPresentInfoKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkDeviceGroupPresentInfoKHR:

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t swapchainCount
 
const uint32_t * pDeviceMasks
 
VkDeviceGroupPresentModeFlagBitsKHR mode
 

Detailed Description

Definition at line 8468 of file vulkan.h.

Member Data Documentation

◆ mode

VkDeviceGroupPresentModeFlagBitsKHR VkDeviceGroupPresentInfoKHR::mode

Definition at line 8474 of file vulkan.h.

◆ pDeviceMasks

const uint32_t* VkDeviceGroupPresentInfoKHR::pDeviceMasks

Definition at line 8473 of file vulkan.h.

◆ pNext

const void* VkDeviceGroupPresentInfoKHR::pNext

Definition at line 8471 of file vulkan.h.

◆ sType

VkStructureType VkDeviceGroupPresentInfoKHR::sType

Definition at line 8470 of file vulkan.h.

◆ swapchainCount

uint32_t VkDeviceGroupPresentInfoKHR::swapchainCount

Definition at line 8472 of file vulkan.h.


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