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()
280 case LP_INTERP_PERSPECTIVE: in attribs_update_simple()
313 if (interp == LP_INTERP_PERSPECTIVE) { in attribs_update_simple()
404 case LP_INTERP_PERSPECTIVE: in coeffs_init()
526 if (interp == LP_INTERP_PERSPECTIVE) { in coeffs_init()
609 if (interp == LP_INTERP_PERSPECTIVE) { in attribs_update()
633 if (interp == LP_INTERP_PERSPECTIVE) { in attribs_update()
Dlp_bld_interp.h64 LP_INTERP_PERSPECTIVE, enumerator
Dlp_setup_point.c224 boolean perspective = !!(interp == LP_INTERP_PERSPECTIVE); in setup_point_coefficients()
244 case LP_INTERP_PERSPECTIVE: in setup_point_coefficients()
Dlp_state_setup.c591 case LP_INTERP_PERSPECTIVE: in emit_tri_coef()
878 key->inputs[i].interp = LP_INTERP_PERSPECTIVE; in lp_make_setup_variant_key()
Dlp_setup_line.c200 case LP_INTERP_PERSPECTIVE: in setup_line_coefficients()
Dlp_state_fs.c2434 inputs[i].interp = LP_INTERP_PERSPECTIVE; in generate_fragment()
2923 shader->inputs[i].interp = LP_INTERP_PERSPECTIVE; in llvmpipe_create_fs_state()