nv50: match TEMP limit with nv50 ir builder

Mesa doesn't respect it anyway, but this makes it assert rather
than threads access areas of l[] that don't belong to them.
This commit is contained in:
Christoph Bumiller
2010-09-12 11:37:45 +02:00
parent fdb00ac1ef
commit 1fa812d84a
+1 -1
View File
@@ -27,7 +27,7 @@
#include "tgsi/tgsi_scan.h"
#include "nouveau/nouveau_class.h"
#define NV50_CAP_MAX_PROGRAM_TEMPS (128 / 4)
#define NV50_CAP_MAX_PROGRAM_TEMPS 64
struct nv50_varying {
uint8_t id; /* tgsi index */