RetroArch
Public Attributes | List of all members
VkPhysicalDeviceGroupProperties Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
uint32_t physicalDeviceCount
 
VkPhysicalDevice physicalDevices [VK_MAX_DEVICE_GROUP_SIZE]
 
VkBool32 subsetAllocation
 

Member Data Documentation

◆ physicalDeviceCount

uint32_t VkPhysicalDeviceGroupProperties::physicalDeviceCount

◆ physicalDevices

VkPhysicalDevice VkPhysicalDeviceGroupProperties::physicalDevices[VK_MAX_DEVICE_GROUP_SIZE]

◆ pNext

void* VkPhysicalDeviceGroupProperties::pNext

◆ sType

VkStructureType VkPhysicalDeviceGroupProperties::sType

◆ subsetAllocation

VkBool32 VkPhysicalDeviceGroupProperties::subsetAllocation

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