Home
last modified time | relevance | path

Searched defs:GET_CURRENT_CONTEXT (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mapi/glapi/
Dglapi.h98 # define GET_CURRENT_CONTEXT(C) struct gl_context *C = (struct gl_context *) _glapi_tls_Context macro
110 # define GET_CURRENT_CONTEXT(C) struct gl_context *C = (struct gl_context *) \ macro
116 # define GET_CURRENT_CONTEXT(C) struct gl_context *C = (struct gl_context *) _glapi_Context macro
/external/mesa3d/src/mapi/glapi/
Dglapi.h98 # define GET_CURRENT_CONTEXT(C) struct gl_context *C = (struct gl_context *) _glapi_tls_Context macro
110 # define GET_CURRENT_CONTEXT(C) struct gl_context *C = (struct gl_context *) \ macro
116 # define GET_CURRENT_CONTEXT(C) struct gl_context *C = (struct gl_context *) _glapi_Context macro