[Mesa-dev] [Bug 29520] New: [glsl2] piglit test glsl-function-prototype fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 11 16:16:08 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=29520

           Summary: [glsl2] piglit test glsl-function-prototype fails
           Product: Mesa
           Version: git
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
        AssignedTo: mesa-dev at lists.freedesktop.org
        ReportedBy: idr at freedesktop.org


On the swrast driver incorrect rendering is produced, and on the i965 driver a
link error is produced.

error: unresolved reference to function `_half'
i965 driver doesn't yet support uninlined function calls.  Move to using a
single return statement at the end of the function to work around it.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list