Searched defs:loader_get_fullpath (Results 1 - 1 of 1) sorted by relevance
/external/vulkan-validation-layers/loader/ |
H A D | loader.c | 1521 static void loader_get_fullpath(const char *file, const char *dirs, function 1981 loader_get_fullpath(library_path, DEFAULT_VK_LAYERS_PATH, 2290 loader_get_fullpath(name, file, sizeof(full_path), full_path); 2308 loader_get_fullpath(file, dir, sizeof(full_path), full_path); 2355 loader_get_fullpath(name, file, sizeof(full_path), full_path); 2496 loader_get_fullpath(library_path, DEFAULT_VK_DRIVERS_PATH,
|
Completed in 60 milliseconds