| Summary: |
[softpipe] piglit depthstencil-default_fb-drawpixels-32f_24_8_rev regression |
| Product: |
Mesa
|
Reporter: |
Vinson Lee <vlee> |
| Component: |
Mesa core | Assignee: |
mesa-dev |
| Status: |
RESOLVED
FIXED
|
QA Contact: |
mesa-dev |
| Severity: |
normal
|
|
|
| Priority: |
medium
|
CC: |
airlied, brianp, sroland
|
| Version: |
git | Keywords: |
bisected, regression |
| Hardware: |
x86-64 (AMD64) | |
|
| OS: |
Linux (All) | |
|
| Whiteboard: |
|
|
i915 platform:
|
|
i915 features:
|
|
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.
mesa: 13b2e6a520d1f8979fc4da1dd2c6811585b16203 (master 10.6.0-devel) $ ./bin/fbo-depthstencil drawpixels default_fb 32F_24_8_REV -auto Testing default_fb. Testing 32F_24_8_REV. Testing glDrawPixels(depthstencil). Stencil at 0,0 Expected: 0x33 Observed: 0xff Stencil at 1,0 Expected: 0x33 Observed: 0xff Stencil at 2,0 Expected: 0x33 Observed: 0xff Stencil at 3,0 Expected: 0x33 Observed: 0xff Stencil at 4,0 Expected: 0x33 Observed: 0xff Stencil at 5,0 Expected: 0x33 Observed: 0xff Stencil at 6,0 Expected: 0x33 Observed: 0xff Stencil at 7,0 Expected: 0x33 Observed: 0xff Stencil at 8,0 Expected: 0x33 Observed: 0xff Stencil at 9,0 Expected: 0x33 Observed: 0xff Stencil at 10,0 Expected: 0x33 Observed: 0xff Stencil at 11,0 Expected: 0x33 Observed: 0xff Stencil at 12,0 Expected: 0x33 Observed: 0xff Stencil at 13,0 Expected: 0x33 Observed: 0xff Stencil at 14,0 Expected: 0x33 Observed: 0xff Stencil at 15,0 Expected: 0x33 Observed: 0xff Stencil at 16,0 Expected: 0x33 Observed: 0xff Stencil at 17,0 Expected: 0x33 Observed: 0xff Stencil at 18,0 Expected: 0x33 Observed: 0xff ... Total failures: 14884 PIGLIT: {"result": "fail" } 8a41cd2407c1d219cba98add69609ce3a65b5435 is the first bad commit commit 8a41cd2407c1d219cba98add69609ce3a65b5435 Author: Dave Airlie <airlied@redhat.com> Date: Wed Apr 22 17:13:06 2015 +1000 softpipe: fix stencil write to use an integer value This fixes a number of regressions since 61393bdcdc3b63624bf6e9730444f5e9deeedfc8 u_tile: fix stencil texturing tests under softpipe Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89960 Reviewed-by: Brian Paul <brianp@vmware.com> Reviewed-by: Roland Scheidegger <sroland@vmware.com> Signed-off-by: Dave Airlie <airlied@redhat.com> :040000 040000 c98019756adb79e5dd7b8b6f718cc61036c3a502 3a62a6bff9e5ea0584b4d93d0e1d81defa05cc6a M src bisect run success