Searched refs:_glapi_get_context (Results 1 – 4 of 4) sorted by relevance
77 #define _glapi_get_context _mglapi_get_context macro112 (likely(_glapi_Context) ? _glapi_Context : _glapi_get_context())130 _glapi_get_context(void);
22 #define u_current_get_context_internal _glapi_get_context
59 return _glapi_get_context(); in CurrentContext()
1803 return (struct gl_context *) _glapi_get_context(); in _mesa_get_current_context()