[Bug 102845] [m32] piglit.spec.arb_shader_bit_encoding.execution.and-clamp
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Sep 18 19:25:24 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=102845
Bug ID: 102845
Summary: [m32]
piglit.spec.arb_shader_bit_encoding.execution.and-clam
p
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/i965
Assignee: jason at jlekstrand.net
Reporter: mark.a.janes at intel.com
QA Contact: intel-3d-bugs at lists.freedesktop.org
This tests regressed with
mesa 7bd5931cc1e1102e0171ca70bd2d6bbad81f71dc
i965/tex: Unify the TexImage and TexSubImage code
It's nearly the same so there's no good reason why it can't be in a
common function. The one difference is that _mesa_store_teximage
calls AllocTextureImageBuffer for us, while _mesa_store_texsubimage
doesn't, but we don't need that anyway - intelTexImage already does it.
/tmp/build_root/m32/lib/piglit/bin/shader_runner
/tmp/build_root/m32/lib/piglit/tests/spec/arb_shader_bit_encoding/execution/and-clamp.shader_test
-auto -fbo
Probe color at (2,2)
Expected: 0.000000 0.250000 0.500000
-8419755093756528250825501076094976.000000
Observed: 0.000000 0.250980 0.501961 0.000000
Test failure on line 43
--
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/20170918/4c38c20a/attachment.html>
More information about the intel-3d-bugs
mailing list