Home
last modified time | relevance | path

Searched defs:trace_sampler_view (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_texture.h57 struct trace_sampler_view struct
59 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