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()
324 case LP_INTERP_CONSTANT: in attribs_update_simple()
422 case LP_INTERP_CONSTANT: in coeffs_init()
444 if (interp != LP_INTERP_CONSTANT && in coeffs_init()
509 if (interp != LP_INTERP_CONSTANT && in coeffs_init()
574 if (interp == LP_INTERP_CONSTANT || in attribs_update()
Dlp_bld_interp.h61 LP_INTERP_CONSTANT, enumerator
Dlp_setup_point.c266 case LP_INTERP_CONSTANT: in setup_point_coefficients()
Dlp_state_setup.c575 case LP_INTERP_CONSTANT: in emit_tri_coef()
876 key->inputs[i].interp = LP_INTERP_CONSTANT; in lp_make_setup_variant_key()
Dlp_setup_line.c181 case LP_INTERP_CONSTANT: in setup_line_coefficients()
Dlp_state_fs.c2432 inputs[i].interp = LP_INTERP_CONSTANT; in generate_fragment()
2917 shader->inputs[i].interp = LP_INTERP_CONSTANT; in llvmpipe_create_fs_state()