nir_to_tgsi_info: drop const_buffers_declared
authorDave Airlie <airlied@redhat.com>
Sat, 13 Aug 2022 01:15:45 +0000 (11:15 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 16 Aug 2022 19:48:49 +0000 (05:48 +1000)
commitad274ba8893a31477ca946dfb670d29f8643b01d
tree76dd832bd98250bc7e75576c69cc0ce138ae6caa
parent50238f495869ce50bd0649e7b75916870c654ccc
nir_to_tgsi_info: drop const_buffers_declared

Drivers don't use this, so avoid the assert it could have.

Cc: mesa-stable
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18042>
src/gallium/auxiliary/nir/nir_to_tgsi_info.c