[Mesa-dev] [Bug 52034] [llvmpipe] piglit depthstencil-default_fb-blit regression

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 18 18:41:30 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=52034

Pavel Ondračka <pavel.ondracka at email.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pavel.ondracka at email.cz

--- Comment #2 from Pavel Ondračka <pavel.ondracka at email.cz> 2012-07-18 18:41:30 PDT ---
I did bisect the fbo-depthstencil -auto blit GL_DEPTH24_STENCIL8 regression on
r300g and I did end up with commit 5ba15d8d38d98cb7b625fa55e7d818ef9c6629ce ,
also the test output is similar. Is this the same issue?

./bin/fbo-depthstencil -auto blit GL_DEPTH24_STENCIL8
r300: DRM version: 2.16.0, Name: ATI RV530, ID: 0x71c5, GB: 1, Z: 2
r300: GART size: 509 MB, VRAM size: 256 MB
r300: AA compression RAM: YES, Z compression RAM: YES, HiZ RAM: YES
Testing GL_DEPTH24_STENCIL8.
Testing glBlitFramebuffer(depthstencil).
Mesa 8.1-devel implementation error: st_BlitFramebuffer(STENCIL) software
fallback not implemented
Please report at bugs.freedesktop.org
Stencil at 0,0   Expected: 0x33   Observed: 0xfe
Stencil at 1,0   Expected: 0x33   Observed: 0xfe
Stencil at 2,0   Expected: 0x33   Observed: 0xfe
Stencil at 3,0   Expected: 0x33   Observed: 0xfe
Stencil at 4,0   Expected: 0x33   Observed: 0xfe
Stencil at 5,0   Expected: 0x33   Observed: 0xfe
Stencil at 6,0   Expected: 0x33   Observed: 0xfe
Stencil at 7,0   Expected: 0x33   Observed: 0xfe
Stencil at 8,0   Expected: 0x33   Observed: 0xfe
Stencil at 9,0   Expected: 0x33   Observed: 0xfe
Stencil at 10,0   Expected: 0x33   Observed: 0xfe
Stencil at 11,0   Expected: 0x33   Observed: 0xfe
Stencil at 12,0   Expected: 0x33   Observed: 0xfe
Stencil at 13,0   Expected: 0x33   Observed: 0xfe
Stencil at 14,0   Expected: 0x33   Observed: 0xfe
Stencil at 15,0   Expected: 0x33   Observed: 0xfe
Stencil at 16,0   Expected: 0x33   Observed: 0xfe
Stencil at 17,0   Expected: 0x33   Observed: 0xfe
Stencil at 18,0   Expected: 0x33   Observed: 0xfe
...
Total failures: 3721
PIGLIT: {'result': 'fail' }

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list