Searched refs:A0_LOG (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_fpc_translate.c | 592 i915_emit_arith(p, A0_LOG, get_result_vector(p, &inst->Dst[0]), in i915_translate_instruction() 611 i915_emit_arith(p, A0_LOG, tmp, A0_DEST_CHANNEL_Y, 0, in i915_translate_instruction() 680 i915_emit_arith(p, A0_LOG, tmp, A0_DEST_CHANNEL_X, 0, in i915_translate_instruction()
|
D | i915_reg.h | 535 #define A0_LOG (0xc << 24) /* dst.xyzw = log2(abs(src0.replicate_swizzle)) */ macro
|