Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_interp.h65 LP_INTERP_POSITION, enumerator
Dlp_bld_interp.c219 case LP_INTERP_POSITION: in coeffs_init_simple()
331 case LP_INTERP_POSITION: in attribs_update_simple()
431 case LP_INTERP_POSITION: in coeffs_init()
578 else if (interp == LP_INTERP_POSITION) { in attribs_update()
Dlp_setup_point.c232 case LP_INTERP_POSITION: in setup_point_coefficients()
Dlp_setup_line.c207 case LP_INTERP_POSITION: in setup_line_coefficients()
Dlp_state_setup.c598 case LP_INTERP_POSITION: in emit_tri_coef()
Dlp_state_fs.c2940 shader->inputs[i].interp = LP_INTERP_POSITION; in llvmpipe_create_fs_state()