Home
last modified time | relevance | path

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

/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/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/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/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDisplayGL.cpp114 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/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()
DDisplay.cpp1423 egl::Surface *readSurface, in makeCurrent()
DContext.cpp766 egl::Surface *readSurface) in makeCurrent()
9090 egl::Error Context::setDefaultFramebuffer(egl::Surface *drawSurface, egl::Surface *readSurface) in setDefaultFramebuffer()
9159 egl::Surface *readSurface = mCurrentReadSurface; in unsetDefaultFramebuffer() local
/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/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/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawImageObjectUtil.cpp167 tcu::ConstPixelBufferAccess Image::readSurface (vk::VkQueue queue, in readSurface() function in vkt::Draw::Image
/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