[Webkit-unassigned] [Bug 114636] New: [CSS Shaders] Add a test with a vertex, fragment shader pair that compiles but don't link

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 15 14:05:56 PDT 2013


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

           Summary: [CSS Shaders] Add a test with a vertex, fragment
                    shader pair that compiles but don't link
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mvujovic at adobe.com
                CC: michelangelo at webkit.org, achicu at adobe.com
            Blocks: 71392


We should have a test in which a fragment shader tries to read from a varying that the vertex shader did not define. I suspect that this case works correctly, but we have an incorrect assertion that will get tripped.

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