Searched refs:TGSI_OPCODE_DP3 (Results 1 - 25 of 40) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_util.c165 case TGSI_OPCODE_DP3:
H A Dtgsi_lowering.c854 if ((opcode == TGSI_OPCODE_DP3) ||
1380 case TGSI_OPCODE_DP3:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h352 TGSI_OPCODE_DP3 = 9, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c45 case TGSI_OPCODE_DP3: return RC_OPCODE_DP3;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_util.c226 case TGSI_OPCODE_DP3:
H A Dtgsi_lowering.c853 if ((opcode == TGSI_OPCODE_DP3) ||
1380 case TGSI_OPCODE_DP3:
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_shader_tokens.h354 TGSI_OPCODE_DP3 = 9, enumerator in enum:tgsi_opcode
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_tgsi_to_rc.c47 case TGSI_OPCODE_DP3: return RC_OPCODE_DP3;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_tgsi_lower_yuv.c135 inst.Instruction.Opcode = TGSI_OPCODE_DP3;
H A Dst_atifs_to_tgsi.c70 {TGSI_OPCODE_DP3, "DOT3", 2},
H A Dst_mesa_to_tgsi.c452 return TGSI_OPCODE_DP3;
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_tgsi_lower_yuv.c134 inst.Instruction.Opcode = TGSI_OPCODE_DP3;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c500 case TGSI_OPCODE_DP3:
H A Dlp_bld_tgsi_action.c162 /* TGSI_OPCODE_DP3 */
1163 bld_base->op_actions[TGSI_OPCODE_DP3] = dp3_action;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c86 [ TGSI_OPCODE_DP3 ] = { false, true, TGSI_SWIZZLE_ONE, 1, 2 },
H A Di915_fpc_translate.c583 case TGSI_OPCODE_DP3:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_fpc_optimize.c91 [TGSI_OPCODE_DP3] = {false, true, TGSI_SWIZZLE_ONE, 1, 2},
H A Di915_fpc_translate.c472 case TGSI_OPCODE_DP3:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_aos.c500 case TGSI_OPCODE_DP3:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1533 [TGSI_OPCODE_DP3] = 0,
1761 case TGSI_OPCODE_DP3:
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c1797 [TGSI_OPCODE_DP3] = 0,
2051 case TGSI_OPCODE_DP3:
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_vertprog.c585 case TGSI_OPCODE_DP3:
H A Dnvfx_fragprog.c588 case TGSI_OPCODE_DP3:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_vertprog.c586 case TGSI_OPCODE_DP3:
H A Dnvfx_fragprog.c588 case TGSI_OPCODE_DP3:

Completed in 36 milliseconds

12