[Webkit-unassigned] [Bug 48676] New: depthRange should generate INVALID_OPERATION if zNear is greater than zFar

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 29 14:18:33 PDT 2010


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

           Summary: depthRange should generate INVALID_OPERATION if zNear
                    is greater than zFar
           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


WebGL spec:

6.7 Viewport Depth Range

The WebGL API does not support depth ranges with where the near plane is mapped to a value greater than that of the far plane. A call to depthRange will generate an INVALID_OPERATION error if zNear is greater than zFar.

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