Home
last modified time | relevance | path

Searched refs:SP_INTERP_LINEAR (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.h39 SP_INTERP_LINEAR, enumerator
Dsp_state_derived.c107 enum sp_interp_mode interp = SP_INTERP_LINEAR; in softpipe_compute_vertex_info()
114 interp = SP_INTERP_LINEAR; in softpipe_compute_vertex_info()
Dsp_setup.c621 case SP_INTERP_LINEAR: in setup_tri_coefficients()
1007 case SP_INTERP_LINEAR: in setup_line_coefficients()
1293 case SP_INTERP_LINEAR: in sp_setup_point()