Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_interp.c210 case LP_INTERP_CONSTANT: in coeffs_init_simple()
326 case LP_INTERP_CONSTANT: in attribs_update_simple()
416 case LP_INTERP_CONSTANT: in coeffs_init()
438 if (interp != LP_INTERP_CONSTANT && in coeffs_init()
498 if (interp != LP_INTERP_CONSTANT && in coeffs_init()
572 if (interp == LP_INTERP_CONSTANT || in attribs_update()
Dlp_bld_interp.h61 LP_INTERP_CONSTANT, enumerator
Dlp_setup_point.c262 case LP_INTERP_CONSTANT: in setup_point_coefficients()
Dlp_state_setup.c538 case LP_INTERP_CONSTANT: in emit_tri_coef()
828 key->inputs[i].interp = LP_INTERP_CONSTANT; in lp_make_setup_variant_key()
Dlp_setup_line.c178 case LP_INTERP_CONSTANT: in setup_line_coefficients()
Dlp_state_fs.c813 inputs[i].interp = LP_INTERP_CONSTANT; in generate_fragment()
1342 shader->inputs[i].interp = LP_INTERP_CONSTANT; in llvmpipe_create_fs_state()