Home
last modified time | relevance | path

Searched refs:si_pipe_sampler_view (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dradeonsi_pipe.h75 struct si_pipe_sampler_view { struct
88 struct si_pipe_sampler_view *views[NUM_TEX_UNITS]; argument
Dsi_state.c1988 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()
Dr600_blit.c163 struct si_pipe_sampler_view *view; in si_flush_depth_textures()