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:04:28 +0000 (19:04 -0400)
commit3911ef032745b18071f48a6ad343ece14202049c
tree89778ffbe0346b99c831506191cce20244b26573
parente961a5da77cbcdb0e32400ec707c16fcfe9d7083
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