Home
last modified time | relevance | path

Searched refs:get_icd_full_path (Results 1 – 2 of 2) sorted by relevance

/third_party/vulkan-loader/tests/framework/
Dtest_environment.cpp169 fs::path TestICDHandle::get_icd_full_path() noexcept { return icd_library.lib_path; } in get_icd_full_path() function in TestICDHandle
337 …rkEnvironment::get_test_icd_path(size_t index) noexcept { return icds[index].get_icd_full_path(); } in get_test_icd_path()
Dtest_environment.h282 fs::path get_icd_full_path() noexcept;