nvk: Inline nouveau_copy_linear
authorFaith Ekstrand <faith.ekstrand@collabora.com>
Tue, 31 Jan 2023 02:11:56 +0000 (20:11 -0600)
committerMarge Bot <emma+marge@anholt.net>
Fri, 4 Aug 2023 21:31:58 +0000 (21:31 +0000)
commit39b64aed3fc047dbef6ff538d5089da79a9a3089
treed72116fa6dcc5685ec732b1b7f98fe409645bd70
parent71c830278fbe9f600973ade1508f618b55b186e8
nvk: Inline nouveau_copy_linear

It has exactly one caller so the helper's not really doing us much.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
src/nouveau/vulkan/nvk_cmd_copy.c