mesa: bump MAX_INSN to 300

This commit is contained in:
Brian Paul 2008-08-28 08:38:27 -06:00
parent c46c07f6c6
commit 4e4cb02740

View file

@ -319,7 +319,7 @@ static struct state_key *make_state_key( GLcontext *ctx )
*/
#define PREFER_DP4 0
#define MAX_INSN 256
#define MAX_INSN 300
/* Use uregs to represent registers internally, translate to Mesa's
* expected formats on emit.