Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_mediump.c596 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()
Dnir.h5429 nir_tex_src_type match_src; /* if bit_size is 0, match bit size of this */ member