Home
last modified time | relevance | path

Searched refs:si_sampler_view (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c243 struct si_sampler_view *sview = (struct si_sampler_view *)samplers->views[i]; in si_sampler_views_begin_new_cs()
258 struct si_sampler_view *sview = (struct si_sampler_view *)samplers->views[i]; in si_sampler_views_check_encrypted()
432 struct si_sampler_view *sview, struct si_texture *tex, in si_set_sampler_state_desc()
441 static void si_set_sampler_view_desc(struct si_context *sctx, struct si_sampler_view *sview, in si_set_sampler_view_desc()
528 struct si_sampler_view *sview = (struct si_sampler_view *)views[i]; in si_set_sampler_views()
1008 struct si_sampler_view *sview = (struct si_sampler_view *)samplers->views[slot]; in si_bind_sampler_states()
1852 struct si_sampler_view *sview = (struct si_sampler_view *)tex_handle->view; in si_update_bindless_texture_descriptor()
2307 struct si_sampler_view *sview = (struct si_sampler_view *)view; in si_create_texture_handle()
2376 struct si_sampler_view *sview; in si_make_texture_handle_resident()
2384 sview = (struct si_sampler_view *)tex_handle->view; in si_make_texture_handle_resident()
[all …]
Dsi_blit.c407 struct si_sampler_view *sview; in si_decompress_sampler_depth_textures()
414 sview = (struct si_sampler_view *)view; in si_decompress_sampler_depth_textures()
744 struct si_sampler_view *sview = (struct si_sampler_view *)view; in si_decompress_resident_textures()
Dsi_compute.c872 struct si_sampler_view *sview = (struct si_sampler_view *)samplers->views[i]; in si_check_needs_implicit_sync()
Dsi_state.c4314 struct si_sampler_view *view = CALLOC_STRUCT_CL(si_sampler_view); in si_create_sampler_view_custom()
4445 struct si_sampler_view *view = (struct si_sampler_view *)state; in si_sampler_view_destroy()
Dsi_pipe.h672 struct si_sampler_view { struct