i965/fs: Expose the payload registers to the register allocator.
authorEric Anholt <eric@anholt.net>
Tue, 2 Oct 2012 00:54:10 +0000 (17:54 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 17 Oct 2012 20:01:54 +0000 (13:01 -0700)
commit551e1cd44f6857f7e29ea4c8f892da5a97844377
treed73bad9a273e8ad195cbb4272fb4b3aa7d28e20b
parent6c69df1e0f9111e178ecff421f1a4ae74dbac359
i965/fs: Expose the payload registers to the register allocator.

For now, nothing else can get allocated over them, but that will change.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs_reg_allocate.cpp