Searched defs:trace_surface (Results 1 – 1 of 1) sorted by relevance
49 struct trace_surface struct51 struct pipe_surface base;53 struct pipe_surface *surface;55 struct tr_list list;91 trace_surface(struct pipe_surface *surface) in trace_surface() function