i965: make brw_wm_prog_key a little smaller
authorBrian Paul <brianp@vmware.com>
Thu, 29 Oct 2009 21:57:22 +0000 (15:57 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 29 Oct 2009 22:31:56 +0000 (16:31 -0600)
commit035b21f365f563cba9bf9b8cb4fef613ceb9d3ac
tree78cf0eeb25a8b9db5194d29b29a84147675f986a
parent8a9afe71b8d89a2a967cb37f5b5b00d86de387bc
i965: make brw_wm_prog_key a little smaller

GLushort is big enough for the swizzle and origin fields.
The key could probably be made smaller still by re-ordering things.
I'll hold off on that until after the outputswritten64 branch is merged.
The key will get a little larger again with the GLbitfield64 fields.
src/mesa/drivers/dri/i965/brw_wm.h