Lines Matching refs:orig
1214 * which is supposed to hold a subregion of the texture "orig" at the given1218 struct pipe_resource *orig,1223 res->format = orig->format;1232 if (box->depth > 1 && util_max_layer(orig, level) > 0) {