replace color table FloatTable boolean with Type enum
[mesa.git] / src / mesa / main / nvvertprog.h
index 0dbee780dfd58e24b1055a5c3f79634c880c95ac..820b3e5692bd5ae2f43bcfbab00e113585e0ec5b 100644 (file)
 #define NVVERTPROG_H
 
 
-/* for GL_ARB_v_p SWZ instruction */
-#define SWIZZLE_ZERO 100
-#define SWIZZLE_ONE  101
-
-
 /* Vertex program opcodes */
 enum vp_opcode
 {