<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Render error in Wasteland 2"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97441#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Render error in Wasteland 2"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=97441">bug 97441</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>(In reply to Tapani Pälli from <a href="show_bug.cgi?id=97441#c6">comment #6</a>)
<span class="quote">> I noticed when playing back trace that there's *lots* of warnings like this:

> 4524: message: major shader compiler issue 114: 0:14(18): warning:
> `tmpvar_1' used uninitialized
> 681109: message: major shader compiler issue 149: 0:93(18): warning:
> `tmpvar_2' used uninitialized
> 687330: message: major shader compiler issue 269: 0:113(35): warning:
> `tmpvar_5' used uninitialized
> 687531: message: major shader compiler issue 279: 0:95(34): warning:
> `tmpvar_3' used uninitialized</span >

These seem like bogus warnings though, such warning gets printed for example
for this shader:

( function main
  (signature void
    (parameters
    )
    (
      (declare () vec2 tmpvar_1)
      (assign  (xyzw) (var_ref gl_Position)  (expression vec4 * (var_ref
gl_ModelViewProjectionMatrix) (var_ref gl_Vertex) ) ) 
    ))

)</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>