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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user