/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
D | main.h | 38 Surface *drawSurface; member
|
D | libEGL.cpp | 958 egl::Surface *drawSurface = static_cast<egl::Surface*>(draw); in MakeCurrent() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | Framebuffer9.cpp | 256 IDirect3DSurface9 *drawSurface = drawRenderTarget->getSurface(); in blitImpl() local 374 IDirect3DSurface9 *drawSurface = drawDepthStencil->getSurface(); in blitImpl() local
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLSyncTest.cpp | 56 EGLSurface drawSurface = eglGetCurrentSurface(EGL_DRAW); in TEST_P() local 136 EGLSurface drawSurface = eglGetCurrentSurface(EGL_DRAW); in TEST_P() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | FrameCapture_mock.cpp | 40 void FrameCaptureShared::onMakeCurrent(const gl::Context *context, const egl::Surface *drawSurface) in onMakeCurrent()
|
D | FrameCapture.cpp | 5864 void FrameCaptureShared::onMakeCurrent(const gl::Context *context, const egl::Surface *drawSurface) in onMakeCurrent()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
D | DisplayD3D.cpp | 244 egl::Surface *drawSurface, in makeCurrent() 404 egl::Surface *drawSurface = context->getCurrentDrawSurface(); in waitNative() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | DisplayGL.cpp | 113 egl::Surface *drawSurface, in makeCurrent()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | DisplayNULL.cpp | 41 egl::Surface *drawSurface, in makeCurrent()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
D | DisplayGLX.cpp | 396 egl::Surface *drawSurface, in makeCurrent() 804 egl::Surface *drawSurface = context->getCurrentDrawSurface(); in waitNative() local
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | egl_stubs.cpp | 462 Surface *drawSurface, in MakeCurrent() 648 Surface *drawSurface = static_cast<Surface *>(thread->getCurrentDrawSurface()); in SwapInterval() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
D | DisplayWGL.cpp | 671 egl::Surface *drawSurface, in makeCurrent()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
D | DisplayEGL.cpp | 719 egl::Surface *drawSurface, in makeCurrent()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Display.cpp | 1422 egl::Surface *drawSurface, in makeCurrent()
|
D | validationEGL.cpp | 4814 Surface *drawSurface = val->eglThread->getCurrentDrawSurface(); in ValidateSwapInterval() local
|
D | Context.cpp | 765 egl::Surface *drawSurface, in makeCurrent() 9090 egl::Error Context::setDefaultFramebuffer(egl::Surface *drawSurface, egl::Surface *readSurface) in setDefaultFramebuffer() 9158 egl::Surface *drawSurface = mCurrentDrawSurface; in unsetDefaultFramebuffer() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fSeparateShaderTests.cpp | 1313 void SeparateShaderTest::drawSurface (Surface& dst, deUint32 seed) in drawSurface() function in deqp::gles31::Functional::__anon778d8df00111::SeparateShaderTest
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | ContextVk.cpp | 4112 egl::Surface *drawSurface = context->getCurrentDrawSurface(); in onMakeCurrent() local
|