Home
last modified time | relevance | path

Searched refs:detachFromFramebuffer (Results 1 – 25 of 25) sorted by relevance

/external/angle/src/libANGLE/renderer/wgpu/
DSurfaceWgpu.h68 egl::Error detachFromFramebuffer(const gl::Context *context,
114 egl::Error detachFromFramebuffer(const gl::Context *context,
DSurfaceWgpu.cpp121 egl::Error OffscreenSurfaceWgpu::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::OffscreenSurfaceWgpu
263 egl::Error WindowSurfaceWgpu::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::WindowSurfaceWgpu
/external/angle/src/libANGLE/renderer/gl/
DSurfaceGL.h34 egl::Error detachFromFramebuffer(const gl::Context *context,
DSurfaceGL.cpp80 egl::Error SurfaceGL::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::SurfaceGL
/external/angle/src/libANGLE/renderer/null/
DSurfaceNULL.h53 egl::Error detachFromFramebuffer(const gl::Context *context,
DSurfaceNULL.cpp109 egl::Error SurfaceNULL::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::SurfaceNULL
/external/angle/src/libANGLE/renderer/gl/cgl/
DPbufferSurfaceCGL.h55 egl::Error detachFromFramebuffer(const gl::Context *context,
DIOSurfaceSurfaceCGL.h70 egl::Error detachFromFramebuffer(const gl::Context *context,
DWindowSurfaceCGL.h93 egl::Error detachFromFramebuffer(const gl::Context *context,
DPbufferSurfaceCGL.cpp151 egl::Error PbufferSurfaceCGL::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::PbufferSurfaceCGL
DIOSurfaceSurfaceCGL.cpp339 egl::Error IOSurfaceSurfaceCGL::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::IOSurfaceSurfaceCGL
DWindowSurfaceCGL.mm360 egl::Error WindowSurfaceCGL::detachFromFramebuffer(const gl::Context *context,
/external/angle/src/libANGLE/renderer/metal/
DSurfaceMtl.h92 egl::Error detachFromFramebuffer(const gl::Context *context,
161 egl::Error detachFromFramebuffer(const gl::Context *context,
DSurfaceMtl.mm344 egl::Error SurfaceMtl::detachFromFramebuffer(const gl::Context *context,
561 egl::Error WindowSurfaceMtl::detachFromFramebuffer(const gl::Context *context,
/external/angle/src/libANGLE/
DSurface_unittest.cpp54 MOCK_METHOD2(detachFromFramebuffer, egl::Error(const gl::Context *, gl::Framebuffer *));
DFramebuffer.cpp946 ANGLE_TRY(surface->getImplementation()->detachFromFramebuffer(context, this)); in unsetSurfaces()
/external/angle/src/libANGLE/renderer/gl/wgl/
DD3DTextureSurfaceWGL.h72 egl::Error detachFromFramebuffer(const gl::Context *context,
DDXGISwapChainWindowSurfaceWGL.h64 egl::Error detachFromFramebuffer(const gl::Context *context,
DD3DTextureSurfaceWGL.cpp546 egl::Error D3DTextureSurfaceWGL::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::D3DTextureSurfaceWGL
DDXGISwapChainWindowSurfaceWGL.cpp329 egl::Error DXGISwapChainWindowSurfaceWGL::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::DXGISwapChainWindowSurfaceWGL
/external/angle/src/libANGLE/renderer/
DSurfaceImpl.h100 virtual egl::Error detachFromFramebuffer(const gl::Context *context,
/external/angle/src/libANGLE/renderer/d3d/
DSurfaceD3D.h77 egl::Error detachFromFramebuffer(const gl::Context *context,
DSurfaceD3D.cpp443 egl::Error SurfaceD3D::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::SurfaceD3D
/external/angle/src/libANGLE/renderer/vulkan/
DSurfaceVk.h96 egl::Error detachFromFramebuffer(const gl::Context *context,
359 egl::Error detachFromFramebuffer(const gl::Context *context,
DSurfaceVk.cpp864 egl::Error OffscreenSurfaceVk::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::OffscreenSurfaceVk
3499 egl::Error WindowSurfaceVk::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::WindowSurfaceVk