summaryrefslogtreecommitdiff
path: root/src/mesa/main/nvvertprog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/nvvertprog.h')
-rw-r--r--src/mesa/main/nvvertprog.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mesa/main/nvvertprog.h b/src/mesa/main/nvvertprog.h
index 0dbee780df..820b3e5692 100644
--- a/src/mesa/main/nvvertprog.h
+++ b/src/mesa/main/nvvertprog.h
@@ -34,11 +34,6 @@
#define NVVERTPROG_H
-/* for GL_ARB_v_p SWZ instruction */
-#define SWIZZLE_ZERO 100
-#define SWIZZLE_ONE 101
-
-
/* Vertex program opcodes */
enum vp_opcode
{