nvk/blit: Rename push to p
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)
commit26fc226a7e7c095625a594f83b6f2c1739cf6f96
tree621a30398d289b851d955f1b7eca15e8d41385ef
parent23260c3619ca1d2c2215be52f9244da925f41ebf
nvk/blit: Rename push to p

I took to using this convention in nvk_cmd_draw.c because it's shorter.
Let's use it other places too.

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