[Bug 83036] [ILK]Piglit spec_ARB_copy_image_arb_copy_image-formats fails
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 16 06:29:07 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=83036
--- Comment #12 from Rhys Kidd <rhyskidd at gmail.com> ---
Confirming on ILK with Mesa master.
The specific test being run here is this command line
"bin/arb_copy_image-formats -auto -fbo".
$ mesa-debug glxinfo | grep OpenGL
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Ironlake Mobile
OpenGL version string: 2.1 Mesa 11.1.0-devel (git-b8d2263)
OpenGL shading language version string: 1.20
Extract from initial part of first format with error:
100.0% of pixels match
100.0% of pixels match
100.0% of pixels match
100.0% of pixels match
100.0% of pixels match
100.0% of pixels match
100.0% of pixels match
100.0% of pixels match
texel mismatch at (24, 0); expected 0xcd, received 0x00.
texel mismatch at (25, 0); expected 0x16, received 0x00.
texel mismatch at (26, 0); expected 0x68, received 0x00.
texel mismatch at (27, 0); expected 0xba, received 0x00.
texel mismatch at (28, 0); expected 0xac, received 0x00.
--
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/20150916/871f4720/attachment-0001.html>
More information about the intel-3d-bugs
mailing list