Home
last modified time | relevance | path

Searched defs:library_path (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/egl/main/
D50_mesa.json4 "library_path" : "libEGL_@glvnd_vendor_name@.so.0" string
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
Dvk_swiftshader_icd.json4 "library_path": "..\\..\\bin\\vulkan\\x64\\Debug\\libvk_swiftshader.dll", string
/third_party/mesa3d/src/vulkan/overlay-layer/
DVkLayer_MESA_overlay.json6 "library_path": "libVkLayer_MESA_overlay.so", string
/third_party/mesa3d/src/intel/nullhw-layer/
DVkLayer_INTEL_nullhw.json6 "library_path": "libVkLayer_INTEL_nullhw.so", string
/third_party/mesa3d/src/vulkan/device-select-layer/
DVkLayer_MESA_device_select.json6 "library_path": "libVkLayer_MESA_device_select.so", string
/third_party/flutter/engine/flutter/lib/ui/plugins/
Dcallback_cache.h22 std::string library_path; member
Dcallback_cache.cc49 const std::string& library_path) { in GetCallbackHandle()
152 const std::string& library_path) { in LookupDartClosure()
/third_party/vk-gl-cts/framework/platform/fuchsia/
DtcuFuchsiaPlatform.cpp30 FuchsiaVkLibrary(const char* library_path) in FuchsiaVkLibrary()
/third_party/flutter/engine/flutter/lib/ui/
Ddart_runtime_hooks.cc317 std::string library_path = GetFunctionLibraryUrl(func); in GetCallbackHandle() local
/third_party/opencl-headers/src/
Dopencl_wrapper.cpp66 static bool LoadLibraryFromPath(const std::string &library_path, void **handle_ptr) in LoadLibraryFromPath()
/third_party/vulkan-loader/loader/
Dloader.c1889 cJSON *library_path; in loader_read_layer_json() local
3316 char *library_path = NULL; in loader_parse_icd_manifest() local
/third_party/pulseaudio/src/pulsecore/
Dcore-util.c154 char library_path[MAX_PATH]; in pa_win32_get_toplevel() local