Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/trace/
Dtr_texture.h57 struct trace_surface struct
59 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