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.h61 LP_INTERP_CONSTANT, enumerator
Dlp_bld_interp.c250 case LP_INTERP_CONSTANT: in coeffs_init_simple()
398 case LP_INTERP_CONSTANT: in attribs_update_simple()
494 case LP_INTERP_CONSTANT: in lp_build_interp_soa_indirect()
636 case LP_INTERP_CONSTANT: in lp_build_interp_soa()
Dlp_setup_point.c274 case LP_INTERP_CONSTANT: in setup_point_coefficients()
Dlp_state_setup.c575 case LP_INTERP_CONSTANT: in emit_tri_coef()
877 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.c2975 inputs[i].interp = LP_INTERP_CONSTANT; in generate_fragment()
3639 shader->inputs[i].interp = LP_INTERP_CONSTANT; in llvmpipe_create_fs_state()