[Webkit-unassigned] [Bug 217943] New: TextureMapperLayer::paintWithIntermediateSurface: Reduce BitmapTextures by unifying replicaSurface and mainSurface

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 19 23:23:59 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=217943

            Bug ID: 217943
           Summary: TextureMapperLayer::paintWithIntermediateSurface:
                    Reduce BitmapTextures by unifying replicaSurface and
                    mainSurface
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

TextureMapperLayer::paintWithIntermediateSurface: Reduce BitmapTextures by unifying replicaSurface and mainSurface

TextureMapperLayer::paintWithIntermediateSurface is using two BitmapTextures for replicaSurface and mainSurface.
But, IIUC, a single BitmapTexture suffices.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201020/edf4a3e8/attachment.htm>


More information about the webkit-unassigned mailing list