Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mapi/glapi/
Dglapi.c55 _glapi_set_context(void *context) in _glapi_set_context() function
Dglapi.h120 _glapi_set_context(void *context);
/third_party/mesa3d/src/mapi/shared-glapi/
Dglapi-symbols.txt14 _glapi_set_context
/third_party/mesa3d/src/mapi/
Dmapi_glapi.c60 _glapi_set_context(void *context) in _glapi_set_context() function
/third_party/mesa3d/src/glx/
Dglxcurrent.c143 _glapi_set_context(NULL); in __glXSetCurrentContextNull()
/third_party/mesa3d/src/mesa/main/
Dglthread.c88 _glapi_set_context(ctx); in glthread_thread_initialization()
Dcontext.c1634 _glapi_set_context(NULL); in _mesa_make_current()
1638 _glapi_set_context((void *) newCtx); in _mesa_make_current()