Searched refs:A0_DP3 (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/mesa/drivers/dri/i915/ |
D | i915_fragprog.c | 489 A0_DP3, in upload_program() 527 A0_DP3, in upload_program() 536 EMIT_2ARG_ARITH(A0_DP3); in upload_program() 842 A0_DP3, in upload_program()
|
D | i915_reg.h | 426 #define A0_DP3 (0x6<<24) /* dst.xyzw = src0.xyz dot src1.xyz */ macro
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_fpc_translate.c | 467 i915_emit_arith(p, A0_DP3, get_result_vector(p, &inst->Dst[0]), in i915_translate_instruction() 473 emit_simple_arith(p, inst, A0_DP3, 2, fs); in i915_translate_instruction()
|
D | i915_reg.h | 528 #define A0_DP3 (0x6 << 24) /* dst.xyzw = src0.xyz dot src1.xyz */ macro
|