Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceGroupProperties (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1302 struct VkPhysicalDeviceGroupProperties struct
1304 VkStructureType sType;
1305 void* pNext;
1306 deUint32 physicalDeviceCount;
1307 VkPhysicalDevice physicalDevices[VK_MAX_DEVICE_GROUP_SIZE];
1308 VkBool32 subsetAllocation;
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in3785 typedef struct VkPhysicalDeviceGroupProperties { struct
3791 } VkPhysicalDeviceGroupProperties; argument