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