iris: set the binding table size
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 14 Sep 2018 21:18:13 +0000 (14:18 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:09 +0000 (10:26 -0800)
commite97a24da8962ae0a80295d5a00b23f96505c52bb
treef639896e20d79918b5ee4ed12d5d98c4354b5993
parent28b41992c8f5cb287b3ecd8a2f383163e158c96a
iris: set the binding table size

we weren't doing mark_surface_used on images (i965 does it while
uploading the unnecessary image uniforms), so our binding tables were
too small...
src/gallium/drivers/iris/iris_program.c