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
332 build_bindless(nir_builder *b, nir_deref_instr *deref, bool is_sampler, in build_bindless()
554 bool is_sampler) in pipeline_get_descriptor_map()653 bool is_sampler = src->src_type == nir_tex_src_sampler_deref; in lower_tex_src_to_offset() local
939 bool is_sampler() const in is_sampler() function
806 get_bare_image_type(struct ntv_context *ctx, struct nir_variable *var, bool is_sampler) in get_bare_image_type()835 get_image_type(struct ntv_context *ctx, struct nir_variable *var, bool is_sampler) in get_image_type()848 bool is_sampler = glsl_type_is_sampler(type); in emit_image() local
2244 boolean is_sampler; in DECL_SPECIAL() local