Searched refs:RC_OPCODE_DP3 (Results 1 – 9 of 9) sorted by relevance
81 RC_OPCODE_DP3, enumerator
124 .Opcode = RC_OPCODE_DP3,562 case RC_OPCODE_DP3: in rc_compute_sources_for_writemask()
110 case RC_OPCODE_DP3: return R300_ALU_OUTC_DP3; in translate_rgb_opcode()130 case RC_OPCODE_DP3: return R300_ALU_OUTA_DP4; in translate_alpha_opcode()
99 case RC_OPCODE_DP3: return R500_ALU_RGBA_OP_DP3; in translate_rgb_op()122 case RC_OPCODE_DP3: return R500_ALPHA_OP_DP; in translate_alpha_op()
124 case RC_OPCODE_DP3: in classify_instruction()
134 case RC_OPCODE_DP3: in srcs_need_rewrite()
286 emit2(c, inst->Prev, RC_OPCODE_DP3, &inst->U.I, inst->U.I.DstReg, src0, src1); in transform_DP2()914 case RC_OPCODE_DP3: transform_r300_vertex_DP3(c, inst); return 1; in r300_transform_vertex_alu()
803 case RC_OPCODE_DP3: in can_convert_opcode_to_alpha()
45 case TGSI_OPCODE_DP3: return RC_OPCODE_DP3; in translate_opcode()