Home
last modified time | relevance | path

Searched refs:explicit_layer_paths (Results 1 – 3 of 3) sorted by relevance

/third_party/vulkan-loader/tests/framework/shim/
Dshim.h107 std::vector<std::wstring> explicit_layer_paths; member
Dshim_common.cpp79 return add_path(src, explicit_layer_paths);
Dwindows_shim.cpp90 paths = &adapter.explicit_layer_paths; in ShimQueryAdapterInfo()