Searched defs:trace_surface (Results 1 – 1 of 1) sorted by relevance
47 struct trace_surface struct49 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