Searched refs:si_pipe_sampler_view (Results 1 – 3 of 3) sorted by relevance
75 struct si_pipe_sampler_view { struct88 struct si_pipe_sampler_view *views[NUM_TEX_UNITS]; argument
1988 struct si_pipe_sampler_view *view = CALLOC_STRUCT(si_pipe_sampler_view); in si_create_sampler_view()2195 struct si_pipe_sampler_view **resource = (struct si_pipe_sampler_view **)views; in si_set_ps_sampler_view()
163 struct si_pipe_sampler_view *view; in si_flush_depth_textures()