Home
last modified time | relevance | path

Searched defs:drawSurface (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
Dmain.h38 Surface *drawSurface; member
DlibEGL.cpp958 egl::Surface *drawSurface = static_cast<egl::Surface*>(draw); in MakeCurrent() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DFramebuffer9.cpp256 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/
DEGLSyncTest.cpp56 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/
DFrameCapture_mock.cpp40 void FrameCaptureShared::onMakeCurrent(const gl::Context *context, const egl::Surface *drawSurface) in onMakeCurrent()
DFrameCapture.cpp5864 void FrameCaptureShared::onMakeCurrent(const gl::Context *context, const egl::Surface *drawSurface) in onMakeCurrent()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp244 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/
DDisplayGL.cpp113 egl::Surface *drawSurface, in makeCurrent()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DDisplayNULL.cpp41 egl::Surface *drawSurface, in makeCurrent()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DDisplayGLX.cpp396 egl::Surface *drawSurface, in makeCurrent()
804 egl::Surface *drawSurface = context->getCurrentDrawSurface(); in waitNative() local
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Degl_stubs.cpp462 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/
DDisplayWGL.cpp671 egl::Surface *drawSurface, in makeCurrent()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp719 egl::Surface *drawSurface, in makeCurrent()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp1422 egl::Surface *drawSurface, in makeCurrent()
DvalidationEGL.cpp4814 Surface *drawSurface = val->eglThread->getCurrentDrawSurface(); in ValidateSwapInterval() local
DContext.cpp765 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/
Des31fSeparateShaderTests.cpp1313 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/
DContextVk.cpp4112 egl::Surface *drawSurface = context->getCurrentDrawSurface(); in onMakeCurrent() local