<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [regression] WebGL demo iamnop.com/particles is very slow and spends far too long compiling shaders"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97035#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [regression] WebGL demo iamnop.com/particles is very slow and spends far too long compiling shaders"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97035">bug 97035</a>
              from <span class="vcard"><a class="email" href="mailto:eero.t.tamminen@intel.com" title="Eero Tamminen <eero.t.tamminen@intel.com>"> <span class="fn">Eero Tamminen</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>