Home
last modified time | relevance | path

Searched refs:FS_OPCODE_LINTERP (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_shader.cpp371 case FS_OPCODE_LINTERP: in brw_instruction_name()
878 case FS_OPCODE_LINTERP: in can_do_saturate()
933 case FS_OPCODE_LINTERP: in can_do_cmod()
959 (opcode >= FS_OPCODE_DDX_COARSE && opcode <= FS_OPCODE_LINTERP && in writes_accumulator_implicitly()
Dbrw_fs_cse.cpp79 case FS_OPCODE_LINTERP: in is_expression()
Dbrw_eu_defines.h476 FS_OPCODE_LINTERP, enumerator
Dbrw_fs_visitor.cpp194 abld.emit(FS_OPCODE_LINTERP, wpos_w, delta_xy, in emit_interpolation_setup_gen4()
Dbrw_fs.cpp685 case FS_OPCODE_LINTERP: in components_read()
834 case FS_OPCODE_LINTERP: in size_read()
1053 bld.emit(FS_OPCODE_LINTERP, wpos, in emit_fragcoord_interpolation()
1584 if (inst->opcode == FS_OPCODE_LINTERP) { in assign_urb_setup()
5039 case FS_OPCODE_LINTERP: in get_lowered_simd_width()
Dbrw_fs_generator.cpp1941 case FS_OPCODE_LINTERP: in generate_code()
Dbrw_fs_nir.cpp3509 bld.emit(FS_OPCODE_LINTERP, tmp, dst_xy, interp); in nir_emit_fs_intrinsic()
3512 bld.emit(FS_OPCODE_LINTERP, offset(dest, bld, i), dst_xy, interp); in nir_emit_fs_intrinsic()