Make sure that functions added to gl_API.xml that do not have any GLX
[mesa.git] / src / mesa / math / m_xform.h
index 5c96cea3d5a77015f7cb9013ebb23d042d858638..63f1062fc85a69e95e383d1d27812eaf208a5878 100644 (file)
@@ -98,6 +98,7 @@ _math_init_transformation(void);
 #define CLIP_NEAR_BIT    0x10
 #define CLIP_FAR_BIT     0x20
 #define CLIP_USER_BIT    0x40
+#define CLIP_CULL_BIT    0x80
 #define CLIP_ALL_BITS    0x3f