Searched defs:is_sampler (Results 1 – 11 of 11) sorted by relevance
37 bool is_sampler = src->src_type == nir_tex_src_sampler_deref; in lower_tex_src_to_offset() local
95 const bool is_sampler = in lower_resource_intel() local
1798 const bool is_sampler = deref_src_type == nir_tex_src_sampler_deref; in lower_tex_deref() local
55 bool is_sampler; member
46 is_sampler(const VkDescriptorSetLayoutBinding *binding) in is_sampler() function
476 bool is_sampler) in pipeline_get_descriptor_map()601 bool is_sampler = src->src_type == nir_tex_src_sampler_deref; in lower_tex_src() local
1131 get_bare_image_type(struct ntv_context *ctx, struct nir_variable *var, bool is_sampler) in get_bare_image_type()1176 bool is_sampler, bool is_buffer) in get_image_type()1191 bool is_sampler = glsl_type_is_sampler(type); in emit_image() local
364 nir_deref_instr *deref, bool is_sampler, in build_bindless()
537 bool is_sampler = desc_type == VK_DESCRIPTOR_TYPE_SAMPLER; in dzn_GetDescriptorSetLayoutSupport() local
2266 bool is_sampler; in DECL_SPECIAL() local
1164 bool is_sampler, in emit_createhandle_heap()