[Bug 88357] [BDW] ARB_gpu_shader5 not enabled on GEN8
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue May 5 09:55:35 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=88357
Kenneth Graunke <kenneth at whitecape.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #21 from Kenneth Graunke <kenneth at whitecape.org> ---
That must be a problem on your end - Broadwell supported GLSL 1.50 the day I
upstreamed the code.
Note that you have to run it like this:
glslparsertest
tests/spec/arb_gpu_shader5/compiler/indirect-projGradOffset-shadow.frag pass
1.50
adding "1.50" on the command line lets glslparsertest know that it needs to
make a OpenGL Core Profile context. Otherwise, you get a compatibility (3.0)
context that only supports GLSL 1.30.
It works here.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20150505/d2bdfb9e/attachment.html>
More information about the intel-3d-bugs
mailing list