OSDN Git Service

ir_to_mesa: Fix the assertion on LHS array derefs to DWIM.
authorEric Anholt <eric@anholt.net>
Thu, 8 Jul 2010 00:59:50 +0000 (17:59 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 8 Jul 2010 00:59:50 +0000 (17:59 -0700)
commitea2a03f0a5b8b58ea88ecb607664ea50c9d6e96e
treee2bda8b832fc2b5ee34df8ea6d8090881c627cff
parentffd24b0a6844871eed0c78608431e2f82d5615e1
ir_to_mesa: Fix the assertion on LHS array derefs to DWIM.

This allows array derefs of matrices now, which makes idr's GLSL demo
happy.
src/mesa/shader/ir_to_mesa.cpp