[Webkit-unassigned] [Bug 122610] New: Validate uniform input when calling texture sampler uniforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 10 11:47:10 PDT 2013


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

           Summary: Validate uniform input when calling texture sampler
                    uniforms
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: roger_fong at apple.com


We have to make sure when we set a texture sampler that the value is less than the max combined texture units, otherwise we throw an INVALID_VALUE error.

The conformance test, conformance/uniforms/uniform-samplers-test.html, covers this.

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