<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - glGetQueryObjectui64v() not found in libGL.so.1"
href="https://bugs.freedesktop.org/show_bug.cgi?id=90205">90205</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>glGetQueryObjectui64v() not found in libGL.so.1
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Drivers/DRI/i965
</td>
</tr>
<tr>
<th>Assignee</th>
<td>idr@freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>mark.a.janes@intel.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>intel-3d-bugs@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>