Searched refs:loader_get_fullpath (Results 1 – 1 of 1) sorted by relevance
/external/vulkan-validation-layers/loader/ |
D | loader.c | 1521 static void loader_get_fullpath(const char *file, const char *dirs, in loader_get_fullpath() function 1981 loader_get_fullpath(library_path, DEFAULT_VK_LAYERS_PATH, in loader_add_layer_properties() 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,
|