Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c282 struct si_sampler_view *sview = (struct si_sampler_view *)samplers->views[i]; in si_sampler_views_begin_new_cs()
412 struct si_sampler_view *sview, in si_set_sampler_state_desc()
426 struct si_sampler_view *sview, in si_set_sampler_view_desc()
498 struct si_sampler_view *rview = (struct si_sampler_view*)view; in si_set_sampler_view()
894 struct si_sampler_view *sview = in si_bind_sampler_states()
895 (struct si_sampler_view *)samplers->views[slot]; in si_bind_sampler_states()
1811 struct si_sampler_view *sview = (struct si_sampler_view *)tex_handle->view; in si_update_bindless_texture_descriptor()
2234 struct si_sampler_view *sview = (struct si_sampler_view *)view; in si_create_texture_handle()
2305 struct si_sampler_view *sview; in si_make_texture_handle_resident()
2313 sview = (struct si_sampler_view *)tex_handle->view; in si_make_texture_handle_resident()
[all …]
Dsi_blit.c424 struct si_sampler_view *sview; in si_decompress_sampler_depth_textures()
431 sview = (struct si_sampler_view*)view; in si_decompress_sampler_depth_textures()
745 struct si_sampler_view *sview = (struct si_sampler_view *)view; in si_decompress_resident_textures()
Dsi_pipe.h225 struct si_sampler_view { struct
Dsi_state.c3833 struct si_sampler_view *view = CALLOC_STRUCT(si_sampler_view); in si_create_sampler_view_custom()
3988 struct si_sampler_view *view = (struct si_sampler_view *)state; in si_sampler_view_destroy()