i965: Allow INTEL_DEBUG=fs as a synonym for INTEL_DEBUG=wm.
[mesa.git] / src / mesa / x86 / norm_args.h
index 5d352838be5b1c9a9af568f75c52a6ba39a5dfe1..e22f8bbd757d9e861a3226b19e85fffa1d286e2a 100644 (file)
 
 /* Offsets for normal_func arguments
  *
- * typedef void (*normal_func)( CONST GLmatrix *mat,
+ * typedef void (*normal_func)( const GLmatrix *mat,
  *                              GLfloat scale,
- *                              CONST GLvector4f *in,
- *                              CONST GLfloat lengths[],
+ *                              const GLvector4f *in,
+ *                              const GLfloat lengths[],
  *                              GLvector4f *dest );
  */
 #define OFFSET_MAT     4