Searched refs:trace_surface (Results 1 – 4 of 4) sorted by relevance
57 struct trace_surface struct98 static inline struct trace_surface *99 trace_surface(struct pipe_surface *surface) in trace_surface() function104 return (struct trace_surface *)surface; in trace_surface()141 trace_surf_destroy(struct trace_surface *tr_surf);
81 struct trace_surface *tr_surf; in trace_surf_create()88 tr_surf = CALLOC_STRUCT(trace_surface); in trace_surf_create()109 trace_surf_destroy(struct trace_surface *tr_surf) in trace_surf_destroy()
648 struct trace_surface *tr_surf = trace_surface(_surface); in trace_dump_surface_ptr()
91 struct trace_surface *tr_surf; in trace_surface_unwrap()100 tr_surf = trace_surface(surface); in trace_surface_unwrap()1003 struct trace_surface *tr_surf = trace_surface(_surface); in trace_context_surface_destroy()