/third_party/skia/tools/gpu/ |
D | TestContext.cpp | 29 void TestContext::makeCurrent() const { this->onPlatformMakeCurrent(); } in makeCurrent() function in sk_gpu_test::TestContext
|
/third_party/skia/third_party/externals/angle2/util/windows/ |
D | WGLWindow.cpp | 331 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/ |
D | SurfaceGbm.cpp | 37 egl::Error SurfaceGbm::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::SurfaceGbm
|
/third_party/skia/third_party/externals/angle2/util/ |
D | EGLWindow.cpp | 815 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/ |
D | PbufferSurfaceEAGL.cpp | 65 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/ |
D | PbufferSurfaceCGL.cpp | 63 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/ |
D | WindowSurfaceWGL.cpp | 95 egl::Error WindowSurfaceWGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::WindowSurfaceWGL
|
D | FunctionsWGL.h | 39 PFNWGLMAKECURRENTPROC makeCurrent; variable
|
D | PbufferSurfaceWGL.cpp | 125 egl::Error PbufferSurfaceWGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceWGL
|
D | DisplayWGL.cpp | 670 egl::Error DisplayWGL::makeCurrent(egl::Display *display, in makeCurrent() function in rx::DisplayWGL 952 bool WorkerContextWGL::makeCurrent() in makeCurrent() function in rx::WorkerContextWGL
|
D | DXGISwapChainWindowSurfaceWGL.cpp | 115 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/ |
D | PbufferSurfaceGLX.cpp | 67 egl::Error PbufferSurfaceGLX::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PbufferSurfaceGLX
|
D | PixmapSurfaceGLX.cpp | 140 egl::Error PixmapSurfaceGLX::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::PixmapSurfaceGLX
|
D | WindowSurfaceGLX.cpp | 148 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/ |
D | DisplayGL.cpp | 112 egl::Error DisplayGL::makeCurrent(egl::Display *display, in makeCurrent() function in rx::DisplayGL
|
/third_party/vk-gl-cts/framework/platform/win32/ |
D | tcuWGLContextFactory.cpp | 161 void WGLContext::makeCurrent (void) in makeCurrent() function in tcu::wgl::__anon9a9c31ed0111::WGLContext
|
D | tcuWGL.cpp | 161 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/ |
D | SurfaceImpl.cpp | 18 egl::Error SurfaceImpl::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::SurfaceImpl
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluFboRenderContext.cpp | 205 void FboRenderContext::makeCurrent(void) in makeCurrent() function in glu::FboRenderContext
|
D | gluRenderContext.cpp | 47 void RenderContext::makeCurrent (void) in makeCurrent() function in glu::RenderContext
|
/third_party/vk-gl-cts/framework/egl/wrapper/ |
D | eglwFunctions.inl | 45 eglMakeCurrentFunc makeCurrent; variable
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | DisplayNULL.cpp | 40 egl::Error DisplayNULL::makeCurrent(egl::Display *display, in makeCurrent() function in rx::DisplayNULL
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLPresentPathD3D11Test.cpp | 131 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/ |
D | SurfaceEGL.cpp | 33 egl::Error SurfaceEGL::makeCurrent(const gl::Context *context) in makeCurrent() function in rx::SurfaceEGL
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cContextFlushControlTests.cpp | 350 void gl4cts::ContextFlushControl::FunctionalTest::DrawSetup::makeCurrent() in makeCurrent() function in gl4cts::ContextFlushControl::FunctionalTest::DrawSetup
|