[Bug 104971] Test failures on 32 bit Mesa compiled with GCC 7.x
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Feb 9 01:35:16 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=104971
--- Comment #2 from Clayton Craft <clayton.a.craft at intel.com> ---
I found one specific test case in piglit that fails (from
piglit.spec.arb_shading_language_packing.execution.built-in-functions.const-packunorm2x16):
actual = packUnorm2x16(vec2(1e+256, 0.9));
if (true
&& actual != 3865509887u
) {
vert_color = red;
}
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180209/e4d45be3/attachment.html>
More information about the intel-3d-bugs
mailing list