Searched defs:trace_sampler_view (Results 1 – 1 of 1) sorted by relevance
57 struct trace_sampler_view struct59 struct pipe_sampler_view base;60 unsigned refcount;62 struct pipe_sampler_view *sampler_view;89 trace_sampler_view(struct pipe_sampler_view *sampler_view) in trace_sampler_view() function