Lines Matching defs:blit
102 /* Restore shader pointers because the VS blit shader changed all1044 struct pipe_blit_info blit;1119 * a temporary texture and blit.1152 /* blit */1153 blit = *info;1154 blit.src.resource = tmp;1155 blit.src.box.z = 0;1157 ctx->blit(ctx, &blit);1327 sctx->b.blit = si_blit;