Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_interp.c192 case LP_INTERP_PERSPECTIVE: in coeffs_init_simple()
286 case LP_INTERP_PERSPECTIVE: in attribs_update_simple()
315 if (interp == LP_INTERP_PERSPECTIVE) { in attribs_update_simple()
398 case LP_INTERP_PERSPECTIVE: in coeffs_init()
515 if (interp == LP_INTERP_PERSPECTIVE) { in coeffs_init()
614 if (interp == LP_INTERP_PERSPECTIVE) { in attribs_update()
638 if (interp == LP_INTERP_PERSPECTIVE) { in attribs_update()
Dlp_bld_interp.h64 LP_INTERP_PERSPECTIVE, enumerator
Dlp_setup_point.c220 boolean perspective = !!(interp == LP_INTERP_PERSPECTIVE); in setup_point_coefficients()
240 case LP_INTERP_PERSPECTIVE: in setup_point_coefficients()
Dlp_state_setup.c554 case LP_INTERP_PERSPECTIVE: in emit_tri_coef()
830 key->inputs[i].interp = LP_INTERP_PERSPECTIVE; in lp_make_setup_variant_key()
Dlp_setup_line.c197 case LP_INTERP_PERSPECTIVE: in setup_line_coefficients()
Dlp_state_fs.c815 inputs[i].interp = LP_INTERP_PERSPECTIVE; in generate_fragment()
1348 shader->inputs[i].interp = LP_INTERP_PERSPECTIVE; in llvmpipe_create_fs_state()