Lines Matching defs:dstx
679 unsigned dstx, unsigned dsty, unsigned dstz,
693 dst_level, dstx, dsty, dstz,
707 util_range_add(&dst_res->base.b, &dst_res->valid_buffer_range, dstx, dstx + src_box->width);
715 .buffer = crocus_resource_bo(dst), .offset = dstx,
748 src_box->x, src_box->y, dstx, dsty,
770 unsigned dstx, unsigned dsty, unsigned dstz,
788 util_resource_copy_region(ctx, p_dst, dst_level, dstx, dsty, dstz,
792 crocus_copy_region(&ice->blorp, batch, p_dst, dst_level, dstx, dsty, dstz,
802 crocus_copy_region(&ice->blorp, batch, &s_dst_res->base.b, dst_level, dstx,