Lines Matching defs:devices

862     // Make sure devices are same between the two
893 // Make sure devices are same between the three
929 // Make sure devices are same between the three
968 // Make sure devices are same between the three
1014 // Make sure the devices in two and three are all found in one
1063 // Add two new physical devices to the front (A, B, 0, 2, 3)
1080 // Delete last two physical devices (A, B, 0, 2)
1124 // Make sure the devices in two and three are all found in one
1318 std::vector<DeviceWrapper> devices;
1320 devices.emplace_back(inst);
1321 DeviceWrapper& dev = devices.back();
1616 // ICD contains 3 devices in two groups
1750 // ICD contains 3 devices in two groups
1867 // ICD contains 3 devices in two groups
1986 // Generate the devices
2066 // Start with 6 devices in 3 different groups, and then add a group,
2074 // Generate the devices
2130 // Make sure all devices in the old group info are still found in the new group info
2161 // Start with 7 devices in 4 different groups, and then remove a group,
2169 // Generate the devices
2217 // Make sure all devices in the new group info are found in the old group info
2248 // Start with 6 devices in 3 different groups, and then add a device to the middle group,
2256 // Generate the devices
2302 // Make sure all devices in the old group info are still found in the new group info
2334 // Start with 6 devices in 3 different groups, and then remove a device to the middle group,
2342 // Generate the devices
2399 // Make sure all devices in the new group info are found in the old group info
2431 // Start with 9 devices but only some in 3 different groups, add and remove
2432 // various devices and groups while querying in between.
2439 // Generate the devices
2523 // Add two devices to last group
3150 // Just make sure we have the correct number of devices
3157 // Make sure the devices are not in the sorted order. The order is really undefined, but the chances of
3504 // Make sure the devices are not in the sorted order. The order is really undefined, but the chances of
3580 "vkCreateInstance: Found drivers that contain devices which support the portability subset, but "
3586 "vkCreateInstance: Found drivers that contain devices which support the portability subset, but "
4244 // Physical devices are enumerate in reverse order to the drivers insertion into the test framework
4269 // Because LUID{10,100} is encountered first, all physical devices which correspond to that LUID are enumerated before any
4270 // other physical devices.
4273 // Check that both devices do not report VK_LAYERED_DRIVER_UNDERLYING_API_D3D12_MSFT
4313 // Because LUID{10,100} is encountered first, all physical devices which correspond to that LUID are enumerated before any
4314 // other physical devices.
4340 // Physical devices are enumerate in reverse order to the drivers insertion into the test framework
4368 // Because LUID{10,100} is encountered first, all physical devices which correspond to that LUID are enumerated before any
4369 // other physical devices.