Searched defs:is_sampler (Results 1 – 6 of 6) sorted by relevance
37 bool is_sampler = src->src_type == nir_tex_src_sampler_deref; in lower_tex_src_to_offset() local
325 nir_deref_instr *deref, bool is_sampler, in build_bindless()
947 bool is_sampler() const in is_sampler() function
555 bool is_sampler) in pipeline_get_descriptor_map()677 bool is_sampler = src->src_type == nir_tex_src_sampler_deref; in lower_tex_src_to_offset() local
859 get_bare_image_type(struct ntv_context *ctx, struct nir_variable *var, bool is_sampler) in get_bare_image_type()901 get_image_type(struct ntv_context *ctx, struct nir_variable *var, bool is_sampler) in get_image_type()914 bool is_sampler = glsl_type_is_sampler(type); in emit_image() local
2244 boolean is_sampler; in DECL_SPECIAL() local