Home
last modified time | relevance | path

Searched defs:CurrentContext (Results 1 – 14 of 14) sorted by relevance

/external/mesa3d/src/hgl/
DGLDispatcher.h57 BGLDispatcher::CurrentContext() in CurrentContext() function
/external/mesa3d/src/egl/main/
Deglcurrent.h55 _EGLContext *CurrentContext; member
Deglsurface.h71 _EGLContext *CurrentContext; member
/external/llvm/lib/Support/
DCrashRecoveryContext.cpp24 sys::ThreadLocal<const CrashRecoveryContextImpl> > CurrentContext; variable
/external/llvm-project/llvm/lib/Support/
DCrashRecoveryContext.cpp26 sys::ThreadLocal<const CrashRecoveryContextImpl> > CurrentContext; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCrashRecoveryContext.cpp28 sys::ThreadLocal<const CrashRecoveryContextImpl> > CurrentContext; variable
/external/skqp/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp167 static EGLContext CurrentContext() { in CurrentContext() function in __anonb1c1000a0111::TLSCurrentObjects
/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp166 static EGLContext CurrentContext() { in CurrentContext() function in __anon564207930111::TLSCurrentObjects
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DSymbolManager.cpp520 const StackFrameContext *CurrentContext = LCtx->getStackFrame(); in isLive() local
/external/clang/lib/StaticAnalyzer/Core/
DSymbolManager.cpp528 const StackFrameContext *CurrentContext = LCtx->getCurrentStackFrame(); in isLive() local
/external/llvm-project/polly/tools/GPURuntime/
DGPUJIT.c363 static __thread PollyGPUContext *CurrentContext = NULL; in initContextCL() local
1171 static __thread PollyGPUContext *CurrentContext = NULL; in initContextCUDA() local
/external/llvm-project/clang-tools-extra/clang-change-namespace/
DChangeNamespace.cpp72 const auto *CurrentContext = llvm::cast<DeclContext>(InnerNs); in getOuterNamespace() local
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc145 CUcontext CurrentContext() { in CurrentContext() function
/external/ImageMagick/MagickWand/
Ddrawing-wand.c61 #define CurrentContext (wand->graphic_context[wand->index]) macro