Searched refs:SET_INST_2 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_fragshader.c | 39 #define SET_INST_2(inst, type) afs_cmd[((inst<<2) + (type<<1) + 2)] macro 109 SET_INST_2(opnum, optype) |= reg2; 148 SET_INST_2(opnum, 0) = 0; 150 SET_INST_2(opnum, 1) = 0; 225 SET_INST_2(opnum, 1) |= R200_TXA_DOT_ALPHA; 238 SET_INST_2(opnum, 1) |= R200_TXA_DOT_ALPHA; 253 SET_INST_2(opnum, 1) |= R200_TXA_DOT_ALPHA; 278 SET_INST_2(opnum, optype) |= (dstreg + 1) << R200_TXC_OUTPUT_REG_SHIFT; 279 SET_INST_2(opnum, optype) |= dstmask_table[dstmask]; 286 SET_INST_2(opnu [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_fragshader.c | 39 #define SET_INST_2(inst, type) afs_cmd[((inst<<2) + (type<<1) + 2)] macro 109 SET_INST_2(opnum, optype) |= reg2; 150 SET_INST_2(opnum, 0) = 0; 152 SET_INST_2(opnum, 1) = 0; 227 SET_INST_2(opnum, 1) |= R200_TXA_DOT_ALPHA; 240 SET_INST_2(opnum, 1) |= R200_TXA_DOT_ALPHA; 255 SET_INST_2(opnum, 1) |= R200_TXA_DOT_ALPHA; 280 SET_INST_2(opnum, optype) |= (dstreg + 1) << R200_TXC_OUTPUT_REG_SHIFT; 281 SET_INST_2(opnum, optype) |= dstmask_table[dstmask]; 288 SET_INST_2(opnu [all...] |
Completed in 6 milliseconds