Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
Dvk_loader_platform.h123 #define VK_ELAYERS_INFO_REGISTRY_LOC "" macro
169 #define VK_ELAYERS_INFO_REGISTRY_LOC "SOFTWARE\\Khronos\\" API_NAME "\\ExplicitLayers" macro
Dloader_windows.c724 …} else if (!strncmp(registry_location, VK_ELAYERS_INFO_REGISTRY_LOC, sizeof(VK_ELAYERS_INFO_REGIST… in windows_read_data_files_in_registry()
Dloader.c3276 registry_location = VK_ELAYERS_INFO_REGISTRY_LOC; in loader_get_data_files()