radeonsi: remove the chip_class dimension from the draw_vbo array
authorMarek Olšák <marek.olsak@amd.com>
Mon, 14 Jun 2021 01:13:39 +0000 (21:13 -0400)
committerMarge Bot <eric+marge@anholt.net>
Wed, 16 Jun 2021 21:29:13 +0000 (21:29 +0000)
commit72a395b6de004d92c5fcc15873248682d6d5582a
treeafe8a1db473f96ac5c297869b3c3be3a6d5917db
parent1e4d91355fa9716de2432fe1f3ff93ce1de0cfd2
radeonsi: remove the chip_class dimension from the draw_vbo array

We don't use/initialize draw_vbo callbacks for other generations anymore.

Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11384>
src/gallium/drivers/radeonsi/si_pipe.h
src/gallium/drivers/radeonsi/si_state_draw.cpp