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

  /external/mesa3d/src/glx/apple/
apple_glapi.c 56 __ogl_framework_api = _glapi_create_table_from_handle(apple_cgl_get_dl_handle(), "gl");
apple_cgl.h 85 extern void *apple_cgl_get_dl_handle(void);
apple_cgl.c 124 apple_cgl_get_dl_handle(void) function
  /external/mesa3d/src/glx/
applegl_glx.c 108 return dlsym(apple_cgl_get_dl_handle(), symbol);

Completed in 104 milliseconds