Searched refs:trace_surface (Results 1 – 4 of 4) sorted by relevance
46 struct trace_surface struct77 static inline struct trace_surface *78 trace_surface(struct pipe_surface *surface) in trace_surface() function82 return (struct trace_surface *)surface; in trace_surface()110 trace_surf_destroy(struct trace_surface *tr_surf);
43 struct trace_surface *tr_surf; in trace_surf_create()50 tr_surf = CALLOC_STRUCT(trace_surface); in trace_surf_create()71 trace_surf_destroy(struct trace_surface *tr_surf) in trace_surf_destroy()
581 struct trace_surface *tr_surf = trace_surface(_surface); in trace_dump_surface_ptr()
74 struct trace_surface *tr_surf; in trace_surface_unwrap()83 tr_surf = trace_surface(surface); in trace_surface_unwrap()963 struct trace_surface *tr_surf = trace_surface(_surface); in trace_context_surface_destroy()