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/
H A 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()
436 struct si_sampler_view *sview, struct si_texture *tex, in si_set_sampler_state_desc()
445 static void si_set_sampler_view_desc(struct si_context *sctx, struct si_sampler_view *sview, in si_set_sampler_view_desc()
532 struct si_sampler_view *sview = (struct si_sampler_view *)views[i]; in si_set_sampler_views()
1046 struct si_sampler_view *sview = (struct si_sampler_view *)sampler in si_bind_sampler_states()
[all...]
H A Dsi_blit.c418 struct si_sampler_view *sview; in si_decompress_sampler_depth_textures()
425 sview = (struct si_sampler_view *)view; in si_decompress_sampler_depth_textures()
758 struct si_sampler_view *sview = (struct si_sampler_view *)view; in si_decompress_resident_textures()
H A Dsi_compute.c907 struct si_sampler_view *sview = (struct si_sampler_view *)samplers->views[i]; in si_check_needs_implicit_sync()
H A Dsi_state.c4527 struct si_sampler_view *view = CALLOC_STRUCT_CL(si_sampler_view); in si_create_sampler_view()
4635 struct si_sampler_view *view = (struct si_sampler_view *)state; in si_sampler_view_destroy()
H A Dsi_pipe.h713 struct si_sampler_view { struct

Completed in 19 milliseconds