HomeSort by relevance Sort by last modified time
    Searched refs:util_dl_open (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/auxiliary/util/
u_dl.h 58 util_dl_open(const char *filename);
u_dl.c 45 util_dl_open(const char *filename) function
u_format_s3tc.c 120 library = util_dl_open(DXTN_LIBNAME);
  /external/mesa3d/src/gallium/targets/egl-static/
egl_st.c 66 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/auxiliary/pipe-loader/
pipe_loader.c 93 lib = util_dl_open(path);
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_loader.cpp 122 pmod->lib = util_dl_open(path);

Completed in 191 milliseconds