Home
last modified time | relevance | path

Searched defs:CurrentContext (Results 1 – 11 of 11) 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.h53 _EGLContext *CurrentContext; member
/external/swiftshader/third_party/LLVM/lib/Support/
DCrashRecoveryContext.cpp24 static sys::ThreadLocal<const CrashRecoveryContextImpl> CurrentContext; variable
/external/llvm/lib/Support/
DCrashRecoveryContext.cpp24 sys::ThreadLocal<const CrashRecoveryContextImpl> > CurrentContext; variable
/external/skqp/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp167 static EGLContext CurrentContext() { in CurrentContext() function in __anondfca86630111::TLSCurrentObjects
/external/skia/tools/gpu/gl/command_buffer/
DGLTestContext_command_buffer.cpp167 static EGLContext CurrentContext() { in CurrentContext() function in __anon844b8dec0111::TLSCurrentObjects
/external/clang/lib/StaticAnalyzer/Core/
DSymbolManager.cpp528 const StackFrameContext *CurrentContext = LCtx->getCurrentStackFrame(); in isLive() local
/external/v8/src/debug/
Ddebug-scopes.cc384 Handle<Context> ScopeIterator::CurrentContext() { in CurrentContext() function in v8::internal::ScopeIterator
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc230 CUcontext CurrentContext() { in CurrentContext() function
/external/ImageMagick/MagickWand/
Ddrawing-wand.c60 #define CurrentContext (wand->graphic_context[wand->index]) macro