Searched defs:detachFromFramebuffer (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A 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
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | SurfaceGL.cpp | 80 egl::Error SurfaceGL::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::SurfaceGL
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/cgl/ |
H A D | PbufferSurfaceCGL.cpp | 151 egl::Error PbufferSurfaceCGL::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::PbufferSurfaceCGL
|
H A D | IOSurfaceSurfaceCGL.cpp | 336 egl::Error IOSurfaceSurfaceCGL::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::IOSurfaceSurfaceCGL
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | SurfaceNULL.cpp | 109 egl::Error SurfaceNULL::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::SurfaceNULL
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/wgl/ |
H A D | DXGISwapChainWindowSurfaceWGL.cpp | 318 egl::Error DXGISwapChainWindowSurfaceWGL::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::DXGISwapChainWindowSurfaceWGL
|
H A D | D3DTextureSurfaceWGL.cpp | 529 egl::Error D3DTextureSurfaceWGL::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::D3DTextureSurfaceWGL
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | SurfaceD3D.cpp | 442 egl::Error SurfaceD3D::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::SurfaceD3D
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | SurfaceVk.cpp | 833 egl::Error OffscreenSurfaceVk::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::OffscreenSurfaceVk 3335 egl::Error WindowSurfaceVk::detachFromFramebuffer(const gl::Context *context, in detachFromFramebuffer() function in rx::WindowSurfaceVk
|