gallivm: added question/comment

This commit is contained in:
Brian Paul
2010-03-04 15:52:19 -07:00
parent ad1456a444
commit 71c0568952
@@ -1126,6 +1126,7 @@ emit_instruction(
break;
case TGSI_OPCODE_TEX:
/* XXX what about dst0 writemask? */
emit_tex( bld, inst, FALSE, FALSE, dst0 );
break;