[Mesa-dev] [Bug 59746] New: piglit glean depthStencil regression

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 22 23:11:45 PST 2013


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

          Priority: medium
            Bug ID: 59746
          Keywords: regression
                CC: mattst88 at gmail.com
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: piglit glean depthStencil regression
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: vlee at freedesktop.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

mesa: bd8045d4c516b9c753d00dcc4b962a3e634ad506 (master)

piglit glean depthStencil regressed on swrast, softpipe, and llvmpipe.

$ ./bin/glean -t depthStencil --quick
Mesa: User error: GL_INVALID_OPERATION in glDrawPixels(invalid format
GL_DEPTH_STENCIL and/or type GL_UNSIGNED_INT)
depthStencilFAIL
    glDrawPixels(GL_DEPTH_STENCIL_EXT, GL_UNSIGNED_INT) failed to generate
GL_INVALID_ENUM.

2906e2034c9d674601960a5b586b6e986e6ef04f is the first bad commit
commit 2906e2034c9d674601960a5b586b6e986e6ef04f
Author: Matt Turner <mattst88 at gmail.com>
Date:   Fri Nov 30 15:07:18 2012 -0800

    mesa: Return INVALID_OPERATION when type is known but not allowed

    INVALID_ENUM is for when the type is simply not known.

    Fixes part of es3conform's packed_depth_stencil_error test.
    Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
    Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>

:040000 040000 ec0e217c8cd20171a64021fef2562b5291a5c9a4
a029bdf088bc0510eb3d316bd126fc9c99cf29a3 M    src
bisect run success

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130123/a7e5dff4/attachment.html>


More information about the mesa-dev mailing list