Searched refs:trace_surface (Results 1 – 4 of 4) sorted by relevance
49 struct trace_surface struct90 static INLINE struct trace_surface *91 trace_surface(struct pipe_surface *surface) in trace_surface() function96 return (struct trace_surface *)surface; in trace_surface()132 trace_surf_destroy(struct trace_surface *tr_surf);
80 struct trace_surface *tr_surf; in trace_surf_create()87 tr_surf = CALLOC_STRUCT(trace_surface); in trace_surf_create()107 trace_surf_destroy(struct trace_surface *tr_surf) in trace_surf_destroy()
602 struct trace_surface *tr_surf = trace_surface(_surface); in trace_dump_surface_ptr()
67 struct trace_surface *tr_surf; in trace_surface_unwrap()76 tr_surf = trace_surface(surface); in trace_surface_unwrap()976 struct trace_surface *tr_surf = trace_surface(_surface); in trace_context_surface_destroy()