freedreno: Increase the NUM_UNIT on compute's consts in indirect dispatch.
authorEric Anholt <eric@anholt.net>
Fri, 31 Jul 2020 23:18:41 +0000 (16:18 -0700)
committerMarge Bot <eric+marge@anholt.net>
Wed, 5 Aug 2020 23:06:55 +0000 (23:06 +0000)
commit3e970de36033b8f47664a945359010c8c6e7e74d
tree63f7fba70d6115c4aaedc0dd1e14b825220c02a9
parentf07e25bc6d84fd5b71dd7f84e0d36166ff6aaf79
freedreno: Increase the NUM_UNIT on compute's consts in indirect dispatch.

Avoids tripping the assert in the next commit -- the blob never uses
num_unit % 4 != 0 for indirect const uploads.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5990>
src/gallium/drivers/freedreno/ir3/ir3_const.h