Searched defs:trace_surface (Results 1 – 1 of 1) sorted by relevance
46 struct trace_surface struct48 struct pipe_surface base;50 struct pipe_surface *surface;52 struct tr_list list;78 trace_surface(struct pipe_surface *surface) in trace_surface() function