Searched defs:t_coord (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_image.c | 237 int s_coord, t_coord, r_coord; in sp_tgsi_load() local 323 int s_coord, t_coord, r_coord; in sp_tgsi_store() local 187 fill_coords(const struct tgsi_image_params *params, unsigned index, const int s[TGSI_QUAD_SIZE], const int t[TGSI_QUAD_SIZE], const int r[TGSI_QUAD_SIZE], int *s_coord, int *t_coord, int *r_coord) fill_coords() argument 652 int s_coord, t_coord, r_coord; sp_tgsi_op() local [all...] |
Completed in 2 milliseconds