summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/atifragshader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/atifragshader.h')
-rw-r--r--src/mesa/main/atifragshader.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/main/atifragshader.h b/src/mesa/main/atifragshader.h
index 59011341018..0e32795da3b 100644
--- a/src/mesa/main/atifragshader.h
+++ b/src/mesa/main/atifragshader.h
@@ -16,6 +16,7 @@ struct gl_context;
#define MAX_NUM_INSTRUCTIONS_PER_PASS_ATI 8
#define MAX_NUM_PASSES_ATI 2
#define MAX_NUM_FRAGMENT_REGISTERS_ATI 6
+#define MAX_NUM_FRAGMENT_CONSTANTS_ATI 8
struct ati_fs_opcode_st
{