Lines Matching defs:from
115 struct etna_resource *to = base, *from = base;
118 from = etna_resource(base->texture);
123 if ((to != from) && etna_resource_older(to, from)) {
124 etna_copy_resource(pctx, &to->base, &from->base, 0, base->base.last_level);
125 to->seqno = from->seqno;
175 * VIVS_PE_COLOR_FORMAT_OVERWRITE comes from blend_state
238 * VIVS_PE_COLOR_FORMAT_OVERWRITE prevents us from overwriting the
432 /* Compute scissor rectangle (fixp) from viewport.
772 * is also written from the early stage.