Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_image.c187 fill_coords(const struct tgsi_image_params *params, in fill_coords() function
243 fill_coords(params, j, s, t, r, &s_coord, &t_coord, &r_coord); in sp_tgsi_load()
347 fill_coords(params, j, s, t, r, &s_coord, &t_coord, &r_coord); in sp_tgsi_store()
688 fill_coords(params, j, s, t, r, &s_coord, &t_coord, &r_coord); in sp_tgsi_op()