Searched refs:anv_sampler (Results 1 – 7 of 7) sorted by relevance
394 struct anv_sampler **samplers = binding->immutable_samplers; in anv_nir_apply_pipeline_layout()409 struct anv_sampler **samplers = binding->immutable_samplers; in anv_nir_apply_pipeline_layout()
240 struct anv_sampler *sampler; in genX()
274 __builtin_types_compatible_p (__typeof (o), struct anv_sampler*), \1198 struct anv_sampler **immutable_samplers;1228 struct anv_sampler *sampler;2781 struct anv_sampler { struct2961 ANV_DEFINE_NONDISP_HANDLE_CASTS(anv_sampler, VkSampler)
58 struct anv_sampler **samplers; in anv_CreateDescriptorSetLayout()600 struct anv_sampler *sampler = NULL; in anv_descriptor_set_write_image_view()
350 const struct anv_sampler *sampler = in try_lower_tex_ycbcr()
2487 ANV_FROM_HANDLE(anv_sampler, sampler, _sampler); in anv_DestroySampler()
1815 struct anv_sampler *sampler = desc->sampler; in emit_samplers()