<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 - Fix version requirements for GL_ARB_gpu_shader5"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106058">106058</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Fix version requirements for GL_ARB_gpu_shader5
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>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>Mesa core
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>ben@besd.de
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=138852" name="attach_138852" title="Fix for piglit">attachment 138852</a> <a href="attachment.cgi?id=138852&action=edit" title="Fix for piglit">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=106058&attachment=138852'>[review]</a>
Fix for piglit
The version requirements for GL_ARB_gpu_shader5 are incorrect.
I have already fixed this locally, just dont have time for a proper patch right
now. Affects two piglit tests, for one I already have a patch the other one
seems trickier.
Requirements for GL_ARB_gpu_shader5
>From <a href="https://www.khronos.org/registry/OpenGL/extensions/ARB/ARB_gpu_shader5.txt">https://www.khronos.org/registry/OpenGL/extensions/ARB/ARB_gpu_shader5.txt</a>
This extension interacts with ARB_gpu_shader_fp64.
This extension interacts with NV_gpu_shader5.
This extension interacts with ARB_sample_shading.
This extension interacts with ARB_texture_gather.
OpenGL 3.2 and GLSL 1.50 are required.
>From <a href="https://www.khronos.org/registry/OpenGL/extensions/NV/NV_gpu_shader5.txt">https://www.khronos.org/registry/OpenGL/extensions/NV/NV_gpu_shader5.txt</a>
If implemented in OpenGL ES, OpenGL ES 3.1 and GLSL ES 3.10 are required.</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>