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

           Summary: [swrast] Glean test pointSprite fails
           Product: Mesa
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
        AssignedTo: mesa3d-dev@lists.sourceforge.net
        ReportedBy: [EMAIL PROTECTED]
            Blocks: 17784


Not only is the glean pointSprite test failing on 965, but it is also broken in
the software rasterizer (swrast_dri.so).  The output of the test is below.  It
looks like only the test that set the coordinate origin to GL_LOWER_LEFT are
failing.  Could this be related to recent TNL-to-shader changes?

Incorrect pixel at (19, 19):
        it should be rendered with color: (0, 1, 0), actual read: (0, 0, 1)
        Primitive type: GL_POINTS
        Coord Origin at: GL_LOWER_LEFT
        PointSize: 1.85
Incorrect pixel at (19, 19):
        it should be rendered with color: (0, 1, 0), actual read: (0, 0, 1)
        Primitive type: GL_POLYGON
        Coord Origin at: GL_LOWER_LEFT
        PointSize: 1.85
pointSprite:  FAIL rgba8, db, z24, s8, win+pmap, id 33
        5 tests passed, 2 tests failed.
Incorrect pixel at (19, 19):
        it should be rendered with color: (0, 1, 0), actual read: (0, 0, 1)
        Primitive type: GL_POINTS
        Coord Origin at: GL_LOWER_LEFT
        PointSize: 1.85
Incorrect pixel at (19, 19):
        it should be rendered with color: (0, 1, 0), actual read: (0, 0, 1)
        Primitive type: GL_POLYGON
        Coord Origin at: GL_LOWER_LEFT
        PointSize: 1.85
pointSprite:  FAIL rgba8, db, z24, s8, win+pmap, id 34
        5 tests passed, 2 tests failed.
Incorrect pixel at (19, 19):
        it should be rendered with color: (0, 1, 0), actual read: (0, 0, 1)
        Primitive type: GL_POINTS
        Coord Origin at: GL_LOWER_LEFT
        PointSize: 1.85
Incorrect pixel at (19, 19):
        it should be rendered with color: (0, 1, 0), actual read: (0, 0, 1)
        Primitive type: GL_POLYGON
        Coord Origin at: GL_LOWER_LEFT
        PointSize: 1.85
pointSprite:  FAIL rgba8, win+pmap, id 99
        5 tests passed, 2 tests failed.


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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to