nvk/dispatch: 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)
commita43e3fc80bad331e9b88841605636272e209d772
tree5fd4161ac72f97c56b07978a73d4cc139eae340f
parent26fc226a7e7c095625a594f83b6f2c1739cf6f96
nvk/dispatch: 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_dispatch.c