Searched defs:CurrentContext (Results 1 – 14 of 14) sorted by relevance
57 BGLDispatcher::CurrentContext() in CurrentContext() function
55 _EGLContext *CurrentContext; member
71 _EGLContext *CurrentContext; member
24 sys::ThreadLocal<const CrashRecoveryContextImpl> > CurrentContext; variable
26 sys::ThreadLocal<const CrashRecoveryContextImpl> > CurrentContext; variable
28 sys::ThreadLocal<const CrashRecoveryContextImpl> > CurrentContext; variable
167 static EGLContext CurrentContext() { in CurrentContext() function in __anonb1c1000a0111::TLSCurrentObjects
166 static EGLContext CurrentContext() { in CurrentContext() function in __anon564207930111::TLSCurrentObjects
520 const StackFrameContext *CurrentContext = LCtx->getStackFrame(); in isLive() local
528 const StackFrameContext *CurrentContext = LCtx->getCurrentStackFrame(); in isLive() local
363 static __thread PollyGPUContext *CurrentContext = NULL; in initContextCL() local1171 static __thread PollyGPUContext *CurrentContext = NULL; in initContextCUDA() local
72 const auto *CurrentContext = llvm::cast<DeclContext>(InnerNs); in getOuterNamespace() local
145 CUcontext CurrentContext() { in CurrentContext() function
61 #define CurrentContext (wand->graphic_context[wand->index]) macro