Searched defs:identity_sampler_view (Results 1 – 2 of 2) sorted by relevance
48 struct identity_sampler_view struct50 struct pipe_sampler_view base;52 struct pipe_sampler_view *sampler_view;82 identity_sampler_view(struct pipe_sampler_view *_sampler_view) in identity_sampler_view() function