Lines Matching defs:cur_icd_3
3290 auto& cur_icd_3 = env.get_test_icd(3);
3291 cur_icd_3.set_icd_api_version(VK_API_VERSION_1_1);
3292 cur_icd_3.physical_devices.push_back({"pd7"});
3293 cur_icd_3.physical_devices.back().set_pci_bus(0);
3294 cur_icd_3.physical_devices.back().extensions.push_back({VK_EXT_PCI_BUS_INFO_EXTENSION_NAME, 0});
3295 FillInRandomDeviceProps(cur_icd_3.physical_devices.back().properties, VK_PHYSICAL_DEVICE_TYPE_VIRTUAL_GPU, VK_API_VERSION_1_1,
3476 auto& cur_icd_3 = env.get_test_icd(3);
3477 cur_icd_3.set_icd_api_version(VK_API_VERSION_1_1);
3478 cur_icd_3.physical_devices.push_back({"pd7"});
3479 cur_icd_3.physical_devices.back().extensions.push_back({VK_EXT_PCI_BUS_INFO_EXTENSION_NAME, 0});
3480 FillInRandomDeviceProps(cur_icd_3.physical_devices.back().properties, VK_PHYSICAL_DEVICE_TYPE_VIRTUAL_GPU, VK_API_VERSION_1_1,