Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/framework/shim/
Dshim.h172 std::vector<RegistryEntry> hkey_current_user_explicit_layers; member
Dshim_common.cpp99 hkey_current_user_explicit_layers.clear();
Dwindows_shim.cpp340 return &platform_shim.hkey_current_user_explicit_layers; in get_registry_vector()