Summary: | [G33] regression: piglit.spec.!opengl 1_4.draw-batch and gl-1_4-dlist-multidrawarrays | ||
---|---|---|---|
Product: | Mesa | Reporter: | Clayton Craft <clayton.a.craft> |
Component: | Drivers/DRI/i965 | Assignee: | Brian Paul <brianp> |
Status: | RESOLVED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | idr |
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 104757 |
Description
Clayton Craft
2018-01-18 21:37:48 UTC
Can you please re-test with ToT code? Commit 9e6efdd1776cb76386d8aa774926c77aa2db7804 (just pushed) has a bug fix. I'm still seeing failures on these two tests even with commit 9e6efdd1776cb76386d8aa774926c77aa2db7804 Here's the output from both tests: /tmp/build_root/m64/lib/piglit/bin/draw-batch -auto -fbo From bottom to top: DrawElements DrawArrays Begin/End CallList Probe color at (35,105) Expected: 1.000000 0.200000 0.200000 Observed: 0.000000 0.000000 0.000000 /tmp/build_root/m64/lib/piglit/bin/gl-1.4-dlist-multidrawarrays -auto -fbo Probe color at (0,0) Expected: 255 255 255 Observed: 0 0 0 Probe color at (0,0) Expected: 255 255 255 Observed: 0 0 0 Probe color at (0,0) Expected: 255 255 255 Observed: 0 0 0 Probe color at (0,0) Expected: 255 255 255 Observed: 0 0 0 Probe color at (0,0) Expected: 255 255 255 Observed: 0 0 0 Probe color at (0,0) Expected: 255 255 255 Observed: 0 0 0 Probe color at (0,0) Expected: 255 255 255 Observed: 0 0 0 Hmm, both gl-1.4-dlist-multidrawarrays and draw-batch pass for me both with and without 9e6efdd1776cb76386d8aa774926c77aa2db7804. I'm testing with llvmpipe and the VMware driver. I'm posting a patch to mesa-dev which should fix this. Can you test and let me know? Fixed with commit 365a48abddcabf6596c2e34a784d91c8ab929918 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.