Home
last modified time | relevance | path

Searched refs:_glapi_Context (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mapi/glapi/
Dglapi.h79 #define _glapi_Context _mglapi_Context macro
98 _GLAPI_EXPORT extern const void *_glapi_Context;
106 _GLAPI_EXPORT extern void *_glapi_Context;
112 (likely(_glapi_Context) ? _glapi_Context : _glapi_get_context())
Dglapi.c39 const void *_glapi_Context; variable
/external/mesa3d/src/mapi/
Du_current.h21 #define u_current_context _glapi_Context
Dmapi_glapi.c44 const void *_glapi_Context; variable