HomeSort by relevance Sort by last modified time
    Searched refs:_glapi_Context (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mapi/glapi/
glapi.c 39 const void *_glapi_Context;
glapi.h 79 #define _glapi_Context _mglapi_Context
98 _GLAPI_EXPORT extern const void *_glapi_Context;
106 _GLAPI_EXPORT extern void *_glapi_Context;
112 (likely(_glapi_Context) ? _glapi_Context : _glapi_get_context())
  /external/mesa3d/src/mapi/
u_current.h 21 #define u_current_context _glapi_Context
mapi_glapi.c 44 const void *_glapi_Context;

Completed in 55 milliseconds