Searched defs:VkPhysicalDeviceGroupProperties (Results 1 – 2 of 2) sorted by relevance
1302 struct VkPhysicalDeviceGroupProperties struct1304 VkStructureType sType;1305 void* pNext;1306 deUint32 physicalDeviceCount;1307 VkPhysicalDevice physicalDevices[VK_MAX_DEVICE_GROUP_SIZE];1308 VkBool32 subsetAllocation;
3785 typedef struct VkPhysicalDeviceGroupProperties { struct3791 } VkPhysicalDeviceGroupProperties; argument