OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_glapi_tls_Context
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mapi/mapi/
u_current.h
14
#define u_current_user
_glapi_tls_Context
/external/mesa3d/src/mesa/drivers/dri/common/
dri_test.c
17
PUBLIC __thread void *
_glapi_tls_Context
/external/mesa3d/src/mapi/glapi/
glapi.h
91
_GLAPI_EXPORT extern __thread void *
_glapi_tls_Context
98
# define GET_CURRENT_CONTEXT(C) struct gl_context *C = (struct gl_context *)
_glapi_tls_Context
Completed in 88 milliseconds