Home | History | Annotate | Download | only in radeonsi

Lines Matching refs:TGSI_OPCODE_TXD

4630 	if (opcode == TGSI_OPCODE_TXD) {
4677 opcode == TGSI_OPCODE_TXD,
4682 if (opcode == TGSI_OPCODE_TXD)
4979 case TGSI_OPCODE_TXD:
6736 bld_base->op_actions[TGSI_OPCODE_TXD] = tex_action;