Home | History | Annotate | Download | only in vl

Lines Matching refs:pipe_sampler_view

54    struct pipe_sampler_view *matrix;
55 struct pipe_sampler_view *transpose;
69 struct pipe_sampler_view *all[4];
70 struct pipe_sampler_view *stage[2][2];
72 struct pipe_sampler_view *source, *matrix;
73 struct pipe_sampler_view *intermediate, *transpose;
79 struct pipe_sampler_view *
95 struct pipe_sampler_view *matrix,
96 struct pipe_sampler_view *transpose);
105 struct pipe_sampler_view *source,
106 struct pipe_sampler_view *intermediate);