Home
last modified time | relevance | path

Searched refs:tgsi_interp_coef (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_fs.h39 struct tgsi_interp_coef;
42 void sp_setup_pos_vector(const struct tgsi_interp_coef *coef,
Dsp_quad.h105 const struct tgsi_interp_coef *posCoef;
106 const struct tgsi_interp_coef *coef;
Dsp_setup.c101 struct tgsi_interp_coef coef[PIPE_MAX_SHADER_INPUTS];
102 struct tgsi_interp_coef posCoef; /* For Z, W */
407 struct tgsi_interp_coef *coef, in const_coeff()
428 struct tgsi_interp_coef *coef, in tri_linear_coeff()
473 struct tgsi_interp_coef *coef, in tri_persp_coeff()
836 struct tgsi_interp_coef *coef, in line_linear_coeff()
858 struct tgsi_interp_coef *coef, in line_persp_coeff()
1126 struct tgsi_interp_coef *coef, in point_persp_coeff()
Dsp_fs_exec.c77 setup_pos_vector(const struct tgsi_interp_coef *coef, in setup_pos_vector()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.h93 struct tgsi_interp_coef struct
333 const struct tgsi_interp_coef *InterpCoefs;