r300/compiler: fake equal/notequal for shadow samplers
authorMarek Olšák <maraeo@gmail.com>
Sat, 8 May 2010 03:26:31 +0000 (05:26 +0200)
committerMarek Olšák <maraeo@gmail.com>
Sat, 8 May 2010 21:03:45 +0000 (23:03 +0200)
commite812c0439cc6a6ee7b0cda33d30dc5cbc9159733
tree0384b4fa7fed631c76ba1c29bfc9878b5317c99c
parent35a6df573090e31d9eb921d6863b0939458f880c
r300/compiler: fake equal/notequal for shadow samplers

This is actually better than a real implementation, which would be useless
due to inaccuracy (I know because I've tried to implement it).
src/mesa/drivers/dri/r300/compiler/radeon_program_tex.c