i965: Reorganize brw_reg fields.
authorMatt Turner <mattst88@gmail.com>
Fri, 23 Oct 2015 19:17:03 +0000 (12:17 -0700)
committerMatt Turner <mattst88@gmail.com>
Fri, 13 Nov 2015 19:27:50 +0000 (11:27 -0800)
commit977df90d6538ae35a5463a6b098ba974d3f0143e
tree179e905f0f3ab9174f12801db205f12ac1b6a5d5
parente42fb0c2a687cdcd6af2a590f6f5e24f64cfff3b
i965: Reorganize brw_reg fields.

Put fields that are meaningless with an immediate in the same storage
with the immediate. This leaves fields type, file, nr, subnr in the
first dword where there's now extra room for expansion.

Reviewed-by: Emil Velikov <emil.velikov@collabora.co.uk>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_reg.h