dri: Move driCopySubBufferExtension into drisw
authorAdam Jackson <ajax@redhat.com>
Fri, 6 May 2022 14:49:04 +0000 (10:49 -0400)
committerMarge Bot <emma+marge@anholt.net>
Tue, 10 May 2022 21:25:57 +0000 (21:25 +0000)
commit6c546ece69afb304997ff7627f61cea256e6697a
tree40467e837e52cbec0225bfc20625b476cc09f4f3
parentabb0ea31ca189324b5aee121f7561719cbf8275d
dri: Move driCopySubBufferExtension into drisw

drisw is the only consumer so rename things to make it a bit more
obvious.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16377>
src/gallium/frontends/dri/dri_util.c
src/gallium/frontends/dri/dri_util.h
src/gallium/frontends/dri/drisw.c