[Bug 92824] [regression, bisected] `make check` dispatch-sanity broken by GL_EXT_buffer_storage

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 4 11:09:15 PST 2015


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

            Bug ID: 92824
           Summary: [regression, bisected] `make check` dispatch-sanity
                    broken by GL_EXT_buffer_storage
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: idr at freedesktop.org
          Reporter: mark.a.janes at intel.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org

dispatch sanity fails with this commit:

13b19aa815661cd17b74c8694b6c466bfaf75740
Author:     Ryan Houdek <sonicadvance1 at gmail.com>
AuthorDate: Mon Nov 2 19:30:18 2015 -0600
Commit:     Ilia Mirkin <imirkin at alum.mit.edu>
CommitDate: Wed Nov 4 00:01:03 2015 -0500

    mesa: expose support for GL_EXT_buffer_storage

    This extension requires ES 3.1 since it relies on glMemoryBarrier.
    For testing purposes I temporarily moved glMemoryBarrier to be an ES 3.0
    function.
    This has been tested with the piglit in the ML and the Dolphin emulator.

    Reviewed-by: Ilia Mirkin <imirkin at alum.mit.edu>

/mnt/space/jenkins/jobs/Leeroy/workspace/repos/mesa/src/mesa/main/tests/dispatch_sanity.cpp:173
Value of: table[i]
  Actual: 0x818ea50
Expected: nop_table[i]
Which is: 0x805c380
i = 902 (BufferStorage)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20151104/d67a45f2/attachment.html>


More information about the intel-3d-bugs mailing list