turnip: reduce MAX_STORAGE_BUFFER_RANGE
authorChia-I Wu <olvaffe@gmail.com>
Tue, 30 Aug 2022 07:10:54 +0000 (00:10 -0700)
committerMarge Bot <emma+marge@anholt.net>
Tue, 13 Sep 2022 17:46:15 +0000 (17:46 +0000)
commit210807a1a4871d8ed2397bbe0b42589a1b504ad9
treee63c4c60300098e927c17a81eb456b80edb76748
parent89dcc52b78339be5bfc846fc8861b5f22e34b944
turnip: reduce MAX_STORAGE_BUFFER_RANGE

Reduce MAX_STORAGE_BUFFER_RANGE from (1<<29) to (1<<27).  While (1<<28)
is fine based on my tests, let's match what the latest version of the
blob does.

Tested on a618 and a635.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18322>
src/freedreno/vulkan/tu_common.h