vc4: Bump maximum uniforms count to match other drivers.
authorEric Anholt <eric@anholt.net>
Mon, 15 Sep 2014 20:26:24 +0000 (13:26 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 15 Sep 2014 22:04:38 +0000 (15:04 -0700)
commit33443f506f27dc20a754900f07fe9597129c934b
tree1af91348ba341fa736b11117c647c9f57d5a6e8f
parent5638b87d4c72e0ed7bb4544885829f27ae3a91f5
vc4: Bump maximum uniforms count to match other drivers.

We don't have any specific limits in the hardware, just like the other
GPUs, so match their behavior.  Fixes minmax_gles2 and several other
piglit tests relying on the specced uniform minmax values.
src/gallium/drivers/vc4/vc4_screen.c