Searched refs:SET_INST (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 | 38 #define SET_INST(inst, type) afs_cmd[((inst<<2) + (type<<1) + 1)] macro 108 SET_INST(opnum, optype) |= reg0; 147 SET_INST(opnum, 0) = 0; 149 SET_INST(opnum, 1) = 0; 166 SET_INST(opnum, optype) |= R200_TXC_NEG_ARG_C; 174 SET_INST(opnum, optype) |= R200_TXC_COMP_ARG_A; 175 SET_INST(opnum, optype) |= R200_TXC_OP_MADD; 181 SET_INST(opnum, optype) |= R200_TXC_OP_MADD; 192 SET_INST(opnum, optype) |= R200_TXC_OP_MADD; 202 SET_INST(opnu [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_fragshader.c | 38 #define SET_INST(inst, type) afs_cmd[((inst<<2) + (type<<1) + 1)] macro 108 SET_INST(opnum, optype) |= reg0; 149 SET_INST(opnum, 0) = 0; 151 SET_INST(opnum, 1) = 0; 168 SET_INST(opnum, optype) |= R200_TXC_NEG_ARG_C; 176 SET_INST(opnum, optype) |= R200_TXC_COMP_ARG_A; 177 SET_INST(opnum, optype) |= R200_TXC_OP_MADD; 183 SET_INST(opnum, optype) |= R200_TXC_OP_MADD; 194 SET_INST(opnum, optype) |= R200_TXC_OP_MADD; 204 SET_INST(opnu [all...] |
Completed in 2 milliseconds