Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/framework/shim/
Dshim_common.cpp146 …dd_CM_Device_ID([[maybe_unused]] std::wstring const& id, [[maybe_unused]] fs::path const& icd_path,
/third_party/vulkan-loader/tests/framework/
Dtest_environment.cpp350 TestICDHandle::TestICDHandle(fs::path const& icd_path) noexcept : icd_library(icd_path) {