Searched refs:A0_EXP (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/drivers/i915/ |
D | i915_fpc_translate.c | 616 A0_EXP, in i915_translate_instruction() 688 i915_emit_arith(p, A0_EXP, tmp, A0_DEST_CHANNEL_Y, 0, in i915_translate_instruction() 761 A0_EXP, in i915_translate_instruction()
|
D | i915_reg.h | 559 #define A0_EXP (0xb<<24) /* dst.xyzw = exp2(src0.replicate_swizzle) */ macro
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | i915_reg.h | 431 #define A0_EXP (0xb<<24) /* dst.xyzw = exp2(src0.replicate_swizzle) */ macro
|
D | i915_fragprog.c | 575 A0_EXP, in upload_program() 633 i915_emit_arith(p, A0_EXP, tmp, A0_DEST_CHANNEL_Y, 0, in upload_program() 704 A0_EXP, in upload_program()
|
/external/igt-gpu-tools/lib/ |
D | i915_reg.h | 546 #define A0_EXP (0xb<<24) /* dst.xyzw = exp2(src0.replicate_swizzle) */ macro
|
D | i915_3d.h | 97 #define A0_EXP (0xb<<24) /* dst.xyzw = exp2(src0.replicate_swizzle) */ macro
|