r600g: Disable V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_FLT_TO_INT_FLOOR case.
authorVinson Lee <vlee@vmware.com>
Fri, 14 Jan 2011 21:47:37 +0000 (13:47 -0800)
committerVinson Lee <vlee@vmware.com>
Fri, 14 Jan 2011 21:47:37 +0000 (13:47 -0800)
commit4c6d6dd8fc61239ac2008267f3c5cf76f4124d11
treebe7ed42a54cfcbdb3657ba4a105ff7cc9c30f413
parent6e9b0f6807c7a22f096f483961ae71512f8d9f41
r600g: Disable V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_FLT_TO_INT_FLOOR case.

The usage of macro V_SQ_ALU_WORD1_OP2_SQ_OP2_INST_FLT_TO_INT_FLOOR was
introduced by commit 323ef3a1f07ba4333dadebab571ddcd49d95f45c but the
macro is undefined. Disable this case to fix the build for now.
src/gallium/drivers/r600/r600_asm.c