r300/compiler: compute the final number of temporaries during translation
authorMarek Olšák <maraeo@gmail.com>
Wed, 1 Sep 2010 06:10:32 +0000 (08:10 +0200)
committerMarek Olšák <maraeo@gmail.com>
Sat, 4 Sep 2010 16:56:21 +0000 (18:56 +0200)
commitd2f4ceaa47695f9dc203c28b39d332eea8a115b2
tree828cd5adc7aa8af841302f83ae26fc4694975967
parentf46fd041369a1c2c188cbd65918c900900724d37
r300/compiler: compute the final number of temporaries during translation

And not during the register allocation, which may be skipped for debugging
purposes. Also the predicate register is now added to the number of temps.
src/mesa/drivers/dri/r300/compiler/r3xx_vertprog.c