Home
last modified time | relevance | path

Searched defs:makeCurrent (Results 1 – 25 of 75) sorted by relevance

123

/third_party/skia/tools/gpu/
DTestContext.cpp29 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); } in makeCurrent() function in sk_gpu_test::TestContext
/third_party/flutter/skia/tools/gpu/
DTestContext.cpp38 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); } in makeCurrent() function in sk_gpu_test::TestContext
/third_party/skia/third_party/externals/angle2/util/windows/
DWGLWindow.cpp331 bool WGLWindow::makeCurrent() in makeCurrent() function in WGLWindow
342 bool WGLWindow::makeCurrent(HGLRC context) in makeCurrent() function in WGLWindow
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDisplayGL.cpp53 egl::Error DisplayGL::makeCurrent(egl::Surface *drawSurface, in makeCurrent() function in rx::DisplayGL
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DSurfaceImpl.cpp18 egl::Error SurfaceImpl::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::SurfaceImpl
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ozone/
DSurfaceOzone.cpp37 egl::Error SurfaceOzone::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::SurfaceOzone
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
DSurfaceGbm.cpp37 egl::Error SurfaceGbm::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::SurfaceGbm
/third_party/flutter/skia/third_party/externals/angle2/util/windows/
DWGLWindow.cpp202 bool WGLWindow::makeCurrent() in makeCurrent() function in WGLWindow
/third_party/skia/third_party/externals/angle2/util/
DEGLWindow.cpp815 bool EGLWindow::makeCurrent() in makeCurrent() function in EGLWindow
820 bool EGLWindow::makeCurrent(EGLContext context) in makeCurrent() function in EGLWindow
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DWindowSurfaceWGL.cpp95 egl::Error WindowSurfaceWGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::WindowSurfaceWGL
DFunctionsWGL.h39 PFNWGLMAKECURRENTPROC makeCurrent; variable
DPbufferSurfaceWGL.cpp125 egl::Error PbufferSurfaceWGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceWGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/
DPbufferSurfaceEAGL.cpp65 egl::Error PbufferSurfaceEAGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceEAGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
DPbufferSurfaceCGL.cpp63 egl::Error PbufferSurfaceCGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceCGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DWindowSurfaceWGL.cpp95 egl::Error WindowSurfaceWGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::WindowSurfaceWGL
DFunctionsWGL.h39 PFNWGLMAKECURRENTPROC makeCurrent; variable
DPbufferSurfaceWGL.cpp125 egl::Error PbufferSurfaceWGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceWGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DPbufferSurfaceGLX.cpp67 egl::Error PbufferSurfaceGLX::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceGLX
DPixmapSurfaceGLX.cpp140 egl::Error PixmapSurfaceGLX::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PixmapSurfaceGLX
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DPbufferSurfaceGLX.cpp67 egl::Error PbufferSurfaceGLX::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceGLX
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDisplayGL.cpp112 egl::Error DisplayGL::makeCurrent(egl::Display *display, in makeCurrent() function in rx::DisplayGL
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWGLContextFactory.cpp161 void WGLContext::makeCurrent (void) in makeCurrent() function in tcu::wgl::__anon0be497820111::WGLContext
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DSurfaceImpl.cpp18 egl::Error SurfaceImpl::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::SurfaceImpl
/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwFunctions.inl45 eglMakeCurrentFunc makeCurrent; variable
/third_party/vk-gl-cts/framework/opengl/
DgluFboRenderContext.cpp205 void FboRenderContext::makeCurrent(void) in makeCurrent() function in glu::FboRenderContext

123