glsl_to_tgsi: Remove the obsolete remove_output_reads pass.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 2 Jan 2012 10:43:41 +0000 (02:43 -0800)
committerDave Airlie <airlied@redhat.com>
Fri, 6 Jan 2012 13:37:02 +0000 (13:37 +0000)
commit938490c3fe8ccce6ca96a4fcba89ffc1bcded873
tree67ff1afa9bac9356a5d415ee8948b144794e7466
parent10937e651222501c0e9f4f44e6b842c261e2edfb
glsl_to_tgsi: Remove the obsolete remove_output_reads pass.

This is now handled by the GLSL compiler, so this code is dead.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/mesa/state_tracker/st_glsl_to_tgsi.cpp