Searched refs:TOY_OPCODE_TGSI_IMM (Results 1 – 6 of 6) sorted by relevance
320 case TOY_OPCODE_TGSI_IMM: return "tgsi.imm"; in get_opcode_name()
50 TOY_OPCODE_TGSI_IMM, enumerator
254 case TOY_OPCODE_TGSI_IMM: in vs_lower_opcode_tgsi_direct()669 case TOY_OPCODE_TGSI_IMM: in vs_lower_virtual_opcodes()
684 case TOY_OPCODE_TGSI_IMM: in gs_lower_opcode_tgsi_direct()710 case TOY_OPCODE_TGSI_IMM: in gs_lower_virtual_opcodes()
504 case TOY_OPCODE_TGSI_IMM: in fs_lower_opcode_tgsi_direct()1293 case TOY_OPCODE_TGSI_IMM: in fs_lower_virtual_opcodes()
2204 opcode = TOY_OPCODE_TGSI_IMM; in fetch_source()