Searched refs:FS_OPCODE_LINTERP (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_shader.cpp404 case FS_OPCODE_LINTERP:
948 case FS_OPCODE_LINTERP:
1002 case FS_OPCODE_LINTERP:
1028 (opcode >= FS_OPCODE_DDX_COARSE && opcode <= FS_OPCODE_LINTERP))) ||
1029 (opcode == FS_OPCODE_LINTERP &&
H A Dbrw_eu_defines.h532 FS_OPCODE_LINTERP, enumerator in enum:opcode
H A Dbrw_fs_cse.cpp77 case FS_OPCODE_LINTERP:
H A Dbrw_fs_visitor.cpp196 abld.emit(FS_OPCODE_LINTERP, wpos_w, delta_xy,
H A Dbrw_fs.cpp753 case FS_OPCODE_LINTERP:
970 case FS_OPCODE_LINTERP:
1193 bld.emit(FS_OPCODE_LINTERP, wpos,
3877 if (inst->opcode != FS_OPCODE_LINTERP)
6131 case FS_OPCODE_LINTERP:
H A Dbrw_fs_generator.cpp1990 case FS_OPCODE_LINTERP:
H A Dbrw_fs_nir.cpp3629 bld.emit(FS_OPCODE_LINTERP, tmp, dst_xy, interp);
3632 bld.emit(FS_OPCODE_LINTERP, offset(dest, bld, i), dst_xy, interp);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_shader.cpp440 case FS_OPCODE_LINTERP:
1019 case FS_OPCODE_LINTERP:
1074 case FS_OPCODE_LINTERP:
1100 (opcode >= FS_OPCODE_DDX_COARSE && opcode <= FS_OPCODE_LINTERP))) ||
1101 (opcode == FS_OPCODE_LINTERP &&
H A Dbrw_fs_cse.cpp77 case FS_OPCODE_LINTERP:
H A Dbrw_fs_bank_conflicts.cpp575 inst->opcode == FS_OPCODE_LINTERP)
H A Dbrw_eu_defines.h589 FS_OPCODE_LINTERP, enumerator in enum:opcode
H A Dbrw_fs_copy_propagation.cpp501 inst->opcode == FS_OPCODE_LINTERP && arg == 0)
H A Dbrw_fs_reg_allocate.cpp710 if (inst->opcode == FS_OPCODE_LINTERP && inst->src[0].file == VGRF &&
H A Dbrw_fs_visitor.cpp206 abld.emit(FS_OPCODE_LINTERP, wpos_w, delta_xy,
H A Dbrw_ir_performance.cpp613 case FS_OPCODE_LINTERP:
H A Dbrw_fs.cpp749 case FS_OPCODE_LINTERP:
1001 case FS_OPCODE_LINTERP:
1254 bld.emit(FS_OPCODE_LINTERP, wpos,
7433 case FS_OPCODE_LINTERP:
7937 case FS_OPCODE_LINTERP : {
H A Dbrw_fs_generator.cpp2315 case FS_OPCODE_LINTERP:
H A Dbrw_fs_nir.cpp3785 bld.emit(FS_OPCODE_LINTERP, tmp, dst_xy, interp);
3788 bld.emit(FS_OPCODE_LINTERP, offset(dest, bld, i), dst_xy, interp);
/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
H A Dbrw_eu.h224 FS_OPCODE_LINTERP, enumerator in enum:opcode
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
H A Dbrw_eu.h224 FS_OPCODE_LINTERP, enumerator in enum:opcode

Completed in 80 milliseconds