Searched defs:GET_CURRENT_CONTEXT (Results 1 – 2 of 2) sorted by relevance
98 # define GET_CURRENT_CONTEXT(C) struct gl_context *C = (struct gl_context *) _glapi_tls_Context macro110 # define GET_CURRENT_CONTEXT(C) struct gl_context *C = (struct gl_context *) \ macro116 # define GET_CURRENT_CONTEXT(C) struct gl_context *C = (struct gl_context *) _glapi_Context macro
400 #define GET_CURRENT_CONTEXT _ContextCallback::_CaptureCurrent() macro