[Bug 108983] "Compute shaders require GLSL 4.30 or GLSL ES 3.10" even though ARB_compute_shader is available

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Dec 8 20:16:26 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=108983

--- Comment #1 from Lionel Landwerlin <lionel.g.landwerlin at linux.intel.com> ---
Are you missing :

#extension GL_ARB_compute_shader: enable

somewhere in your shader?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20181208/c434d7a0/attachment.html>


More information about the intel-3d-bugs mailing list