FTEQW
Documentation of the FTE engine source tree.
VkDeviceGroupPresentInfoKHX Struct Reference

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
uint32_t swapchainCount
 
const uint32_tpDeviceMasks
 
VkDeviceGroupPresentModeFlagBitsKHX mode
 

Member Data Documentation

◆ mode

VkDeviceGroupPresentModeFlagBitsKHX VkDeviceGroupPresentInfoKHX::mode

◆ pDeviceMasks

const uint32_t* VkDeviceGroupPresentInfoKHX::pDeviceMasks

◆ pNext

const void* VkDeviceGroupPresentInfoKHX::pNext

◆ sType

VkStructureType VkDeviceGroupPresentInfoKHX::sType

◆ swapchainCount

uint32_t VkDeviceGroupPresentInfoKHX::swapchainCount

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