ir_to_mesa: fix shadow2DArray comparison
authorMarek Olšák <maraeo@gmail.com>
Mon, 5 Sep 2011 04:09:37 +0000 (06:09 +0200)
committerMarek Olšák <maraeo@gmail.com>
Sat, 10 Sep 2011 06:53:29 +0000 (08:53 +0200)
commitda7233840f3eca0ba892ca318081c88e2457cc63
tree5ce0b4050e21bf0c6c77eba98dd115bd0379f61b
parent274768856dc2b6d3dea254383199366bb4cd3cbc
ir_to_mesa: fix shadow2DArray comparison

The depth should be in W.

v2: adjust the assertion, add a comment
src/mesa/program/ir_to_mesa.cpp