Searched defs:trace_resource (Results 1 – 2 of 2) sorted by relevance
39 struct trace_resource struct41 struct pipe_resource base;43 struct pipe_resource *resource;45 struct tr_list list;81 trace_resource(struct pipe_resource *texture) in trace_resource() function
99 trace_resource = 1 << 2, /**< Memory allocation. */ enumerator