Lines Matching defs:resource
619 * one for the resource to avoid overwriting data in use. */
656 pipe_resource_reference(&ptrans->resource, pres);
714 /* Overwriting the entire resource indicates streaming, for which
745 struct lima_resource *res = lima_resource(ptrans->resource);
798 struct lima_resource *res = lima_resource(ptrans->resource);
807 pipe_resource_reference(&ptrans->resource, NULL);
859 util_format_short_name(info.src.resource->format),
860 util_format_short_name(info.dst.resource->format));
870 lima_flush_resource(struct pipe_context *pctx, struct pipe_resource *resource)
898 .resource = prsc,