[Bug 77222] [BDW]Piglit spec_ARB_sample_shading_builtin-gl-sample-position_4 fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 18 11:57:19 PDT 2014


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

Kenneth Graunke <kenneth at whitecape.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
           Assignee|idr at freedesktop.org         |kenneth at whitecape.org

--- Comment #1 from Kenneth Graunke <kenneth at whitecape.org> ---
Fixed by:

commit a1273a07edb58ce3017f30014626766724cd8e53
Author: Kenneth Graunke <kenneth at whitecape.org>
Date:   Thu Apr 17 17:58:45 2014 -0700

    i965/fs: Implement fs_inst::force_sechalf support on Broadwell.

    Back when I originally wrote this code, force_sechalf was only used for
    Gen4 code, so I didn't bother hooking it up.  However, it's used more
    generally these days.  In particular, we use it for computing
    gl_SamplePosition.

    Fixes Piglit's spec/ARB_sample_shading/builtin-gl-sample-position tests.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=77222
    Signed-off-by: Kenneth Graunke <kenneth at whitecape.org>
    Reviewed-by: Eric Anholt <eric at anholt.net>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20140418/b0aef82b/attachment.html>


More information about the intel-3d-bugs mailing list