Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
Dvk_loader_platform.h124 #define VK_ILAYERS_INFO_REGISTRY_LOC "" macro
170 #define VK_ILAYERS_INFO_REGISTRY_LOC "SOFTWARE\\Khronos\\" API_NAME "\\ImplicitLayers" macro
Dloader_windows.c730 …} else if (!strncmp(registry_location, VK_ILAYERS_INFO_REGISTRY_LOC, sizeof(VK_ILAYERS_INFO_REGIST… in windows_read_data_files_in_registry()
Dloader.c3272 registry_location = VK_ILAYERS_INFO_REGISTRY_LOC; in loader_get_data_files()