Searched refs:A0_EXP (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_state_emit.c461 emit_instruction(i915, A0_EXP, dst_mask & A0_DEST_CHANNEL_X, dst_reg, t1x_reg, 0, 0);
462 emit_instruction(i915, A0_EXP, dst_mask & A0_DEST_CHANNEL_Y, dst_reg, t1y_reg, 0, 0);
463 emit_instruction(i915, A0_EXP, dst_mask & A0_DEST_CHANNEL_Z, dst_reg, t1z_reg, 0, 0);
H A Di915_fpc_translate.c651 A0_EXP,
725 i915_emit_arith(p, A0_EXP, tmp, A0_DEST_CHANNEL_Y, 0,
812 A0_EXP,
H A Di915_reg.h559 #define A0_EXP (0xb<<24) /* dst.xyzw = exp2(src0.replicate_swizzle) */ macro
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state_emit.c461 emit_instruction(i915, A0_EXP, dst_mask & A0_DEST_CHANNEL_X, dst_reg, t1x_reg, 0, 0);
462 emit_instruction(i915, A0_EXP, dst_mask & A0_DEST_CHANNEL_Y, dst_reg, t1y_reg, 0, 0);
463 emit_instruction(i915, A0_EXP, dst_mask & A0_DEST_CHANNEL_Z, dst_reg, t1z_reg, 0, 0);
H A Di915_fpc_translate.c651 A0_EXP,
725 i915_emit_arith(p, A0_EXP, tmp, A0_DEST_CHANNEL_Y, 0,
812 A0_EXP,
H A Di915_reg.h559 #define A0_EXP (0xb<<24) /* dst.xyzw = exp2(src0.replicate_swizzle) */ macro
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Di915_fragprog.c564 A0_EXP,
642 i915_emit_arith(p, A0_EXP, tmp, A0_DEST_CHANNEL_Y, 0,
727 A0_EXP,
H A Di915_reg.h431 #define A0_EXP (0xb<<24) /* dst.xyzw = exp2(src0.replicate_swizzle) */ macro
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Di915_fragprog.c564 A0_EXP,
642 i915_emit_arith(p, A0_EXP, tmp, A0_DEST_CHANNEL_Y, 0,
727 A0_EXP,
H A Di915_reg.h431 #define A0_EXP (0xb<<24) /* dst.xyzw = exp2(src0.replicate_swizzle) */ macro

Completed in 168 milliseconds