i965: Mark brw_disasm.c tables as static const.
authorEric Anholt <eric@anholt.net>
Fri, 21 Sep 2012 08:29:10 +0000 (10:29 +0200)
committerEric Anholt <eric@anholt.net>
Thu, 27 Sep 2012 19:52:53 +0000 (12:52 -0700)
commite0cd633f174ad7b106347f0443bbb2f5521b867e
treeea2f1036ffd32118660381446460f5cf9ca80f23
parent837f06b42fd46fdfdc0c85734dbad5497ea6d19f
i965: Mark brw_disasm.c tables as static const.

v2: Make the strings in the tables const, too.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_disasm.c