vc4: Mark a big array as const.
authorEric Anholt <eric@anholt.net>
Wed, 29 Oct 2014 22:15:29 +0000 (15:15 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 18 Nov 2014 20:42:52 +0000 (12:42 -0800)
commit05f165b62d1adce60b18783407c80b9fa2efa533
tree027ec9cbd73e621a9deb0d242405c6ae310893dc
parent1398ed724a90bd608ac4f6206c37eb2792ce9ab1
vc4: Mark a big array as const.

Drops 1kb of code from this inner loop, in exchange for 2.5k of data.
src/gallium/drivers/vc4/vc4_program.c