[Bug 97035] [regression] WebGL demo iamnop.com/particles is very slow and spends far too long compiling shaders

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 29 16:00:45 UTC 2016


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

--- Comment #4 from Eero Tamminen <eero.t.tamminen at intel.com> ---
The shaders are very similar despite the huge compilation time difference.  In
the much faster compiled shader, the large amount of expanded functions is
called conditionally based on sampler result (in the slow one that call is
unconditional) and it has few lines less before that.

-- 
You are receiving this mail because:
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/20160829/cd3fa39c/attachment.html>


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