From 5ac3ebd8da77557a267aff0b168b1717368e1228 Mon Sep 17 00:00:00 2001 From: the_fiddler Date: Thu, 25 Oct 2007 00:32:31 +0000 Subject: [PATCH] Removed duplicate 2X_ATI_foo enum. --- Source/Bind/Specifications/GL2/enumext.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Source/Bind/Specifications/GL2/enumext.spec b/Source/Bind/Specifications/GL2/enumext.spec index 20540dfc..09298c10 100644 --- a/Source/Bind/Specifications/GL2/enumext.spec +++ b/Source/Bind/Specifications/GL2/enumext.spec @@ -15,6 +15,8 @@ # glext.h version number - this should be automatically updated, # when changing either enum or template spec files. +# Edited by StApostol: Revision 1 + passthru: passthru: /* Header file version number, required by OpenGL ABI for Linux */ passthru: /* glext.h last updated 2007/02/12 */ @@ -3351,7 +3353,6 @@ ATI_fragment_shader enum: QUARTER_BIT_ATI = 0x00000010 EIGHTH_BIT_ATI = 0x00000020 SATURATE_BIT_ATI = 0x00000040 - 2X_BIT_ATI = 0x00000001 COMP_BIT_ATI = 0x00000002 NEGATE_BIT_ATI = 0x00000004 BIAS_BIT_ATI = 0x00000008