i965/fs: Add a couple more global special regs to special[]
authorEric Anholt <eric@anholt.net>
Mon, 31 Mar 2014 23:52:56 +0000 (16:52 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 8 Apr 2014 07:59:48 +0000 (00:59 -0700)
commit14b85e3a47b19ffe9c96f67b43f780f8abc86061
tree88a714717594af45aedfe8f43b72dd782640db49
parent4303d26f93919914fa58c0418a3935235d5ae359
i965/fs: Add a couple more global special regs to special[]

Nothing bad came of this because they weren't used after visitor running,
but leaving them in a bad state seems like a recipe for pain later.

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