[Webkit-unassigned] [Bug 48891] New: renderbufferStorage(DEPTH_STENCIL) shouldn't generate an error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 2 17:55:52 PDT 2010


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

           Summary: renderbufferStorage(DEPTH_STENCIL) shouldn't generate
                    an error
           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


We should check the DEPTH24_STENCIL8 extension.  If it doesn't exist or it's GLES backend, we shouldn't call renderbufferStorage; instead we should mark the renderbuffer as invalid and return.

-- 
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