Home
last modified time | relevance | path

Searched defs:readSurface (Results 1 – 25 of 28) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLSyncTest.cpp51 EGLSurface readSurface = eglGetCurrentSurface(EGL_READ); in TEST_P() local
131 EGLSurface readSurface = eglGetCurrentSurface(EGL_READ); in TEST_P() local
/third_party/cef/libcef/browser/gpu/
Dexternal_texture_manager.cc245 EGLSurface readSurface = eglGetCurrentSurface(EGL_READ); in CreateTexture() local
313 EGLSurface readSurface = eglGetCurrentSurface(EGL_READ); in DeleteTexture() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
Dmain.h39 Surface *readSurface; member
DlibEGL.cpp959 egl::Surface *readSurface = static_cast<egl::Surface*>(read); in MakeCurrent() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDisplayGL.cpp54 egl::Surface *readSurface, in makeCurrent()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DFramebuffer9.cpp253 IDirect3DSurface9 *readSurface = readRenderTarget->getSurface(); in blitImpl() local
371 IDirect3DSurface9 *readSurface = readDepthStencil->getSurface(); in blitImpl() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DFramebuffer9.cpp251 IDirect3DSurface9 *readSurface = readRenderTarget->getSurface(); in blitImpl() local
368 IDirect3DSurface9 *readSurface = readDepthStencil->getSurface(); in blitImpl() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLSyncTest.cpp57 EGLSurface readSurface = eglGetCurrentSurface(EGL_READ); in TEST_P() local
137 EGLSurface readSurface = eglGetCurrentSurface(EGL_READ); in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp245 egl::Surface *readSurface, in makeCurrent()
405 egl::Surface *readSurface = context->getCurrentReadSurface(); in waitNative() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DDisplayD3D.cpp228 egl::Surface *readSurface, in makeCurrent()
367 egl::Surface *readSurface = context->getCurrentReadSurface(); in waitNative() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDisplayGL.cpp114 egl::Surface *readSurface, in makeCurrent()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DDisplayNULL.cpp40 egl::Surface *readSurface, in makeCurrent()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DDisplayNULL.cpp42 egl::Surface *readSurface, in makeCurrent()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DDisplayGLX.cpp380 egl::Surface *readSurface, in makeCurrent()
754 egl::Surface *readSurface = context->getCurrentReadSurface(); in waitNative() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
DDisplayGLX.cpp397 egl::Surface *readSurface, in makeCurrent()
805 egl::Surface *readSurface = context->getCurrentReadSurface(); in waitNative() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebuffer.cpp812 Framebuffer::Framebuffer(const Context *context, egl::Surface *surface, egl::Surface *readSurface) in Framebuffer()
854 egl::Surface *readSurface) in Framebuffer()
894 void Framebuffer::setReadSurface(const Context *context, egl::Surface *readSurface) in setReadSurface()
DSurface.cpp622 egl::Surface *readSurface) in createDefaultFramebuffer()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/
DDisplayAndroid.cpp505 egl::Surface *readSurface, in makeCurrent()
/third_party/vk-gl-cts/modules/egl/
DteglResizeTests.cpp306 Surface readSurface (const glw::Functions& gl, IVec2 size) in readSurface() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.cpp672 egl::Surface *readSurface, in makeCurrent()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.cpp687 egl::Surface *readSurface, in makeCurrent()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DDisplayEGL.cpp720 egl::Surface *readSurface, in makeCurrent()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Degl_stubs.cpp463 Surface *readSurface, in MakeCurrent()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp974 egl::Surface *readSurface, in makeCurrent()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.cpp167 tcu::ConstPixelBufferAccess Image::readSurface (vk::VkQueue queue, in readSurface() function in vkt::Draw::Image

12