Home
last modified time | relevance | path

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

/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
/external/opencv3/modules/videoio/src/
Dcap_msmf.hpp400 #define GET_CURRENT_CONTEXT _ContextCallback::_CaptureCurrent() macro