[Bug 95370] [965GM] piglit fails many tests after a5d7e144
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 13 03:24:51 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=95370
--- Comment #2 from Matt Turner <mattst88 at gmail.com> ---
Yep, the test Mark gives as an example has this diff:
-add(16) g6<1>F g10<8,8,1>UW -g1<0,1,0>F { align1 compr
};
-add(16) g8<1>F g12<8,8,1>UW -g1.1<0,1,0>F { align1 compr
};
+add(16) g6<1>F g10<16,16,1>UW -g1<0,1,0>F { align1 compr
};
+add(16) g8<1>F g12<16,16,1>UW -g1.1<0,1,0>F { align1 compr
};
16,16,1 isn't a valid region. Provoking some undefined behavior, I think.
--
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/20160513/4108013c/attachment.html>
More information about the intel-3d-bugs
mailing list