[Bug 97032] [BDW,SKL] piglit.spec.arb_gpu_shader5.arb_gpu_shader5-interpolateatcentroid-flat
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jul 23 03:34:04 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=97032
Kenneth Graunke <kenneth at whitecape.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Kenneth Graunke <kenneth at whitecape.org> ---
Fixed on Mesa master, probably with:
commit 0ba7288376dc66f932336862c8a6abb629b47686
Author: Kenneth Graunke <kenneth at whitecape.org>
Date: Thu Jul 21 17:42:01 2016 -0700
nir: Lower interp_var_at_* like a normal load_var for flat inputs.
"flat centroid" and "flat sample" both just mean "flat", so we should
ignore interpolateAtCentroid/Sample and just return the flat value.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97032
Signed-off-by: Kenneth Graunke <kenneth at whitecape.org>
Reviewed-by: Jason Ekstrand <jason at jlekstrand.net>
Reviewed-by: Anuj Phogat <anuj.phogat at gmail.com>
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20160723/d14bd367/attachment.html>
More information about the intel-3d-bugs
mailing list