Searched refs:match_src (Results 1 – 2 of 2) sorted by relevance
596 if (map[c.match_src] == -1) in nir_legalize_16bit_sampler_srcs()599 bit_size = tex->src[map[c.match_src]].src.ssa->bit_size; in nir_legalize_16bit_sampler_srcs()
5429 nir_tex_src_type match_src; /* if bit_size is 0, match bit size of this */ member