glsl: make sure we replace all output reads with temporaries
authorZack Rusin <zack@tungstengraphics.com>
Thu, 12 Jun 2008 22:53:52 +0000 (18:53 -0400)
committerZack Rusin <zack@tungstengraphics.com>
Thu, 12 Jun 2008 23:39:20 +0000 (19:39 -0400)
commit928ec5cd3be5c7d6f3d9df0ace18371b1ec8c68c
tree76d9d016980c2336a51818285b0248e91063b8c6
parent53f5b9741a5453f9166aee8da6e1f8bf5b10d59e
glsl: make sure we replace all output reads with temporaries

test in if.glsl
src/mesa/shader/programopt.c
src/mesa/shader/programopt.h
src/mesa/shader/slang/slang_compile.c