https://bugs.freedesktop.org/show_bug.cgi?id=106052
--- Comment #20 from b...@besd.de <b...@besd.de> ---
All it takes is
- if (consts->GLSLVersion >= 400)
+ if (consts->GLSLVersion >= 150)
extensions->ARB_gpu_shader5 = GL_TRUE;
and everything is fine (well not everything but that is ;)
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit