Home
last modified time | relevance | path

Searched refs:can_blit_framebuffer_for_copy_surface (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.cpp2807 static inline bool can_blit_framebuffer_for_copy_surface(const GrSurface* dst, in can_blit_framebuffer_for_copy_surface() function
2998 if (can_blit_framebuffer_for_copy_surface(dst, src, srcRect, dstPoint, this->glCaps())) { in onCopySurface()
3376 SkASSERT(can_blit_framebuffer_for_copy_surface(dst, src, srcRect, dstPoint, this->glCaps())); in copySurfaceAsBlitFramebuffer()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp2781 static inline bool can_blit_framebuffer_for_copy_surface(const GrSurface* dst, in can_blit_framebuffer_for_copy_surface() function
2975 if (can_blit_framebuffer_for_copy_surface(dst, src, srcRect, dstPoint, this->glCaps())) { in onCopySurface()
3355 SkASSERT(can_blit_framebuffer_for_copy_surface(dst, src, srcRect, dstPoint, this->glCaps())); in copySurfaceAsBlitFramebuffer()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.cpp2807 static inline bool can_blit_framebuffer_for_copy_surface(const GrSurface* dst, in can_blit_framebuffer_for_copy_surface() function
2998 if (can_blit_framebuffer_for_copy_surface(dst, src, srcRect, dstPoint, this->glCaps())) { in onCopySurface()
3376 SkASSERT(can_blit_framebuffer_for_copy_surface(dst, src, srcRect, dstPoint, this->glCaps())); in copySurfaceAsBlitFramebuffer()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.cpp2807 static inline bool can_blit_framebuffer_for_copy_surface(const GrSurface* dst, in can_blit_framebuffer_for_copy_surface() function
2998 if (can_blit_framebuffer_for_copy_surface(dst, src, srcRect, dstPoint, this->glCaps())) { in onCopySurface()
3376 SkASSERT(can_blit_framebuffer_for_copy_surface(dst, src, srcRect, dstPoint, this->glCaps())); in copySurfaceAsBlitFramebuffer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLGpu.cpp2775 static inline bool can_blit_framebuffer_for_copy_surface(const GrSurface* dst, in can_blit_framebuffer_for_copy_surface() function
2959 if (can_blit_framebuffer_for_copy_surface(dst, src, srcRect, dstPoint, this->glCaps())) { in onCopySurface()
3336 SkASSERT(can_blit_framebuffer_for_copy_surface(dst, src, srcRect, dstPoint, this->glCaps())); in copySurfaceAsBlitFramebuffer()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.cpp2807 static inline bool can_blit_framebuffer_for_copy_surface(const GrSurface* dst, in can_blit_framebuffer_for_copy_surface() function
2998 if (can_blit_framebuffer_for_copy_surface(dst, src, srcRect, dstPoint, this->glCaps())) { in onCopySurface()
3376 SkASSERT(can_blit_framebuffer_for_copy_surface(dst, src, srcRect, dstPoint, this->glCaps())); in copySurfaceAsBlitFramebuffer()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLGpu.cpp3284 static inline bool can_blit_framebuffer_for_copy_surface( in can_blit_framebuffer_for_copy_surface() function
3478 if (can_blit_framebuffer_for_copy_surface(dst, dstOrigin, src, srcOrigin, in onCopySurface()
4128 SkASSERT(can_blit_framebuffer_for_copy_surface(dst, dstOrigin, src, srcOrigin, in copySurfaceAsBlitFramebuffer()