Searched defs:trace_surface (Results 1 – 1 of 1) sorted by relevance
57 struct trace_surface struct59 struct pipe_surface base;61 struct pipe_surface *surface;63 struct tr_list list;99 trace_surface(struct pipe_surface *surface) in trace_surface() function