RetroArch
Public Attributes | List of all members
VkDeviceGroupPresentInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
uint32_t swapchainCount
 
const uint32_tpDeviceMasks
 
VkDeviceGroupPresentModeFlagBitsKHR mode
 

Member Data Documentation

◆ mode

VkDeviceGroupPresentModeFlagBitsKHR VkDeviceGroupPresentInfoKHR::mode

◆ pDeviceMasks

const uint32_t* VkDeviceGroupPresentInfoKHR::pDeviceMasks

◆ pNext

const void* VkDeviceGroupPresentInfoKHR::pNext

◆ sType

VkStructureType VkDeviceGroupPresentInfoKHR::sType

◆ swapchainCount

uint32_t VkDeviceGroupPresentInfoKHR::swapchainCount

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