https://bugs.freedesktop.org/show_bug.cgi?id=106052
--- Comment #20 from [email protected] <[email protected]> ---
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
[email protected]
https://lists.freedesktop.org/mailman/listinfo/piglit