Summary: | [Bisected i965]Piglit fbo/fbo-depth-array regressed | ||
---|---|---|---|
Product: | Mesa | Reporter: | lu hua <huax.lu> |
Component: | Drivers/DRI/i965 | Assignee: | Paul Berry <stereotype441> |
Status: | VERIFIED DUPLICATE | QA Contact: | |
Severity: | major | ||
Priority: | medium | CC: | idr, xunx.fang |
Version: | 8.0 | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
lu hua
2012-08-15 03:27:34 UTC
Following cases also fail on ironlake with mesa 8.0 branch. bisect shows commit 24db6d63dab7cc8d3e5d4482b95d58e46113ba44 is the first bad commit. texturing_depthstencil-render-miplevels_1024_ds=z24_s8 texturing_depthstencil-render-miplevels_1024_ds=z32f_s8 texturing_depthstencil-render-miplevels_1024_d=z16 texturing_depthstencil-render-miplevels_1024_d=z24 texturing_depthstencil-render-miplevels_1024_d=z24_s8 texturing_depthstencil-render-miplevels_1024_d=z32f texturing_depthstencil-render-miplevels_1024_d=z32f_s8 texturing_depthstencil-render-miplevels_1024_s=z24_s8 texturing_depthstencil-render-miplevels_146_ds=z24_s8 texturing_depthstencil-render-miplevels_146_ds=z32f_s8 texturing_depthstencil-render-miplevels_146_d=z16 texturing_depthstencil-render-miplevels_146_d=z24 texturing_depthstencil-render-miplevels_146_d=z24_s8 texturing_depthstencil-render-miplevels_146_d=z32f texturing_depthstencil-render-miplevels_146_d=z32f_s8 texturing_depthstencil-render-miplevels_146_s=z24_s8 texturing_depthstencil-render-miplevels_292_ds=z24_s8 texturing_depthstencil-render-miplevels_292_ds=z32f_s8 texturing_depthstencil-render-miplevels_292_d=z16 texturing_depthstencil-render-miplevels_292_d=z24 texturing_depthstencil-render-miplevels_292_d=z24_s8 texturing_depthstencil-render-miplevels_292_d=z32f texturing_depthstencil-render-miplevels_292_d=z32f_s8 texturing_depthstencil-render-miplevels_292_s=z24_s8 texturing_depthstencil-render-miplevels_585_ds=z24_s8 texturing_depthstencil-render-miplevels_585_ds=z32f_s8 texturing_depthstencil-render-miplevels_585_d=z16 texturing_depthstencil-render-miplevels_585_d=z24 texturing_depthstencil-render-miplevels_585_d=z24_s8 texturing_depthstencil-render-miplevels_585_d=z32f texturing_depthstencil-render-miplevels_585_d=z32f_s8 texturing_depthstencil-render-miplevels_585_s=z24_s8 run: ./bin/fbo-depth-array -auto Output: Probe at (34,29) Expected: 0.200000 0.200000 0.200000 Observed: 0.000000 0.000000 0.000000 Probe at (100,29) Expected: 0.600000 0.600000 0.600000 Observed: 0.000000 0.000000 0.000000 Probe at (166,29) Expected: 1.000000 1.000000 1.000000 Observed: 0.000000 0.000000 0.000000 PIGLIT: {'result': 'fail' } *** This bug has been marked as a duplicate of bug 50271 *** |
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.