[Bug 86816] rendering artifacts with WebGL zombies

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 4 11:26:21 UTC 2016


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

--- Comment #11 from Eero Tamminen <eero.t.tamminen at intel.com> ---
(In reply to Eero Tamminen from comment #10)
> * warning: 0:1(12): warning: extension `GL_ARB_gpu_shader5' unsupported in
> vertex shader

This warning is both for vertex & fragment shaders.

This extension is GL 4.0 one, the GLES one is GL_OES_gpu_shader5, and that's
only in GLES 3.2 (at least according to Mesa features.txt).  Neither is
mentioned in WebGL extensions list:
  https://www.khronos.org/registry/webgl/extensions/

-- 
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/20161104/6d70f0ef/attachment.html>


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