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()
289 case LP_INTERP_LINEAR: in attribs_update_simple()
401 case LP_INTERP_LINEAR: in coeffs_init()
733 bld->interp[0] = LP_INTERP_LINEAR; in lp_build_interp_soa_init()
Dlp_setup_point.c237 case LP_INTERP_LINEAR: in setup_point_coefficients()
Dlp_setup_line.c191 case LP_INTERP_LINEAR: in setup_line_coefficients()
Dlp_state_setup.c548 case LP_INTERP_LINEAR: in emit_tri_coef()
Dlp_state_fs.c1345 shader->inputs[i].interp = LP_INTERP_LINEAR; in llvmpipe_create_fs_state()