update upstream sources
[clinton/guile-figl.git] / doc / low-level-gl-enums.texi
index 703043d..6f82d41 100644 (file)
@@ -11,10 +11,10 @@ The functions from this section may be had by loading the module:
 @end example
 
 @defmac attrib-mask bit...
-Bitfield constructor. The symbolic @var{bit} arguments are replaced with
-their corresponding numeric values and combined with @code{logior} at
-compile-time. The symbolic arguments known to this bitfield constructor
-are:
+Bitfield constructor.  The symbolic @var{bit} arguments are replaced
+with their corresponding numeric values and combined with @code{logior}
+at compile-time.  The symbolic arguments known to this bitfield
+constructor are:
 
 @code{current}, @code{point}, @code{line}, @code{polygon},
 @code{polygon-stipple}, @code{pixel-mode}, @code{lighting}, @code{fog},
@@ -26,8 +26,8 @@ are:
 @end defmac
 
 @defmac version-1-3 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{multisample-bit}, @code{multisample},
@@ -69,8 +69,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-multisample enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{multisample-bit-arb}, @code{multisample-arb},
@@ -82,8 +82,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-multisample enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{multisample-bit-ext}, @code{multisample-ext},
@@ -98,8 +98,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac 3dfx-multisample enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{multisample-bit-3dfx}, @code{multisample-3dfx},
@@ -109,10 +109,10 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac clear-buffer-mask bit...
-Bitfield constructor. The symbolic @var{bit} arguments are replaced with
-their corresponding numeric values and combined with @code{logior} at
-compile-time. The symbolic arguments known to this bitfield constructor
-are:
+Bitfield constructor.  The symbolic @var{bit} arguments are replaced
+with their corresponding numeric values and combined with @code{logior}
+at compile-time.  The symbolic arguments known to this bitfield
+constructor are:
 
 @code{depth-buffer}, @code{accum-buffer}, @code{stencil-buffer},
 @code{color-buffer}, @code{coverage-buffer-bit-nv}.
@@ -120,10 +120,10 @@ are:
 @end defmac
 
 @defmac client-attrib-mask bit...
-Bitfield constructor. The symbolic @var{bit} arguments are replaced with
-their corresponding numeric values and combined with @code{logior} at
-compile-time. The symbolic arguments known to this bitfield constructor
-are:
+Bitfield constructor.  The symbolic @var{bit} arguments are replaced
+with their corresponding numeric values and combined with @code{logior}
+at compile-time.  The symbolic arguments known to this bitfield
+constructor are:
 
 @code{client-pixel-store}, @code{client-vertex-array},
 @code{client-all-attrib}.
@@ -131,8 +131,8 @@ are:
 @end defmac
 
 @defmac version-3-0 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{map-read-bit}, @code{map-write-bit},
@@ -326,10 +326,10 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-map-buffer-range bit...
-Bitfield constructor. The symbolic @var{bit} arguments are replaced with
-their corresponding numeric values and combined with @code{logior} at
-compile-time. The symbolic arguments known to this bitfield constructor
-are:
+Bitfield constructor.  The symbolic @var{bit} arguments are replaced
+with their corresponding numeric values and combined with @code{logior}
+at compile-time.  The symbolic arguments known to this bitfield
+constructor are:
 
 @code{map-read}, @code{map-write}, @code{map-invalidate-range},
 @code{map-invalidate-buffer}, @code{map-flush-explicit},
@@ -338,8 +338,8 @@ are:
 @end defmac
 
 @defmac ext-map-buffer-range enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{map-read-bit-ext}, @code{map-write-bit-ext},
@@ -350,8 +350,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac version-4-3 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{context-flag-debug-bit}, @code{num-shading-language-versions},
@@ -360,8 +360,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac khr-debug enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{context-flag-debug-bit}, @code{debug-output-synchronous},
@@ -386,8 +386,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-robustness enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{context-flag-robust-access-bit-arb},
@@ -399,8 +399,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-separate-shader-objects enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-shader-bit}, @code{fragment-shader-bit},
@@ -412,8 +412,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-compute-shader enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{compute-shader-bit}, @code{max-compute-shared-memory-size},
@@ -434,20 +434,19 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-separate-shader-objects enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-shader-bit-ext}, @code{fragment-shader-bit-ext},
 @code{all-shader-bits-ext}, @code{program-separable-ext},
-@code{active-program-ext}, @code{program-pipeline-binding-ext},
-@code{active-program-ext}.
+@code{program-pipeline-binding-ext}, @code{active-program-ext}.
 
 @end defmac
 
 @defmac ext-shader-image-load-store enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-attrib-array-barrier-bit-ext},
@@ -490,8 +489,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-shader-image-load-store enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-attrib-array-barrier-bit},
@@ -536,8 +535,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-shader-storage-buffer-object enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{shader-storage-barrier-bit}, @code{shader-storage-buffer},
@@ -559,8 +558,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac intel-map-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{layout-default-intel}, @code{layout-linear-intel},
@@ -570,17 +569,17 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac boolean enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{false}, @code{true}.
 
 @end defmac
 
-@defmac begin-mode enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+@defmac primitive-type enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{points}, @code{lines}, @code{line-loop}, @code{line-strip},
@@ -590,8 +589,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac version-3-2 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{lines-adjacency}, @code{line-strip-adjacency},
@@ -636,8 +635,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-geometry-shader-4 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{lines-adjacency-arb}, @code{line-strip-adjacency-arb},
@@ -714,8 +713,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-geometry-program-4 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{lines-adjacency-ext}, @code{line-strip-adjacency-ext},
@@ -734,8 +733,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-tessellation-shader enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{patches}, @code{uniform-block-referenced-by-tess-control-shader},
@@ -765,8 +764,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-gpu-shader-5 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{patches}, @code{int64-nv}, @code{unsigned-int64-nv},
@@ -785,8 +784,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac accum-op enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{accum}, @code{load}, @code{return}, @code{mult}, @code{add}.
@@ -794,8 +793,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac alpha-function enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{never}, @code{less}, @code{equal}, @code{lequal}, @code{greater},
@@ -804,8 +803,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac blending-factor-dest enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{zero}, @code{one}, @code{src-color}, @code{one-minus-src-color},
@@ -817,8 +816,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac blending-factor-src enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{zero}, @code{one}, @code{dst-color}, @code{one-minus-dst-color},
@@ -830,8 +829,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac blend-equation-mode-ext enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{logic-op}, @code{func-add-ext}, @code{min-ext}, @code{max-ext},
@@ -841,8 +840,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac color-material-face enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{front}, @code{back}, @code{front-and-back}.
@@ -850,8 +849,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac color-material-parameter enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{ambient}, @code{diffuse}, @code{specular}, @code{emission},
@@ -860,8 +859,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac color-pointer-type enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{byte}, @code{unsigned-byte}, @code{short}, @code{unsigned-short},
@@ -870,8 +869,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac color-table-parameter-p-name-sgi enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{color-table-scale-sgi}, @code{color-table-bias-sgi}.
@@ -879,8 +878,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac color-table-target-sgi enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{color-table-sgi}, @code{post-convolution-color-table-sgi},
@@ -892,8 +891,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac convolution-border-mode-ext enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{reduce-ext}.
@@ -901,8 +900,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac convolution-parameter-ext enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{convolution-border-mode-ext}, @code{convolution-filter-scale-ext},
@@ -911,8 +910,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac convolution-target-ext enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{convolution-1d-ext}, @code{convolution-2d-ext}.
@@ -920,8 +919,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac cull-face-mode enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{front}, @code{back}, @code{front-and-back}.
@@ -929,8 +928,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac depth-function enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{never}, @code{less}, @code{equal}, @code{lequal}, @code{greater},
@@ -939,8 +938,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac draw-buffer-mode enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{none}, @code{front-left}, @code{front-right}, @code{back-left},
@@ -951,8 +950,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-framebuffer-object enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{fog}, @code{lighting}, @code{texture-1d}, @code{texture-2d},
@@ -1029,8 +1028,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac enable-cap enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{fog}, @code{lighting}, @code{texture-1d}, @code{texture-2d},
@@ -1081,8 +1080,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac error-code enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{no-error}, @code{invalid-enum}, @code{invalid-value},
@@ -1093,8 +1092,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-framebuffer-object enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{invalid-framebuffer-operation},
@@ -1178,8 +1177,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-framebuffer-object enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{invalid-framebuffer-operation-ext},
@@ -1245,8 +1244,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac feedback-type enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{2d}, @code{3d}, @code{3d-color}, @code{3d-color-texture},
@@ -1255,8 +1254,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac feed-back-token enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pass-through-token}, @code{point-token}, @code{line-token},
@@ -1266,10 +1265,10 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ffd-mask-sgix bit...
-Bitfield constructor. The symbolic @var{bit} arguments are replaced with
-their corresponding numeric values and combined with @code{logior} at
-compile-time. The symbolic arguments known to this bitfield constructor
-are:
+Bitfield constructor.  The symbolic @var{bit} arguments are replaced
+with their corresponding numeric values and combined with @code{logior}
+at compile-time.  The symbolic arguments known to this bitfield
+constructor are:
 
 @code{texture-deformation-bit-sgix},
 @code{geometry-deformation-bit-sgix}.
@@ -1277,8 +1276,8 @@ are:
 @end defmac
 
 @defmac ffd-target-sgix enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{geometry-deformation-sgix}, @code{texture-deformation-sgix}.
@@ -1286,8 +1285,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac fog-mode enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{linear}, @code{exp}, @code{exp2}, @code{fog-func-sgis}.
@@ -1295,8 +1294,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac fog-parameter enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{fog-color}, @code{fog-density}, @code{fog-end}, @code{fog-index},
@@ -1305,8 +1304,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac fragment-light-model-parameter-sgix enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{fragment-light-model-local-viewer-sgix},
@@ -1317,8 +1316,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac front-face-direction enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{cw}, @code{ccw}.
@@ -1326,8 +1325,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac get-color-table-parameter-p-name-sgi enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{color-table-scale-sgi}, @code{color-table-bias-sgi},
@@ -1340,8 +1339,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac get-convolution-parameter enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{convolution-border-mode-ext}, @code{convolution-filter-scale-ext},
@@ -1352,8 +1351,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac get-histogram-parameter-p-name-ext enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{histogram-width-ext}, @code{histogram-format-ext},
@@ -1364,8 +1363,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac get-map-query enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{coeff}, @code{order}, @code{domain}.
@@ -1373,8 +1372,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac get-minmax-parameter-p-name-ext enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{minmax-format-ext}, @code{minmax-sink-ext}.
@@ -1382,8 +1381,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac get-pixel-map enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pixel-map-i-to-i}, @code{pixel-map-s-to-s},
@@ -1395,8 +1394,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac get-pointerv-p-name enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-array-pointer}, @code{normal-array-pointer},
@@ -1408,8 +1407,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac get-p-name enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{current-color}, @code{current-index}, @code{current-normal},
@@ -1591,9 +1590,25 @@ known to this enumerated value form are:
 
 @end defmac
 
+@defmac ext-vertex-weighting enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
+known to this enumerated value form are:
+
+@code{modelview0-stack-depth-ext}, @code{modelview0-matrix-ext},
+@code{modelview0-ext}, @code{modelview1-stack-depth-ext},
+@code{modelview1-matrix-ext}, @code{vertex-weighting-ext},
+@code{modelview1-ext}, @code{current-vertex-weight-ext},
+@code{vertex-weight-array-ext}, @code{vertex-weight-array-size-ext},
+@code{vertex-weight-array-type-ext},
+@code{vertex-weight-array-stride-ext},
+@code{vertex-weight-array-pointer-ext}.
+
+@end defmac
+
 @defmac qcom-alpha-test enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{alpha-test-qcom}, @code{alpha-test-func-qcom},
@@ -1602,8 +1617,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-unpack-subimage enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{unpack-row-length}, @code{unpack-skip-rows},
@@ -1612,8 +1627,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-multiview-draw-buffers enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{draw-buffer-ext}, @code{read-buffer-ext}, @code{draw-buffer-ext},
@@ -1623,8 +1638,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-read-buffer enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{read-buffer-nv}.
@@ -1632,8 +1647,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac get-texture-parameter enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-mag-filter}, @code{texture-min-filter},
@@ -1668,8 +1683,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-texture-border-clamp enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-border-color-nv}, @code{clamp-to-border-nv}.
@@ -1677,8 +1692,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac hint-mode enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{dont-care}, @code{fastest}, @code{nicest}.
@@ -1686,8 +1701,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac hint-target enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{perspective-correction-hint}, @code{point-smooth-hint},
@@ -1699,8 +1714,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac histogram-target-ext enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{histogram-ext}, @code{proxy-histogram-ext}.
@@ -1708,8 +1723,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac index-pointer-type enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{short}, @code{int}, @code{float}, @code{double}.
@@ -1717,8 +1732,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac light-env-mode-sgix enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{replace}, @code{modulate}, @code{add}.
@@ -1726,8 +1741,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac light-env-parameter-sgix enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{light-env-mode-sgix}.
@@ -1735,8 +1750,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac light-model-color-control enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{single-color}, @code{separate-specular-color}.
@@ -1744,8 +1759,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac light-model-parameter enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{light-model-ambient}, @code{light-model-local-viewer},
@@ -1754,8 +1769,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac light-parameter enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{ambient}, @code{diffuse}, @code{specular}, @code{position},
@@ -1766,8 +1781,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac list-mode enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{compile}, @code{compile-and-execute}.
@@ -1775,8 +1790,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac data-type enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{byte}, @code{unsigned-byte}, @code{short}, @code{unsigned-short},
@@ -1786,18 +1801,18 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-element-index-uint bit...
-Bitfield constructor. The symbolic @var{bit} arguments are replaced with
-their corresponding numeric values and combined with @code{logior} at
-compile-time. The symbolic arguments known to this bitfield constructor
-are:
+Bitfield constructor.  The symbolic @var{bit} arguments are replaced
+with their corresponding numeric values and combined with @code{logior}
+at compile-time.  The symbolic arguments known to this bitfield
+constructor are:
 
 .
 
 @end defmac
 
 @defmac oes-texture-float enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{half-float-oes}.
@@ -1805,8 +1820,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-vertex-attrib-64-bit enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{double-mat2-ext}, @code{double-mat3-ext}, @code{double-mat4-ext},
@@ -1818,8 +1833,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-half-float-vertex enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{half-float}.
@@ -1827,8 +1842,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-half-float-pixel enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{half-float-arb}.
@@ -1836,8 +1851,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-half-float enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{half-float-nv}.
@@ -1845,8 +1860,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac apple-float-pixels enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{half-apple}, @code{rgba-float32-apple}, @code{rgb-float32-apple},
@@ -1860,8 +1875,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-es2-compatibility enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{fixed}, @code{implementation-color-read-type},
@@ -1875,8 +1890,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-fixed-point enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{fixed-oes}.
@@ -1884,8 +1899,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-vertex-attrib-integer-64-bit enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{int64-nv}, @code{unsigned-int64-nv}.
@@ -1893,8 +1908,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac list-name-type enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{byte}, @code{unsigned-byte}, @code{short}, @code{unsigned-short},
@@ -1904,8 +1919,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac list-parameter-name enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{list-priority-sgix}.
@@ -1913,8 +1928,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac logic-op enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{clear}, @code{and}, @code{and-reverse}, @code{copy},
@@ -1925,8 +1940,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac map-target enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{map1-color-4}, @code{map1-index}, @code{map1-normal},
@@ -1941,8 +1956,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac material-face enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{front}, @code{back}, @code{front-and-back}.
@@ -1950,8 +1965,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac material-parameter enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{emission}, @code{shininess}, @code{ambient-and-diffuse},
@@ -1960,8 +1975,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac matrix-mode enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{modelview}, @code{projection}, @code{texture}.
@@ -1969,8 +1984,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac mesh-mode-1 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{point}, @code{line}.
@@ -1978,8 +1993,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac mesh-mode-2 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{point}, @code{line}, @code{fill}.
@@ -1987,8 +2002,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac minmax-target-ext enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{minmax-ext}.
@@ -1996,8 +2011,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac normal-pointer-type enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{byte}, @code{short}, @code{int}, @code{float}, @code{double}.
@@ -2005,8 +2020,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac pixel-copy-type enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{color}, @code{depth}, @code{stencil}.
@@ -2014,8 +2029,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-discard-framebuffer enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{color-ext}, @code{depth-ext}, @code{stencil-ext}.
@@ -2023,21 +2038,17 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac pixel-format enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
-@code{color-index}, @code{stencil-index}, @code{depth-component},
-@code{red}, @code{green}, @code{blue}, @code{alpha}, @code{rgb},
-@code{rgba}, @code{luminance}, @code{luminance-alpha}, @code{abgr-ext},
-@code{cmyk-ext}, @code{cmyka-ext}, @code{ycrcb-422-sgix},
-@code{ycrcb-444-sgix}.
+@code{red-ext}.
 
 @end defmac
 
 @defmac oes-depth-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{red-ext}.
@@ -2045,8 +2056,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture-rg enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{red-ext}, @code{rg-ext}, @code{r8-ext}, @code{rg8-ext}.
@@ -2054,8 +2065,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac pixel-map enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pixel-map-i-to-i}, @code{pixel-map-s-to-s},
@@ -2067,8 +2078,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac pixel-store-parameter enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{unpack-swap-bytes}, @code{unpack-lsb-first},
@@ -2089,8 +2100,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac pixel-store-resample-mode enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{resample-replicate-sgix}, @code{resample-zero-fill-sgix},
@@ -2099,8 +2110,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac pixel-store-subsample-rate enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pixel-subsample-4444-sgix}, @code{pixel-subsample-2424-sgix},
@@ -2109,20 +2120,19 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac pixel-tex-gen-mode enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
-@code{none}, @code{rgb}, @code{rgba}, @code{luminance},
-@code{luminance-alpha}, @code{pixel-tex-gen-alpha-replace-sgix},
+@code{none}, @code{pixel-tex-gen-alpha-replace-sgix},
 @code{pixel-tex-gen-alpha-no-replace-sgix},
 @code{pixel-tex-gen-alpha-ms-sgix}, @code{pixel-tex-gen-alpha-ls-sgix}.
 
 @end defmac
 
 @defmac pixel-tex-gen-parameter-name-sgis enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pixel-fragment-rgb-source-sgis},
@@ -2131,8 +2141,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac pixel-transfer-parameter enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{map-color}, @code{map-stencil}, @code{index-shift},
@@ -2160,8 +2170,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac pixel-type enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{bitmap}, @code{byte}, @code{unsigned-byte}, @code{short},
@@ -2173,8 +2183,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac point-parameter-name-sgis enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{point-size-min-sgis}, @code{point-size-max-sgis},
@@ -2183,8 +2193,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac polygon-mode enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{point}, @code{line}, @code{fill}.
@@ -2192,8 +2202,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac read-buffer-mode enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{front-left}, @code{front-right}, @code{back-left},
@@ -2203,8 +2213,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac rendering-mode enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{render}, @code{feedback}, @code{select}.
@@ -2212,8 +2222,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sample-pattern-sgis enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{1pass-sgis}, @code{2pass-0-sgis}, @code{2pass-1-sgis},
@@ -2223,8 +2233,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac separable-target-ext enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{separable-2d-ext}.
@@ -2232,8 +2242,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac shading-model enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{flat}, @code{smooth}.
@@ -2241,8 +2251,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac stencil-function enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{never}, @code{less}, @code{equal}, @code{lequal}, @code{greater},
@@ -2251,8 +2261,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac stencil-op enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{zero}, @code{keep}, @code{replace}, @code{incr}, @code{decr},
@@ -2261,8 +2271,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac string-name enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vendor}, @code{renderer}, @code{version}, @code{extensions}.
@@ -2270,8 +2280,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac tex-coord-pointer-type enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{short}, @code{int}, @code{float}, @code{double}.
@@ -2279,8 +2289,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac texture-coord-name enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{s}, @code{t}, @code{r}, @code{q}.
@@ -2288,8 +2298,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac texture-env-mode enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{modulate}, @code{decal}, @code{blend}, @code{replace-ext},
@@ -2298,8 +2308,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac texture-env-parameter enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-env-mode}, @code{texture-env-color}.
@@ -2307,8 +2317,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac texture-env-target enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-env}.
@@ -2316,8 +2326,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac texture-filter-func-sgis enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{filter4-sgis}.
@@ -2325,8 +2335,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac texture-gen-mode enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{eye-linear}, @code{object-linear}, @code{sphere-map},
@@ -2336,8 +2346,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac texture-gen-parameter enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-gen-mode}, @code{object-plane}, @code{eye-plane},
@@ -2347,8 +2357,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-texture-cube-map enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-gen-mode}, @code{normal-map-oes},
@@ -2365,8 +2375,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac texture-mag-filter enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{nearest}, @code{linear}, @code{linear-detail-sgis},
@@ -2379,8 +2389,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac texture-min-filter enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{nearest}, @code{linear}, @code{nearest-mipmap-nearest},
@@ -2394,8 +2404,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac texture-parameter-name enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-mag-filter}, @code{texture-min-filter},
@@ -2419,8 +2429,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac texture-target enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-1d}, @code{texture-2d}, @code{proxy-texture-1d},
@@ -2433,8 +2443,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac texture-wrap-mode enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{clamp}, @code{repeat}, @code{clamp-to-border-sgis},
@@ -2443,8 +2453,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac pixel-internal-format enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{r3-g3-b2}, @code{alpha4}, @code{alpha8}, @code{alpha12},
@@ -2473,8 +2483,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-rgb-8-rgba-8 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{rgb8}, @code{rgba8}.
@@ -2482,8 +2492,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac interleaved-array-format enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{v2f}, @code{v3f}, @code{c4ub-v2f}, @code{c4ub-v3f},
@@ -2494,8 +2504,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac vertex-pointer-type enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{short}, @code{int}, @code{float}, @code{double}.
@@ -2503,8 +2513,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac clip-plane-name enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{clip-plane0}, @code{clip-plane1}, @code{clip-plane2},
@@ -2513,8 +2523,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac light-name enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{light0}, @code{light1}, @code{light2}, @code{light3},
@@ -2527,8 +2537,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-abgr enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{abgr-ext}.
@@ -2536,8 +2546,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac version-1-2 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{constant-color}, @code{one-minus-constant-color},
@@ -2601,8 +2611,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-blend-color enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{constant-color-ext}, @code{one-minus-constant-color-ext},
@@ -2612,8 +2622,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-blend-minmax enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{func-add}, @code{func-add-ext}, @code{min}, @code{min-ext},
@@ -2623,8 +2633,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac version-2-0 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{blend-equation-rgb}, @code{vertex-attrib-array-enabled},
@@ -2692,8 +2702,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-blend-equation-separate enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{blend-equation-rgb-ext}, @code{blend-equation-alpha-ext}.
@@ -2701,8 +2711,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-blend-equation-separate enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{blend-equation-rgb-oes}, @code{blend-equation-alpha-oes}.
@@ -2710,8 +2720,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-blend-subtract enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{func-subtract}, @code{func-subtract-ext},
@@ -2720,8 +2730,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-blend-subtract enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{func-add-oes}, @code{blend-equation-oes},
@@ -2730,8 +2740,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-cmyka enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{cmyk-ext}, @code{cmyka-ext}, @code{pack-cmyk-hint-ext},
@@ -2740,8 +2750,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-convolution enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{convolution-1d-ext}, @code{convolution-2d-ext},
@@ -2762,8 +2772,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-histogram enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{histogram-ext}, @code{proxy-histogram-ext},
@@ -2777,8 +2787,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-packed-pixels enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{unsigned-byte-3-3-2-ext}, @code{unsigned-short-4-4-4-4-ext},
@@ -2793,8 +2803,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture-type-2-10-10-10-rev enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{polygon-offset-ext}, @code{polygon-offset-factor-ext},
@@ -2803,8 +2813,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-polygon-offset enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{polygon-offset-ext}, @code{polygon-offset-factor-ext},
@@ -2813,8 +2823,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-rescale-normal enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{rescale-normal-ext}.
@@ -2822,8 +2832,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{alpha4-ext}, @code{alpha8-ext}, @code{alpha12-ext},
@@ -2846,9 +2856,18 @@ known to this enumerated value form are:
 
 @end defmac
 
+@defmac arm-rgba-8 enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
+known to this enumerated value form are:
+
+@code{rgba8-oes}.
+
+@end defmac
+
 @defmac ext-texture-object enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-priority-ext}, @code{texture-resident-ext},
@@ -2858,8 +2877,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture-3d enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pack-skip-images-ext}, @code{pack-image-height-ext},
@@ -2871,8 +2890,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-texture-3d enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-3d-binding-oes}, @code{texture-3d-oes},
@@ -2883,8 +2902,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-vertex-array enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-array-ext}, @code{normal-array-ext},
@@ -2909,8 +2928,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-interlace enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{interlace-sgix}.
@@ -2918,8 +2937,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgis-detail-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{detail-texture-2d-sgis}, @code{detail-texture-2d-binding-sgis},
@@ -2930,8 +2949,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgis-multisample enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{multisample-sgis}, @code{sample-alpha-to-mask-sgis},
@@ -2944,18 +2963,9 @@ known to this enumerated value form are:
 
 @end defmac
 
-@defmac nv-multisample-coverage enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
-known to this enumerated value form are:
-
-@code{coverage-samples-nv}, @code{color-samples-nv}.
-
-@end defmac
-
 @defmac sgis-sharpen-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{linear-sharpen-sgis}, @code{linear-sharpen-alpha-sgis},
@@ -2965,8 +2975,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgi-color-matrix enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{color-matrix-sgi}, @code{color-matrix-stack-depth-sgi},
@@ -2983,8 +2993,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgi-texture-color-table enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-color-table-sgi}, @code{proxy-texture-color-table-sgi}.
@@ -2992,17 +3002,26 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-texture-add-env enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-env-bias-sgix}.
 
 @end defmac
 
+@defmac arb-shadow-ambient enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
+known to this enumerated value form are:
+
+@code{texture-compare-fail-value-arb}.
+
+@end defmac
+
 @defmac sgix-shadow-ambient enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{shadow-ambient-sgix}.
@@ -3010,8 +3029,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac version-1-4 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{blend-dst-rgb}, @code{blend-src-rgb}, @code{blend-dst-alpha},
@@ -3037,8 +3056,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-blend-func-separate enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{blend-dst-rgb-ext}, @code{blend-src-rgb-ext},
@@ -3047,8 +3066,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-blend-func-separate enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{blend-dst-rgb-oes}, @code{blend-src-rgb-oes},
@@ -3057,8 +3076,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-422-pixels enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{422-ext}, @code{422-rev-ext}, @code{422-average-ext},
@@ -3067,8 +3086,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgi-color-table enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{color-table-sgi}, @code{post-convolution-color-table-sgi},
@@ -3085,8 +3104,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-vertex-array-bgra enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{bgr-ext}, @code{bgra-ext}.
@@ -3094,17 +3113,65 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-bgra enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{bgr-ext}, @code{bgra-ext}.
 
 @end defmac
 
+@defmac ext-paletted-texture enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
+known to this enumerated value form are:
+
+@code{color-index1-ext}, @code{color-index2-ext},
+@code{color-index4-ext}, @code{color-index8-ext},
+@code{color-index12-ext}, @code{color-index16-ext},
+@code{texture-index-size-ext}.
+
+@end defmac
+
+@defmac ext-draw-range-elements enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
+known to this enumerated value form are:
+
+@code{max-elements-vertices-ext}, @code{max-elements-indices-ext}.
+
+@end defmac
+
+@defmac win-phong-shading enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
+known to this enumerated value form are:
+
+@code{phong-win}, @code{phong-hint-win}.
+
+@end defmac
+
+@defmac win-specular-fog enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
+known to this enumerated value form are:
+
+@code{fog-specular-texture-win}.
+
+@end defmac
+
+@defmac ext-clip-volume-hint enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
+known to this enumerated value form are:
+
+@code{clip-volume-clipping-hint-ext}.
+
+@end defmac
+
 @defmac sgis-texture-select enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{dual-alpha4-sgis}, @code{dual-alpha8-sgis},
@@ -3122,8 +3189,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-point-parameters enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{point-size-min-arb}, @code{point-size-max-arb},
@@ -3133,8 +3200,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-point-parameters enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{point-size-min-ext}, @code{point-size-max-ext},
@@ -3143,8 +3210,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgis-point-parameters enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{point-size-min-sgis}, @code{point-size-max-sgis},
@@ -3153,8 +3220,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgis-fog-function enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{fog-func-sgis}, @code{fog-func-points-sgis},
@@ -3163,8 +3230,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-texture-border-clamp enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{clamp-to-border-arb}.
@@ -3172,8 +3239,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgis-texture-border-clamp enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{clamp-to-border-sgis}.
@@ -3181,8 +3248,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-texture-multi-buffer enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-multi-buffer-hint-sgix}.
@@ -3190,8 +3257,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgis-texture-edge-clamp enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{clamp-to-edge-sgis}.
@@ -3199,8 +3266,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgis-texture-4d enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pack-skip-volumes-sgis}, @code{pack-image-depth-sgis},
@@ -3212,8 +3279,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-pixel-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pixel-tex-gen-sgix}, @code{pixel-tex-gen-mode-sgix}.
@@ -3221,8 +3288,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgis-texture-lod enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-min-lod-sgis}, @code{texture-max-lod-sgis},
@@ -3231,8 +3298,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-pixel-tiles enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pixel-tile-best-alignment-sgix},
@@ -3244,8 +3311,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgis-texture-filter-4 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{filter4-sgis}, @code{texture-filter4-size-sgis}.
@@ -3253,8 +3320,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-sprite enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{sprite-sgix}, @code{sprite-mode-sgix}, @code{sprite-axis-sgix},
@@ -3264,8 +3331,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac hp-convolution-border-modes enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{ignore-border-hp}, @code{constant-border-hp},
@@ -3273,9 +3340,44 @@ known to this enumerated value form are:
 
 @end defmac
 
+@defmac hp-image-transform enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
+known to this enumerated value form are:
+
+@code{image-scale-x-hp}, @code{image-scale-y-hp},
+@code{image-translate-x-hp}, @code{image-translate-y-hp},
+@code{image-rotate-angle-hp}, @code{image-rotate-origin-x-hp},
+@code{image-rotate-origin-y-hp}, @code{image-mag-filter-hp},
+@code{image-min-filter-hp}, @code{image-cubic-weight-hp},
+@code{cubic-hp}, @code{average-hp}, @code{image-transform-2d-hp},
+@code{post-image-transform-color-table-hp},
+@code{proxy-post-image-transform-color-table-hp}.
+
+@end defmac
+
+@defmac hp-occlusion-test enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
+known to this enumerated value form are:
+
+@code{occlusion-test-hp}, @code{occlusion-test-result-hp}.
+
+@end defmac
+
+@defmac hp-texture-lighting enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
+known to this enumerated value form are:
+
+@code{texture-lighting-mode-hp}, @code{texture-post-specular-hp},
+@code{texture-pre-specular-hp}.
+
+@end defmac
+
 @defmac sgix-clipmap enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{linear-clipmap-linear-sgix}, @code{texture-clipmap-center-sgix},
@@ -3290,8 +3392,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-texture-scale-bias enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{post-texture-filter-bias-sgix},
@@ -3302,8 +3404,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-reference-plane enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{reference-plane-sgix}, @code{reference-plane-equation-sgix}.
@@ -3311,8 +3413,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-ir-instrument-1 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{ir-instrument1-sgix}.
@@ -3320,8 +3422,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-instruments enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{instrument-buffer-pointer-sgix},
@@ -3330,8 +3432,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-list-priority enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{list-priority-sgix}.
@@ -3339,8 +3441,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-calligraphic-fragment enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{calligraphic-fragment-sgix}.
@@ -3348,8 +3450,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-impact-pixel-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pixel-tex-gen-q-ceiling-sgix}, @code{pixel-tex-gen-q-round-sgix},
@@ -3361,8 +3463,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-framezoom enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{framezoom-sgix}, @code{framezoom-factor-sgix},
@@ -3371,8 +3473,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-texture-lod-bias enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-lod-bias-s-sgix}, @code{texture-lod-bias-t-sgix},
@@ -3381,8 +3483,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgis-generate-mipmap enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{generate-mipmap-sgis}, @code{generate-mipmap-hint-sgis}.
@@ -3390,8 +3492,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-polynomial-ffd enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{geometry-deformation-sgix}, @code{texture-deformation-sgix},
@@ -3400,8 +3502,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-fog-offset enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{fog-offset-sgix}, @code{fog-offset-value-sgix}.
@@ -3409,8 +3511,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-shadow enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-compare-sgix}, @code{texture-compare-operator-sgix},
@@ -3419,8 +3521,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-depth-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{depth-component16-arb}, @code{depth-component24-arb},
@@ -3430,8 +3532,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-depth-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{depth-component16-sgix}, @code{depth-component24-sgix},
@@ -3440,8 +3542,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-depth-24 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{depth-component24-oes}.
@@ -3449,8 +3551,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-depth-32 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{depth-component32-oes}.
@@ -3458,8 +3560,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-compiled-vertex-array enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{array-element-lock-first-ext},
@@ -3468,8 +3570,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-cull-vertex enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{cull-vertex-ext}, @code{cull-vertex-eye-position-ext},
@@ -3478,8 +3580,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-index-array-formats enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{iui-v2f-ext}, @code{iui-v3f-ext}, @code{iui-n3f-v2f-ext},
@@ -3489,8 +3591,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-index-func enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{index-test-ext}, @code{index-test-func-ext},
@@ -3499,8 +3601,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-index-material enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{index-material-ext}, @code{index-material-parameter-ext},
@@ -3509,8 +3611,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-ycrcb enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{ycrcb-422-sgix}, @code{ycrcb-444-sgix}.
@@ -3518,8 +3620,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sunx-general-triangle-list enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{restart-sun}, @code{replace-middle-sun},
@@ -3537,8 +3639,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sunx-constant-data enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{unpack-constant-data-sunx}, @code{texture-constant-data-sunx}.
@@ -3546,8 +3648,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sun-global-alpha enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{global-alpha-sun}, @code{global-alpha-factor-sun}.
@@ -3555,8 +3657,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgis-texture-color-mask enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-color-writemask-sgis}.
@@ -3564,8 +3666,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgis-point-line-texgen enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{eye-distance-to-point-sgis}, @code{object-distance-to-point-sgis},
@@ -3576,8 +3678,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-separate-specular-color enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{light-model-color-control-ext}, @code{single-color-ext},
@@ -3586,8 +3688,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-shared-texture-palette enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{shared-texture-palette-ext}.
@@ -3595,8 +3697,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ati-text-fragment-shader enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{text-fragment-shader-ati}.
@@ -3604,8 +3706,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-color-buffer-half-float enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{framebuffer-attachment-component-type-ext}, @code{r16f-ext},
@@ -3615,8 +3717,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-surfaceless-context enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{framebuffer-undefined-oes}.
@@ -3624,8 +3726,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-texture-rg enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{rg}, @code{rg-integer}, @code{r8}, @code{r16}, @code{rg8},
@@ -3637,8 +3739,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-cl-event enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{sync-cl-event-arb}, @code{sync-cl-event-complete-arb}.
@@ -3646,8 +3748,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-debug-output enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{debug-output-synchronous-arb},
@@ -3669,8 +3771,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-get-program-binary enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{program-binary-retrievable-hint}, @code{program-binary-length},
@@ -3679,8 +3781,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-viewport-array enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-viewports}, @code{viewport-subpixel-bits},
@@ -3692,8 +3794,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-explicit-uniform-location enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-uniform-locations}.
@@ -3701,8 +3803,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-internalformat-query-2 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{internalformat-supported}, @code{internalformat-preferred},
@@ -3758,8 +3860,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-vertex-attrib-binding enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-attrib-binding}, @code{vertex-attrib-relative-offset},
@@ -3770,8 +3872,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-texture-view enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-view-min-level}, @code{texture-view-num-levels},
@@ -3781,8 +3883,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-depth-pass-instrument enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{depth-pass-instrument-sgix},
@@ -3792,8 +3894,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-fragments-instrument enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{fragments-instrument-sgix},
@@ -3803,8 +3905,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-convolution-accuracy enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{convolution-hint-sgix}.
@@ -3812,8 +3914,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-ycrcba enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{ycrcb-sgix}, @code{ycrcba-sgix}.
@@ -3821,8 +3923,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-slim enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{unpack-compressed-size-sgix},
@@ -3832,8 +3934,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-blend-alpha-minmax enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{alpha-min-sgix}, @code{alpha-max-sgix}.
@@ -3841,8 +3943,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-scalebias-hint enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{scalebias-hint-sgix}.
@@ -3850,8 +3952,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-async enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{async-marker-sgix}.
@@ -3859,8 +3961,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-async-histogram enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{async-histogram-sgix}, @code{max-async-histogram-sgix}.
@@ -3868,8 +3970,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-pixel-transform enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pixel-transform-2d-ext}, @code{pixel-mag-filter-ext},
@@ -3882,8 +3984,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-light-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{fragment-material-ext}, @code{fragment-normal-ext},
@@ -3895,8 +3997,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgis-pixel-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pixel-texture-sgis}, @code{pixel-fragment-rgb-source-sgis},
@@ -3905,8 +4007,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-line-quality-hint enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{line-quality-hint-sgix}.
@@ -3914,8 +4016,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-async-pixel enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{async-tex-image-sgix}, @code{async-draw-pixels-sgix},
@@ -3925,18 +4027,18 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-texture-coordinate-clamp enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-max-clamp-s-sgix}, @code{texture-max-clamp-t-sgix},
-@code{texture-max-clamp-r-sgix}, @code{fog-factor-to-alpha-sgix}.
+@code{texture-max-clamp-r-sgix}.
 
 @end defmac
 
 @defmac arb-texture-mirrored-repeat enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{mirrored-repeat-arb}.
@@ -3944,8 +4046,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ibm-texture-mirrored-repeat enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{mirrored-repeat-ibm}.
@@ -3953,8 +4055,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-texture-mirrored-repeat enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{mirrored-repeat-oes}.
@@ -3962,8 +4064,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac s3-s-3-tc enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{rgb-s3tc}, @code{rgb4-s3tc}, @code{rgba-s3tc}, @code{rgba4-s3tc},
@@ -3972,8 +4074,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-vertex-preclip enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-preclip-sgix}, @code{vertex-preclip-hint-sgix}.
@@ -3981,8 +4083,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture-compression-s-3-tc enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{compressed-rgb-s3tc-dxt1-ext},
@@ -3993,8 +4095,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac angle-texture-compression-dxt-3 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{compressed-rgba-s3tc-dxt3-angle}.
@@ -4002,8 +4104,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac angle-texture-compression-dxt-5 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{compressed-rgba-s3tc-dxt5-angle}.
@@ -4011,8 +4113,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac intel-parallel-arrays enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{parallel-arrays-intel},
@@ -4024,8 +4126,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-fragment-lighting enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{fragment-lighting-sgix}, @code{fragment-color-material-sgix},
@@ -4045,8 +4147,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sgix-resample enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pack-resample-sgix}, @code{unpack-resample-sgix},
@@ -4055,9 +4157,24 @@ known to this enumerated value form are:
 
 @end defmac
 
+@defmac ext-coordinate-frame enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
+known to this enumerated value form are:
+
+@code{tangent-array-ext}, @code{binormal-array-ext},
+@code{current-tangent-ext}, @code{current-binormal-ext},
+@code{tangent-array-type-ext}, @code{tangent-array-stride-ext},
+@code{binormal-array-type-ext}, @code{binormal-array-stride-ext},
+@code{tangent-array-pointer-ext}, @code{binormal-array-pointer-ext},
+@code{map1-tangent-ext}, @code{map2-tangent-ext},
+@code{map1-binormal-ext}, @code{map2-binormal-ext}.
+
+@end defmac
+
 @defmac version-1-5 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{fog-coord-src}, @code{fog-coord}, @code{current-fog-coord},
@@ -4087,8 +4204,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-fog-coord enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{fog-coordinate-source-ext}, @code{fog-coordinate-ext},
@@ -4101,8 +4218,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-secondary-color enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{color-sum-ext}, @code{current-secondary-color-ext},
@@ -4115,8 +4232,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-vertex-program enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{color-sum-arb}, @code{vertex-program-arb},
@@ -4170,8 +4287,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac version-2-1 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{current-raster-secondary-color}, @code{pixel-pack-buffer},
@@ -4184,20 +4301,9 @@ known to this enumerated value form are:
 
 @end defmac
 
-@defmac sgix-icc-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
-known to this enumerated value form are:
-
-@code{smooth-point-size-range}, @code{smooth-point-size-granularity},
-@code{smooth-line-width-range}, @code{smooth-line-width-granularity},
-@code{aliased-point-size-range}, @code{aliased-line-width-range}.
-
-@end defmac
-
 @defmac rend-screen-coordinates enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{screen-coordinates-rend}, @code{inverted-screen-w-rend}.
@@ -4205,8 +4311,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-multitexture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture0-arb}, @code{texture1-arb}, @code{texture2-arb},
@@ -4225,8 +4331,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-texture-env-crossbar enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture0}, @code{texture1}, @code{texture2}, @code{texture3},
@@ -4241,8 +4347,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-transpose-matrix enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{transpose-modelview-matrix-arb},
@@ -4252,17 +4358,26 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-texture-env-combine enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
-known to this enumerated value form are:
-
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
+known to this enumerated value form are:
+
+@code{subtract-arb}, @code{combine-arb}, @code{combine-rgb-arb},
+@code{combine-alpha-arb}, @code{rgb-scale-arb}, @code{add-signed-arb},
+@code{interpolate-arb}, @code{constant-arb}, @code{primary-color-arb},
+@code{previous-arb}, @code{source0-rgb-arb}, @code{source1-rgb-arb},
+@code{source2-rgb-arb}, @code{source0-alpha-arb},
+@code{source1-alpha-arb}, @code{source2-alpha-arb},
+@code{operand0-rgb-arb}, @code{operand1-rgb-arb},
+@code{operand2-rgb-arb}, @code{operand0-alpha-arb},
+@code{operand1-alpha-arb}, @code{operand2-alpha-arb},
 @code{subtract-arb}.
 
 @end defmac
 
 @defmac arb-texture-compression enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{compressed-alpha-arb}, @code{compressed-luminance-arb},
@@ -4276,8 +4391,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-fence enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{all-completed-nv}, @code{fence-status-nv},
@@ -4286,8 +4401,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac version-3-1 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-rectangle}, @code{texture-binding-rectangle},
@@ -4328,8 +4443,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-texture-rectangle enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-rectangle-arb}, @code{texture-binding-rectangle-arb},
@@ -4339,8 +4454,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-texture-rectangle enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-rectangle-nv}, @code{texture-binding-rectangle-nv},
@@ -4349,8 +4464,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-packed-depth-stencil enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{depth-stencil-ext}, @code{unsigned-int-24-8-ext},
@@ -4359,8 +4474,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-packed-depth-stencil enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{depth-stencil-nv}, @code{unsigned-int-24-8-nv}.
@@ -4368,8 +4483,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-packed-depth-stencil enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{depth-stencil-oes}, @code{unsigned-int-24-8-oes},
@@ -4378,8 +4493,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture-lod-bias enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-texture-lod-bias-ext}, @code{texture-filter-control-ext},
@@ -4388,8 +4503,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture-filter-anisotropic enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-max-anisotropy-ext},
@@ -4397,24 +4512,19 @@ known to this enumerated value form are:
 
 @end defmac
 
-@defmac ext-vertex-weighting enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+@defmac nv-texture-env-combine-4 enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
-@code{modelview1-stack-depth-ext}, @code{modelview-matrix1-ext},
-@code{vertex-weighting-ext}, @code{modelview1-ext},
-@code{current-vertex-weight-ext}, @code{vertex-weight-array-ext},
-@code{vertex-weight-array-size-ext},
-@code{vertex-weight-array-type-ext},
-@code{vertex-weight-array-stride-ext},
-@code{vertex-weight-array-pointer-ext}.
+@code{combine4-nv}, @code{source3-rgb-nv}, @code{source3-alpha-nv},
+@code{operand3-rgb-nv}, @code{operand3-alpha-nv}.
 
 @end defmac
 
 @defmac nv-light-max-exponent enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-shininess-nv}, @code{max-spot-exponent-nv}.
@@ -4422,8 +4532,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-stencil-wrap enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{incr-wrap-ext}, @code{decr-wrap-ext}.
@@ -4431,8 +4541,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-stencil-wrap enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{incr-wrap-oes}, @code{decr-wrap-oes}.
@@ -4440,8 +4550,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture-cube-map enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{normal-map-ext}, @code{reflection-map-ext},
@@ -4457,17 +4567,17 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-texgen-reflection enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
-@code{normal-map}, @code{reflection-map}.
+@code{normal-map-nv}, @code{reflection-map-nv}.
 
 @end defmac
 
 @defmac arb-texture-cube-map enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{normal-map-arb}, @code{reflection-map-arb},
@@ -4483,8 +4593,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-vertex-array-range enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-array-range-nv}, @code{vertex-array-range-length-nv},
@@ -4495,8 +4605,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac apple-vertex-array-range enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-array-range-apple}, @code{vertex-array-range-length-apple},
@@ -4507,8 +4617,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-register-combiners enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{register-combiners-nv}, @code{variable-a-nv},
@@ -4523,7 +4633,7 @@ known to this enumerated value form are:
 @code{unsigned-invert-nv}, @code{expand-normal-nv},
 @code{expand-negate-nv}, @code{half-bias-normal-nv},
 @code{half-bias-negate-nv}, @code{signed-identity-nv},
-@code{unsigned-negate-nv}, @code{scale-by-two-nv},
+@code{signed-negate-nv}, @code{scale-by-two-nv},
 @code{scale-by-four-nv}, @code{scale-by-one-half-nv},
 @code{bias-by-negative-one-half-nv}, @code{combiner-input-nv},
 @code{combiner-mapping-nv}, @code{combiner-component-usage-nv},
@@ -4539,8 +4649,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-register-combiners-2 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{per-stage-constants-nv}.
@@ -4548,8 +4658,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-primitive-restart enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{primitive-restart-nv}, @code{primitive-restart-index-nv}.
@@ -4557,18 +4667,18 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-fog-distance enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
-@code{fog-gen-mode-nv}, @code{eye-radial-nv},
+@code{fog-distance-mode-nv}, @code{eye-radial-nv},
 @code{eye-plane-absolute-nv}.
 
 @end defmac
 
 @defmac nv-texgen-emboss enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{emboss-light-nv}, @code{emboss-constant-nv}, @code{emboss-map-nv}.
@@ -4576,8 +4686,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ingr-color-clamp enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{red-min-clamp-ingr}, @code{green-min-clamp-ingr},
@@ -4588,8 +4698,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ingr-interlace-read enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{interlace-read-ingr}.
@@ -4597,8 +4707,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture-env-combine enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{combine-ext}, @code{combine-rgb-ext}, @code{combine-alpha-ext},
@@ -4613,19 +4723,9 @@ known to this enumerated value form are:
 
 @end defmac
 
-@defmac nv-texture-env-combine-4 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
-known to this enumerated value form are:
-
-@code{combine4-nv}, @code{source3-rgb-nv}, @code{source3-alpha-nv},
-@code{operand3-rgb-nv}, @code{operand3-alpha-nv}.
-
-@end defmac
-
 @defmac sgix-subsample enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pack-subsample-rate-sgix}, @code{unpack-subsample-rate-sgix},
@@ -4635,8 +4735,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture-perturb-normal enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{perturb-ext}, @code{texture-normal-ext}.
@@ -4644,8 +4744,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac apple-specular-vector enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{light-model-specular-vector-apple}.
@@ -4653,8 +4753,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac apple-transform-hint enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{transform-hint-apple}.
@@ -4662,8 +4762,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac apple-client-storage enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{unpack-client-storage-apple}.
@@ -4671,8 +4771,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac apple-object-purgeable enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{buffer-object-apple}, @code{released-apple},
@@ -4682,8 +4782,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-vertex-array-object enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-array-binding}.
@@ -4691,8 +4791,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac apple-vertex-array-object enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-array-binding-apple}.
@@ -4700,8 +4800,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac apple-texture-range enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-range-length-apple}, @code{texture-range-pointer-apple},
@@ -4711,8 +4811,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac apple-ycbcr-422 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{ycbcr-422-apple}, @code{unsigned-short-8-8-apple},
@@ -4721,8 +4821,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac mesa-ycbcr-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{unsigned-short-8-8-mesa}, @code{unsigned-short-8-8-rev-mesa},
@@ -4731,8 +4831,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sun-slice-accum enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{slice-accum-sun}.
@@ -4740,8 +4840,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac sun-mesh-array enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{quad-mesh-sun}, @code{triangle-mesh-sun}.
@@ -4749,8 +4849,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-vertex-program enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-program-nv}, @code{vertex-state-program-nv},
@@ -4797,8 +4897,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-depth-clamp enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{depth-clamp}.
@@ -4806,8 +4906,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-depth-clamp enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{depth-clamp-nv}.
@@ -4815,8 +4915,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-fragment-program enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-program-arb}, @code{vertex-attrib-array-enabled-arb},
@@ -4879,8 +4979,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-vertex-blend enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-vertex-units-arb}, @code{active-vertex-units-arb},
@@ -4903,8 +5003,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-matrix-palette enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-vertex-units-oes}, @code{weight-array-oes},
@@ -4921,8 +5021,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-texture-env-dot-3 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{dot3-rgb-arb}, @code{dot3-rgba-arb}.
@@ -4930,8 +5030,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac img-texture-env-enhanced-fixed-function enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{dot3-rgba-img}, @code{modulate-color-img},
@@ -4942,8 +5042,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac 3dfx-texture-compression-fxt1 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{compressed-rgb-fxt1-3dfx}, @code{compressed-rgba-fxt1-3dfx}.
@@ -4951,28 +5051,28 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-evaluators enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{eval-2d-nv}, @code{eval-triangular-2d-nv},
 @code{map-tessellation-nv}, @code{map-attrib-u-order-nv},
 @code{map-attrib-v-order-nv}, @code{eval-fractional-tessellation-nv},
-@code{eval-vertex-atrrib0-nv}, @code{eval-vertex-atrrib1-nv},
-@code{eval-vertex-atrrib2-nv}, @code{eval-vertex-atrrib3-nv},
-@code{eval-vertex-atrrib4-nv}, @code{eval-vertex-atrrib5-nv},
-@code{eval-vertex-atrrib6-nv}, @code{eval-vertex-atrrib7-nv},
-@code{eval-vertex-atrrib8-nv}, @code{eval-vertex-atrrib9-nv},
-@code{eval-vertex-atrrib10-nv}, @code{eval-vertex-atrrib11-nv},
-@code{eval-vertex-atrrib12-nv}, @code{eval-vertex-atrrib13-nv},
-@code{eval-vertex-atrrib14-nv}, @code{eval-vertex-atrrib15-nv},
+@code{eval-vertex-attrib0-nv}, @code{eval-vertex-attrib1-nv},
+@code{eval-vertex-attrib2-nv}, @code{eval-vertex-attrib3-nv},
+@code{eval-vertex-attrib4-nv}, @code{eval-vertex-attrib5-nv},
+@code{eval-vertex-attrib6-nv}, @code{eval-vertex-attrib7-nv},
+@code{eval-vertex-attrib8-nv}, @code{eval-vertex-attrib9-nv},
+@code{eval-vertex-attrib10-nv}, @code{eval-vertex-attrib11-nv},
+@code{eval-vertex-attrib12-nv}, @code{eval-vertex-attrib13-nv},
+@code{eval-vertex-attrib14-nv}, @code{eval-vertex-attrib15-nv},
 @code{max-map-tessellation-nv}, @code{max-rational-eval-order-nv}.
 
 @end defmac
 
 @defmac nv-tessellation-program-5 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-program-patch-attribs-nv}, @code{tess-control-program-nv},
@@ -4983,8 +5083,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-texture-shader enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{offset-texture-rectangle-nv},
@@ -4995,8 +5095,8 @@ known to this enumerated value form are:
 @code{dsdt-mag-intensity-nv}, @code{shader-consistent-nv},
 @code{texture-shader-nv}, @code{shader-operation-nv},
 @code{cull-modes-nv}, @code{offset-texture-matrix-nv},
-@code{offset-texture-scale-nv}, @code{offset-texture-bias-nv},
-@code{offset-texture-2d-matrix-nv}, @code{offset-texture-2d-scale-nv},
+@code{offset-texture-2d-matrix-nv}, @code{offset-texture-scale-nv},
+@code{offset-texture-2d-scale-nv}, @code{offset-texture-bias-nv},
 @code{offset-texture-2d-bias-nv}, @code{previous-texture-input-nv},
 @code{const-eye-nv}, @code{pass-through-nv}, @code{cull-fragment-nv},
 @code{offset-texture-2d-nv}, @code{dependent-ar-texture-2d-nv},
@@ -5027,8 +5127,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-vdpau-interop enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{surface-state-nv}, @code{surface-registered-nv},
@@ -5037,8 +5137,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-texture-shader-2 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{dot-product-texture-3d-nv}.
@@ -5046,8 +5146,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture-env-dot-3 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{dot3-rgb-ext}, @code{dot3-rgba-ext}.
@@ -5055,8 +5155,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac amd-program-binary-z400 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{z400-binary-amd}.
@@ -5064,8 +5164,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-get-program-binary enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{program-binary-length-oes}, @code{num-program-binary-formats-oes},
@@ -5074,8 +5174,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ati-texture-mirror-once enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{mirror-clamp-ati}, @code{mirror-clamp-to-edge-ati}.
@@ -5083,8 +5183,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture-mirror-clamp enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{mirror-clamp-ext}, @code{mirror-clamp-to-edge-ext},
@@ -5093,8 +5193,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ati-texture-env-combine-3 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{modulate-add-ati}, @code{modulate-signed-add-ati},
@@ -5103,8 +5203,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac amd-stencil-operation-extended enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{set-amd}, @code{replace-value-amd}, @code{stencil-op-value-amd},
@@ -5113,8 +5213,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac mesa-packed-depth-stencil enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{depth-stencil-mesa}, @code{unsigned-int-24-8-mesa},
@@ -5124,8 +5224,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac mesa-trace enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{trace-all-bits-mesa}, @code{trace-operations-bit-mesa},
@@ -5137,8 +5237,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac mesa-pack-invert enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pack-invert-mesa}.
@@ -5146,8 +5246,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac mesax-texture-stack enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-1d-stack-mesax}, @code{texture-2d-stack-mesax},
@@ -5159,8 +5259,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac mesa-shader-debug enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{debug-object-mesa}, @code{debug-print-mesa},
@@ -5169,8 +5269,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ati-vertex-array-object enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{static-ati}, @code{dynamic-ati}, @code{preserve-ati},
@@ -5181,8 +5281,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-vertex-buffer-object enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{buffer-size-arb}, @code{buffer-usage-arb},
@@ -5209,8 +5309,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ati-element-array enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{element-array-ati}, @code{element-array-type-ati},
@@ -5219,8 +5319,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ati-vertex-streams enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-vertex-streams-ati}, @code{vertex-stream0-ati},
@@ -5232,8 +5332,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ati-envmap-bumpmap enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{bump-rot-matrix-ati}, @code{bump-rot-matrix-size-ati},
@@ -5244,8 +5344,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-vertex-shader enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-shader-ext}, @code{vertex-shader-binding-ext},
@@ -5305,8 +5405,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac amd-compressed-atc-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{atc-rgba-interpolated-alpha-amd}, @code{atc-rgb-amd},
@@ -5315,8 +5415,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ati-pn-triangles enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pn-triangles-ati}, @code{max-pn-triangles-tesselation-level-ati},
@@ -5330,8 +5430,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac amd-compressed-3dc-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{3dc-x-amd}, @code{3dc-xy-amd}.
@@ -5339,8 +5439,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ati-meminfo enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vbo-free-memory-ati}, @code{texture-free-memory-ati},
@@ -5349,8 +5449,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ati-separate-stencil enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{stencil-back-func-ati}, @code{stencil-back-pass-depth-fail-ati},
@@ -5359,8 +5459,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-texture-float enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{rgba32f-arb}, @code{rgb32f-arb}, @code{alpha32f-arb},
@@ -5376,8 +5476,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ati-texture-float enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{rgba-float32-ati}, @code{rgb-float32-ati},
@@ -5390,8 +5490,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-color-buffer-float enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{rgba-float-mode-arb}, @code{clamp-vertex-color-arb},
@@ -5401,17 +5501,17 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ati-pixel-format-float enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
-@code{type-rgba-float-ati}, @code{color-clear-unclamped-value-ati}.
+@code{rgba-float-mode-ati}, @code{color-clear-unclamped-value-ati}.
 
 @end defmac
 
 @defmac qcom-writeonly-rendering enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{writeonly-rendering-qcom}.
@@ -5419,8 +5519,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-draw-buffers enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-draw-buffers-arb}, @code{draw-buffer0-arb},
@@ -5436,8 +5536,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ati-draw-buffers enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-draw-buffers-ati}, @code{draw-buffer0-ati},
@@ -5453,8 +5553,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-draw-buffers enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-draw-buffers-nv}, @code{draw-buffer0-nv},
@@ -5476,8 +5576,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac amd-sample-positions enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{subsample-distance-amd}.
@@ -5485,8 +5585,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-matrix-palette enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{matrix-palette-arb}, @code{max-matrix-palette-stack-depth-arb},
@@ -5499,8 +5599,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-shadow enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-compare-mode-arb}, @code{texture-compare-func-arb},
@@ -5509,8 +5609,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-shadow-samplers enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-compare-mode-ext}, @code{texture-compare-func-ext},
@@ -5519,8 +5619,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture-array enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{compare-ref-depth-to-texture-ext},
@@ -5532,8 +5632,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-seamless-cube-map enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-cube-map-seamless}.
@@ -5541,8 +5641,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-texture-shader-3 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{offset-projective-texture-2d-nv},
@@ -5562,8 +5662,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-point-sprite enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{point-sprite-arb}, @code{coord-replace-arb}.
@@ -5571,8 +5671,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-point-sprite enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{point-sprite-nv}, @code{coord-replace-nv},
@@ -5581,8 +5681,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-point-sprite enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{point-sprite-arb}, @code{coord-replace-arb}.
@@ -5590,8 +5690,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-occlusion-query enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{query-counter-bits-arb}, @code{current-query-arb},
@@ -5601,8 +5701,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-occlusion-query enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pixel-counter-bits-nv}, @code{current-occlusion-query-id-nv},
@@ -5611,8 +5711,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-occlusion-query-boolean enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{current-query-ext}, @code{query-result-ext},
@@ -5622,8 +5722,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-fragment-program enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-fragment-program-local-parameters-nv},
@@ -5634,8 +5734,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-copy-depth-to-color enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{depth-stencil-to-rgba-nv}, @code{depth-stencil-to-bgra-nv}.
@@ -5643,8 +5743,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-pixel-data-range enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{write-pixel-data-range-nv}, @code{read-pixel-data-range-nv},
@@ -5656,8 +5756,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-gpu-shader-5 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{geometry-shader-invocations},
@@ -5669,8 +5769,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-float-buffer enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{float-r-nv}, @code{float-rg-nv}, @code{float-rgb-nv},
@@ -5683,8 +5783,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-texture-expand-normal enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-unsigned-remap-mode-nv}.
@@ -5692,8 +5792,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-depth-bounds-test enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{depth-bounds-test-ext}, @code{depth-bounds-ext}.
@@ -5701,8 +5801,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-mapbuffer enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{write-only-oes}, @code{buffer-access-oes},
@@ -5711,8 +5811,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-shader-buffer-store enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{read-write}, @code{write-only},
@@ -5721,8 +5821,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-timer-query enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{time-elapsed}, @code{timestamp}.
@@ -5730,8 +5830,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-timer-query enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{time-elapsed-ext}.
@@ -5739,8 +5839,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-pixel-buffer-object enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pixel-pack-buffer-arb}, @code{pixel-unpack-buffer-arb},
@@ -5750,8 +5850,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-pixel-buffer-object enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pixel-pack-buffer-ext}, @code{pixel-unpack-buffer-ext},
@@ -5761,8 +5861,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-s-rgb-formats enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{etc1-srgb8-nv}, @code{srgb8-nv}, @code{sluminance-alpha-nv},
@@ -5775,8 +5875,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-stencil-clear-tag enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{stencil-tag-bits-ext}, @code{stencil-clear-tag-value-ext}.
@@ -5784,8 +5884,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-vertex-program-2-option enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-program-exec-instructions-nv},
@@ -5794,8 +5894,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-fragment-program-2 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-program-exec-instructions-nv},
@@ -5805,8 +5905,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-blend-func-extended enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{src1-color}, @code{one-minus-src1-color},
@@ -5815,8 +5915,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-vertex-program-4 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-attrib-array-integer-nv}.
@@ -5824,8 +5924,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac version-3-3 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-attrib-array-divisor}.
@@ -5833,8 +5933,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-instanced-arrays enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-attrib-array-divisor-arb}.
@@ -5842,8 +5942,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac angle-instanced-arrays enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-attrib-array-divisor-angle}.
@@ -5851,8 +5951,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-instanced-arrays enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-attrib-array-divisor-nv}.
@@ -5860,8 +5960,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-gpu-program-4 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{min-program-texel-offset-nv}, @code{max-program-texel-offset-nv},
@@ -5875,8 +5975,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-stencil-two-side enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{stencil-test-two-side-ext}, @code{active-stencil-face-ext}.
@@ -5884,8 +5984,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-sampler-objects enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{sampler-binding}.
@@ -5893,8 +5993,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ati-fragment-shader enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{fragment-shader-ati}, @code{reg-0-ati}, @code{reg-1-ati},
@@ -5937,8 +6037,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oml-interlace enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{interlace-oml}, @code{interlace-read-oml}.
@@ -5946,8 +6046,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oml-subsample enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{format-subsample-24-24-oml}, @code{format-subsample-244-244-oml}.
@@ -5955,8 +6055,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oml-resample enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pack-resample-oml}, @code{unpack-resample-oml},
@@ -5966,8 +6066,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-point-size-array enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{point-size-array-type-oes}, @code{point-size-array-stride-oes},
@@ -5977,8 +6077,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-matrix-get enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{modelview-matrix-float-as-int-bits-oes},
@@ -5988,8 +6088,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac apple-vertex-program-evaluators enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-attrib-map1-apple}, @code{vertex-attrib-map2-apple},
@@ -6005,8 +6105,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac apple-fence enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{draw-pixels-apple}, @code{fence-apple}.
@@ -6014,8 +6114,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac apple-element-array enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{element-array-apple}, @code{element-array-type-apple},
@@ -6024,8 +6124,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-uniform-buffer-object enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{uniform-buffer}, @code{uniform-buffer-binding},
@@ -6053,8 +6153,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac apple-flush-buffer-range enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{buffer-serialized-modify-apple},
@@ -6063,8 +6163,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac apple-aux-depth-stencil enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{aux-depth-stencil-apple}.
@@ -6072,8 +6172,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac apple-row-bytes enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pack-row-bytes-apple}, @code{unpack-row-bytes-apple}.
@@ -6081,8 +6181,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac apple-rgb-422 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{rgb-422-apple}, @code{unsigned-short-8-8-apple},
@@ -6091,8 +6191,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture-s-rgb-decode enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-srgb-decode-ext}, @code{decode-ext},
@@ -6101,8 +6201,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-debug-label enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{program-pipeline-object-ext}, @code{program-object-ext},
@@ -6112,8 +6212,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-shader-framebuffer-fetch enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{fragment-shader-discards-samples-ext}.
@@ -6121,8 +6221,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac apple-sync enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{sync-object-apple}, @code{max-server-wait-timeout-apple},
@@ -6137,8 +6237,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-shader-objects enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{fragment-shader}, @code{fragment-shader-arb},
@@ -6188,8 +6288,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-vertex-shader enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{fragment-shader}, @code{fragment-shader-arb},
@@ -6239,8 +6339,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-fragment-shader enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{fragment-shader}, @code{fragment-shader-arb},
@@ -6290,8 +6390,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-vertex-program-3 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{fragment-shader}, @code{fragment-shader-arb},
@@ -6341,8 +6441,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-standard-derivatives enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{fragment-shader-derivative-hint-oes}.
@@ -6350,8 +6450,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-geometry-shader-4 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-varying-components-ext}, @code{geometry-shader-ext},
@@ -6364,8 +6464,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-compressed-paletted-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{palette4-rgb8-oes}, @code{palette4-rgba8-oes},
@@ -6377,8 +6477,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-read-format enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{implementation-color-read-type-oes},
@@ -6387,8 +6487,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-draw-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-crop-rect-oes}.
@@ -6396,8 +6496,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac mesa-program-debug enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{fragment-program-position-mesa},
@@ -6412,8 +6512,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac amd-performance-monitor enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{counter-type-amd}, @code{counter-range-amd},
@@ -6424,8 +6524,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac qcom-extended-get enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-width-qcom}, @code{texture-height-qcom},
@@ -6438,8 +6538,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac img-texture-compression-pvrtc enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{compressed-rgb-pvrtc-4bppv1-img},
@@ -6450,8 +6550,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac img-shader-binary enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{sgx-binary-img}.
@@ -6459,8 +6559,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-texture-buffer-object enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-buffer-arb}, @code{max-texture-buffer-size-arb},
@@ -6471,8 +6571,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture-buffer-object enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-buffer-ext}, @code{max-texture-buffer-size-ext},
@@ -6483,8 +6583,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-occlusion-query-2 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{any-samples-passed}.
@@ -6492,8 +6592,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-sample-shading enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{sample-shading-arb}, @code{min-sample-shading-value-arb}.
@@ -6501,8 +6601,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-packed-float enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{r11f-g11f-b10f-ext}, @code{unsigned-int-10f-11f-11f-rev-ext},
@@ -6511,8 +6611,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture-shared-exponent enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{rgb9-e5-ext}, @code{unsigned-int-5-9-9-9-rev-ext},
@@ -6521,8 +6621,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture-s-rgb enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{srgb-ext}, @code{srgb8-ext}, @code{srgb-alpha-ext},
@@ -6539,8 +6639,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture-compression-latc enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{compressed-luminance-latc1-ext},
@@ -6551,8 +6651,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-transform-feedback enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{transform-feedback-varying-max-length},
@@ -6602,8 +6702,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-transform-feedback enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{transform-feedback-varying-max-length},
@@ -6656,8 +6756,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-framebuffer-blit enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{draw-framebuffer-binding-ext}, @code{read-framebuffer-ext},
@@ -6667,8 +6767,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac angle-framebuffer-blit enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{framebuffer-binding-angle}, @code{renderbuffer-binding-angle},
@@ -6677,8 +6777,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-framebuffer-blit enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{read-framebuffer-nv}, @code{draw-framebuffer-nv},
@@ -6687,8 +6787,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac angle-framebuffer-multisample enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{renderbuffer-samples-angle},
@@ -6698,8 +6798,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-framebuffer-multisample enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{renderbuffer-samples-ext},
@@ -6708,8 +6808,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-framebuffer-multisample enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{renderbuffer-samples-nv},
@@ -6718,8 +6818,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-framebuffer-multisample-coverage enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{renderbuffer-coverage-samples-nv},
@@ -6730,8 +6830,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-depth-buffer-float enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{depth-component32f}, @code{depth32f-stencil8},
@@ -6740,8 +6840,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-fbo-color-attachments enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-color-attachments-nv}.
@@ -6749,8 +6849,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-stencil-1 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{stencil-index1-oes}.
@@ -6758,8 +6858,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-stencil-4 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{stencil-index4-oes}.
@@ -6767,8 +6867,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-stencil-8 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{stencil-index8-oes}.
@@ -6776,8 +6876,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-vertex-half-float enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{half-float-oes}.
@@ -6785,8 +6885,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac version-4-1 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{rgb565}.
@@ -6794,8 +6894,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-compressed-etc1-rgb8-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{etc1-rgb8-oes}.
@@ -6803,8 +6903,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-egl-image-external enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-external-oes}, @code{sampler-external-oes},
@@ -6814,8 +6914,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-es3-compatibility enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{primitive-restart-fixed-index},
@@ -6831,8 +6931,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-multisampled-render-to-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{framebuffer-attachment-texture-samples-ext}.
@@ -6840,8 +6940,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture-integer enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{rgba32ui}, @code{rgba32ui-ext}, @code{rgb32ui},
@@ -6873,8 +6973,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-vertex-type-2-10-10-10-rev enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{int-2-10-10-10-rev}.
@@ -6882,8 +6982,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-parameter-buffer-object enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-program-parameter-buffer-bindings-nv},
@@ -6895,8 +6995,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-depth-buffer-float enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{depth-component32f-nv}, @code{depth32f-stencil8-nv},
@@ -6906,8 +7006,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-shading-language-include enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{shader-include-arb}, @code{named-string-length-arb},
@@ -6916,8 +7016,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-framebuffer-s-rgb enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{framebuffer-srgb}.
@@ -6925,8 +7025,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-framebuffer-s-rgb enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{framebuffer-srgb-ext}, @code{framebuffer-srgb-capable-ext}.
@@ -6934,8 +7034,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-texture-compression-rgtc enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{compressed-red-rgtc1}, @code{compressed-signed-red-rgtc1},
@@ -6944,8 +7044,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture-compression-rgtc enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{compressed-red-rgtc1-ext}, @code{compressed-signed-red-rgtc1-ext},
@@ -6955,8 +7055,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-gpu-shader-4 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{sampler-1d-array-ext}, @code{sampler-2d-array-ext},
@@ -6978,8 +7078,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-shadow-samplers-array enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{sampler-2d-array-shadow-nv}.
@@ -6987,8 +7087,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-shadow-samplers-cube enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{sampler-cube-shadow-nv}.
@@ -6996,8 +7096,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-bindable-uniform enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-vertex-bindable-uniforms-ext},
@@ -7009,8 +7109,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-shader-subroutine enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{active-subroutines}, @code{active-subroutine-uniforms},
@@ -7023,8 +7123,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac oes-vertex-type-10-10-10-2 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{unsigned-int-10-10-10-2-oes}, @code{int-10-10-10-2-oes}.
@@ -7032,8 +7132,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-conditional-render enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{query-wait-nv}, @code{query-no-wait-nv},
@@ -7041,9 +7141,18 @@ known to this enumerated value form are:
 
 @end defmac
 
+@defmac nv-multisample-coverage enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
+known to this enumerated value form are:
+
+@code{color-samples-nv}.
+
+@end defmac
+
 @defmac arb-transform-feedback-2 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{transform-feedback}, @code{transform-feedback-paused},
@@ -7055,8 +7164,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-transform-feedback-2 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{transform-feedback-nv},
@@ -7067,8 +7176,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-present-video enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{frame-nv}, @code{fields-nv}, @code{current-time-nv},
@@ -7078,8 +7187,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-depth-nonlinear enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{depth-component16-nonlinear-nv}.
@@ -7087,8 +7196,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-direct-state-access enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{program-matrix-ext}, @code{transpose-program-matrix-ext},
@@ -7097,8 +7206,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-texture-swizzle enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-swizzle-r}, @code{texture-swizzle-g},
@@ -7108,8 +7217,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture-swizzle enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-swizzle-r-ext}, @code{texture-swizzle-g-ext},
@@ -7119,8 +7228,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-provoking-vertex enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{quads-follow-provoking-vertex-convention},
@@ -7130,8 +7239,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-provoking-vertex enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{quads-follow-provoking-vertex-convention-ext},
@@ -7141,8 +7250,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-texture-multisample enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{sample-position}, @code{sample-mask}, @code{sample-mask-value},
@@ -7164,8 +7273,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-explicit-multisample enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{sample-position-nv}, @code{sample-mask-nv},
@@ -7179,8 +7288,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-gpu-program-5 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-geometry-program-invocations-nv},
@@ -7194,21 +7303,34 @@ known to this enumerated value form are:
 
 @end defmac
 
-@defmac arb-texture-gather enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+@defmac version-4-0 enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{min-program-texture-gather-offset},
-@code{max-program-texture-gather-offset},
-@code{max-program-texture-gather-components-arb},
-@code{max-program-texture-gather-components}.
+@code{max-program-texture-gather-offset}, @code{texture-cube-map-array},
+@code{texture-binding-cube-map-array},
+@code{proxy-texture-cube-map-array}, @code{sampler-cube-map-array},
+@code{sampler-cube-map-array-shadow}, @code{int-sampler-cube-map-array},
+@code{unsigned-int-sampler-cube-map-array}.
+
+@end defmac
+
+@defmac arb-texture-gather enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
+known to this enumerated value form are:
+
+@code{min-program-texture-gather-offset-arb},
+@code{max-program-texture-gather-offset-arb},
+@code{max-program-texture-gather-components-arb}.
 
 @end defmac
 
 @defmac arb-transform-feedback-3 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-transform-feedback-buffers}, @code{max-vertex-streams}.
@@ -7216,8 +7338,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-texture-compression-bptc enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{compressed-rgba-bptc-unorm-arb},
@@ -7228,8 +7350,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-coverage-sample enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{coverage-component-nv}, @code{coverage-component4-nv},
@@ -7241,8 +7363,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-shader-buffer-load enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{buffer-gpu-address-nv}, @code{gpu-address-nv},
@@ -7251,8 +7373,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-vertex-buffer-unified-memory enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{vertex-attrib-array-unified-nv}, @code{element-array-unified-nv},
@@ -7274,8 +7396,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-copy-buffer enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{copy-read-buffer-binding}, @code{copy-read-buffer},
@@ -7284,8 +7406,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-draw-indirect enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{draw-indirect-buffer}, @code{draw-indirect-buffer-binding}.
@@ -7293,8 +7415,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-gpu-shader-fp-64 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{double-mat2}, @code{double-mat3}, @code{double-mat4},
@@ -7305,17 +7427,26 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arm-mali-shader-binary enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{mali-shader-binary-arm}.
 
 @end defmac
 
+@defmac arm-mali-program-binary enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
+known to this enumerated value form are:
+
+@code{mali-program-binary-arm}.
+
+@end defmac
+
 @defmac qcom-driver-control enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{perfmon-global-mode-qcom}.
@@ -7323,8 +7454,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac qcom-binning-control enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{binning-control-hint-qcom}, @code{cpu-optimized-qcom},
@@ -7333,17 +7464,17 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac viv-shader-binary enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{shader-binary-viv}.
 
 @end defmac
 
-@defmac amd-vertex-shader-tesselator enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+@defmac amd-vertex-shader-tessellator enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{sampler-buffer-amd}, @code{int-sampler-buffer-amd},
@@ -7354,8 +7485,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-texture-cube-map-array enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-cube-map-array}, @code{texture-binding-cube-map-array},
@@ -7366,8 +7497,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-texture-snorm enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{alpha-snorm}, @code{luminance-snorm},
@@ -7380,8 +7511,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac amd-blend-minmax-factor enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{factor-min-amd}, @code{factor-max-amd}.
@@ -7389,8 +7520,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac amd-depth-clamp-separate enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{depth-clamp-near-amd}, @code{depth-clamp-far-amd}.
@@ -7398,8 +7529,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-video-capture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{video-buffer-nv}, @code{video-buffer-binding-nv},
@@ -7427,8 +7558,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-texture-multisample enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-coverage-samples-nv}, @code{texture-color-samples-nv}.
@@ -7436,8 +7567,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-texture-rgb-10-a-2-ui enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{rgb10-a2ui}.
@@ -7445,8 +7576,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-path-rendering enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{path-format-svg-nv}, @code{path-format-ps-nv},
@@ -7519,8 +7650,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-framebuffer-multisample-blit-scaled enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{scaled-resolve-fastest-ext}, @code{scaled-resolve-nicest-ext}.
@@ -7528,8 +7659,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-map-buffer-alignment enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{min-map-buffer-alignment}.
@@ -7537,8 +7668,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-deep-texture-3d enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-deep-3d-texture-width-height-nv},
@@ -7547,8 +7678,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac ext-x-11-sync-object enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{sync-x11-fence-ext}.
@@ -7556,8 +7687,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-stencil-texturing enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{depth-stencil-texture-mode}.
@@ -7565,8 +7696,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac nv-compute-program-5 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{compute-program-nv}, @code{compute-program-parameter-buffer-nv}.
@@ -7574,8 +7705,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-sync enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-server-wait-timeout}, @code{object-type},
@@ -7588,8 +7719,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-compressed-texture-pixel-storage enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{unpack-compressed-block-width},
@@ -7602,8 +7733,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-texture-storage enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-immutable-format}.
@@ -7611,8 +7742,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac img-program-binary enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{sgx-program-binary-img}.
@@ -7620,8 +7751,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac img-multisampled-render-to-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{renderbuffer-samples-img},
@@ -7631,8 +7762,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac img-texture-compression-pvrtc-2 enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{compressed-rgba-pvrtc-2bppv2-img},
@@ -7641,8 +7772,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac amd-debug-output enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{max-debug-message-length-amd},
@@ -7659,8 +7790,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac amd-name-gen-delete enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{data-buffer-amd}, @code{performance-monitor-amd},
@@ -7670,8 +7801,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac amd-pinned-memory enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{external-virtual-memory-buffer-amd}.
@@ -7679,8 +7810,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac amd-query-buffer-object enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{query-buffer-amd}, @code{query-buffer-binding-amd},
@@ -7689,8 +7820,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac amd-sparse-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{virtual-page-size-x-amd}, @code{virtual-page-size-y-amd},
@@ -7702,8 +7833,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-texture-buffer-range enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-buffer-offset}, @code{texture-buffer-size},
@@ -7712,8 +7843,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac dmp-shader-binary enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{shader-binary-dmp}.
@@ -7721,8 +7852,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac fj-shader-binary-gccso enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{gccso-shader-binary-fj}.
@@ -7730,8 +7861,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-shader-atomic-counters enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{atomic-counter-buffer}, @code{atomic-counter-buffer-binding},
@@ -7757,16 +7888,16 @@ known to this enumerated value form are:
 @code{max-fragment-atomic-counters},
 @code{max-combined-atomic-counters},
 @code{max-atomic-counter-buffer-size},
-@code{max-atomic-counter-buffer-bindings},
 @code{active-atomic-counter-buffers},
 @code{uniform-atomic-counter-buffer-index},
-@code{unsigned-int-atomic-counter}.
+@code{unsigned-int-atomic-counter},
+@code{max-atomic-counter-buffer-bindings}.
 
 @end defmac
 
 @defmac arb-program-interface-query enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{uniform}, @code{uniform-block}, @code{program-input},
@@ -7798,8 +7929,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-framebuffer-no-attachments enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{framebuffer-default-width}, @code{framebuffer-default-height},
@@ -7811,8 +7942,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac arb-internalformat-query enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{num-sample-counts}.
@@ -7820,8 +7951,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac angle-translated-shader-source enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{translated-shader-source-length-angle}.
@@ -7829,8 +7960,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac angle-texture-usage enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{texture-usage-angle}, @code{framebuffer-attachment-angle},
@@ -7839,8 +7970,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac angle-pack-reverse-row-order enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{pack-reverse-row-order-angle}.
@@ -7848,8 +7979,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac angle-depth-texture enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{program-binary-angle}.
@@ -7857,8 +7988,8 @@ known to this enumerated value form are:
 @end defmac
 
 @defmac gl-khr-texture-compression-astc-ldr enum
-Enumerated value. The symbolic @var{enum} argument is replaced with its
-corresponding numeric value at compile-time. The symbolic arguments
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
 known to this enumerated value form are:
 
 @code{compressed-rgba-astc-4x4-khr},
@@ -7892,5 +8023,81 @@ known to this enumerated value form are:
 
 @end defmac
 
+@defmac ibm-rasterpos-clip enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
+known to this enumerated value form are:
+
+@code{raster-position-unclipped-ibm}.
+
+@end defmac
+
+@defmac ibm-cull-vertex enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
+known to this enumerated value form are:
+
+@code{cull-vertex-ibm}.
+
+@end defmac
+
+@defmac ibm-static-data enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
+known to this enumerated value form are:
+
+@code{all-static-data-ibm}, @code{static-vertex-array-ibm},
+@code{vertex-array-list-ibm}, @code{normal-array-list-ibm},
+@code{color-array-list-ibm}, @code{index-array-list-ibm},
+@code{texture-coord-array-list-ibm}, @code{edge-flag-array-list-ibm},
+@code{fog-coordinate-array-list-ibm},
+@code{secondary-color-array-list-ibm},
+@code{vertex-array-list-stride-ibm},
+@code{normal-array-list-stride-ibm}, @code{color-array-list-stride-ibm},
+@code{index-array-list-stride-ibm},
+@code{texture-coord-array-list-stride-ibm},
+@code{edge-flag-array-list-stride-ibm},
+@code{fog-coordinate-array-list-stride-ibm},
+@code{secondary-color-array-list-stride-ibm}.
+
+@end defmac
+
+@defmac pgi-misc-hints enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
+known to this enumerated value form are:
+
+@code{prefer-doublebuffer-hint-pgi}, @code{conserve-memory-hint-pgi},
+@code{reclaim-memory-hint-pgi}, @code{native-graphics-handle-pgi},
+@code{native-graphics-begin-hint-pgi},
+@code{native-graphics-end-hint-pgi}, @code{always-fast-hint-pgi},
+@code{always-soft-hint-pgi}, @code{allow-draw-obj-hint-pgi},
+@code{allow-draw-win-hint-pgi}, @code{allow-draw-frg-hint-pgi},
+@code{allow-draw-mem-hint-pgi}, @code{strict-depthfunc-hint-pgi},
+@code{strict-lighting-hint-pgi}, @code{strict-scissor-hint-pgi},
+@code{full-stipple-hint-pgi}, @code{clip-near-hint-pgi},
+@code{clip-far-hint-pgi}, @code{wide-line-hint-pgi},
+@code{back-normals-hint-pgi}.
+
+@end defmac
+
+@defmac pgi-vertex-hints enum
+Enumerated value.  The symbolic @var{enum} argument is replaced with its
+corresponding numeric value at compile-time.  The symbolic arguments
+known to this enumerated value form are:
+
+@code{vertex-data-hint-pgi}, @code{vertex-consistent-hint-pgi},
+@code{material-side-hint-pgi}, @code{max-vertex-hint-pgi},
+@code{vertex23-bit-pgi}, @code{vertex4-bit-pgi}, @code{color3-bit-pgi},
+@code{color4-bit-pgi}, @code{edgeflag-bit-pgi}, @code{index-bit-pgi},
+@code{mat-ambient-bit-pgi}, @code{mat-ambient-and-diffuse-bit-pgi},
+@code{mat-diffuse-bit-pgi}, @code{mat-emission-bit-pgi},
+@code{mat-color-indexes-bit-pgi}, @code{mat-shininess-bit-pgi},
+@code{mat-specular-bit-pgi}, @code{normal-bit-pgi},
+@code{texcoord1-bit-pgi}, @code{texcoord2-bit-pgi},
+@code{texcoord3-bit-pgi}, @code{texcoord4-bit-pgi}.
+
+@end defmac
+
 
 @c %end of fragment