[Bug 93235] [regression] dispatch sanity broken

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 3 13:30:52 PST 2015


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

            Bug ID: 93235
           Summary: [regression] dispatch sanity broken
           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

f53f9eb8d495a318bc8e6fd758df4ba4074599ef broke dispatch sanity on GLES2,3, and
3.1

/mnt/space/jenkins/jobs/Leeroy/workspace at 3/repos/mesa/src/mesa/main/tests/dispatch_sanity.cpp:173
Value of: table[i]
  Actual: 0x4472b0
Expected: nop_table[i]
Which is: 0x415dc0
i = 329 (GetPointerv)


Author:     Emil Velikov <emil.l.velikov at gmail.com>
AuthorDate: Thu Nov 26 00:36:10 2015 +0000
Commit:     Emil Velikov <emil.l.velikov at gmail.com>
CommitDate: Thu Dec 3 19:17:48 2015 +0000

    glapi: add GetPointervKHR to the ES dispatch

    The KHR_debug extension implements this.

    Strictly speaking it could be used with ES 1.0, although as the original
    function is available on ES 1.1, I'm inclined to lift the KHR_debug
    requirement to ES 1.1.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93048
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
    Reviewed-by: Timothy Arceri <timothy.arceri at collabora.com>

-- 
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/20151203/05e1e061/attachment.html>


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