Searched refs:OPCODE_XPD (Results 1 – 8 of 8) sorted by relevance
152 { OPCODE_XPD, "XPD", 2, 1 }164 assert(OPCODE_XPD == InstInfo[OPCODE_XPD].Opcode); in _mesa_num_inst_src_regs()177 assert(OPCODE_XPD == InstInfo[OPCODE_XPD].Opcode); in _mesa_num_inst_dst_regs()
173 OPCODE_XPD, /* X X */ enumerator
695 [OPCODE_XPD] = 0,776 case OPCODE_XPD: in ptn_emit_instruction()
94 case OPCODE_XPD: in get_src_arg_mask()
1175 case OPCODE_XPD: /* cross product */ in _mesa_execute_program()
557 case OPCODE_XPD: { in compile_instruction()
946 case OPCODE_XPD: in upload_program()
884 case OPCODE_XPD: in r200_translate_vertex_program()