vc4: Bump maximum ARB program temporaries to match Intel/AMD.
authorEric Anholt <eric@anholt.net>
Mon, 15 Sep 2014 20:32:18 +0000 (13:32 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 15 Sep 2014 22:05:06 +0000 (15:05 -0700)
commit84ca6bc113e72c6e6bdac84f32befdc113cb69e1
treeb0a1b74f9a031185f1abb101850b9abf20c9a9b8
parent33443f506f27dc20a754900f07fe9597129c934b
vc4: Bump maximum ARB program temporaries to match Intel/AMD.

This query has always been useless, but we could potentially reject
well-formed, runnable programs if we expose a value that's too low.
src/gallium/drivers/vc4/vc4_screen.c