i965: Rearrange VS cache key struct.
authorPaul Berry <stereotype441@gmail.com>
Thu, 29 Sep 2011 21:16:29 +0000 (14:16 -0700)
committerPaul Berry <stereotype441@gmail.com>
Fri, 7 Oct 2011 02:28:55 +0000 (19:28 -0700)
commita1b37ebe757f7a74d69612d7c32fbdbbe3405989
tree1a7f1640cd222761f1bfac4657465a7e02071572
parentc163072197b56e76b656cc472bbe6df650cf11ba
i965: Rearrange VS cache key struct.

No functional change.  This patch rearranges the struct
brw_vs_prog_key so that the two fields related to clipping are
together, and documents those fields.  This should make the patches
that follow easier to comprehend, since they add additional
clipping-related fields to this structure.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/brw_vs.h