http://bugs.freedesktop.org/show_bug.cgi?id=12570

           Summary: glean case depthStencil causes Assertion failure in DRI
                    driver
           Product: Mesa
           Version: CVS
          Platform: Other
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i915
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


System Environment:
--------------------------
latest Mesa, Drm, Xserver, Xf86_video_intel


Bug detailed description:
--------------------------
During running glean test case depthStencil, one assertion is failed:
i915_vtbl.c:427: i915_emit_state: Assertion `(state->Program[0] & 0x1ff) + 2 ==
state->ProgramSize' failed.

And the test case aborted.

Reproduce steps:
----------------
you can run it by:
glean -r resultdir -t depthStencil


Current result:
----------------
----------------------------------------------------------------------
Test the GL_EXT_packed_depth_stencil extension.

depthStencil:  PASS rgba8, db, win+pmap, id 35
        glReadPixels GL_DEPTH_STENCIL rate: 0.00 MBytes per second.
        glReadPixels GL_DEPTH/GLuint rate: 0.00 MBytes per second.
        glReadPixels GL_DEPTH/GLushort rate: 0.00 MBytes per second.
depthStencil:  PASS rgba8, win+pmap, id 36
        glReadPixels GL_DEPTH_STENCIL rate: 0.00 MBytes per second.
        glReadPixels GL_DEPTH/GLuint rate: 0.00 MBytes per second.
        glReadPixels GL_DEPTH/GLushort rate: 0.00 MBytes per second.
glean: i915_vtbl.c:427: i915_emit_state: Assertion `(state->Program[0] & 0x1ff)
+ 2 == state->ProgramSize' failed.
Aborted



Expected result:
----------------
this glean case should pass without any error


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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to