Home
last modified time | relevance | path

Searched refs:LP_INTERP_LINEAR (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_interp.c235 case LP_INTERP_LINEAR: in coeffs_init_simple()
328 case LP_INTERP_LINEAR: in attribs_update_simple()
465 case LP_INTERP_LINEAR: in lp_build_interp_soa_indirect()
608 case LP_INTERP_LINEAR: in lp_build_interp_soa()
720 bld->interp[0] = LP_INTERP_LINEAR; in lp_build_interp_soa_init()
Dlp_bld_interp.h63 LP_INTERP_LINEAR, enumerator
Dlp_setup_point.c241 case LP_INTERP_LINEAR: in setup_point_coefficients()
Dlp_setup_line.c194 case LP_INTERP_LINEAR: in setup_line_coefficients()
Dlp_state_setup.c585 case LP_INTERP_LINEAR: in emit_tri_coef()
Dlp_state_fs.c3642 shader->inputs[i].interp = LP_INTERP_LINEAR; in llvmpipe_create_fs_state()