[Webkit-unassigned] [Bug 52339] New: Remove sizeInBytes from GraphicsContext3D's various implementations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 12 17:12:09 PST 2011


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

           Summary: Remove sizeInBytes from GraphicsContext3D's various
                    implementations
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zmo at google.com
                CC: cmarrin at apple.com, kbr at google.com, enne at google.com


Since we defined CG3D types to match GL types, we can just use that to implement sizeInBytes instead.

Maybe we could just remove this function from GraphicsContext3D and just implement it on the WebGLRenderingContext side.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list