Searched refs:util_dl_open (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_dl.h58 util_dl_open(const char *filename);
H A Du_dl.c45 util_dl_open(const char *filename) function
H A Du_format_s3tc.c120 library = util_dl_open(DXTN_LIBNAME);
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_dl.h58 util_dl_open(const char *filename);
H A Du_dl.c45 util_dl_open(const char *filename) function
H A Du_format_s3tc.c120 library = util_dl_open(DXTN_LIBNAME);
/external/chromium_org/third_party/mesa/src/src/gallium/targets/egl-static/
H A Degl_st.c66 egl_st_gl_lib = util_dl_open(path);
108 struct util_dl_library *glapi = util_dl_open("libglapi" UTIL_DL_EXT);
/external/mesa3d/src/gallium/targets/egl-static/
H A Degl_st.c66 egl_st_gl_lib = util_dl_open(path);
108 struct util_dl_library *glapi = util_dl_open("libglapi" UTIL_DL_EXT);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader.c93 lib = util_dl_open(path);
/external/mesa3d/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader.c93 lib = util_dl_open(path);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/dxgi/src/
H A Ddxgi_loader.cpp122 pmod->lib = util_dl_open(path);
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
H A Ddxgi_loader.cpp122 pmod->lib = util_dl_open(path);

Completed in 577 milliseconds