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.h63 LP_INTERP_LINEAR, enumerator
Dlp_bld_interp.c195 case LP_INTERP_LINEAR: in coeffs_init_simple()
283 case LP_INTERP_LINEAR: in attribs_update_simple()
407 case LP_INTERP_LINEAR: in coeffs_init()
737 bld->interp[0] = LP_INTERP_LINEAR; in lp_build_interp_soa_init()
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.c2920 shader->inputs[i].interp = LP_INTERP_LINEAR; in llvmpipe_create_fs_state()