v3d: remove static v3d_start_binning
authorAlejandro Piñeiro <apinheiro@igalia.com>
Thu, 4 Nov 2021 23:41:50 +0000 (00:41 +0100)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Thu, 11 Nov 2021 13:04:22 +0000 (14:04 +0100)
commit3f3820a3a5fbe78cf0ee366878795a942dcf4f4a
tree572479869109827c402babf223d9e95f80029c5e
parent2a65db2458bb0aa1fe48853539b76e05e1f4c955
v3d: remove static v3d_start_binning

v3dx(start_binning) is just a call to that method, so let's just use
it directly.

Reviewed-by: Jose Maria Casanova Crespo <jmcasanova@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13754>
src/gallium/drivers/v3d/v3dx_draw.c