Searched defs:is_sampler (Results 1 – 5 of 5) sorted by relevance
37 bool is_sampler = src->src_type == nir_tex_src_sampler_deref; in lower_tex_src_to_offset() local
338 build_bindless(nir_builder *b, nir_deref_instr *deref, bool is_sampler, in build_bindless()
937 bool is_sampler() const in is_sampler() function
682 bool is_sampler = src->src_type == nir_tex_src_sampler_deref; in lower_tex_src_to_offset() local
2224 boolean is_sampler; in DECL_SPECIAL() local