[Bug 97441] Render error in Wasteland 2

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Aug 26 09:04:23 UTC 2016


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

--- Comment #8 from Tapani Pälli <lemody at gmail.com> ---
(In reply to Tapani Pälli from comment #6)
> 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

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

)

-- 
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/20160826/079a457c/attachment.html>


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