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 39 struct tgsi_interp_coef;
42 void sp_setup_pos_vector(const struct tgsi_interp_coef *coef,
sp_quad.h 105 const struct tgsi_interp_coef *posCoef;
106 const struct tgsi_interp_coef *coef;
sp_fs_exec.c 85 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 */
463 struct tgsi_interp_coef *coef,
484 struct tgsi_interp_coef *coef,
529 struct tgsi_interp_coef *coef,
921 struct tgsi_interp_coef *coef,
943 struct tgsi_interp_coef *coef,
    [all...]
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_exec.h 84 struct tgsi_interp_coef struct
383 const struct tgsi_interp_coef *InterpCoefs;

Completed in 86 milliseconds