<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Unreal Engine 4 demos fail GLSL compiler assertion"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80880#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Unreal Engine 4 demos fail GLSL compiler assertion"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=80880">bug 80880</a>
              from <span class="vcard"><a class="email" href="mailto:lemody@gmail.com" title="Tapani Pälli <lemody@gmail.com>"> <span class="fn">Tapani Pälli</span></a>
</span></b>
        <pre>This looks like a case where we would need implicit conversion between unsigned
and signed types, adding implicit conversion where the expression gets
generated should fix this but requires client to use GLSL 4.0. I will try to
see if this helps.</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>