[Webkit-unassigned] [Bug 67632] New: depthRange, zNear should not exceed zFar

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 6 00:43:33 PDT 2011


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

           Summary: depthRange, zNear should not exceed zFar
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Trivial
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tapani.palli at intel.com


WebGL specification states that zNear should not be greater than zFar when calling depthRange.

Attached patch modifies GraphicsContext3DOpenGL to synthesize INVALID_VALUE as per spec.

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