Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.h39 SP_INTERP_LINEAR, enumerator
Dsp_state_derived.c106 enum sp_interp_mode interp = SP_INTERP_LINEAR; in softpipe_compute_vertex_info()
113 interp = SP_INTERP_LINEAR; in softpipe_compute_vertex_info()
Dsp_setup.c575 case SP_INTERP_LINEAR: in setup_tri_coefficients()
931 case SP_INTERP_LINEAR: in setup_line_coefficients()
1213 case SP_INTERP_LINEAR: in sp_setup_point()