<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - shader-db crashes when running piglit shaders"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106052#c29">Comment # 29</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - shader-db crashes when running piglit shaders"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106052">bug 106052</a>
from <span class="vcard"><a class="email" href="mailto:ben@besd.de" title="ben@besd.de <ben@besd.de>"> <span class="fn">ben@besd.de</span></a>
</span></b>
<pre>If I understand correctly from Ilias commit above then checking for GLSL = 400
is just a convenience so you dont have to check for every bit that is needed
for shader5
could this be written like so ?
if driver supports GLSL >= 400 then
if user requests GLSL >= 150 then
expose GL_ARB_GPU_SHADER5</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>