Home
last modified time | relevance | path

Searched refs:new_driver_location (Results 1 - 1 of 1) sorted by relevance

/third_party/vulkan-loader/tests/framework/
H A Dtest_environment.cpp467 auto new_driver_location = folder->copy_file(icd_details.icd_manifest.lib_path, new_driver_name.str()); variable
471 platform_shim->redirect_dlopen_name(new_driver_name, new_driver_location);
474 new_driver_location);
480 AddDllDirectory(conver_str_to_wstr(new_driver_location.parent_path().str()).c_str());
483 icds.push_back(TestICDHandle(new_driver_location));
490 icd_details.icd_manifest.lib_path = new_driver_location.str();

Completed in 2 milliseconds