[Piglit] [Bug 92692] New: [bisected] arb_draw_indirect.arb_draw_indirect-api-errors fails due to Mesa commit

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 27 09:44:24 PDT 2015


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

            Bug ID: 92692
           Summary: [bisected]
                    arb_draw_indirect.arb_draw_indirect-api-errors fails
                    due to Mesa commit
           Product: piglit
           Version: unspecified
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: tests
          Assignee: piglit at lists.freedesktop.org
          Reporter: mark.a.janes at intel.com
        QA Contact: piglit at lists.freedesktop.org

Mesa commit 3daa7e5147f164e822269f13c3bcccfa6446fa83 changed the error code
that is seen by this piglit test:

Author:     Marta Lofstedt <marta.lofstedt at intel.com>
AuthorDate: Mon Oct 26 11:50:24 2015 +0100
Commit:     Marta Lofstedt <marta.lofstedt at linux.intel.com>
CommitDate: Tue Oct 27 08:49:21 2015 +0100

    mesa: Draw indirect is not allowed when xfb is active and unpaused

    OpenGL ES 3.1 specification, section 10.5:
    "An INVALID_OPERATION error is generated if
    transform feedback is active and not paused."

    Signed-off-by: Marta Lofstedt <marta.lofstedt at linux.intel.com>
    Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>
    Reviewed-by: Tapani Pälli <tapani.palli at intel.com>

The commit on the mailing list specifically addresses the choice of error code,
so I can only assume the the corresponding piglit test does not conform to the
spec.

Please update the test to pass.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20151027/d1be1155/attachment.html>


More information about the Piglit mailing list