Searched refs:apple_cgl_get_dl_handle (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/apple/
H A Dapple_glapi.c56 __ogl_framework_api = _glapi_create_table_from_handle(apple_cgl_get_dl_handle(), "gl");
H A Dapple_cgl.h85 extern void *apple_cgl_get_dl_handle(void);
H A Dapple_cgl.c124 apple_cgl_get_dl_handle(void) function in typeref:typename:void *
/xsrc/external/mit/MesaLib/dist/src/glx/apple/
H A Dapple_glapi.c56 __ogl_framework_api = _glapi_create_table_from_handle(apple_cgl_get_dl_handle(), "gl");
H A Dapple_cgl.h85 extern void *apple_cgl_get_dl_handle(void);
H A Dapple_cgl.c124 apple_cgl_get_dl_handle(void) function in typeref:typename:void *
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dapplegl_glx.c108 return dlsym(apple_cgl_get_dl_handle(), symbol);
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dapplegl_glx.c108 return dlsym(apple_cgl_get_dl_handle(), symbol);

Completed in 9 milliseconds