Searched refs:i915_fs_arith (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Di915_3d.h392 #define i915_fs_arith(op, dest_reg, operand0, operand1, operand2) \ macro
504 i915_fs_arith(MOV, dest_reg, \
517 i915_fs_arith (FRC, dest_reg, \
524 i915_fs_arith (ADD, dest_reg, \
530 i915_fs_arith (MUL, dest_reg, \
543 i915_fs_arith (RSQ, dest_reg, \
552 i915_fs_arith (MIN, dest_reg, \
558 i915_fs_arith (MAX, dest_reg, \
563 i915_fs_arith (CMP, dest_reg, operand0, operand1, operand2)
571 i915_fs_arith (MA
[all...]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Di915_3d.h392 #define i915_fs_arith(op, dest_reg, operand0, operand1, operand2) \ macro
504 i915_fs_arith(MOV, dest_reg, \
517 i915_fs_arith (FRC, dest_reg, \
524 i915_fs_arith (ADD, dest_reg, \
530 i915_fs_arith (MUL, dest_reg, \
543 i915_fs_arith (RSQ, dest_reg, \
552 i915_fs_arith (MIN, dest_reg, \
558 i915_fs_arith (MAX, dest_reg, \
563 i915_fs_arith (CMP, dest_reg, operand0, operand1, operand2)
571 i915_fs_arith (MA
[all...]
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di915_3d.h266 #define i915_fs_arith(op, dest_reg, operand0, operand1, operand2) \ macro
365 FS_OUT(i915_fs_arith(MOV, dest_reg, operand0, \
378 op = i915_fs_arith(MOV, dest_reg, operand0, i915_fs_operand_none(), \
391 FS_OUT(i915_fs_arith(ADD, dest_reg, operand0, operand1, \
398 FS_OUT(i915_fs_arith(MUL, dest_reg, operand0, operand1, \
410 op = i915_fs_arith(DP3, dest_reg, operand0, operand1, \

Completed in 5 milliseconds