Searched refs:A0_LOG (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_fpc_translate.c | 688 A0_LOG, in i915_translate_instruction() 708 i915_emit_arith(p, A0_LOG, tmp, A0_DEST_CHANNEL_Y, 0, in i915_translate_instruction() 781 A0_LOG, in i915_translate_instruction()
|
D | i915_reg.h | 560 #define A0_LOG (0xc<<24) /* dst.xyzw = log2(abs(src0.replicate_swizzle)) */ macro
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | i915_reg.h | 432 #define A0_LOG (0xc<<24) /* dst.xyzw = log2(abs(src0.replicate_swizzle)) */ macro
|
D | i915_fragprog.c | 605 A0_LOG, in upload_program() 625 i915_emit_arith(p, A0_LOG, tmp, A0_DEST_CHANNEL_Y, 0, in upload_program() 695 A0_LOG, in upload_program()
|