[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 21:23:19 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=104971
--- Comment #6 from Mark Janes <mark.a.janes at intel.com> ---
The first failures I saw were:
actual = packUnorm2x16(vec2(0.89999998, -1e+256));
if (true
&& actual != 58982u
) {
vert_color = red;
}
actual = packUnorm2x16(vec2(-1e+256, 0.89999998));
if (true
&& actual != 3865444352u
) {
vert_color = red;
}
are those examples of the same test issue?
--
You are receiving this mail because:
You are the assignee for the bug.
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/20180209/8b80275e/attachment-0001.html>
More information about the intel-3d-bugs
mailing list