aboutsummaryrefslogtreecommitdiff
path: root/mesalib/src/mesa/shader/prog_instruction.h
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/src/mesa/shader/prog_instruction.h')
-rw-r--r--mesalib/src/mesa/shader/prog_instruction.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mesalib/src/mesa/shader/prog_instruction.h b/mesalib/src/mesa/shader/prog_instruction.h
index 39a221eea..1c687bc16 100644
--- a/mesalib/src/mesa/shader/prog_instruction.h
+++ b/mesalib/src/mesa/shader/prog_instruction.h
@@ -121,7 +121,6 @@
/*@{*/
#define SATURATE_OFF 0
#define SATURATE_ZERO_ONE 1
-#define SATURATE_PLUS_MINUS_ONE 2
/*@}*/