Home
last modified time | relevance | path

Searched defs:getCurrentContext (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DFunctionsWGL.h36 PFNWGLGETCURRENTCONTEXTPROC getCurrentContext; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DFunctionsWGL.h36 PFNWGLGETCURRENTCONTEXTPROC getCurrentContext; variable
/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwFunctions.inl33 eglGetCurrentContextFunc getCurrentContext; variable
DeglwFuncPtrLibraryImpl.inl142 EGLContext FuncPtrLibrary::getCurrentContext (void) const function in FuncPtrLibrary
/third_party/node/deps/npm/node_modules/function-bind/test/
Dindex.js6 var getCurrentContext = function () { return this; }; function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp299 glx::Context FunctionsGLX::getCurrentContext() const in getCurrentContext() function in rx::FunctionsGLX
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContext.cpp282 Context* getCurrentContext (void) in getCurrentContext() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp327 glx::Context FunctionsGLX::getCurrentContext() const in getCurrentContext() function in rx::FunctionsGLX
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp430 EGLContext FunctionsEGL::getCurrentContext() const in getCurrentContext() function in rx::FunctionsEGL
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
Dmain.cpp261 NO_SANITIZE_FUNCTION egl::Context *getCurrentContext() in getCurrentContext() function
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrContextWrapper.cpp44 Context* ContextWrapper::getCurrentContext (void) const in getCurrentContext() function in sglr::ContextWrapper
/third_party/libabigail/tests/lib/
Dcatch.hpp4390 inline IContext& getCurrentContext() in getCurrentContext() function