mesa: Reduce ffvertex_prog state_key to 36 bytes.
authorMathias Fröhlich <mathias.froehlich@web.de>
Sat, 27 Jan 2018 19:09:00 +0000 (12:09 -0700)
committerBrian Paul <brianp@vmware.com>
Tue, 30 Jan 2018 16:07:59 +0000 (09:07 -0700)
commit6395a0ecf2224f7647262aa82d3ebba69cba891b
tree0f8282fd3f6cc21b6608d3cd8ef210c7b4b162f7
parentb4216b588e970c6d322fd068c553d0bfc5e7a062
mesa: Reduce ffvertex_prog state_key to 36 bytes.

Using lower alignment restrictions for the state key fields finally
yields to a smaller hashing state key.

Signed-off-by: Mathias Fröhlich <Mathias.Froehlich@web.de>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/main/ffvertex_prog.c