Home
last modified time | relevance | path

Searched refs:_glapi_set_context (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mapi/glapi/
Dglapi.h76 #define _glapi_set_context _mglapi_set_context macro
126 _glapi_set_context(void *context);
Dglapi.c55 _glapi_set_context(void *context) in _glapi_set_context() function
/external/mesa3d/src/hgl/
DGLDispatcher.h52 _glapi_set_context(context); in SetCurrentContext()
/external/mesa3d/src/mapi/
Dmapi_glapi.c60 _glapi_set_context(void *context) in _glapi_set_context() function
/external/mesa3d/src/glx/
Dglxcurrent.c144 _glapi_set_context(NULL); in __glXSetCurrentContextNull()
/external/mesa3d/src/mesa/main/
Dglthread.c65 _glapi_set_context(ctx); in glthread_thread_initialization()
Dcontext.c1703 _glapi_set_context(NULL); in _mesa_make_current()
1707 _glapi_set_context((void *) newCtx); in _mesa_make_current()