Home
last modified time | relevance | path

Searched defs:s_coord (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_image.c192 int *s_coord, int *t_coord, int *r_coord) in fill_coords()
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
652 int s_coord, t_coord, r_coord; in sp_tgsi_op() local
/third_party/mesa3d/src/compiler/glsl/
Dir_reader.cpp942 s_expression *s_coord = NULL; in read_texture() local