Searched refs:trace_surface (Results 1 – 5 of 5) sorted by relevance
47 struct trace_surface struct79 static inline struct trace_surface *80 trace_surface(struct pipe_surface *surface) in trace_surface() function84 return (struct trace_surface *)surface; in trace_surface()112 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()
631 struct trace_surface *tr_surf = trace_surface(_surface); in trace_dump_surface_ptr()
77 struct trace_surface *tr_surf; in trace_surface_unwrap()86 tr_surf = trace_surface(surface); in trace_surface_unwrap()1131 struct trace_surface *tr_surf = trace_surface(_surface); in trace_context_surface_destroy()
86 trace_surface(ut, cs, pfb->cbufs[i]); in trace_framebuffer_state()90 trace_surface(ut, cs, pfb->zsbuf); in trace_framebuffer_state()