Bug 60048 - [softpipe] piglit glean readPixSanity regression
Summary: [softpipe] piglit glean readPixSanity regression
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Mesa core (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2013-01-30 01:08 UTC by Vinson Lee
Modified: 2013-07-04 20:29 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Vinson Lee 2013-01-30 01:08:41 UTC
mesa: 02b6da1e87ddf333a71b37234c356b3f3f7f58be (master)

$ ./bin/glean -t readPixSanity --quick
Mesa warning: failed to remap glClampColorARB
Mesa warning: failed to remap glTexBufferARB
Mesa warning: failed to remap glFramebufferTextureARB
Mesa warning: failed to remap glVertexAttribDivisorARB
Mesa warning: failed to remap glProgramParameteriARB
readPixSanity:  FAIL rgba8, db, z24, s8, win+pmap, id 33
        Depth worst-case error was 7.23717 bits at (2, 31)
                expected 0.10967; got 0.109679.
        Stencil expected 38; got 0.

cabe4fbb852f3c335937e3576db85d0143cb6c12 is the first bad commit
commit cabe4fbb852f3c335937e3576db85d0143cb6c12
Author: Marek Olšák <maraeo@gmail.com>
Date:   Mon Jan 14 06:57:28 2013 +0100

    st/mesa: always assume separate depth and stencil clear is supported

    All drivers implement it now.

    Reviewed-by: Brian Paul <brianp@vmware.com>

:040000 040000 dcfc8a78bba351a39a856c95d9ad3cf64021f552 6cd989d9615cbe17dda7c0b46891dcb309579df2 M      src
bisect run success
Comment 1 Vinson Lee 2013-07-04 20:29:41 UTC
mesa: f3bbf65929e395360e5565d08d015977dd5b79fa (master)

piglit glean readPixSanity passes on softpipe with latest master.


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.