softpipe: remove shadow_ref assert.
[mesa.git] / src / gallium / auxiliary / tgsi / tgsi_exec.c
index 5f55de0390cc0e3b613a590f322a3a103737294f..a03dfe6aebc1105681f68133c695c864e6d99fc1 100644 (file)
@@ -2274,7 +2274,6 @@ exec_tex(struct tgsi_exec_machine *mach,
          FETCH(&r[last], 0, TGSI_CHAN_W);
       }
       else {
-         assert(shadow_ref != 4);
          FETCH(&r[last], 1, TGSI_CHAN_X);
       }