Home
last modified time | relevance | path

Searched refs:unbindSurfaceFBOForPixelOps (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.cpp1299 this->unbindSurfaceFBOForPixelOps(tex.get(), i, GR_GL_FRAMEBUFFER); in onCreateTexture()
2078 this->unbindSurfaceFBOForPixelOps(surface, 0, GR_GL_FRAMEBUFFER); in readOrTransferPixelsFrom()
2914 void GrGLGpu::unbindSurfaceFBOForPixelOps(GrSurface* surface, int mipLevel, GrGLenum fboTarget) { in unbindSurfaceFBOForPixelOps() function in GrGLGpu
3347 this->unbindSurfaceFBOForPixelOps(dst, 0, GR_GL_FRAMEBUFFER); in copySurfaceAsDraw()
3367 this->unbindSurfaceFBOForPixelOps(src, 0, GR_GL_FRAMEBUFFER); in copySurfaceAsCopyTexSubImage()
3403 this->unbindSurfaceFBOForPixelOps(dst, 0, GR_GL_DRAW_FRAMEBUFFER); in copySurfaceAsBlitFramebuffer()
3404 this->unbindSurfaceFBOForPixelOps(src, 0, GR_GL_READ_FRAMEBUFFER); in copySurfaceAsBlitFramebuffer()
H A DGrGLGpu.h401 void unbindSurfaceFBOForPixelOps(GrSurface* surface, int mipLevel, GrGLenum fboTarget);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp1316 this->unbindSurfaceFBOForPixelOps(tex.get(), i, GR_GL_FRAMEBUFFER); in onCreateTexture()
2122 this->unbindSurfaceFBOForPixelOps(surface, 0, GR_GL_FRAMEBUFFER); in readOrTransferPixelsFrom()
2888 void GrGLGpu::unbindSurfaceFBOForPixelOps(GrSurface* surface, int mipLevel, GrGLenum fboTarget) { in unbindSurfaceFBOForPixelOps() function in GrGLGpu
3326 this->unbindSurfaceFBOForPixelOps(dst, 0, GR_GL_FRAMEBUFFER); in copySurfaceAsDraw()
3346 this->unbindSurfaceFBOForPixelOps(src, 0, GR_GL_FRAMEBUFFER); in copySurfaceAsCopyTexSubImage()
3382 this->unbindSurfaceFBOForPixelOps(dst, 0, GR_GL_DRAW_FRAMEBUFFER); in copySurfaceAsBlitFramebuffer()
3383 this->unbindSurfaceFBOForPixelOps(src, 0, GR_GL_READ_FRAMEBUFFER); in copySurfaceAsBlitFramebuffer()
H A DGrGLGpu.h463 void unbindSurfaceFBOForPixelOps(GrSurface* surface, int mipLevel, GrGLenum fboTarget);
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.cpp1299 this->unbindSurfaceFBOForPixelOps(tex.get(), i, GR_GL_FRAMEBUFFER); in onCreateTexture()
2078 this->unbindSurfaceFBOForPixelOps(surface, 0, GR_GL_FRAMEBUFFER); in readOrTransferPixelsFrom()
2914 void GrGLGpu::unbindSurfaceFBOForPixelOps(GrSurface* surface, int mipLevel, GrGLenum fboTarget) { in unbindSurfaceFBOForPixelOps() function in GrGLGpu
3347 this->unbindSurfaceFBOForPixelOps(dst, 0, GR_GL_FRAMEBUFFER); in copySurfaceAsDraw()
3367 this->unbindSurfaceFBOForPixelOps(src, 0, GR_GL_FRAMEBUFFER); in copySurfaceAsCopyTexSubImage()
3403 this->unbindSurfaceFBOForPixelOps(dst, 0, GR_GL_DRAW_FRAMEBUFFER); in copySurfaceAsBlitFramebuffer()
3404 this->unbindSurfaceFBOForPixelOps(src, 0, GR_GL_READ_FRAMEBUFFER); in copySurfaceAsBlitFramebuffer()
H A DGrGLGpu.h401 void unbindSurfaceFBOForPixelOps(GrSurface* surface, int mipLevel, GrGLenum fboTarget);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.cpp1299 this->unbindSurfaceFBOForPixelOps(tex.get(), i, GR_GL_FRAMEBUFFER); in onCreateTexture()
2078 this->unbindSurfaceFBOForPixelOps(surface, 0, GR_GL_FRAMEBUFFER); in readOrTransferPixelsFrom()
2914 void GrGLGpu::unbindSurfaceFBOForPixelOps(GrSurface* surface, int mipLevel, GrGLenum fboTarget) { in unbindSurfaceFBOForPixelOps() function in GrGLGpu
3347 this->unbindSurfaceFBOForPixelOps(dst, 0, GR_GL_FRAMEBUFFER); in copySurfaceAsDraw()
3367 this->unbindSurfaceFBOForPixelOps(src, 0, GR_GL_FRAMEBUFFER); in copySurfaceAsCopyTexSubImage()
3403 this->unbindSurfaceFBOForPixelOps(dst, 0, GR_GL_DRAW_FRAMEBUFFER); in copySurfaceAsBlitFramebuffer()
3404 this->unbindSurfaceFBOForPixelOps(src, 0, GR_GL_READ_FRAMEBUFFER); in copySurfaceAsBlitFramebuffer()
H A DGrGLGpu.h401 void unbindSurfaceFBOForPixelOps(GrSurface* surface, int mipLevel, GrGLenum fboTarget);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp1347 this->unbindSurfaceFBOForPixelOps(tex.get(), i, GR_GL_FRAMEBUFFER); in onCreateTexture()
2132 this->unbindSurfaceFBOForPixelOps(surface, 0, GR_GL_FRAMEBUFFER); in readOrTransferPixelsFrom()
2882 void GrGLGpu::unbindSurfaceFBOForPixelOps(GrSurface* surface, int mipLevel, GrGLenum fboTarget) { in unbindSurfaceFBOForPixelOps() function in GrGLGpu
3307 this->unbindSurfaceFBOForPixelOps(dst, 0, GR_GL_FRAMEBUFFER); in copySurfaceAsDraw()
3327 this->unbindSurfaceFBOForPixelOps(src, 0, GR_GL_FRAMEBUFFER); in copySurfaceAsCopyTexSubImage()
3363 this->unbindSurfaceFBOForPixelOps(dst, 0, GR_GL_DRAW_FRAMEBUFFER); in copySurfaceAsBlitFramebuffer()
3364 this->unbindSurfaceFBOForPixelOps(src, 0, GR_GL_READ_FRAMEBUFFER); in copySurfaceAsBlitFramebuffer()
H A DGrGLGpu.h502 void unbindSurfaceFBOForPixelOps(GrSurface* surface, int mipLevel, GrGLenum fboTarget);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.cpp1299 this->unbindSurfaceFBOForPixelOps(tex.get(), i, GR_GL_FRAMEBUFFER); in onCreateTexture()
2078 this->unbindSurfaceFBOForPixelOps(surface, 0, GR_GL_FRAMEBUFFER); in readOrTransferPixelsFrom()
2914 void GrGLGpu::unbindSurfaceFBOForPixelOps(GrSurface* surface, int mipLevel, GrGLenum fboTarget) { in unbindSurfaceFBOForPixelOps() function in GrGLGpu
3347 this->unbindSurfaceFBOForPixelOps(dst, 0, GR_GL_FRAMEBUFFER); in copySurfaceAsDraw()
3367 this->unbindSurfaceFBOForPixelOps(src, 0, GR_GL_FRAMEBUFFER); in copySurfaceAsCopyTexSubImage()
3403 this->unbindSurfaceFBOForPixelOps(dst, 0, GR_GL_DRAW_FRAMEBUFFER); in copySurfaceAsBlitFramebuffer()
3404 this->unbindSurfaceFBOForPixelOps(src, 0, GR_GL_READ_FRAMEBUFFER); in copySurfaceAsBlitFramebuffer()
H A DGrGLGpu.h401 void unbindSurfaceFBOForPixelOps(GrSurface* surface, int mipLevel, GrGLenum fboTarget);