HomeSort by relevance Sort by last modified time
    Searched full:_glapi_get_context (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/mapi/glapi/
glapi.h 77 #define _glapi_get_context _mglapi_get_context macro
112 (likely(_glapi_Context) ? _glapi_Context : _glapi_get_context())
130 _glapi_get_context(void);
glapi.c 32 * Global variables, _glapi_get_context, and _glapi_get_dispatch are defined in
  /external/mesa3d/src/hgl/
GLDispatcher.h 59 return _glapi_get_context();
  /external/mesa3d/src/mapi/
u_current.h 25 #define u_current_get_context_internal _glapi_get_context
mapi_glapi.c 37 * Global variables, _glapi_get_context, and _glapi_get_dispatch are defined in
u_current.c 85 * and \c _glapi_get_context.
  /external/mesa3d/src/mesa/main/
context.c     [all...]

Completed in 94 milliseconds