Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_texture.h47 struct trace_surface struct
49 struct pipe_surface base;
51 struct pipe_surface *surface;
53 struct tr_list list;
80 trace_surface(struct pipe_surface *surface) in trace_surface() function