RetroArch
Public Attributes | List of all members
VkDeviceGroupPresentCapabilitiesKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
uint32_t presentMask [VK_MAX_DEVICE_GROUP_SIZE]
 
VkDeviceGroupPresentModeFlagsKHR modes
 

Member Data Documentation

◆ modes

VkDeviceGroupPresentModeFlagsKHR VkDeviceGroupPresentCapabilitiesKHR::modes

◆ pNext

const void* VkDeviceGroupPresentCapabilitiesKHR::pNext

◆ presentMask

uint32_t VkDeviceGroupPresentCapabilitiesKHR::presentMask[VK_MAX_DEVICE_GROUP_SIZE]

◆ sType

VkStructureType VkDeviceGroupPresentCapabilitiesKHR::sType

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