Home
last modified time | relevance | path

Searched refs:A0_LOG (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/i915/
Di915_fpc_translate.c661 A0_LOG, in i915_translate_instruction()
681 i915_emit_arith(p, A0_LOG, tmp, A0_DEST_CHANNEL_Y, 0, in i915_translate_instruction()
754 A0_LOG, in i915_translate_instruction()
Di915_reg.h560 #define A0_LOG (0xc<<24) /* dst.xyzw = log2(abs(src0.replicate_swizzle)) */ macro
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_reg.h432 #define A0_LOG (0xc<<24) /* dst.xyzw = log2(abs(src0.replicate_swizzle)) */ macro
Di915_fragprog.c606 A0_LOG, in upload_program()
626 i915_emit_arith(p, A0_LOG, tmp, A0_DEST_CHANNEL_Y, 0, in upload_program()
696 A0_LOG, in upload_program()
/external/igt-gpu-tools/lib/
Di915_reg.h547 #define A0_LOG (0xc<<24) /* dst.xyzw = log2(abs(src0.replicate_swizzle)) */ macro
Di915_3d.h98 #define A0_LOG (0xc<<24) /* dst.xyzw = log2(abs(src0.replicate_swizzle)) */ macro