<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Mesa's cl.h defines CL_VERSION_1_2 even though it is missing some OpenCL 1.2 functions"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91130#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Mesa's cl.h defines CL_VERSION_1_2 even though it is missing some OpenCL 1.2 functions"
href="https://bugs.freedesktop.org/show_bug.cgi?id=91130">bug 91130</a>
from <span class="vcard"><a class="email" href="mailto:devurandom@gmx.net" title="Dennis Schridde <devurandom@gmx.net>"> <span class="fn">Dennis Schridde</span></a>
</span></b>
<pre>Just to make sure I understand. You say that:
1) Mesa should provide a shared library that actually implements all functions
advertised in the header (which will be fixed in Mesa 10.7/11.0)
2) applications using OpenCL should still check at runtime which features are
available
I believe JTR already does the latter (there are instances of `if (ocl_ver >=
120)` in the source). So once the patch for (1) is merged, this issue should be
fixed.
For reference: The patch Serge mentioned can be found at:
<a href="https://www.mail-archive.com/mesa-dev@lists.freedesktop.org/msg88849.html">https://www.mail-archive.com/mesa-dev@lists.freedesktop.org/msg88849.html</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>