mesa: bump MAX_INSN to 350

This commit is contained in:
Brian Paul
2008-08-28 15:15:00 -06:00
parent bafefccff8
commit 6138ee9de0
+1 -1
View File
@@ -235,7 +235,7 @@ static struct state_key *make_state_key( GLcontext *ctx )
*/
#define PREFER_DP4 0
#define MAX_INSN 256
#define MAX_INSN 350
/* Use uregs to represent registers internally, translate to Mesa's
* expected formats on emit.