Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DFramebuffer9.cpp253 IDirect3DSurface9 *readSurface = readRenderTarget->getSurface(); in blitImpl() local
371 IDirect3DSurface9 *readSurface = readDepthStencil->getSurface(); in blitImpl() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DDisplayD3D.cpp244 egl::Surface *readSurface, in makeCurrent()
404 egl::Surface *readSurface = context->getCurrentReadSurface(); in waitNative() local
/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/
H A DFramebufferTest.java382 public void makeCurrent(EGLSurface drawSurface, EGLSurface readSurface) { in makeCurrent()
546 public void makeCurrentReadFrom(EglSurfaceBase readSurface) { in makeCurrentReadFrom()
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLSyncTest.cpp58 EGLSurface readSurface = eglGetCurrentSurface(EGL_READ); in TEST_P() local
138 EGLSurface readSurface = eglGetCurrentSurface(EGL_READ); in TEST_P() local
H A DEGLMultiContextTest.cpp160 EGLSurface readSurface = EGL_NO_SURFACE; in TEST_P() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/glx/
H A DDisplayGLX.cpp354 egl::Surface *readSurface, in makeCurrent()
762 egl::Surface *readSurface = context->getCurrentReadSurface(); in waitNative() local
/aosp_15_r20/external/skia/gm/
H A Dkawase_blur_rt.cpp124 auto readSurface = drawSurface; in draw() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDisplayGL.cpp130 egl::Surface *readSurface, in makeCurrent()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Degl_stubs.cpp349 SurfaceID readSurface = PackParam<SurfaceID>(EGL_NO_SURFACE); in DestroySurface() local
542 Surface *readSurface = display->getSurface(readSurfaceID); in MakeCurrent() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/
DDisplaySurfaceGl.cpp35 EGLSurface readSurface = EGL_NO_SURFACE; member
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DDisplayNULL.cpp42 egl::Surface *readSurface, in makeCurrent()
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DDisplayWgpu.cpp52 egl::Surface *readSurface, in makeCurrent()
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/wgl/
H A DDisplayWGL.cpp681 egl::Surface *readSurface, in makeCurrent()
/aosp_15_r20/external/angle/src/libANGLE/
H A DFramebuffer.cpp887 egl::Surface *readSurface) in setSurfaces()
945 void Framebuffer::setReadSurface(const Context *context, egl::Surface *readSurface) in setReadSurface()
H A DDisplay.cpp1722 egl::Surface *readSurface, in makeCurrent()
H A DvalidationEGL.cpp3318 const Surface *readSurface = GetSurfaceIfValid(display, readSurfaceID); in ValidateMakeCurrent() local
H A DContext.cpp972 egl::Surface *readSurface) in makeCurrent()
9569 egl::Error Context::setDefaultFramebuffer(egl::Surface *drawSurface, egl::Surface *readSurface) in setDefaultFramebuffer()
9630 egl::Surface *readSurface = mCurrentReadSurface; in unsetDefaultFramebuffer() local
/aosp_15_r20/external/deqp/modules/egl/
H A DteglResizeTests.cpp284 Surface readSurface(const glw::Functions &gl, IVec2 size) in readSurface() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DDisplayEGL.cpp727 egl::Surface *readSurface, in makeCurrent()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawImageObjectUtil.cpp150 tcu::ConstPixelBufferAccess Image::readSurface(vk::VkQueue queue, vk::Allocator &allocator, vk::VkI… in readSurface() function in vkt::Draw::Image
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp6135 const egl::Surface *readSurface = context->getCurrentReadSurface(); in onMakeCurrent() local