[Mesa-dev] [Bug 106058] Fix version requirements for GL_ARB_gpu_shader5
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Apr 15 19:38:34 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=106058
Bug ID: 106058
Summary: Fix version requirements for GL_ARB_gpu_shader5
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Mesa core
Assignee: mesa-dev at lists.freedesktop.org
Reporter: ben at besd.de
QA Contact: mesa-dev at lists.freedesktop.org
Created attachment 138852
--> https://bugs.freedesktop.org/attachment.cgi?id=138852&action=edit
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 https://www.khronos.org/registry/OpenGL/extensions/ARB/ARB_gpu_shader5.txt
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 https://www.khronos.org/registry/OpenGL/extensions/NV/NV_gpu_shader5.txt
If implemented in OpenGL ES, OpenGL ES 3.1 and GLSL ES 3.10 are required.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180415/2ffc391b/attachment.html>
More information about the mesa-dev
mailing list