mesa: Bump the number of bits in the register index.
authorJosé Fonseca <jfonseca@vmware.com>
Mon, 6 Dec 2010 20:01:30 +0000 (20:01 +0000)
committerJosé Fonseca <jfonseca@vmware.com>
Mon, 6 Dec 2010 20:03:51 +0000 (20:03 +0000)
commita9fa0f3a2f318a7c57163491abe931e86b2cd4c3
tree4fbce707bb7c02e06849222bc5bd64b54dabd67a
parentcae2bb76c1147d48f75ddd7a058a48d11e72ba03
mesa: Bump the number of bits in the register index.

More than 1023 temporaries were being used for a Cinebench shader before
doing temporary optimization, causing the index value to wrap around to
-1024.
src/mesa/program/prog_instruction.h