OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_glapi_Context
(Results
1 - 3
of
3
) 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/
mapi_glapi.c
44
const void *
_glapi_Context
;
Completed in 186 milliseconds