[Bug 68365] [SNB Bisected]Piglit spec_ARB_framebuffer_object_fbo-blit-stretch fail

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 30 10:50:17 PDT 2014


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

--- Comment #12 from Neil Roberts <neil at linux.intel.com> ---
I think we can downgrade the priority of this bug because it's arguably not a
regression. The underlying bug is that on Sandybridge linear filtering is
slightly less accurate when using non-normalised coordinates instead of
normalised coordinates and that has presumably always been the case. The patch
that caused the regression just made glBlitFramebuffer use the blorp codepath
and the blorp codepath always uses non-normalised coordinates. However you can
replicate the actual bug even outside of glBlitFramebuffer just by using a
rectangle texture for regular rendering. The difference between filtering with
normalised and non-normalised coordinates is only slight so I don't think it
will cause any noticeable difference for an application in practice.

-- 
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/20141030/c8d09458/attachment.html>


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