Home
last modified time | relevance | path

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

12

/third_party/skia/tools/gpu/
DTestContext.cpp29 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/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/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/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
DDisplayWGL.cpp670 egl::Error DisplayWGL::makeCurrent(egl::Display *display, in makeCurrent() function in rx::DisplayWGL
952 bool WorkerContextWGL::makeCurrent() in makeCurrent() function in rx::WorkerContextWGL
DDXGISwapChainWindowSurfaceWGL.cpp115 egl::Error DXGISwapChainWindowSurfaceWGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::DXGISwapChainWindowSurfaceWGL
/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
DWindowSurfaceGLX.cpp148 egl::Error WindowSurfaceGLX::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::WindowSurfaceGLX
/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::__anon9a9c31ed0111::WGLContext
DtcuWGL.cpp161 wglMakeCurrentFunc makeCurrent; member
574 void Context::makeCurrent (void) in makeCurrent() function in tcu::wgl::Context
/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/opengl/
DgluFboRenderContext.cpp205 void FboRenderContext::makeCurrent(void) in makeCurrent() function in glu::FboRenderContext
DgluRenderContext.cpp47 void RenderContext::makeCurrent (void) in makeCurrent() function in glu::RenderContext
/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwFunctions.inl45 eglMakeCurrentFunc makeCurrent; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DDisplayNULL.cpp40 egl::Error DisplayNULL::makeCurrent(egl::Display *display, in makeCurrent() function in rx::DisplayNULL
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLPresentPathD3D11Test.cpp131 void makeCurrent() { ASSERT_EGL_TRUE(eglMakeCurrent(mDisplay, mSurface, mSurface, mContext)); } in makeCurrent() function in EGLPresentPathD3D11
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DSurfaceEGL.cpp33 egl::Error SurfaceEGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::SurfaceEGL
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cContextFlushControlTests.cpp350 void gl4cts::ContextFlushControl::FunctionalTest::DrawSetup::makeCurrent() in makeCurrent() function in gl4cts::ContextFlushControl::FunctionalTest::DrawSetup

12