HomeSort by relevance Sort by last modified time
    Searched refs:tgsi_interp_coef (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_fs.h 40 struct tgsi_interp_coef;
43 void sp_setup_pos_vector(const struct tgsi_interp_coef *coef,
sp_quad.h 103 const struct tgsi_interp_coef *posCoef;
104 const struct tgsi_interp_coef *coef;
sp_fs_exec.c 84 setup_pos_vector(const struct tgsi_interp_coef *coef,
sp_setup.c 100 struct tgsi_interp_coef coef[PIPE_MAX_SHADER_INPUTS];
101 struct tgsi_interp_coef posCoef; /* For Z, W */
462 struct tgsi_interp_coef *coef,
483 struct tgsi_interp_coef *coef,
536 struct tgsi_interp_coef *coef,
901 struct tgsi_interp_coef *coef,
923 struct tgsi_interp_coef *coef,
    [all...]
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_exec.h 84 struct tgsi_interp_coef struct
280 const struct tgsi_interp_coef *InterpCoefs;

Completed in 48 milliseconds