Lines Matching refs:s_coord
939 s_expression *s_coord = NULL;
950 { "tex", s_type, s_sampler, s_coord, s_offset, s_proj, s_shadow };
952 { "lod", s_type, s_sampler, s_coord };
954 { "txf", s_type, s_sampler, s_coord, s_offset, s_lod };
956 { "txf_ms", s_type, s_sampler, s_coord, s_sample_index };
960 { "tg4", s_type, s_sampler, s_coord, s_offset, s_component };
966 { tag, s_type, s_sampler, s_coord, s_offset, s_proj, s_shadow, s_lod };
1014 tex->coordinate = read_rvalue(s_coord);