OSDN Git Service

glsl: Factor out code that generates block of index comparisons
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 19 Jul 2011 01:48:39 +0000 (18:48 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Sat, 23 Jul 2011 08:24:18 +0000 (01:24 -0700)
commit90cc372400e1f5869baabd841823bbf9296d7b01
tree2d89bd0648d0e0b1a9fc9891f3a3a12bd9caece6
parent156f85336f80d542569f0b0182bd27c7f3218e70
glsl: Factor out code that generates block of index comparisons

Reviewed-by: Eric Anholt <eric@anholt.net>
src/glsl/ir_optimization.h
src/glsl/lower_variable_index_to_cond_assign.cpp