[Mesa-dev] [Bug 59880] piglit arb_uniform_buffer_object-dlist regression

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 30 11:31:22 PST 2013


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

Ian Romanick <idr at freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Ian Romanick <idr at freedesktop.org> ---
Fixed by piglit commit:

commit 10628a004e18190b015bacf7640b638c51db82d0
Author: Ian Romanick <ian.d.romanick at intel.com>
Date:   Mon Jan 28 11:12:08 2013 -0800

    arb_uniform_buffer_object: Reference all UBO members from the shader

    OpenGL ES 3.0 (and presumably other versions of OpenGL) requires that
    UBO members that are not accessed by the shader not be marked as
    active.  Previously these tests assumed that all members would be active
    regardless of use.

    Signed-off-by: Ian Romanick <ian.d.romanick at intel.com>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=59880
    Reviewed-by: Matt Turner <mattst88 at gmail.com>
    Reviewed-by: Eric Anholt <eric at anholt.net>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130130/7b624780/attachment.html>


More information about the mesa-dev mailing list