[Bug 90205] New: glGetQueryObjectui64v() not found in libGL.so.1

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 27 16:57:52 PDT 2015


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

            Bug ID: 90205
           Summary: glGetQueryObjectui64v() not found in libGL.so.1
           Product: Mesa
           Version: git
          Hardware: All
                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

With piglit cb334db, dlsym() is used to look up core functions instead of
eglGetProcAddress()

This works everywhere except arb_pipeline_statistics_query, causing the
following tests to fail on many intel platforms:

spec.arb_pipeline_statistics_query.arb_pipeline_statistics_query-geom
spec.arb_pipeline_statistics_query.arb_pipeline_statistics_query-vert_adj

The output from piglit is:

Standard Output

/tmp/build_root/m32/lib/piglit/bin/arb_pipeline_statistics_query-vert_adj -auto
-fbo
GetProcAddress failed for "glGetQueryObjectui64v"

Standard Error

glGetQueryObjectui64v() not found in libGL.so.1:
/tmp/build_root/m32/lib/libGL.so.1: undefined symbol: glGetQueryObjectui64v

-- 
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/20150427/0cf597e7/attachment.html>


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