/external/angle/src/libANGLE/renderer/wgpu/ |
D | SurfaceWgpu.h | 68 egl::Error detachFromFramebuffer(const gl::Context *context, 114 egl::Error detachFromFramebuffer(const gl::Context *context,
|
D | SurfaceWgpu.cpp | 121 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/ |
D | SurfaceGL.h | 34 egl::Error detachFromFramebuffer(const gl::Context *context,
|
D | SurfaceGL.cpp | 80 egl::Error SurfaceGL::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::SurfaceGL
|
/external/angle/src/libANGLE/renderer/null/ |
D | SurfaceNULL.h | 53 egl::Error detachFromFramebuffer(const gl::Context *context,
|
D | SurfaceNULL.cpp | 109 egl::Error SurfaceNULL::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::SurfaceNULL
|
/external/angle/src/libANGLE/renderer/gl/cgl/ |
D | PbufferSurfaceCGL.h | 55 egl::Error detachFromFramebuffer(const gl::Context *context,
|
D | IOSurfaceSurfaceCGL.h | 70 egl::Error detachFromFramebuffer(const gl::Context *context,
|
D | WindowSurfaceCGL.h | 93 egl::Error detachFromFramebuffer(const gl::Context *context,
|
D | PbufferSurfaceCGL.cpp | 151 egl::Error PbufferSurfaceCGL::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::PbufferSurfaceCGL
|
D | IOSurfaceSurfaceCGL.cpp | 339 egl::Error IOSurfaceSurfaceCGL::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::IOSurfaceSurfaceCGL
|
D | WindowSurfaceCGL.mm | 360 egl::Error WindowSurfaceCGL::detachFromFramebuffer(const gl::Context *context,
|
/external/angle/src/libANGLE/renderer/metal/ |
D | SurfaceMtl.h | 92 egl::Error detachFromFramebuffer(const gl::Context *context, 161 egl::Error detachFromFramebuffer(const gl::Context *context,
|
D | SurfaceMtl.mm | 344 egl::Error SurfaceMtl::detachFromFramebuffer(const gl::Context *context, 561 egl::Error WindowSurfaceMtl::detachFromFramebuffer(const gl::Context *context,
|
/external/angle/src/libANGLE/ |
D | Surface_unittest.cpp | 54 MOCK_METHOD2(detachFromFramebuffer, egl::Error(const gl::Context *, gl::Framebuffer *));
|
D | Framebuffer.cpp | 946 ANGLE_TRY(surface->getImplementation()->detachFromFramebuffer(context, this)); in unsetSurfaces()
|
/external/angle/src/libANGLE/renderer/gl/wgl/ |
D | D3DTextureSurfaceWGL.h | 72 egl::Error detachFromFramebuffer(const gl::Context *context,
|
D | DXGISwapChainWindowSurfaceWGL.h | 64 egl::Error detachFromFramebuffer(const gl::Context *context,
|
D | D3DTextureSurfaceWGL.cpp | 546 egl::Error D3DTextureSurfaceWGL::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::D3DTextureSurfaceWGL
|
D | DXGISwapChainWindowSurfaceWGL.cpp | 329 egl::Error DXGISwapChainWindowSurfaceWGL::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::DXGISwapChainWindowSurfaceWGL
|
/external/angle/src/libANGLE/renderer/ |
D | SurfaceImpl.h | 100 virtual egl::Error detachFromFramebuffer(const gl::Context *context,
|
/external/angle/src/libANGLE/renderer/d3d/ |
D | SurfaceD3D.h | 77 egl::Error detachFromFramebuffer(const gl::Context *context,
|
D | SurfaceD3D.cpp | 443 egl::Error SurfaceD3D::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::SurfaceD3D
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | SurfaceVk.h | 96 egl::Error detachFromFramebuffer(const gl::Context *context, 359 egl::Error detachFromFramebuffer(const gl::Context *context,
|
D | SurfaceVk.cpp | 864 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
|