i965: Clean up the virtual GRF handling.
authorEric Anholt <eric@anholt.net>
Wed, 29 Sep 2010 17:43:46 +0000 (10:43 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 29 Sep 2010 23:40:31 +0000 (16:40 -0700)
commit21148e1c0a3cf9cf25ded006a3d5ce2b12803ea9
tree0d35520543c1bf2077511d8eada2a1b03cb15e7a
parent4378c17c88c6d1fb046f53ef83955fd7fbd992db
i965: Clean up the virtual GRF handling.

Now, virtual GRFs are consecutive integers, rather than offsetting the
next one by the size.  We need the size information to still be around
for real register allocation, anyway.
src/mesa/drivers/dri/i965/brw_fs.cpp