Searched refs:srcres (Results 1 – 1 of 1) sorted by relevance
141 struct pipe_resource *srcres, unsigned src_level, in nv30_resource_copy_region() argument147 if (dstres->target == PIPE_BUFFER && srcres->target == PIPE_BUFFER) { in nv30_resource_copy_region()150 nv04_resource(srcres), src_box->x, src_box->width); in nv30_resource_copy_region()154 define_rect(srcres, src_level, src_box->z, src_box->x, src_box->y, in nv30_resource_copy_region()