Cut-out empty enum groups earlier (results in reordering of exports) and...
[cl-glfw.git] / lib / opengl-package.lisp
blobd51141e8e6cfe1c7283c96144533372e3da18fc6
1 ;;;; This file was automatically generated by /home/bill/programming/cl-glfw/generators/make-bindings-from-spec.lisp
3 (defpackage #:cl-glfw-opengl
4 (:use #:cffi #:cl #:cl-glfw-types #:cl-glfw-scaffolding)
5 (:nicknames #:gl #:opengl)
6 (:shadowing-import-from #:cl-glfw-types #:boolean #:byte #:float
7 #:char #:string)
8 (:export #:enum #:boolean #:bitfield #:byte #:short #:int #:sizei
9 #:ubyte #:ushort #:uint #:float #:clampf #:double #:clampd #:void
10 #:uint64 #:int64 #:intptr #:sizeiptr #:handle #:char #:string
11 #:half #:+current-bit+ #:+point-bit+ #:+line-bit+ #:+polygon-bit+
12 #:+polygon-stipple-bit+ #:+pixel-mode-bit+ #:+lighting-bit+
13 #:+fog-bit+ #:+depth-buffer-bit+ #:+accum-buffer-bit+
14 #:+stencil-buffer-bit+ #:+viewport-bit+ #:+transform-bit+
15 #:+enable-bit+ #:+color-buffer-bit+ #:+hint-bit+ #:+eval-bit+
16 #:+list-bit+ #:+texture-bit+ #:+scissor-bit+ #:+all-attrib-bits+
17 #:+client-pixel-store-bit+ #:+client-vertex-array-bit+
18 #:+client-all-attrib-bits+ #:+false+ #:+true+ #:+points+ #:+lines+
19 #:+line-loop+ #:+line-strip+ #:+triangles+ #:+triangle-strip+
20 #:+triangle-fan+ #:+quads+ #:+quad-strip+ #:+polygon+ #:+accum+
21 #:+load+ #:+return+ #:+mult+ #:+add+ #:+never+ #:+less+ #:+equal+
22 #:+lequal+ #:+greater+ #:+notequal+ #:+gequal+ #:+always+ #:+zero+
23 #:+one+ #:+src-color+ #:+one-minus-src-color+ #:+src-alpha+
24 #:+one-minus-src-alpha+ #:+dst-alpha+ #:+one-minus-dst-alpha+
25 #:+constant-color-ext+ #:+one-minus-constant-color-ext+
26 #:+constant-alpha-ext+ #:+one-minus-constant-alpha-ext+
27 #:+dst-color+ #:+one-minus-dst-color+ #:+src-alpha-saturate+
28 #:+logic-op+ #:+func-add-ext+ #:+min-ext+ #:+max-ext+
29 #:+func-subtract-ext+ #:+func-reverse-subtract-ext+
30 #:+alpha-min-sgix+ #:+alpha-max-sgix+ #:+front+ #:+back+
31 #:+front-and-back+ #:+ambient+ #:+diffuse+ #:+specular+
32 #:+emission+ #:+ambient-and-diffuse+ #:+byte+ #:+unsigned-byte+
33 #:+short+ #:+unsigned-short+ #:+int+ #:+unsigned-int+ #:+float+
34 #:+double+ #:+color-table-scale-sgi+ #:+color-table-bias-sgi+
35 #:+color-table-sgi+ #:+post-convolution-color-table-sgi+
36 #:+post-color-matrix-color-table-sgi+ #:+proxy-color-table-sgi+
37 #:+proxy-post-convolution-color-table-sgi+
38 #:+proxy-post-color-matrix-color-table-sgi+
39 #:+texture-color-table-sgi+ #:+proxy-texture-color-table-sgi+
40 #:+reduce-ext+ #:+convolution-border-mode-ext+
41 #:+convolution-filter-scale-ext+ #:+convolution-filter-bias-ext+
42 #:+convolution-1d-ext+ #:+convolution-2d-ext+ #:+none+
43 #:+front-left+ #:+front-right+ #:+back-left+ #:+back-right+
44 #:+left+ #:+right+ #:+aux0+ #:+aux1+ #:+aux2+ #:+aux3+ #:+fog+
45 #:+lighting+ #:+texture-1d+ #:+texture-2d+ #:+line-stipple+
46 #:+polygon-stipple+ #:+cull-face+ #:+alpha-test+ #:+blend+
47 #:+index-logic-op+ #:+color-logic-op+ #:+dither+ #:+stencil-test+
48 #:+depth-test+ #:+clip-plane0+ #:+clip-plane1+ #:+clip-plane2+
49 #:+clip-plane3+ #:+clip-plane4+ #:+clip-plane5+ #:+light0+
50 #:+light1+ #:+light2+ #:+light3+ #:+light4+ #:+light5+ #:+light6+
51 #:+light7+ #:+texture-gen-s+ #:+texture-gen-t+ #:+texture-gen-r+
52 #:+texture-gen-q+ #:+map1-vertex-3+ #:+map1-vertex-4+
53 #:+map1-color-4+ #:+map1-index+ #:+map1-normal+
54 #:+map1-texture-coord-1+ #:+map1-texture-coord-2+
55 #:+map1-texture-coord-3+ #:+map1-texture-coord-4+
56 #:+map2-vertex-3+ #:+map2-vertex-4+ #:+map2-color-4+
57 #:+map2-index+ #:+map2-normal+ #:+map2-texture-coord-1+
58 #:+map2-texture-coord-2+ #:+map2-texture-coord-3+
59 #:+map2-texture-coord-4+ #:+point-smooth+ #:+line-smooth+
60 #:+polygon-smooth+ #:+scissor-test+ #:+color-material+
61 #:+normalize+ #:+auto-normal+ #:+polygon-offset-point+
62 #:+polygon-offset-line+ #:+polygon-offset-fill+ #:+vertex-array+
63 #:+normal-array+ #:+color-array+ #:+index-array+
64 #:+texture-coord-array+ #:+edge-flag-array+ #:+separable-2d-ext+
65 #:+histogram-ext+ #:+minmax-ext+ #:+rescale-normal-ext+
66 #:+shared-texture-palette-ext+ #:+texture-3d-ext+
67 #:+multisample-sgis+ #:+sample-alpha-to-mask-sgis+
68 #:+sample-alpha-to-one-sgis+ #:+sample-mask-sgis+
69 #:+texture-4d-sgis+ #:+async-histogram-sgix+
70 #:+async-tex-image-sgix+ #:+async-draw-pixels-sgix+
71 #:+async-read-pixels-sgix+ #:+calligraphic-fragment-sgix+
72 #:+fog-offset-sgix+ #:+fragment-lighting-sgix+
73 #:+fragment-color-material-sgix+ #:+fragment-light0-sgix+
74 #:+fragment-light1-sgix+ #:+fragment-light2-sgix+
75 #:+fragment-light3-sgix+ #:+fragment-light4-sgix+
76 #:+fragment-light5-sgix+ #:+fragment-light6-sgix+
77 #:+fragment-light7-sgix+ #:+framezoom-sgix+ #:+interlace-sgix+
78 #:+ir-instrument1-sgix+ #:+pixel-tex-gen-sgix+
79 #:+pixel-texture-sgis+ #:+reference-plane-sgix+ #:+sprite-sgix+
80 #:+no-error+ #:+invalid-enum+ #:+invalid-value+
81 #:+invalid-operation+ #:+stack-overflow+ #:+stack-underflow+
82 #:+out-of-memory+ #:+table-too-large-ext+
83 #:+texture-too-large-ext+ #:+2d+ #:+3d+ #:+3d-color+
84 #:+3d-color-texture+ #:+4d-color-texture+ #:+pass-through-token+
85 #:+point-token+ #:+line-token+ #:+polygon-token+ #:+bitmap-token+
86 #:+draw-pixel-token+ #:+copy-pixel-token+ #:+line-reset-token+
87 #:+texture-deformation-bit-sgix+ #:+geometry-deformation-bit-sgix+
88 #:+geometry-deformation-sgix+ #:+texture-deformation-sgix+
89 #:+linear+ #:+exp+ #:+exp2+ #:+fog-func-sgis+ #:+fog-color+
90 #:+fog-density+ #:+fog-end+ #:+fog-index+ #:+fog-mode+
91 #:+fog-start+ #:+fog-offset-value-sgix+
92 #:+fragment-light-model-local-viewer-sgix+
93 #:+fragment-light-model-two-side-sgix+
94 #:+fragment-light-model-ambient-sgix+
95 #:+fragment-light-model-normal-interpolation-sgix+ #:+cw+ #:+ccw+
96 #:+color-table-format-sgi+ #:+color-table-width-sgi+
97 #:+color-table-red-size-sgi+ #:+color-table-green-size-sgi+
98 #:+color-table-blue-size-sgi+ #:+color-table-alpha-size-sgi+
99 #:+color-table-luminance-size-sgi+
100 #:+color-table-intensity-size-sgi+ #:+convolution-format-ext+
101 #:+convolution-width-ext+ #:+convolution-height-ext+
102 #:+max-convolution-width-ext+ #:+max-convolution-height-ext+
103 #:+histogram-width-ext+ #:+histogram-format-ext+
104 #:+histogram-red-size-ext+ #:+histogram-green-size-ext+
105 #:+histogram-blue-size-ext+ #:+histogram-alpha-size-ext+
106 #:+histogram-luminance-size-ext+ #:+histogram-sink-ext+ #:+coeff+
107 #:+order+ #:+domain+ #:+minmax-format-ext+ #:+minmax-sink-ext+
108 #:+pixel-map-i-to-i+ #:+pixel-map-s-to-s+ #:+pixel-map-i-to-r+
109 #:+pixel-map-i-to-g+ #:+pixel-map-i-to-b+ #:+pixel-map-i-to-a+
110 #:+pixel-map-r-to-r+ #:+pixel-map-g-to-g+ #:+pixel-map-b-to-b+
111 #:+pixel-map-a-to-a+ #:+vertex-array-pointer+
112 #:+normal-array-pointer+ #:+color-array-pointer+
113 #:+index-array-pointer+ #:+texture-coord-array-pointer+
114 #:+edge-flag-array-pointer+ #:+feedback-buffer-pointer+
115 #:+selection-buffer-pointer+ #:+instrument-buffer-pointer-sgix+
116 #:+current-color+ #:+current-index+ #:+current-normal+
117 #:+current-texture-coords+ #:+current-raster-color+
118 #:+current-raster-index+ #:+current-raster-texture-coords+
119 #:+current-raster-position+ #:+current-raster-position-valid+
120 #:+current-raster-distance+ #:+point-size+ #:+point-size-range+
121 #:+point-size-granularity+ #:+line-width+ #:+line-width-range+
122 #:+line-width-granularity+ #:+line-stipple-pattern+
123 #:+line-stipple-repeat+ #:+smooth-point-size-range+
124 #:+smooth-point-size-granularity+ #:+smooth-line-width-range+
125 #:+smooth-line-width-granularity+ #:+aliased-point-size-range+
126 #:+aliased-line-width-range+ #:+list-mode+ #:+max-list-nesting+
127 #:+list-base+ #:+list-index+ #:+polygon-mode+ #:+edge-flag+
128 #:+cull-face-mode+ #:+front-face+ #:+light-model-local-viewer+
129 #:+light-model-two-side+ #:+light-model-ambient+ #:+shade-model+
130 #:+color-material-face+ #:+color-material-parameter+
131 #:+depth-range+ #:+depth-writemask+ #:+depth-clear-value+
132 #:+depth-func+ #:+accum-clear-value+ #:+stencil-clear-value+
133 #:+stencil-func+ #:+stencil-value-mask+ #:+stencil-fail+
134 #:+stencil-pass-depth-fail+ #:+stencil-pass-depth-pass+
135 #:+stencil-ref+ #:+stencil-writemask+ #:+matrix-mode+ #:+viewport+
136 #:+modelview-stack-depth+ #:+projection-stack-depth+
137 #:+texture-stack-depth+ #:+modelview-matrix+ #:+projection-matrix+
138 #:+texture-matrix+ #:+attrib-stack-depth+
139 #:+client-attrib-stack-depth+ #:+alpha-test-func+
140 #:+alpha-test-ref+ #:+blend-dst+ #:+blend-src+ #:+logic-op-mode+
141 #:+aux-buffers+ #:+draw-buffer+ #:+read-buffer+ #:+scissor-box+
142 #:+index-clear-value+ #:+index-writemask+ #:+color-clear-value+
143 #:+color-writemask+ #:+index-mode+ #:+rgba-mode+ #:+doublebuffer+
144 #:+stereo+ #:+render-mode+ #:+perspective-correction-hint+
145 #:+point-smooth-hint+ #:+line-smooth-hint+ #:+polygon-smooth-hint+
146 #:+fog-hint+ #:+pixel-map-i-to-i-size+ #:+pixel-map-s-to-s-size+
147 #:+pixel-map-i-to-r-size+ #:+pixel-map-i-to-g-size+
148 #:+pixel-map-i-to-b-size+ #:+pixel-map-i-to-a-size+
149 #:+pixel-map-r-to-r-size+ #:+pixel-map-g-to-g-size+
150 #:+pixel-map-b-to-b-size+ #:+pixel-map-a-to-a-size+
151 #:+unpack-swap-bytes+ #:+unpack-lsb-first+ #:+unpack-row-length+
152 #:+unpack-skip-rows+ #:+unpack-skip-pixels+ #:+unpack-alignment+
153 #:+pack-swap-bytes+ #:+pack-lsb-first+ #:+pack-row-length+
154 #:+pack-skip-rows+ #:+pack-skip-pixels+ #:+pack-alignment+
155 #:+map-color+ #:+map-stencil+ #:+index-shift+ #:+index-offset+
156 #:+red-scale+ #:+red-bias+ #:+zoom-x+ #:+zoom-y+ #:+green-scale+
157 #:+green-bias+ #:+blue-scale+ #:+blue-bias+ #:+alpha-scale+
158 #:+alpha-bias+ #:+depth-scale+ #:+depth-bias+ #:+max-eval-order+
159 #:+max-lights+ #:+max-clip-planes+ #:+max-texture-size+
160 #:+max-pixel-map-table+ #:+max-attrib-stack-depth+
161 #:+max-modelview-stack-depth+ #:+max-name-stack-depth+
162 #:+max-projection-stack-depth+ #:+max-texture-stack-depth+
163 #:+max-viewport-dims+ #:+max-client-attrib-stack-depth+
164 #:+subpixel-bits+ #:+index-bits+ #:+red-bits+ #:+green-bits+
165 #:+blue-bits+ #:+alpha-bits+ #:+depth-bits+ #:+stencil-bits+
166 #:+accum-red-bits+ #:+accum-green-bits+ #:+accum-blue-bits+
167 #:+accum-alpha-bits+ #:+name-stack-depth+ #:+map1-grid-domain+
168 #:+map1-grid-segments+ #:+map2-grid-domain+ #:+map2-grid-segments+
169 #:+feedback-buffer-size+ #:+feedback-buffer-type+
170 #:+selection-buffer-size+ #:+polygon-offset-units+
171 #:+polygon-offset-factor+ #:+texture-binding-1d+
172 #:+texture-binding-2d+ #:+texture-binding-3d+
173 #:+vertex-array-size+ #:+vertex-array-type+
174 #:+vertex-array-stride+ #:+normal-array-type+
175 #:+normal-array-stride+ #:+color-array-size+ #:+color-array-type+
176 #:+color-array-stride+ #:+index-array-type+ #:+index-array-stride+
177 #:+texture-coord-array-size+ #:+texture-coord-array-type+
178 #:+texture-coord-array-stride+ #:+edge-flag-array-stride+
179 #:+light-model-color-control+ #:+blend-color-ext+
180 #:+blend-equation-ext+ #:+pack-cmyk-hint-ext+
181 #:+unpack-cmyk-hint-ext+ #:+post-convolution-red-scale-ext+
182 #:+post-convolution-green-scale-ext+
183 #:+post-convolution-blue-scale-ext+
184 #:+post-convolution-alpha-scale-ext+
185 #:+post-convolution-red-bias-ext+
186 #:+post-convolution-green-bias-ext+
187 #:+post-convolution-blue-bias-ext+
188 #:+post-convolution-alpha-bias-ext+ #:+polygon-offset-bias-ext+
189 #:+texture-3d-binding-ext+ #:+pack-skip-images-ext+
190 #:+pack-image-height-ext+ #:+unpack-skip-images-ext+
191 #:+unpack-image-height-ext+ #:+max-3d-texture-size-ext+
192 #:+vertex-array-count-ext+ #:+normal-array-count-ext+
193 #:+color-array-count-ext+ #:+index-array-count-ext+
194 #:+texture-coord-array-count-ext+ #:+edge-flag-array-count-ext+
195 #:+detail-texture-2d-binding-sgis+ #:+fog-func-points-sgis+
196 #:+max-fog-func-points-sgis+ #:+generate-mipmap-hint-sgis+
197 #:+sample-buffers-sgis+ #:+samples-sgis+
198 #:+sample-mask-value-sgis+ #:+sample-mask-invert-sgis+
199 #:+sample-pattern-sgis+ #:+point-size-min-sgis+
200 #:+point-size-max-sgis+ #:+point-fade-threshold-size-sgis+
201 #:+distance-attenuation-sgis+ #:+pack-skip-volumes-sgis+
202 #:+pack-image-depth-sgis+ #:+unpack-skip-volumes-sgis+
203 #:+unpack-image-depth-sgis+ #:+max-4d-texture-size-sgis+
204 #:+texture-4d-binding-sgis+ #:+async-marker-sgix+
205 #:+max-async-histogram-sgix+ #:+max-async-tex-image-sgix+
206 #:+max-async-draw-pixels-sgix+ #:+max-async-read-pixels-sgix+
207 #:+max-clipmap-virtual-depth-sgix+ #:+max-clipmap-depth-sgix+
208 #:+convolution-hint-sgix+ #:+fragment-color-material-face-sgix+
209 #:+fragment-color-material-parameter-sgix+
210 #:+max-fragment-lights-sgix+ #:+max-active-lights-sgix+
211 #:+light-env-mode-sgix+ #:+framezoom-factor-sgix+
212 #:+max-framezoom-factor-sgix+ #:+instrument-measurements-sgix+
213 #:+pixel-tex-gen-mode-sgix+ #:+pixel-tile-best-alignment-sgix+
214 #:+pixel-tile-cache-increment-sgix+ #:+pixel-tile-width-sgix+
215 #:+pixel-tile-height-sgix+ #:+pixel-tile-grid-width-sgix+
216 #:+pixel-tile-grid-height-sgix+ #:+pixel-tile-grid-depth-sgix+
217 #:+pixel-tile-cache-size-sgix+ #:+deformations-mask-sgix+
218 #:+reference-plane-equation-sgix+ #:+sprite-mode-sgix+
219 #:+sprite-axis-sgix+ #:+sprite-translation-sgix+
220 #:+pack-subsample-rate-sgix+ #:+unpack-subsample-rate-sgix+
221 #:+pack-resample-sgix+ #:+unpack-resample-sgix+
222 #:+post-texture-filter-bias-range-sgix+
223 #:+post-texture-filter-scale-range-sgix+ #:+vertex-preclip-sgix+
224 #:+vertex-preclip-hint-sgix+ #:+color-matrix-sgi+
225 #:+color-matrix-stack-depth-sgi+
226 #:+max-color-matrix-stack-depth-sgi+
227 #:+post-color-matrix-red-scale-sgi+
228 #:+post-color-matrix-green-scale-sgi+
229 #:+post-color-matrix-blue-scale-sgi+
230 #:+post-color-matrix-alpha-scale-sgi+
231 #:+post-color-matrix-red-bias-sgi+
232 #:+post-color-matrix-green-bias-sgi+
233 #:+post-color-matrix-blue-bias-sgi+
234 #:+post-color-matrix-alpha-bias-sgi+ #:+texture-mag-filter+
235 #:+texture-min-filter+ #:+texture-wrap-s+ #:+texture-wrap-t+
236 #:+texture-width+ #:+texture-height+ #:+texture-internal-format+
237 #:+texture-components+ #:+texture-border-color+ #:+texture-border+
238 #:+texture-red-size+ #:+texture-green-size+ #:+texture-blue-size+
239 #:+texture-alpha-size+ #:+texture-luminance-size+
240 #:+texture-intensity-size+ #:+texture-priority+
241 #:+texture-resident+ #:+texture-depth-ext+ #:+texture-wrap-r-ext+
242 #:+detail-texture-level-sgis+ #:+detail-texture-mode-sgis+
243 #:+detail-texture-func-points-sgis+ #:+generate-mipmap-sgis+
244 #:+sharpen-texture-func-points-sgis+ #:+texture-filter4-size-sgis+
245 #:+texture-min-lod-sgis+ #:+texture-max-lod-sgis+
246 #:+texture-base-level-sgis+ #:+texture-max-level-sgis+
247 #:+dual-texture-select-sgis+ #:+quad-texture-select-sgis+
248 #:+texture-4dsize-sgis+ #:+texture-wrap-q-sgis+
249 #:+texture-clipmap-center-sgix+ #:+texture-clipmap-frame-sgix+
250 #:+texture-clipmap-offset-sgix+
251 #:+texture-clipmap-virtual-depth-sgix+
252 #:+texture-clipmap-lod-offset-sgix+ #:+texture-clipmap-depth-sgix+
253 #:+texture-compare-sgix+ #:+texture-compare-operator-sgix+
254 #:+texture-lequal-r-sgix+ #:+texture-gequal-r-sgix+
255 #:+shadow-ambient-sgix+ #:+texture-max-clamp-s-sgix+
256 #:+texture-max-clamp-t-sgix+ #:+texture-max-clamp-r-sgix+
257 #:+texture-lod-bias-s-sgix+ #:+texture-lod-bias-t-sgix+
258 #:+texture-lod-bias-r-sgix+ #:+post-texture-filter-bias-sgix+
259 #:+post-texture-filter-scale-sgix+ #:+dont-care+ #:+fastest+
260 #:+nicest+ #:+texture-multi-buffer-hint-sgix+
261 #:+proxy-histogram-ext+ #:+replace+ #:+modulate+ #:+single-color+
262 #:+separate-specular-color+ #:+position+ #:+spot-direction+
263 #:+spot-exponent+ #:+spot-cutoff+ #:+constant-attenuation+
264 #:+linear-attenuation+ #:+quadratic-attenuation+ #:+compile+
265 #:+compile-and-execute+ #:+2-bytes+ #:+3-bytes+ #:+4-bytes+
266 #:+double-ext+ #:+list-priority-sgix+ #:+clear+ #:+and+
267 #:+and-reverse+ #:+copy+ #:+and-inverted+ #:+noop+ #:+xor+ #:+or+
268 #:+nor+ #:+equiv+ #:+invert+ #:+or-reverse+ #:+copy-inverted+
269 #:+or-inverted+ #:+nand+ #:+set+ #:+shininess+ #:+color-indexes+
270 #:+modelview+ #:+projection+ #:+texture+ #:+point+ #:+line+
271 #:+fill+ #:+color+ #:+depth+ #:+stencil+ #:+color-index+
272 #:+stencil-index+ #:+depth-component+ #:+red+ #:+green+ #:+blue+
273 #:+alpha+ #:+rgb+ #:+rgba+ #:+luminance+ #:+luminance-alpha+
274 #:+abgr-ext+ #:+cmyk-ext+ #:+cmyka-ext+ #:+r5-g6-b5-icc-sgix+
275 #:+r5-g6-b5-a8-icc-sgix+ #:+alpha16-icc-sgix+
276 #:+luminance16-icc-sgix+ #:+luminance16-alpha8-icc-sgix+
277 #:+ycrcb-422-sgix+ #:+ycrcb-444-sgix+ #:+resample-replicate-sgix+
278 #:+resample-zero-fill-sgix+ #:+resample-decimate-sgix+
279 #:+pixel-subsample-4444-sgix+ #:+pixel-subsample-2424-sgix+
280 #:+pixel-subsample-4242-sgix+ #:+pixel-tex-gen-alpha-replace-sgix+
281 #:+pixel-tex-gen-alpha-no-replace-sgix+
282 #:+pixel-tex-gen-alpha-ms-sgix+ #:+pixel-tex-gen-alpha-ls-sgix+
283 #:+pixel-fragment-rgb-source-sgis+
284 #:+pixel-fragment-alpha-source-sgis+ #:+bitmap+
285 #:+unsigned-byte-3-3-2-ext+ #:+unsigned-short-4-4-4-4-ext+
286 #:+unsigned-short-5-5-5-1-ext+ #:+unsigned-int-8-8-8-8-ext+
287 #:+unsigned-int-10-10-10-2-ext+ #:+render+ #:+feedback+ #:+select+
288 #:+1pass-sgis+ #:+2pass-0-sgis+ #:+2pass-1-sgis+ #:+4pass-0-sgis+
289 #:+4pass-1-sgis+ #:+4pass-2-sgis+ #:+4pass-3-sgis+ #:+flat+
290 #:+smooth+ #:+keep+ #:+incr+ #:+decr+ #:+vendor+ #:+renderer+
291 #:+version+ #:+extensions+ #:+s+ #:+t+ #:+r+ #:+q+ #:+decal+
292 #:+replace-ext+ #:+texture-env-bias-sgix+ #:+texture-env-mode+
293 #:+texture-env-color+ #:+texture-env+ #:+filter4-sgis+
294 #:+eye-linear+ #:+object-linear+ #:+sphere-map+
295 #:+eye-distance-to-point-sgis+ #:+object-distance-to-point-sgis+
296 #:+eye-distance-to-line-sgis+ #:+object-distance-to-line-sgis+
297 #:+texture-gen-mode+ #:+object-plane+ #:+eye-plane+
298 #:+eye-point-sgis+ #:+object-point-sgis+ #:+eye-line-sgis+
299 #:+object-line-sgis+ #:+nearest+ #:+linear-detail-sgis+
300 #:+linear-detail-alpha-sgis+ #:+linear-detail-color-sgis+
301 #:+linear-sharpen-sgis+ #:+linear-sharpen-alpha-sgis+
302 #:+linear-sharpen-color-sgis+ #:+pixel-tex-gen-q-ceiling-sgix+
303 #:+pixel-tex-gen-q-round-sgix+ #:+pixel-tex-gen-q-floor-sgix+
304 #:+nearest-mipmap-nearest+ #:+linear-mipmap-nearest+
305 #:+nearest-mipmap-linear+ #:+linear-mipmap-linear+
306 #:+linear-clipmap-linear-sgix+ #:+nearest-clipmap-nearest-sgix+
307 #:+nearest-clipmap-linear-sgix+ #:+linear-clipmap-nearest-sgix+
308 #:+proxy-texture-1d+ #:+proxy-texture-2d+ #:+proxy-texture-3d-ext+
309 #:+detail-texture-2d-sgis+ #:+proxy-texture-4d-sgis+ #:+clamp+
310 #:+repeat+ #:+clamp-to-border-sgis+ #:+clamp-to-edge-sgis+
311 #:+r3-g3-b2+ #:+alpha4+ #:+alpha8+ #:+alpha12+ #:+alpha16+
312 #:+luminance4+ #:+luminance8+ #:+luminance12+ #:+luminance16+
313 #:+luminance4-alpha4+ #:+luminance6-alpha2+ #:+luminance8-alpha8+
314 #:+luminance12-alpha4+ #:+luminance12-alpha12+
315 #:+luminance16-alpha16+ #:+intensity+ #:+intensity4+
316 #:+intensity8+ #:+intensity12+ #:+intensity16+ #:+rgb4+ #:+rgb5+
317 #:+rgb8+ #:+rgb10+ #:+rgb12+ #:+rgb16+ #:+rgba2+ #:+rgba4+
318 #:+rgb5-a1+ #:+rgba8+ #:+rgb10-a2+ #:+rgba12+ #:+rgba16+
319 #:+rgb2-ext+ #:+dual-alpha4-sgis+ #:+dual-alpha8-sgis+
320 #:+dual-alpha12-sgis+ #:+dual-alpha16-sgis+
321 #:+dual-luminance4-sgis+ #:+dual-luminance8-sgis+
322 #:+dual-luminance12-sgis+ #:+dual-luminance16-sgis+
323 #:+dual-intensity4-sgis+ #:+dual-intensity8-sgis+
324 #:+dual-intensity12-sgis+ #:+dual-intensity16-sgis+
325 #:+dual-luminance-alpha4-sgis+ #:+dual-luminance-alpha8-sgis+
326 #:+quad-alpha4-sgis+ #:+quad-alpha8-sgis+ #:+quad-luminance4-sgis+
327 #:+quad-luminance8-sgis+ #:+quad-intensity4-sgis+
328 #:+quad-intensity8-sgis+ #:+depth-component16-sgix+
329 #:+depth-component24-sgix+ #:+depth-component32-sgix+
330 #:+rgb-icc-sgix+ #:+rgba-icc-sgix+ #:+alpha-icc-sgix+
331 #:+luminance-icc-sgix+ #:+intensity-icc-sgix+
332 #:+luminance-alpha-icc-sgix+ #:+intensity16-icc-sgix+ #:+v2f+
333 #:+v3f+ #:+c4ub-v2f+ #:+c4ub-v3f+ #:+c3f-v3f+ #:+n3f-v3f+
334 #:+c4f-n3f-v3f+ #:+t2f-v3f+ #:+t4f-v4f+ #:+t2f-c4ub-v3f+
335 #:+t2f-c3f-v3f+ #:+t2f-n3f-v3f+ #:+t2f-c4f-n3f-v3f+
336 #:+t4f-c4f-n3f-v4f+ #:+func-subtract+ #:+func-reverse-subtract+
337 #:+unsigned-byte-3-3-2+ #:+unsigned-short-4-4-4-4+
338 #:+unsigned-short-5-5-5-1+ #:+unsigned-int-8-8-8-8+
339 #:+unsigned-int-10-10-10-2+ #:+unsigned-byte-2-3-3-rev+
340 #:+unsigned-byte-2-3-3-rev-ext+ #:+unsigned-short-5-6-5+
341 #:+unsigned-short-5-6-5-ext+ #:+unsigned-short-5-6-5-rev+
342 #:+unsigned-short-5-6-5-rev-ext+ #:+unsigned-short-4-4-4-4-rev+
343 #:+unsigned-short-4-4-4-4-rev-ext+ #:+unsigned-short-1-5-5-5-rev+
344 #:+unsigned-short-1-5-5-5-rev-ext+ #:+unsigned-int-8-8-8-8-rev+
345 #:+unsigned-int-8-8-8-8-rev-ext+ #:+unsigned-int-2-10-10-10-rev+
346 #:+unsigned-int-2-10-10-10-rev-ext+ #:+rescale-normal+
347 #:+alpha4-ext+ #:+alpha8-ext+ #:+alpha12-ext+ #:+alpha16-ext+
348 #:+luminance4-ext+ #:+luminance8-ext+ #:+luminance12-ext+
349 #:+luminance16-ext+ #:+luminance4-alpha4-ext+
350 #:+luminance6-alpha2-ext+ #:+luminance8-alpha8-ext+
351 #:+luminance12-alpha4-ext+ #:+luminance12-alpha12-ext+
352 #:+luminance16-alpha16-ext+ #:+intensity-ext+ #:+intensity4-ext+
353 #:+intensity8-ext+ #:+intensity12-ext+ #:+intensity16-ext+
354 #:+rgb4-ext+ #:+rgb5-ext+ #:+rgb8-ext+ #:+rgb10-ext+ #:+rgb12-ext+
355 #:+rgb16-ext+ #:+rgba2-ext+ #:+rgba4-ext+ #:+rgb5-a1-ext+
356 #:+rgba8-ext+ #:+rgb10-a2-ext+ #:+rgba12-ext+ #:+rgba16-ext+
357 #:+texture-red-size-ext+ #:+texture-green-size-ext+
358 #:+texture-blue-size-ext+ #:+texture-alpha-size-ext+
359 #:+texture-luminance-size-ext+ #:+texture-intensity-size-ext+
360 #:+proxy-texture-1d-ext+ #:+proxy-texture-2d-ext+ #:+color-matrix+
361 #:+color-matrix-stack-depth+ #:+max-color-matrix-stack-depth+
362 #:+post-color-matrix-red-scale+ #:+post-color-matrix-green-scale+
363 #:+post-color-matrix-blue-scale+ #:+post-color-matrix-alpha-scale+
364 #:+post-color-matrix-red-bias+ #:+post-color-matrix-green-bias+
365 #:+post-color-matrix-blue-bias+ #:+post-color-matrix-alpha-bias+
366 #:+bgr+ #:+bgr-ext+ #:+bgra+ #:+bgra-ext+ #:+clamp-to-border+
367 #:+clamp-to-border-arb+ #:+clamp-to-edge+ #:+texture-min-lod+
368 #:+texture-max-lod+ #:+texture-base-level+ #:+texture-max-level+
369 #:+ignore-border-hp+ #:+constant-border+ #:+constant-border-hp+
370 #:+replicate-border+ #:+replicate-border-hp+
371 #:+convolution-border-color+ #:+convolution-border-color-hp+
372 #:+generate-mipmap+ #:+generate-mipmap-hint+
373 #:+max-deformation-order-sgix+ #:+depth-component16+
374 #:+depth-component24+ #:+depth-component32+
375 #:+light-model-color-control-ext+ #:+single-color-ext+
376 #:+separate-specular-color-ext+ #:+fog-factor-to-alpha-sgix+
377 #:+compressed-rgb-s3tc-dxt1-ext+ #:+compressed-rgba-s3tc-dxt1-ext+
378 #:+compressed-rgba-s3tc-dxt3-ext+
379 #:+compressed-rgba-s3tc-dxt5-ext+ #:+constant-color+
380 #:+one-minus-constant-color+ #:+constant-alpha+
381 #:+one-minus-constant-alpha+ #:+blend-color+ #:+func-add+ #:+min+
382 #:+max+ #:+blend-equation+ #:+convolution-1d+ #:+convolution-2d+
383 #:+separable-2d+ #:+convolution-border-mode+
384 #:+convolution-filter-scale+ #:+convolution-filter-bias+
385 #:+reduce+ #:+convolution-format+ #:+convolution-width+
386 #:+convolution-height+ #:+max-convolution-width+
387 #:+max-convolution-height+ #:+post-convolution-red-scale+
388 #:+post-convolution-green-scale+ #:+post-convolution-blue-scale+
389 #:+post-convolution-alpha-scale+ #:+post-convolution-red-bias+
390 #:+post-convolution-green-bias+ #:+post-convolution-blue-bias+
391 #:+post-convolution-alpha-bias+ #:+histogram+ #:+proxy-histogram+
392 #:+histogram-width+ #:+histogram-format+ #:+histogram-red-size+
393 #:+histogram-green-size+ #:+histogram-blue-size+
394 #:+histogram-alpha-size+ #:+histogram-luminance-size+
395 #:+histogram-sink+ #:+minmax+ #:+minmax-format+ #:+minmax-sink+
396 #:+table-too-large+ #:+color-table+
397 #:+post-convolution-color-table+ #:+post-color-matrix-color-table+
398 #:+proxy-color-table+ #:+proxy-post-convolution-color-table+
399 #:+proxy-post-color-matrix-color-table+ #:+color-table-scale+
400 #:+color-table-bias+ #:+color-table-format+ #:+color-table-width+
401 #:+color-table-red-size+ #:+color-table-green-size+
402 #:+color-table-blue-size+ #:+color-table-alpha-size+
403 #:+color-table-luminance-size+ #:+color-table-intensity-size+
404 #:+normal-map-arb+ #:+reflection-map-arb+ #:+texture-cube-map-arb+
405 #:+texture-binding-cube-map-arb+
406 #:+texture-cube-map-positive-x-arb+
407 #:+texture-cube-map-negative-x-arb+
408 #:+texture-cube-map-positive-y-arb+
409 #:+texture-cube-map-negative-y-arb+
410 #:+texture-cube-map-positive-z-arb+
411 #:+texture-cube-map-negative-z-arb+ #:+proxy-texture-cube-map-arb+
412 #:+max-cube-map-texture-size-arb+ #:+combine-arb+
413 #:+combine-rgb-arb+ #:+combine-alpha-arb+ #:+source0-rgb-arb+
414 #:+source1-rgb-arb+ #:+source2-rgb-arb+ #:+source0-alpha-arb+
415 #:+source1-alpha-arb+ #:+source2-alpha-arb+ #:+operand0-rgb-arb+
416 #:+operand1-rgb-arb+ #:+operand2-rgb-arb+ #:+operand0-alpha-arb+
417 #:+operand1-alpha-arb+ #:+operand2-alpha-arb+ #:+rgb-scale-arb+
418 #:+add-signed-arb+ #:+interpolate-arb+ #:+subtract-arb+
419 #:+constant-arb+ #:+primary-color-arb+ #:+previous-arb+
420 #:+dot3-rgb-arb+ #:+dot3-rgba-arb+ #:+mirrored-repeat-arb+
421 #:+depth-component16-arb+ #:+depth-component24-arb+
422 #:+depth-component32-arb+ #:+texture-depth-size-arb+
423 #:+depth-texture-mode-arb+ #:+texture-compare-mode-arb+
424 #:+texture-compare-func-arb+ #:+compare-r-to-texture-arb+
425 #:+texture-compare-fail-value-arb+ #:+fragment-program-arb+
426 #:+program-alu-instructions-arb+ #:+program-tex-instructions-arb+
427 #:+program-tex-indirections-arb+
428 #:+program-native-alu-instructions-arb+
429 #:+program-native-tex-instructions-arb+
430 #:+program-native-tex-indirections-arb+
431 #:+max-program-alu-instructions-arb+
432 #:+max-program-tex-instructions-arb+
433 #:+max-program-tex-indirections-arb+
434 #:+max-program-native-alu-instructions-arb+
435 #:+max-program-native-tex-instructions-arb+
436 #:+max-program-native-tex-indirections-arb+
437 #:+max-texture-coords-arb+ #:+max-texture-image-units-arb+
438 #:+fragment-shader-arb+ #:+max-fragment-uniform-components-arb+
439 #:+fragment-shader-derivative-hint-arb+
440 #:+shading-language-version-arb+ #:+point-sprite-arb+
441 #:+coord-replace-arb+ #:+texture-rectangle-arb+
442 #:+texture-binding-rectangle-arb+ #:+proxy-texture-rectangle-arb+
443 #:+max-rectangle-texture-size-arb+ #:+half-float-arb+
444 #:+texture-red-type-arb+ #:+texture-green-type-arb+
445 #:+texture-blue-type-arb+ #:+texture-alpha-type-arb+
446 #:+texture-luminance-type-arb+ #:+texture-intensity-type-arb+
447 #:+texture-depth-type-arb+ #:+unsigned-normalized-arb+
448 #:+rgba32f-arb+ #:+rgb32f-arb+ #:+alpha32f-arb+
449 #:+intensity32f-arb+ #:+luminance32f-arb+
450 #:+luminance-alpha32f-arb+ #:+rgba16f-arb+ #:+rgb16f-arb+
451 #:+alpha16f-arb+ #:+intensity16f-arb+ #:+luminance16f-arb+
452 #:+luminance-alpha16f-arb+ #:+pixel-pack-buffer-arb+
453 #:+pixel-unpack-buffer-arb+ #:+pixel-pack-buffer-binding-arb+
454 #:+pixel-unpack-buffer-binding-arb+ #:+vertex-data-hint-pgi+
455 #:+vertex-consistent-hint-pgi+ #:+material-side-hint-pgi+
456 #:+max-vertex-hint-pgi+ #:+color3-bit-pgi+ #:+color4-bit-pgi+
457 #:+edgeflag-bit-pgi+ #:+index-bit-pgi+ #:+mat-ambient-bit-pgi+
458 #:+mat-ambient-and-diffuse-bit-pgi+ #:+mat-diffuse-bit-pgi+
459 #:+mat-emission-bit-pgi+ #:+mat-color-indexes-bit-pgi+
460 #:+mat-shininess-bit-pgi+ #:+mat-specular-bit-pgi+
461 #:+normal-bit-pgi+ #:+texcoord1-bit-pgi+ #:+texcoord2-bit-pgi+
462 #:+texcoord3-bit-pgi+ #:+texcoord4-bit-pgi+ #:+vertex23-bit-pgi+
463 #:+vertex4-bit-pgi+ #:+clip-volume-clipping-hint-ext+
464 #:+iui-v2f-ext+ #:+iui-v3f-ext+ #:+iui-n3f-v2f-ext+
465 #:+iui-n3f-v3f-ext+ #:+t2f-iui-v2f-ext+ #:+t2f-iui-v3f-ext+
466 #:+t2f-iui-n3f-v2f-ext+ #:+t2f-iui-n3f-v3f-ext+
467 #:+raster-position-unclipped-ibm+ #:+texture-lighting-mode-hp+
468 #:+texture-post-specular-hp+ #:+texture-pre-specular-hp+
469 #:+phong-win+ #:+phong-hint-win+ #:+fog-specular-texture-win+
470 #:+occlusion-test-hp+ #:+occlusion-test-result-hp+
471 #:+screen-coordinates-rend+ #:+inverted-screen-w-rend+
472 #:+combine-ext+ #:+combine-rgb-ext+ #:+combine-alpha-ext+
473 #:+rgb-scale-ext+ #:+add-signed-ext+ #:+interpolate-ext+
474 #:+constant-ext+ #:+primary-color-ext+ #:+previous-ext+
475 #:+source0-rgb-ext+ #:+source1-rgb-ext+ #:+source2-rgb-ext+
476 #:+source0-alpha-ext+ #:+source1-alpha-ext+ #:+source2-alpha-ext+
477 #:+operand0-rgb-ext+ #:+operand1-rgb-ext+ #:+operand2-rgb-ext+
478 #:+operand0-alpha-ext+ #:+operand1-alpha-ext+
479 #:+operand2-alpha-ext+ #:+light-model-specular-vector-apple+
480 #:+transform-hint-apple+ #:+fog-scale-sgix+
481 #:+fog-scale-value-sgix+ #:+red-min-clamp-ingr+
482 #:+green-min-clamp-ingr+ #:+blue-min-clamp-ingr+
483 #:+alpha-min-clamp-ingr+ #:+red-max-clamp-ingr+
484 #:+green-max-clamp-ingr+ #:+blue-max-clamp-ingr+
485 #:+alpha-max-clamp-ingr+ #:+interlace-read-ingr+ #:+incr-wrap-ext+
486 #:+decr-wrap-ext+ #:+422-ext+ #:+422-rev-ext+ #:+422-average-ext+
487 #:+422-rev-average-ext+ #:+normal-map-nv+ #:+reflection-map-nv+
488 #:+normal-map-ext+ #:+reflection-map-ext+ #:+texture-cube-map-ext+
489 #:+texture-binding-cube-map-ext+
490 #:+texture-cube-map-positive-x-ext+
491 #:+texture-cube-map-negative-x-ext+
492 #:+texture-cube-map-positive-y-ext+
493 #:+texture-cube-map-negative-y-ext+
494 #:+texture-cube-map-positive-z-ext+
495 #:+texture-cube-map-negative-z-ext+ #:+proxy-texture-cube-map-ext+
496 #:+max-cube-map-texture-size-ext+ #:+wrap-border-sun+
497 #:+max-texture-lod-bias-ext+ #:+texture-filter-control-ext+
498 #:+texture-lod-bias-ext+ #:+texture-max-anisotropy-ext+
499 #:+max-texture-max-anisotropy-ext+ #:+max-shininess-nv+
500 #:+max-spot-exponent-nv+ #:+fog-distance-mode-nv+
501 #:+eye-radial-nv+ #:+eye-plane-absolute-nv+ #:+emboss-light-nv+
502 #:+emboss-constant-nv+ #:+emboss-map-nv+ #:+combine4-nv+
503 #:+source3-rgb-nv+ #:+source3-alpha-nv+ #:+operand3-rgb-nv+
504 #:+operand3-alpha-nv+ #:+cull-vertex-ibm+ #:+ycrcb-sgix+
505 #:+ycrcba-sgix+ #:+depth-pass-instrument-sgix+
506 #:+depth-pass-instrument-counters-sgix+
507 #:+depth-pass-instrument-max-sgix+ #:+compressed-rgb-fxt1-3dfx+
508 #:+compressed-rgba-fxt1-3dfx+ #:+multisample-3dfx+
509 #:+sample-buffers-3dfx+ #:+samples-3dfx+ #:+multisample-bit-3dfx+
510 #:+dot3-rgb-ext+ #:+dot3-rgba-ext+ #:+mirror-clamp-ati+
511 #:+mirror-clamp-to-edge-ati+ #:+mirrored-repeat-ibm+
512 #:+depth-stencil-nv+ #:+unsigned-int-24-8-nv+
513 #:+texture-rectangle-nv+ #:+texture-binding-rectangle-nv+
514 #:+proxy-texture-rectangle-nv+ #:+max-rectangle-texture-size-nv+
515 #:+offset-texture-rectangle-nv+
516 #:+offset-texture-rectangle-scale-nv+
517 #:+dot-product-texture-rectangle-nv+
518 #:+rgba-unsigned-dot-product-mapping-nv+
519 #:+unsigned-int-s8-s8-8-8-nv+ #:+unsigned-int-8-8-s8-s8-rev-nv+
520 #:+dsdt-mag-intensity-nv+ #:+shader-consistent-nv+
521 #:+texture-shader-nv+ #:+shader-operation-nv+ #:+cull-modes-nv+
522 #:+offset-texture-matrix-nv+ #:+offset-texture-scale-nv+
523 #:+offset-texture-bias-nv+ #:+offset-texture-2d-matrix-nv+
524 #:+offset-texture-2d-scale-nv+ #:+offset-texture-2d-bias-nv+
525 #:+previous-texture-input-nv+ #:+const-eye-nv+ #:+pass-through-nv+
526 #:+cull-fragment-nv+ #:+offset-texture-2d-nv+
527 #:+dependent-ar-texture-2d-nv+ #:+dependent-gb-texture-2d-nv+
528 #:+dot-product-nv+ #:+dot-product-depth-replace-nv+
529 #:+dot-product-texture-2d-nv+ #:+dot-product-texture-cube-map-nv+
530 #:+dot-product-diffuse-cube-map-nv+
531 #:+dot-product-reflect-cube-map-nv+
532 #:+dot-product-const-eye-reflect-cube-map-nv+ #:+hilo-nv+
533 #:+dsdt-nv+ #:+dsdt-mag-nv+ #:+dsdt-mag-vib-nv+ #:+hilo16-nv+
534 #:+signed-hilo-nv+ #:+signed-hilo16-nv+ #:+signed-rgba-nv+
535 #:+signed-rgba8-nv+ #:+signed-rgb-nv+ #:+signed-rgb8-nv+
536 #:+signed-luminance-nv+ #:+signed-luminance8-nv+
537 #:+signed-luminance-alpha-nv+ #:+signed-luminance8-alpha8-nv+
538 #:+signed-alpha-nv+ #:+signed-alpha8-nv+ #:+signed-intensity-nv+
539 #:+signed-intensity8-nv+ #:+dsdt8-nv+ #:+dsdt8-mag8-nv+
540 #:+dsdt8-mag8-intensity8-nv+ #:+signed-rgb-unsigned-alpha-nv+
541 #:+signed-rgb8-unsigned-alpha8-nv+ #:+hi-scale-nv+ #:+lo-scale-nv+
542 #:+ds-scale-nv+ #:+dt-scale-nv+ #:+magnitude-scale-nv+
543 #:+vibrance-scale-nv+ #:+hi-bias-nv+ #:+lo-bias-nv+ #:+ds-bias-nv+
544 #:+dt-bias-nv+ #:+magnitude-bias-nv+ #:+vibrance-bias-nv+
545 #:+texture-border-values-nv+ #:+texture-hi-size-nv+
546 #:+texture-lo-size-nv+ #:+texture-ds-size-nv+
547 #:+texture-dt-size-nv+ #:+texture-mag-size-nv+
548 #:+dot-product-texture-3d-nv+
549 #:+vertex-array-range-without-flush-nv+ #:+scalebias-hint-sgix+
550 #:+interlace-oml+ #:+interlace-read-oml+
551 #:+format-subsample-24-24-oml+ #:+format-subsample-244-244-oml+
552 #:+pack-resample-oml+ #:+unpack-resample-oml+
553 #:+resample-replicate-oml+ #:+resample-zero-fill-oml+
554 #:+resample-average-oml+ #:+resample-decimate-oml+
555 #:+depth-stencil-to-rgba-nv+ #:+depth-stencil-to-bgra-nv+
556 #:+slice-accum-sun+ #:+multisample-filter-hint-nv+
557 #:+depth-clamp-nv+ #:+offset-projective-texture-2d-nv+
558 #:+offset-projective-texture-2d-scale-nv+
559 #:+offset-projective-texture-rectangle-nv+
560 #:+offset-projective-texture-rectangle-scale-nv+
561 #:+offset-hilo-texture-2d-nv+ #:+offset-hilo-texture-rectangle-nv+
562 #:+offset-hilo-projective-texture-2d-nv+
563 #:+offset-hilo-projective-texture-rectangle-nv+
564 #:+dependent-hilo-texture-2d-nv+ #:+dependent-rgb-texture-3d-nv+
565 #:+dependent-rgb-texture-cube-map-nv+
566 #:+dot-product-pass-through-nv+ #:+dot-product-texture-1d-nv+
567 #:+dot-product-affine-depth-replace-nv+ #:+hilo8-nv+
568 #:+signed-hilo8-nv+ #:+force-blue-to-one-nv+
569 #:+text-fragment-shader-ati+ #:+unpack-client-storage-apple+
570 #:+ycbcr-422-apple+ #:+unsigned-short-8-8-apple+
571 #:+unsigned-short-8-8-rev-apple+ #:+rgb-s3tc+ #:+rgb4-s3tc+
572 #:+rgba-s3tc+ #:+rgba4-s3tc+ #:+type-rgba-float-ati+
573 #:+color-clear-unclamped-value-ati+ #:+modulate-add-ati+
574 #:+modulate-signed-add-ati+ #:+modulate-subtract-ati+
575 #:+rgba-float32-ati+ #:+rgb-float32-ati+ #:+alpha-float32-ati+
576 #:+intensity-float32-ati+ #:+luminance-float32-ati+
577 #:+luminance-alpha-float32-ati+ #:+rgba-float16-ati+
578 #:+rgb-float16-ati+ #:+alpha-float16-ati+
579 #:+intensity-float16-ati+ #:+luminance-float16-ati+
580 #:+luminance-alpha-float16-ati+ #:+float-r-nv+ #:+float-rg-nv+
581 #:+float-rgb-nv+ #:+float-rgba-nv+ #:+float-r16-nv+
582 #:+float-r32-nv+ #:+float-rg16-nv+ #:+float-rg32-nv+
583 #:+float-rgb16-nv+ #:+float-rgb32-nv+ #:+float-rgba16-nv+
584 #:+float-rgba32-nv+ #:+texture-float-components-nv+
585 #:+float-clear-color-value-nv+ #:+float-rgba-mode-nv+
586 #:+texture-unsigned-remap-mode-nv+
587 #:+implementation-color-read-type-oes+
588 #:+implementation-color-read-format-oes+ #:+mirror-clamp-ext+
589 #:+mirror-clamp-to-edge-ext+ #:+mirror-clamp-to-border-ext+
590 #:+pack-invert-mesa+ #:+unsigned-short-8-8-mesa+
591 #:+unsigned-short-8-8-rev-mesa+ #:+ycbcr-mesa+
592 #:+pixel-pack-buffer-ext+ #:+pixel-unpack-buffer-ext+
593 #:+pixel-pack-buffer-binding-ext+
594 #:+pixel-unpack-buffer-binding-ext+
595 #:+max-program-exec-instructions-nv+ #:+max-program-call-depth-nv+
596 #:+max-program-if-depth-nv+ #:+max-program-loop-depth-nv+
597 #:+max-program-loop-count-nv+
598 #:+max-vertex-texture-image-units-arb+ #:+depth-stencil-ext+
599 #:+unsigned-int-24-8-ext+ #:+depth24-stencil8-ext+
600 #:+texture-stencil-size-ext+ #:+srgb-ext+ #:+srgb8-ext+
601 #:+srgb-alpha-ext+ #:+srgb8-alpha8-ext+ #:+sluminance-alpha-ext+
602 #:+sluminance8-alpha8-ext+ #:+sluminance-ext+ #:+sluminance8-ext+
603 #:+compressed-srgb-ext+ #:+compressed-srgb-alpha-ext+
604 #:+compressed-sluminance-ext+ #:+compressed-sluminance-alpha-ext+
605 #:+compressed-srgb-s3tc-dxt1-ext+
606 #:+compressed-srgb-alpha-s3tc-dxt1-ext+
607 #:+compressed-srgb-alpha-s3tc-dxt3-ext+
608 #:+compressed-srgb-alpha-s3tc-dxt5-ext+ #:+texture-1d-stack-mesax+
609 #:+texture-2d-stack-mesax+ #:+proxy-texture-1d-stack-mesax+
610 #:+proxy-texture-2d-stack-mesax+
611 #:+texture-1d-stack-binding-mesax+
612 #:+texture-2d-stack-binding-mesax+ #:+r11f-g11f-b10f-ext+
613 #:+unsigned-int-10f-11f-11f-rev-ext+
614 #:+rgba-signed-components-ext+ #:+texture-1d-array-ext+
615 #:+proxy-texture-1d-array-ext+ #:+texture-2d-array-ext+
616 #:+proxy-texture-2d-array-ext+ #:+texture-binding-1d-array-ext+
617 #:+texture-binding-2d-array-ext+ #:+max-array-texture-layers-ext+
618 #:+compare-ref-depth-to-texture-ext+
619 #:+framebuffer-attachment-texture-layer-ext+
620 #:+compressed-luminance-latc1-ext+
621 #:+compressed-signed-luminance-latc1-ext+
622 #:+compressed-luminance-alpha-latc2-ext+
623 #:+compressed-signed-luminance-alpha-latc2-ext+
624 #:+compressed-red-rgtc1-ext+ #:+compressed-signed-red-rgtc1-ext+
625 #:+compressed-red-green-rgtc2-ext+
626 #:+compressed-signed-red-green-rgtc2-ext+ #:+rgb9-e5-ext+
627 #:+unsigned-int-5-9-9-9-rev-ext+ #:+texture-shared-size-ext+
628 #:+framebuffer-srgb-ext+ #:+framebuffer-srgb-capable-ext+
629 #:list-base #:gen-lists #:delete-lists #:call-lists #:call-list
630 #:end-list #:new-list #:vertex-4sv #:vertex-4s #:vertex-4iv
631 #:vertex-4i #:vertex-4fv #:vertex-4f #:vertex-4dv #:vertex-4d
632 #:vertex-3sv #:vertex-3s #:vertex-3iv #:vertex-3i #:vertex-3fv
633 #:vertex-3f #:vertex-3dv #:vertex-3d #:vertex-2sv #:vertex-2s
634 #:vertex-2iv #:vertex-2i #:vertex-2fv #:vertex-2f #:vertex-2dv
635 #:vertex-2d #:tex-coord-4sv #:tex-coord-4s #:tex-coord-4iv
636 #:tex-coord-4i #:tex-coord-4fv #:tex-coord-4f #:tex-coord-4dv
637 #:tex-coord-4d #:tex-coord-3sv #:tex-coord-3s #:tex-coord-3iv
638 #:tex-coord-3i #:tex-coord-3fv #:tex-coord-3f #:tex-coord-3dv
639 #:tex-coord-3d #:tex-coord-2sv #:tex-coord-2s #:tex-coord-2iv
640 #:tex-coord-2i #:tex-coord-2fv #:tex-coord-2f #:tex-coord-2dv
641 #:tex-coord-2d #:tex-coord-1sv #:tex-coord-1s #:tex-coord-1iv
642 #:tex-coord-1i #:tex-coord-1fv #:tex-coord-1f #:tex-coord-1dv
643 #:tex-coord-1d #:rect-sv #:rect-s #:rect-iv #:rect-i #:rect-fv
644 #:rect-f #:rect-dv #:rect-d #:raster-pos-4sv #:raster-pos-4s
645 #:raster-pos-4iv #:raster-pos-4i #:raster-pos-4fv #:raster-pos-4f
646 #:raster-pos-4dv #:raster-pos-4d #:raster-pos-3sv #:raster-pos-3s
647 #:raster-pos-3iv #:raster-pos-3i #:raster-pos-3fv #:raster-pos-3f
648 #:raster-pos-3dv #:raster-pos-3d #:raster-pos-2sv #:raster-pos-2s
649 #:raster-pos-2iv #:raster-pos-2i #:raster-pos-2fv #:raster-pos-2f
650 #:raster-pos-2dv #:raster-pos-2d #:normal-3sv #:normal-3s
651 #:normal-3iv #:normal-3i #:normal-3fv #:normal-3f #:normal-3dv
652 #:normal-3d #:normal-3bv #:normal-3b #:index-sv #:index-s
653 #:index-iv #:index-i #:index-fv #:index-f #:index-dv #:index-d
654 #:end #:edge-flagv #:edge-flag #:color-4usv #:color-4us
655 #:color-4uiv #:color-4ui #:color-4ubv #:color-4ub #:color-4sv
656 #:color-4s #:color-4iv #:color-4i #:color-4fv #:color-4f
657 #:color-4dv #:color-4d #:color-4bv #:color-4b #:color-3usv
658 #:color-3us #:color-3uiv #:color-3ui #:color-3ubv #:color-3ub
659 #:color-3sv #:color-3s #:color-3iv #:color-3i #:color-3fv
660 #:color-3f #:color-3dv #:color-3d #:color-3bv #:color-3b #:bitmap
661 #:begin #:tex-gen-iv #:tex-gen-i #:tex-gen-fv #:tex-gen-f
662 #:tex-gen-dv #:tex-gen-d #:tex-env-iv #:tex-env-i #:tex-env-fv
663 #:tex-env-f #:tex-image-2d #:tex-image-1d #:tex-parameter-iv
664 #:tex-parameter-i #:tex-parameter-fv #:tex-parameter-f
665 #:shade-model #:scissor #:polygon-stipple #:polygon-mode
666 #:point-size #:material-iv #:material-i #:material-fv #:material-f
667 #:line-width #:line-stipple #:light-model-iv #:light-model-i
668 #:light-model-fv #:light-model-f #:light-iv #:light-i #:light-fv
669 #:light-f #:hint #:front-face #:fog-iv #:fog-i #:fog-fv #:fog-f
670 #:cull-face #:color-material #:clip-plane #:push-name #:pop-name
671 #:pass-through #:load-name #:init-names #:render-mode
672 #:select-buffer #:feedback-buffer #:index-mask #:depth-mask
673 #:color-mask #:stencil-mask #:clear-depth #:clear-stencil
674 #:clear-color #:clear-index #:clear-accum #:clear #:draw-buffer
675 #:push-attrib #:pop-attrib #:flush #:finish #:enable #:disable
676 #:accum #:eval-point-2 #:eval-mesh-2 #:eval-point-1 #:eval-mesh-1
677 #:eval-coord-2fv #:eval-coord-2f #:eval-coord-2dv #:eval-coord-2d
678 #:eval-coord-1fv #:eval-coord-1f #:eval-coord-1dv #:eval-coord-1d
679 #:map-grid-2f #:map-grid-2d #:map-grid-1f #:map-grid-1d #:map-2f
680 #:map-2d #:map-1f #:map-1d #:depth-func #:stencil-op
681 #:stencil-func #:logic-op #:blend-func #:alpha-func #:draw-pixels
682 #:read-pixels #:copy-pixels #:read-buffer #:pixel-map-usv
683 #:pixel-map-uiv #:pixel-map-fv #:pixel-store-i #:pixel-store-f
684 #:pixel-transfer-i #:pixel-transfer-f #:pixel-zoom #:is-list
685 #:is-enabled #:get-tex-level-parameter-iv
686 #:get-tex-level-parameter-fv #:get-tex-parameter-iv
687 #:get-tex-parameter-fv #:get-tex-image #:get-tex-gen-iv
688 #:get-tex-gen-fv #:get-tex-gen-dv #:get-tex-env-iv
689 #:get-tex-env-fv #:get-string #:get-polygon-stipple
690 #:get-pixel-map-usv #:get-pixel-map-uiv #:get-pixel-map-fv
691 #:get-material-iv #:get-material-fv #:get-map-iv #:get-map-fv
692 #:get-map-dv #:get-light-iv #:get-light-fv #:get-integerv
693 #:get-floatv #:get-error #:get-doublev #:get-clip-plane
694 #:get-booleanv #:viewport #:translate-f #:translate-d #:scale-f
695 #:scale-d #:rotate-f #:rotate-d #:push-matrix #:pop-matrix #:ortho
696 #:mult-matrix-d #:mult-matrix-f #:matrix-mode #:load-matrix-d
697 #:load-matrix-f #:load-identity #:frustum #:depth-range
698 #:push-client-attrib #:pop-client-attrib #:index-ubv #:index-ub
699 #:prioritize-textures #:is-texture #:gen-textures
700 #:delete-textures #:bind-texture #:are-textures-resident
701 #:tex-sub-image-2d #:tex-sub-image-1d #:copy-tex-sub-image-2d
702 #:copy-tex-sub-image-1d #:copy-tex-image-2d #:copy-tex-image-1d
703 #:polygon-offset #:vertex-pointer #:tex-coord-pointer
704 #:normal-pointer #:interleaved-arrays #:index-pointer
705 #:get-pointerv #:enable-client-state #:edge-flag-pointer
706 #:draw-elements #:draw-arrays #:disable-client-state
707 #:color-pointer #:array-element #:+max-elements-vertices+
708 #:+max-elements-indices+ #:copy-tex-sub-image-3d
709 #:tex-sub-image-3d #:tex-image-3d #:reset-minmax #:reset-histogram
710 #:minmax #:histogram #:get-minmax-parameter-iv
711 #:get-minmax-parameter-fv #:get-minmax
712 #:get-histogram-parameter-iv #:get-histogram-parameter-fv
713 #:get-histogram #:separable-filter-2d #:get-separable-filter
714 #:get-convolution-parameter-iv #:get-convolution-parameter-fv
715 #:get-convolution-filter #:copy-convolution-filter-2d
716 #:copy-convolution-filter-1d #:convolution-parameter-iv
717 #:convolution-parameter-i #:convolution-parameter-fv
718 #:convolution-parameter-f #:convolution-filter-2d
719 #:convolution-filter-1d #:copy-color-sub-table #:color-sub-table
720 #:get-color-table-parameter-iv #:get-color-table-parameter-fv
721 #:get-color-table #:copy-color-table #:color-table-parameter-iv
722 #:color-table-parameter-fv #:color-table #:draw-range-elements
723 #:blend-equation #:blend-color #:+texture0+ #:+texture1+
724 #:+texture2+ #:+texture3+ #:+texture4+ #:+texture5+ #:+texture6+
725 #:+texture7+ #:+texture8+ #:+texture9+ #:+texture10+ #:+texture11+
726 #:+texture12+ #:+texture13+ #:+texture14+ #:+texture15+
727 #:+texture16+ #:+texture17+ #:+texture18+ #:+texture19+
728 #:+texture20+ #:+texture21+ #:+texture22+ #:+texture23+
729 #:+texture24+ #:+texture25+ #:+texture26+ #:+texture27+
730 #:+texture28+ #:+texture29+ #:+texture30+ #:+texture31+
731 #:+active-texture+ #:+client-active-texture+ #:+max-texture-units+
732 #:+transpose-modelview-matrix+ #:+transpose-projection-matrix+
733 #:+transpose-texture-matrix+ #:+transpose-color-matrix+
734 #:+multisample-bit+ #:+normal-map+ #:+reflection-map+
735 #:+texture-cube-map+ #:+texture-binding-cube-map+
736 #:+texture-cube-map-positive-x+ #:+texture-cube-map-negative-x+
737 #:+texture-cube-map-positive-y+ #:+texture-cube-map-negative-y+
738 #:+texture-cube-map-positive-z+ #:+texture-cube-map-negative-z+
739 #:+proxy-texture-cube-map+ #:+max-cube-map-texture-size+
740 #:+compressed-alpha+ #:+compressed-luminance+
741 #:+compressed-luminance-alpha+ #:+compressed-intensity+
742 #:+compressed-rgb+ #:+compressed-rgba+
743 #:+texture-compression-hint+ #:+texture-compressed-image-size+
744 #:+texture-compressed+ #:+num-compressed-texture-formats+
745 #:+compressed-texture-formats+ #:+combine+ #:+combine-rgb+
746 #:+combine-alpha+ #:+source0-rgb+ #:+source1-rgb+ #:+source2-rgb+
747 #:+source0-alpha+ #:+source1-alpha+ #:+source2-alpha+
748 #:+operand0-rgb+ #:+operand1-rgb+ #:+operand2-rgb+
749 #:+operand0-alpha+ #:+operand1-alpha+ #:+operand2-alpha+
750 #:+rgb-scale+ #:+add-signed+ #:+interpolate+ #:+subtract+
751 #:+constant+ #:+primary-color+ #:+previous+ #:+dot3-rgb+
752 #:+dot3-rgba+ #:get-compressed-tex-image
753 #:compressed-tex-sub-image-1d #:compressed-tex-sub-image-2d
754 #:compressed-tex-sub-image-3d #:compressed-tex-image-1d
755 #:compressed-tex-image-2d #:compressed-tex-image-3d
756 #:sample-coverage #:mult-transpose-matrix-d
757 #:mult-transpose-matrix-f #:load-transpose-matrix-d
758 #:load-transpose-matrix-f #:multi-tex-coord-4sv
759 #:multi-tex-coord-4s #:multi-tex-coord-4iv #:multi-tex-coord-4i
760 #:multi-tex-coord-4fv #:multi-tex-coord-4f #:multi-tex-coord-4dv
761 #:multi-tex-coord-4d #:multi-tex-coord-3sv #:multi-tex-coord-3s
762 #:multi-tex-coord-3iv #:multi-tex-coord-3i #:multi-tex-coord-3fv
763 #:multi-tex-coord-3f #:multi-tex-coord-3dv #:multi-tex-coord-3d
764 #:multi-tex-coord-2sv #:multi-tex-coord-2s #:multi-tex-coord-2iv
765 #:multi-tex-coord-2i #:multi-tex-coord-2fv #:multi-tex-coord-2f
766 #:multi-tex-coord-2dv #:multi-tex-coord-2d #:multi-tex-coord-1sv
767 #:multi-tex-coord-1s #:multi-tex-coord-1iv #:multi-tex-coord-1i
768 #:multi-tex-coord-1fv #:multi-tex-coord-1f #:multi-tex-coord-1dv
769 #:multi-tex-coord-1d #:client-active-texture #:active-texture
770 #:+blend-dst-rgb+ #:+blend-src-rgb+ #:+blend-dst-alpha+
771 #:+blend-src-alpha+ #:+mirrored-repeat+ #:+fog-coordinate-source+
772 #:+fog-coordinate+ #:+fragment-depth+ #:+current-fog-coordinate+
773 #:+fog-coordinate-array-type+ #:+fog-coordinate-array-stride+
774 #:+fog-coordinate-array-pointer+ #:+fog-coordinate-array+
775 #:+color-sum+ #:+current-secondary-color+
776 #:+secondary-color-array-size+ #:+secondary-color-array-type+
777 #:+secondary-color-array-stride+ #:+secondary-color-array-pointer+
778 #:+secondary-color-array+ #:+max-texture-lod-bias+
779 #:+texture-filter-control+ #:+texture-lod-bias+ #:+incr-wrap+
780 #:+decr-wrap+ #:+texture-depth-size+ #:+depth-texture-mode+
781 #:+texture-compare-mode+ #:+texture-compare-func+
782 #:+compare-r-to-texture+ #:window-pos-3sv #:window-pos-3s
783 #:window-pos-3iv #:window-pos-3i #:window-pos-3fv #:window-pos-3f
784 #:window-pos-3dv #:window-pos-3d #:window-pos-2sv #:window-pos-2s
785 #:window-pos-2iv #:window-pos-2i #:window-pos-2fv #:window-pos-2f
786 #:window-pos-2dv #:window-pos-2d #:secondary-color-pointer
787 #:secondary-color-3usv #:secondary-color-3us
788 #:secondary-color-3uiv #:secondary-color-3ui
789 #:secondary-color-3ubv #:secondary-color-3ub #:secondary-color-3sv
790 #:secondary-color-3s #:secondary-color-3iv #:secondary-color-3i
791 #:secondary-color-3fv #:secondary-color-3f #:secondary-color-3dv
792 #:secondary-color-3d #:secondary-color-3bv #:secondary-color-3b
793 #:point-parameter-iv #:point-parameter-i #:point-parameter-fv
794 #:point-parameter-f #:multi-draw-elements #:multi-draw-arrays
795 #:fog-coord-pointer #:fog-coord-dv #:fog-coord-d #:fog-coord-fv
796 #:fog-coord-f #:blend-func-separate #:+buffer-size+
797 #:+buffer-usage+ #:+query-counter-bits+ #:+current-query+
798 #:+query-result+ #:+query-result-available+ #:+array-buffer+
799 #:+element-array-buffer+ #:+array-buffer-binding+
800 #:+element-array-buffer-binding+ #:+vertex-array-buffer-binding+
801 #:+normal-array-buffer-binding+ #:+color-array-buffer-binding+
802 #:+index-array-buffer-binding+
803 #:+texture-coord-array-buffer-binding+
804 #:+edge-flag-array-buffer-binding+
805 #:+secondary-color-array-buffer-binding+
806 #:+fog-coordinate-array-buffer-binding+
807 #:+weight-array-buffer-binding+
808 #:+vertex-attrib-array-buffer-binding+ #:+read-only+
809 #:+write-only+ #:+read-write+ #:+buffer-access+ #:+buffer-mapped+
810 #:+buffer-map-pointer+ #:+stream-draw+ #:+stream-read+
811 #:+stream-copy+ #:+static-draw+ #:+static-read+ #:+static-copy+
812 #:+dynamic-draw+ #:+dynamic-read+ #:+dynamic-copy+
813 #:+samples-passed+ #:+fog-coord-src+ #:+fog-coord+
814 #:+current-fog-coord+ #:+fog-coord-array-type+
815 #:+fog-coord-array-stride+ #:+fog-coord-array-pointer+
816 #:+fog-coord-array+ #:+fog-coord-array-buffer-binding+
817 #:+src0-rgb+ #:+src1-rgb+ #:+src2-rgb+ #:+src0-alpha+
818 #:+src1-alpha+ #:+src2-alpha+ #:get-buffer-pointerv
819 #:get-buffer-parameter-iv #:unmap-buffer #:map-buffer
820 #:get-buffer-sub-data #:buffer-sub-data #:buffer-data #:is-buffer
821 #:gen-buffers #:delete-buffers #:bind-buffer
822 #:get-query-object-uiv #:get-query-object-iv #:get-query-iv
823 #:end-query #:begin-query #:is-query #:delete-queries
824 #:gen-queries #:+blend-equation-rgb+
825 #:+vertex-attrib-array-enabled+ #:+vertex-attrib-array-size+
826 #:+vertex-attrib-array-stride+ #:+vertex-attrib-array-type+
827 #:+current-vertex-attrib+ #:+vertex-program-point-size+
828 #:+vertex-program-two-side+ #:+vertex-attrib-array-pointer+
829 #:+stencil-back-func+ #:+stencil-back-fail+
830 #:+stencil-back-pass-depth-fail+ #:+stencil-back-pass-depth-pass+
831 #:+max-draw-buffers+ #:+draw-buffer0+ #:+draw-buffer1+
832 #:+draw-buffer2+ #:+draw-buffer3+ #:+draw-buffer4+
833 #:+draw-buffer5+ #:+draw-buffer6+ #:+draw-buffer7+
834 #:+draw-buffer8+ #:+draw-buffer9+ #:+draw-buffer10+
835 #:+draw-buffer11+ #:+draw-buffer12+ #:+draw-buffer13+
836 #:+draw-buffer14+ #:+draw-buffer15+ #:+blend-equation-alpha+
837 #:+point-sprite+ #:+coord-replace+ #:+max-vertex-attribs+
838 #:+vertex-attrib-array-normalized+ #:+max-texture-coords+
839 #:+max-texture-image-units+ #:+fragment-shader+ #:+vertex-shader+
840 #:+max-fragment-uniform-components+
841 #:+max-vertex-uniform-components+ #:+max-varying-floats+
842 #:+max-vertex-texture-image-units+
843 #:+max-combined-texture-image-units+ #:+shader-type+
844 #:+float-vec2+ #:+float-vec3+ #:+float-vec4+ #:+int-vec2+
845 #:+int-vec3+ #:+int-vec4+ #:+bool+ #:+bool-vec2+ #:+bool-vec3+
846 #:+bool-vec4+ #:+float-mat2+ #:+float-mat3+ #:+float-mat4+
847 #:+sampler-1d+ #:+sampler-2d+ #:+sampler-3d+ #:+sampler-cube+
848 #:+sampler-1d-shadow+ #:+sampler-2d-shadow+ #:+delete-status+
849 #:+compile-status+ #:+link-status+ #:+validate-status+
850 #:+info-log-length+ #:+attached-shaders+ #:+active-uniforms+
851 #:+active-uniform-max-length+ #:+shader-source-length+
852 #:+active-attributes+ #:+active-attribute-max-length+
853 #:+fragment-shader-derivative-hint+ #:+shading-language-version+
854 #:+current-program+ #:+point-sprite-coord-origin+ #:+lower-left+
855 #:+upper-left+ #:+stencil-back-ref+ #:+stencil-back-value-mask+
856 #:+stencil-back-writemask+ #:vertex-attrib-pointer
857 #:vertex-attrib-4usv #:vertex-attrib-4uiv #:vertex-attrib-4ubv
858 #:vertex-attrib-4sv #:vertex-attrib-4s #:vertex-attrib-4iv
859 #:vertex-attrib-4fv #:vertex-attrib-4f #:vertex-attrib-4dv
860 #:vertex-attrib-4d #:vertex-attrib-4bv #:vertex-attrib-4n-usv
861 #:vertex-attrib-4n-uiv #:vertex-attrib-4n-ubv
862 #:vertex-attrib-4n-ub #:vertex-attrib-4n-sv #:vertex-attrib-4n-iv
863 #:vertex-attrib-4n-bv #:vertex-attrib-3sv #:vertex-attrib-3s
864 #:vertex-attrib-3fv #:vertex-attrib-3f #:vertex-attrib-3dv
865 #:vertex-attrib-3d #:vertex-attrib-2sv #:vertex-attrib-2s
866 #:vertex-attrib-2fv #:vertex-attrib-2f #:vertex-attrib-2dv
867 #:vertex-attrib-2d #:vertex-attrib-1sv #:vertex-attrib-1s
868 #:vertex-attrib-1fv #:vertex-attrib-1f #:vertex-attrib-1dv
869 #:vertex-attrib-1d #:validate-program #:uniform-matrix-4fv
870 #:uniform-matrix-3fv #:uniform-matrix-2fv #:uniform-4iv
871 #:uniform-3iv #:uniform-2iv #:uniform-1iv #:uniform-4fv
872 #:uniform-3fv #:uniform-2fv #:uniform-1fv #:uniform-4i
873 #:uniform-3i #:uniform-2i #:uniform-1i #:uniform-4f #:uniform-3f
874 #:uniform-2f #:uniform-1f #:use-program #:shader-source
875 #:link-program #:is-shader #:is-program
876 #:get-vertex-attrib-pointerv #:get-vertex-attrib-iv
877 #:get-vertex-attrib-fv #:get-vertex-attrib-dv #:get-uniform-iv
878 #:get-uniform-fv #:get-uniform-location #:get-shader-source
879 #:get-shader-info-log #:get-shader-iv #:get-program-info-log
880 #:get-program-iv #:get-attrib-location #:get-attached-shaders
881 #:get-active-uniform #:get-active-attrib
882 #:enable-vertex-attrib-array #:disable-vertex-attrib-array
883 #:detach-shader #:delete-shader #:delete-program #:create-shader
884 #:create-program #:compile-shader #:bind-attrib-location
885 #:attach-shader #:stencil-mask-separate #:stencil-func-separate
886 #:stencil-op-separate #:draw-buffers #:blend-equation-separate
887 #:+current-raster-secondary-color+ #:+pixel-pack-buffer+
888 #:+pixel-unpack-buffer+ #:+pixel-pack-buffer-binding+
889 #:+pixel-unpack-buffer-binding+ #:+float-mat2x3+ #:+float-mat2x4+
890 #:+float-mat3x2+ #:+float-mat3x4+ #:+float-mat4x2+
891 #:+float-mat4x3+ #:+srgb+ #:+srgb8+ #:+srgb-alpha+
892 #:+srgb8-alpha8+ #:+sluminance-alpha+ #:+sluminance8-alpha8+
893 #:+sluminance+ #:+sluminance8+ #:+compressed-srgb+
894 #:+compressed-srgb-alpha+ #:+compressed-sluminance+
895 #:+compressed-sluminance-alpha+ #:uniform-matrix-4x-3fv
896 #:uniform-matrix-3x-4fv #:uniform-matrix-4x-2fv
897 #:uniform-matrix-2x-4fv #:uniform-matrix-3x-2fv
898 #:uniform-matrix-2x-3fv #:frame-terminator-gremedy
899 #:is-enabled-indexed-ext #:disable-indexed-ext
900 #:enable-indexed-ext #:get-integer-indexed-v-ext
901 #:get-boolean-indexed-v-ext #:color-mask-indexed-ext
902 #:draw-elements-instanced-ext #:draw-arrays-instanced-ext
903 #:program-local-parameters-4fv-ext
904 #:program-env-parameters-4fv-ext #:string-marker-gremedy
905 #:get-vertex-attrib-array-object-iv-ati
906 #:get-vertex-attrib-array-object-fv-ati
907 #:vertex-attrib-array-object-ati #:unmap-object-buffer-ati
908 #:map-object-buffer-ati #:igloo-interface-sgix #:tbuffer-mask-3dfx
909 #:multi-mode-draw-elements-ibm #:multi-mode-draw-arrays-ibm
910 #:window-pos-4sv-mesa #:window-pos-4s-mesa #:window-pos-4iv-mesa
911 #:window-pos-4i-mesa #:window-pos-4fv-mesa #:window-pos-4f-mesa
912 #:window-pos-4dv-mesa #:window-pos-4d-mesa #:window-pos-3sv-mesa
913 #:window-pos-3s-mesa #:window-pos-3iv-mesa #:window-pos-3i-mesa
914 #:window-pos-3fv-mesa #:window-pos-3f-mesa #:window-pos-3dv-mesa
915 #:window-pos-3d-mesa #:window-pos-2sv-mesa #:window-pos-2s-mesa
916 #:window-pos-2iv-mesa #:window-pos-2i-mesa #:window-pos-2fv-mesa
917 #:window-pos-2f-mesa #:window-pos-2dv-mesa #:window-pos-2d-mesa
918 #:resize-buffers-mesa #:blend-func-separate-ingr
919 #:replacement-codeui-tex-coord-2f-color-4f-normal-3f-vertex-3fv-sun
920 #:replacement-codeui-tex-coord-2f-color-4f-normal-3f-vertex-3f-sun
921 #:replacement-codeui-tex-coord-2f-normal-3f-vertex-3fv-sun
922 #:replacement-codeui-tex-coord-2f-normal-3f-vertex-3f-sun
923 #:replacement-codeui-tex-coord-2f-vertex-3fv-sun
924 #:replacement-codeui-tex-coord-2f-vertex-3f-sun
925 #:replacement-codeui-color-4f-normal-3f-vertex-3fv-sun
926 #:replacement-codeui-color-4f-normal-3f-vertex-3f-sun
927 #:replacement-codeui-normal-3f-vertex-3fv-sun
928 #:replacement-codeui-normal-3f-vertex-3f-sun
929 #:replacement-codeui-color-3f-vertex-3fv-sun
930 #:replacement-codeui-color-3f-vertex-3f-sun
931 #:replacement-codeui-color-4ub-vertex-3fv-sun
932 #:replacement-codeui-color-4ub-vertex-3f-sun
933 #:replacement-codeui-vertex-3fv-sun
934 #:replacement-codeui-vertex-3f-sun
935 #:tex-coord-4f-color-4f-normal-3f-vertex-4fv-sun
936 #:tex-coord-4f-color-4f-normal-3f-vertex-4f-sun
937 #:tex-coord-2f-color-4f-normal-3f-vertex-3fv-sun
938 #:tex-coord-2f-color-4f-normal-3f-vertex-3f-sun
939 #:tex-coord-2f-normal-3f-vertex-3fv-sun
940 #:tex-coord-2f-normal-3f-vertex-3f-sun
941 #:tex-coord-2f-color-3f-vertex-3fv-sun
942 #:tex-coord-2f-color-3f-vertex-3f-sun
943 #:tex-coord-2f-color-4ub-vertex-3fv-sun
944 #:tex-coord-2f-color-4ub-vertex-3f-sun
945 #:tex-coord-4f-vertex-4fv-sun #:tex-coord-4f-vertex-4f-sun
946 #:tex-coord-2f-vertex-3fv-sun #:tex-coord-2f-vertex-3f-sun
947 #:color-4f-normal-3f-vertex-3fv-sun
948 #:color-4f-normal-3f-vertex-3f-sun #:normal-3f-vertex-3fv-sun
949 #:normal-3f-vertex-3f-sun #:color-3f-vertex-3fv-sun
950 #:color-3f-vertex-3f-sun #:color-4ub-vertex-3fv-sun
951 #:color-4ub-vertex-3f-sun #:color-4ub-vertex-2fv-sun
952 #:color-4ub-vertex-2f-sun #:multi-draw-elements-ext
953 #:multi-draw-arrays-ext #:copy-color-sub-table-ext
954 #:color-sub-table-ext #:flush-raster-sgix #:tag-sample-buffer-sgix
955 #:copy-tex-sub-image-3d-ext #:copy-tex-sub-image-2d-ext
956 #:copy-tex-sub-image-1d-ext #:copy-tex-image-2d-ext
957 #:copy-tex-image-1d-ext #:tex-sub-image-2d-ext
958 #:tex-sub-image-1d-ext #:window-pos-3sv-arb #:window-pos-3s-arb
959 #:window-pos-3iv-arb #:window-pos-3i-arb #:window-pos-3fv-arb
960 #:window-pos-3f-arb #:window-pos-3dv-arb #:window-pos-3d-arb
961 #:window-pos-2sv-arb #:window-pos-2s-arb #:window-pos-2iv-arb
962 #:window-pos-2i-arb #:window-pos-2fv-arb #:window-pos-2f-arb
963 #:window-pos-2dv-arb #:window-pos-2d-arb #:+texture2-arb+
964 #:+texture3-arb+ #:+texture4-arb+ #:+texture5-arb+
965 #:+texture6-arb+ #:+texture7-arb+ #:+texture8-arb+
966 #:+texture9-arb+ #:+texture10-arb+ #:+texture11-arb+
967 #:+texture12-arb+ #:+texture13-arb+ #:+texture14-arb+
968 #:+texture15-arb+ #:+texture16-arb+ #:+texture17-arb+
969 #:+texture18-arb+ #:+texture19-arb+ #:+texture20-arb+
970 #:+texture21-arb+ #:+texture22-arb+ #:+texture23-arb+
971 #:+texture24-arb+ #:+texture25-arb+ #:+texture26-arb+
972 #:+texture27-arb+ #:+texture28-arb+ #:+texture29-arb+
973 #:+texture30-arb+ #:+texture31-arb+ #:+active-texture-arb+
974 #:+client-active-texture-arb+ #:+max-texture-units-arb+
975 #:multi-tex-coord-4sv-arb #:multi-tex-coord-4s-arb
976 #:multi-tex-coord-4iv-arb #:multi-tex-coord-4i-arb
977 #:multi-tex-coord-4fv-arb #:multi-tex-coord-4f-arb
978 #:multi-tex-coord-4dv-arb #:multi-tex-coord-4d-arb
979 #:multi-tex-coord-3sv-arb #:multi-tex-coord-3s-arb
980 #:multi-tex-coord-3iv-arb #:multi-tex-coord-3i-arb
981 #:multi-tex-coord-3fv-arb #:multi-tex-coord-3f-arb
982 #:multi-tex-coord-3dv-arb #:multi-tex-coord-3d-arb
983 #:multi-tex-coord-2sv-arb #:multi-tex-coord-2s-arb
984 #:multi-tex-coord-2iv-arb #:multi-tex-coord-2i-arb
985 #:multi-tex-coord-2fv-arb #:multi-tex-coord-2f-arb
986 #:multi-tex-coord-2dv-arb #:multi-tex-coord-2d-arb
987 #:multi-tex-coord-1sv-arb #:multi-tex-coord-1s-arb
988 #:multi-tex-coord-1iv-arb #:multi-tex-coord-1i-arb
989 #:multi-tex-coord-1fv-arb #:multi-tex-coord-1f-arb
990 #:multi-tex-coord-1dv-arb #:multi-tex-coord-1d-arb
991 #:client-active-texture-arb #:active-texture-arb
992 #:+transpose-modelview-matrix-arb+
993 #:+transpose-projection-matrix-arb+
994 #:+transpose-texture-matrix-arb+ #:+transpose-color-matrix-arb+
995 #:mult-transpose-matrix-d-arb #:mult-transpose-matrix-f-arb
996 #:load-transpose-matrix-d-arb #:load-transpose-matrix-f-arb
997 #:+multisample+ #:+sample-alpha-to-coverage+
998 #:+sample-alpha-to-one+ #:+sample-coverage+ #:+sample-buffers+
999 #:+samples+ #:+sample-coverage-value+ #:+sample-coverage-invert+
1000 #:+multisample-arb+ #:+sample-alpha-to-coverage-arb+
1001 #:+sample-alpha-to-one-arb+ #:+sample-coverage-arb+
1002 #:+sample-buffers-arb+ #:+samples-arb+
1003 #:+sample-coverage-value-arb+ #:+sample-coverage-invert-arb+
1004 #:+multisample-bit-arb+ #:sample-coverage-arb
1005 #:+compressed-alpha-arb+ #:+compressed-luminance-arb+
1006 #:+compressed-luminance-alpha-arb+ #:+compressed-intensity-arb+
1007 #:+compressed-rgb-arb+ #:+compressed-rgba-arb+
1008 #:+texture-compression-hint-arb+
1009 #:+texture-compressed-image-size-arb+ #:+texture-compressed-arb+
1010 #:+num-compressed-texture-formats-arb+
1011 #:+compressed-texture-formats-arb+ #:get-compressed-tex-image-arb
1012 #:compressed-tex-sub-image-1d-arb
1013 #:compressed-tex-sub-image-2d-arb
1014 #:compressed-tex-sub-image-3d-arb #:compressed-tex-image-1d-arb
1015 #:compressed-tex-image-2d-arb #:compressed-tex-image-3d-arb
1016 #:point-parameter-fv-arb #:point-parameter-f-arb
1017 #:+max-vertex-units-arb+ #:+active-vertex-units-arb+
1018 #:+weight-sum-unity-arb+ #:+vertex-blend-arb+
1019 #:+current-weight-arb+ #:+weight-array-type-arb+
1020 #:+weight-array-stride-arb+ #:+weight-array-size-arb+
1021 #:+weight-array-pointer-arb+ #:+weight-array-arb+
1022 #:+modelview0-arb+ #:+modelview1-arb+ #:+modelview2-arb+
1023 #:+modelview3-arb+ #:+modelview4-arb+ #:+modelview5-arb+
1024 #:+modelview6-arb+ #:+modelview7-arb+ #:+modelview8-arb+
1025 #:+modelview9-arb+ #:+modelview10-arb+ #:+modelview11-arb+
1026 #:+modelview12-arb+ #:+modelview13-arb+ #:+modelview14-arb+
1027 #:+modelview15-arb+ #:+modelview16-arb+ #:+modelview17-arb+
1028 #:+modelview18-arb+ #:+modelview19-arb+ #:+modelview20-arb+
1029 #:+modelview21-arb+ #:+modelview22-arb+ #:+modelview23-arb+
1030 #:+modelview24-arb+ #:+modelview25-arb+ #:+modelview26-arb+
1031 #:+modelview27-arb+ #:+modelview28-arb+ #:+modelview29-arb+
1032 #:+modelview30-arb+ #:+modelview31-arb+ #:vertex-blend-arb
1033 #:weight-pointer-arb #:weight-uiv-arb #:weight-usv-arb
1034 #:weight-ubv-arb #:weight-dv-arb #:weight-fv-arb #:weight-iv-arb
1035 #:weight-sv-arb #:weight-bv-arb #:+matrix-palette-arb+
1036 #:+max-matrix-palette-stack-depth-arb+
1037 #:+max-palette-matrices-arb+ #:+current-palette-matrix-arb+
1038 #:+matrix-index-array-arb+ #:+current-matrix-index-arb+
1039 #:+matrix-index-array-size-arb+ #:+matrix-index-array-type-arb+
1040 #:+matrix-index-array-stride-arb+
1041 #:+matrix-index-array-pointer-arb+ #:matrix-index-pointer-arb
1042 #:matrix-index-uiv-arb #:matrix-index-usv-arb
1043 #:matrix-index-ubv-arb #:current-palette-matrix-arb
1044 #:+color-sum-arb+ #:+vertex-program-arb+
1045 #:+vertex-attrib-array-enabled-arb+
1046 #:+vertex-attrib-array-size-arb+
1047 #:+vertex-attrib-array-stride-arb+
1048 #:+vertex-attrib-array-type-arb+ #:+current-vertex-attrib-arb+
1049 #:+program-length-arb+ #:+program-string-arb+
1050 #:+max-program-matrix-stack-depth-arb+
1051 #:+max-program-matrices-arb+ #:+current-matrix-stack-depth-arb+
1052 #:+current-matrix-arb+ #:+vertex-program-point-size-arb+
1053 #:+vertex-program-two-side-arb+
1054 #:+vertex-attrib-array-pointer-arb+ #:+program-error-position-arb+
1055 #:+program-binding-arb+ #:+max-vertex-attribs-arb+
1056 #:+vertex-attrib-array-normalized-arb+
1057 #:+program-error-string-arb+ #:+program-format-ascii-arb+
1058 #:+program-format-arb+ #:+program-instructions-arb+
1059 #:+max-program-instructions-arb+
1060 #:+program-native-instructions-arb+
1061 #:+max-program-native-instructions-arb+
1062 #:+program-temporaries-arb+ #:+max-program-temporaries-arb+
1063 #:+program-native-temporaries-arb+
1064 #:+max-program-native-temporaries-arb+ #:+program-parameters-arb+
1065 #:+max-program-parameters-arb+ #:+program-native-parameters-arb+
1066 #:+max-program-native-parameters-arb+ #:+program-attribs-arb+
1067 #:+max-program-attribs-arb+ #:+program-native-attribs-arb+
1068 #:+max-program-native-attribs-arb+
1069 #:+program-address-registers-arb+
1070 #:+max-program-address-registers-arb+
1071 #:+program-native-address-registers-arb+
1072 #:+max-program-native-address-registers-arb+
1073 #:+max-program-local-parameters-arb+
1074 #:+max-program-env-parameters-arb+
1075 #:+program-under-native-limits-arb+
1076 #:+transpose-current-matrix-arb+ #:+matrix0-arb+ #:+matrix1-arb+
1077 #:+matrix2-arb+ #:+matrix3-arb+ #:+matrix4-arb+ #:+matrix5-arb+
1078 #:+matrix6-arb+ #:+matrix7-arb+ #:+matrix8-arb+ #:+matrix9-arb+
1079 #:+matrix10-arb+ #:+matrix11-arb+ #:+matrix12-arb+
1080 #:+matrix13-arb+ #:+matrix14-arb+ #:+matrix15-arb+
1081 #:+matrix16-arb+ #:+matrix17-arb+ #:+matrix18-arb+
1082 #:+matrix19-arb+ #:+matrix20-arb+ #:+matrix21-arb+
1083 #:+matrix22-arb+ #:+matrix23-arb+ #:+matrix24-arb+
1084 #:+matrix25-arb+ #:+matrix26-arb+ #:+matrix27-arb+
1085 #:+matrix28-arb+ #:+matrix29-arb+ #:+matrix30-arb+
1086 #:+matrix31-arb+ #:is-program-arb #:get-vertex-attrib-pointerv-arb
1087 #:get-vertex-attrib-iv-arb #:get-vertex-attrib-fv-arb
1088 #:get-vertex-attrib-dv-arb #:get-program-string-arb
1089 #:get-program-iv-arb #:get-program-local-parameter-fv-arb
1090 #:get-program-local-parameter-dv-arb
1091 #:get-program-env-parameter-fv-arb
1092 #:get-program-env-parameter-dv-arb
1093 #:program-local-parameter-4fv-arb #:program-local-parameter-4f-arb
1094 #:program-local-parameter-4dv-arb #:program-local-parameter-4d-arb
1095 #:program-env-parameter-4fv-arb #:program-env-parameter-4f-arb
1096 #:program-env-parameter-4dv-arb #:program-env-parameter-4d-arb
1097 #:gen-programs-arb #:delete-programs-arb #:bind-program-arb
1098 #:program-string-arb #:disable-vertex-attrib-array-arb
1099 #:enable-vertex-attrib-array-arb #:vertex-attrib-pointer-arb
1100 #:vertex-attrib-4usv-arb #:vertex-attrib-4uiv-arb
1101 #:vertex-attrib-4ubv-arb #:vertex-attrib-4sv-arb
1102 #:vertex-attrib-4s-arb #:vertex-attrib-4iv-arb
1103 #:vertex-attrib-4fv-arb #:vertex-attrib-4f-arb
1104 #:vertex-attrib-4dv-arb #:vertex-attrib-4d-arb
1105 #:vertex-attrib-4bv-arb #:vertex-attrib-4n-usv-arb
1106 #:vertex-attrib-4n-uiv-arb #:vertex-attrib-4n-ubv-arb
1107 #:vertex-attrib-4n-ub-arb #:vertex-attrib-4n-sv-arb
1108 #:vertex-attrib-4n-iv-arb #:vertex-attrib-4n-bv-arb
1109 #:vertex-attrib-3sv-arb #:vertex-attrib-3s-arb
1110 #:vertex-attrib-3fv-arb #:vertex-attrib-3f-arb
1111 #:vertex-attrib-3dv-arb #:vertex-attrib-3d-arb
1112 #:vertex-attrib-2sv-arb #:vertex-attrib-2s-arb
1113 #:vertex-attrib-2fv-arb #:vertex-attrib-2f-arb
1114 #:vertex-attrib-2dv-arb #:vertex-attrib-2d-arb
1115 #:vertex-attrib-1sv-arb #:vertex-attrib-1s-arb
1116 #:vertex-attrib-1fv-arb #:vertex-attrib-1f-arb
1117 #:vertex-attrib-1dv-arb #:vertex-attrib-1d-arb #:+buffer-size-arb+
1118 #:+buffer-usage-arb+ #:+array-buffer-arb+
1119 #:+element-array-buffer-arb+ #:+array-buffer-binding-arb+
1120 #:+element-array-buffer-binding-arb+
1121 #:+vertex-array-buffer-binding-arb+
1122 #:+normal-array-buffer-binding-arb+
1123 #:+color-array-buffer-binding-arb+
1124 #:+index-array-buffer-binding-arb+
1125 #:+texture-coord-array-buffer-binding-arb+
1126 #:+edge-flag-array-buffer-binding-arb+
1127 #:+secondary-color-array-buffer-binding-arb+
1128 #:+fog-coordinate-array-buffer-binding-arb+
1129 #:+weight-array-buffer-binding-arb+
1130 #:+vertex-attrib-array-buffer-binding-arb+ #:+read-only-arb+
1131 #:+write-only-arb+ #:+read-write-arb+ #:+buffer-access-arb+
1132 #:+buffer-mapped-arb+ #:+buffer-map-pointer-arb+
1133 #:+stream-draw-arb+ #:+stream-read-arb+ #:+stream-copy-arb+
1134 #:+static-draw-arb+ #:+static-read-arb+ #:+static-copy-arb+
1135 #:+dynamic-draw-arb+ #:+dynamic-read-arb+ #:+dynamic-copy-arb+
1136 #:get-buffer-pointerv-arb #:get-buffer-parameter-iv-arb
1137 #:unmap-buffer-arb #:map-buffer-arb #:get-buffer-sub-data-arb
1138 #:buffer-sub-data-arb #:buffer-data-arb #:is-buffer-arb
1139 #:gen-buffers-arb #:delete-buffers-arb #:bind-buffer-arb
1140 #:+query-counter-bits-arb+ #:+current-query-arb+
1141 #:+query-result-arb+ #:+query-result-available-arb+
1142 #:+samples-passed-arb+ #:get-query-object-uiv-arb
1143 #:get-query-object-iv-arb #:get-query-iv-arb #:end-query-arb
1144 #:begin-query-arb #:is-query-arb #:delete-queries-arb
1145 #:gen-queries-arb #:+program-object-arb+ #:+shader-object-arb+
1146 #:+object-type-arb+ #:+object-subtype-arb+ #:+float-vec2-arb+
1147 #:+float-vec3-arb+ #:+float-vec4-arb+ #:+int-vec2-arb+
1148 #:+int-vec3-arb+ #:+int-vec4-arb+ #:+bool-arb+ #:+bool-vec2-arb+
1149 #:+bool-vec3-arb+ #:+bool-vec4-arb+ #:+float-mat2-arb+
1150 #:+float-mat3-arb+ #:+float-mat4-arb+ #:+sampler-1d-arb+
1151 #:+sampler-2d-arb+ #:+sampler-3d-arb+ #:+sampler-cube-arb+
1152 #:+sampler-1d-shadow-arb+ #:+sampler-2d-shadow-arb+
1153 #:+sampler-2d-rect-arb+ #:+sampler-2d-rect-shadow-arb+
1154 #:+object-delete-status-arb+ #:+object-compile-status-arb+
1155 #:+object-link-status-arb+ #:+object-validate-status-arb+
1156 #:+object-info-log-length-arb+ #:+object-attached-objects-arb+
1157 #:+object-active-uniforms-arb+
1158 #:+object-active-uniform-max-length-arb+
1159 #:+object-shader-source-length-arb+ #:get-shader-source-arb
1160 #:get-uniform-iv-arb #:get-uniform-fv-arb #:get-active-uniform-arb
1161 #:get-uniform-location-arb #:get-attached-objects-arb
1162 #:get-info-log-arb #:get-object-parameter-iv-arb
1163 #:get-object-parameter-fv-arb #:uniform-matrix-4fv-arb
1164 #:uniform-matrix-3fv-arb #:uniform-matrix-2fv-arb
1165 #:uniform-4iv-arb #:uniform-3iv-arb #:uniform-2iv-arb
1166 #:uniform-1iv-arb #:uniform-4fv-arb #:uniform-3fv-arb
1167 #:uniform-2fv-arb #:uniform-1fv-arb #:uniform-4i-arb
1168 #:uniform-3i-arb #:uniform-2i-arb #:uniform-1i-arb
1169 #:uniform-4f-arb #:uniform-3f-arb #:uniform-2f-arb
1170 #:uniform-1f-arb #:validate-program-arb #:use-program-object-arb
1171 #:link-program-arb #:attach-object-arb #:create-program-object-arb
1172 #:compile-shader-arb #:shader-source-arb
1173 #:create-shader-object-arb #:detach-object-arb #:get-handle-arb
1174 #:delete-object-arb #:+vertex-shader-arb+
1175 #:+max-vertex-uniform-components-arb+ #:+max-varying-floats-arb+
1176 #:+max-combined-texture-image-units-arb+
1177 #:+object-active-attributes-arb+
1178 #:+object-active-attribute-max-length-arb+
1179 #:get-attrib-location-arb #:get-active-attrib-arb
1180 #:bind-attrib-location-arb #:+max-draw-buffers-arb+
1181 #:+draw-buffer0-arb+ #:+draw-buffer1-arb+ #:+draw-buffer2-arb+
1182 #:+draw-buffer3-arb+ #:+draw-buffer4-arb+ #:+draw-buffer5-arb+
1183 #:+draw-buffer6-arb+ #:+draw-buffer7-arb+ #:+draw-buffer8-arb+
1184 #:+draw-buffer9-arb+ #:+draw-buffer10-arb+ #:+draw-buffer11-arb+
1185 #:+draw-buffer12-arb+ #:+draw-buffer13-arb+ #:+draw-buffer14-arb+
1186 #:+draw-buffer15-arb+ #:draw-buffers-arb #:+rgba-float-mode-arb+
1187 #:+clamp-vertex-color-arb+ #:+clamp-fragment-color-arb+
1188 #:+clamp-read-color-arb+ #:+fixed-only-arb+ #:clamp-color-arb
1189 #:blend-color-ext #:+polygon-offset-ext+
1190 #:+polygon-offset-factor-ext+ #:polygon-offset-ext
1191 #:+pack-skip-images+ #:+pack-image-height+ #:+unpack-skip-images+
1192 #:+unpack-image-height+ #:+texture-3d+ #:+proxy-texture-3d+
1193 #:+texture-depth+ #:+texture-wrap-r+ #:+max-3d-texture-size+
1194 #:tex-sub-image-3d-ext #:tex-image-3d-ext #:tex-filter-func-sgis
1195 #:get-tex-filter-func-sgis #:reset-minmax-ext
1196 #:reset-histogram-ext #:minmax-ext #:histogram-ext
1197 #:get-minmax-parameter-iv-ext #:get-minmax-parameter-fv-ext
1198 #:get-minmax-ext #:get-histogram-parameter-iv-ext
1199 #:get-histogram-parameter-fv-ext #:get-histogram-ext
1200 #:separable-filter-2d-ext #:get-separable-filter-ext
1201 #:get-convolution-parameter-iv-ext
1202 #:get-convolution-parameter-fv-ext #:get-convolution-filter-ext
1203 #:copy-convolution-filter-2d-ext #:copy-convolution-filter-1d-ext
1204 #:convolution-parameter-iv-ext #:convolution-parameter-i-ext
1205 #:convolution-parameter-fv-ext #:convolution-parameter-f-ext
1206 #:convolution-filter-2d-ext #:convolution-filter-1d-ext
1207 #:get-color-table-parameteriv-sgi
1208 #:get-color-table-parameterfv-sgi #:get-color-table-sgi
1209 #:copy-color-table-sgi #:color-table-parameteriv-sgi
1210 #:color-table-parameterfv-sgi #:color-table-sgi
1211 #:+pixel-group-color-sgis+ #:get-pixel-tex-gen-parameter-fv-sgis
1212 #:get-pixel-tex-gen-parameter-iv-sgis
1213 #:pixel-tex-gen-parameter-fv-sgis #:pixel-tex-gen-parameter-f-sgis
1214 #:pixel-tex-gen-parameter-iv-sgis #:pixel-tex-gen-parameter-i-sgis
1215 #:pixel-tex-gen-sgix #:tex-sub-image-4d-sgis #:tex-image-4d-sgis
1216 #:+texture-priority-ext+ #:+texture-resident-ext+
1217 #:+texture-1d-binding-ext+ #:+texture-2d-binding-ext+
1218 #:prioritize-textures-ext #:is-texture-ext #:gen-textures-ext
1219 #:delete-textures-ext #:bind-texture-ext
1220 #:are-textures-resident-ext #:get-detail-tex-func-sgis
1221 #:detail-tex-func-sgis #:get-sharpen-tex-func-sgis
1222 #:sharpen-tex-func-sgis #:sample-pattern-sgis #:sample-mask-sgis
1223 #:+vertex-array-ext+ #:+normal-array-ext+ #:+color-array-ext+
1224 #:+index-array-ext+ #:+texture-coord-array-ext+
1225 #:+edge-flag-array-ext+ #:+vertex-array-size-ext+
1226 #:+vertex-array-type-ext+ #:+vertex-array-stride-ext+
1227 #:+normal-array-type-ext+ #:+normal-array-stride-ext+
1228 #:+color-array-size-ext+ #:+color-array-type-ext+
1229 #:+color-array-stride-ext+ #:+index-array-type-ext+
1230 #:+index-array-stride-ext+ #:+texture-coord-array-size-ext+
1231 #:+texture-coord-array-type-ext+
1232 #:+texture-coord-array-stride-ext+ #:+edge-flag-array-stride-ext+
1233 #:+vertex-array-pointer-ext+ #:+normal-array-pointer-ext+
1234 #:+color-array-pointer-ext+ #:+index-array-pointer-ext+
1235 #:+texture-coord-array-pointer-ext+
1236 #:+edge-flag-array-pointer-ext+ #:vertex-pointer-ext
1237 #:tex-coord-pointer-ext #:normal-pointer-ext #:index-pointer-ext
1238 #:get-pointerv-ext #:edge-flag-pointer-ext #:draw-arrays-ext
1239 #:color-pointer-ext #:array-element-ext #:blend-equation-ext
1240 #:+sprite-axial-sgix+ #:+sprite-object-aligned-sgix+
1241 #:+sprite-eye-aligned-sgix+ #:sprite-parameter-iv-sgix
1242 #:sprite-parameter-i-sgix #:sprite-parameter-fv-sgix
1243 #:sprite-parameter-f-sgix #:point-parameter-fv-ext
1244 #:point-parameter-f-ext #:+point-size-min+ #:+point-size-min-arb+
1245 #:+point-size-min-ext+ #:+point-size-max+ #:+point-size-max-arb+
1246 #:+point-size-max-ext+ #:+point-fade-threshold-size+
1247 #:+point-fade-threshold-size-arb+
1248 #:+point-fade-threshold-size-ext+ #:+point-distance-attenuation+
1249 #:+point-distance-attenuation-arb+ #:+distance-attenuation-ext+
1250 #:point-parameter-fv-sgis #:point-parameter-f-sgis
1251 #:stop-instruments-sgix #:start-instruments-sgix
1252 #:read-instruments-sgix #:poll-instruments-sgix
1253 #:instruments-buffer-sgix #:get-instruments-sgix #:frame-zoom-sgix
1254 #:load-identity-deformation-map-sgix #:deform-sgix
1255 #:deformation-map-3f-sgix #:deformation-map-3d-sgix
1256 #:reference-plane-sgix #:get-fog-func-sgis #:fog-func-sgis
1257 #:+image-scale-x-hp+ #:+image-scale-y-hp+ #:+image-translate-x-hp+
1258 #:+image-translate-y-hp+ #:+image-rotate-angle-hp+
1259 #:+image-rotate-origin-x-hp+ #:+image-rotate-origin-y-hp+
1260 #:+image-mag-filter-hp+ #:+image-min-filter-hp+
1261 #:+image-cubic-weight-hp+ #:+cubic-hp+ #:+average-hp+
1262 #:+image-transform-2d-hp+ #:+post-image-transform-color-table-hp+
1263 #:+proxy-post-image-transform-color-table-hp+
1264 #:get-image-transform-parameter-fv-hp
1265 #:get-image-transform-parameter-iv-hp
1266 #:image-transform-parameter-fv-hp
1267 #:image-transform-parameter-iv-hp #:image-transform-parameter-f-hp
1268 #:image-transform-parameter-i-hp #:+prefer-doublebuffer-hint-pgi+
1269 #:+conserve-memory-hint-pgi+ #:+reclaim-memory-hint-pgi+
1270 #:+native-graphics-handle-pgi+ #:+native-graphics-begin-hint-pgi+
1271 #:+native-graphics-end-hint-pgi+ #:+always-fast-hint-pgi+
1272 #:+always-soft-hint-pgi+ #:+allow-draw-obj-hint-pgi+
1273 #:+allow-draw-win-hint-pgi+ #:+allow-draw-frg-hint-pgi+
1274 #:+allow-draw-mem-hint-pgi+ #:+strict-depthfunc-hint-pgi+
1275 #:+strict-lighting-hint-pgi+ #:+strict-scissor-hint-pgi+
1276 #:+full-stipple-hint-pgi+ #:+clip-near-hint-pgi+
1277 #:+clip-far-hint-pgi+ #:+wide-line-hint-pgi+
1278 #:+back-normals-hint-pgi+ #:hint-pgi #:+color-index1-ext+
1279 #:+color-index2-ext+ #:+color-index4-ext+ #:+color-index8-ext+
1280 #:+color-index12-ext+ #:+color-index16-ext+
1281 #:+texture-index-size-ext+ #:get-color-table-parameter-fv-ext
1282 #:get-color-table-parameter-iv-ext #:get-color-table-ext
1283 #:color-table-ext #:list-parameter-iv-sgix #:list-parameter-i-sgix
1284 #:list-parameter-fv-sgix #:list-parameter-f-sgix
1285 #:get-list-parameter-iv-sgix #:get-list-parameter-fv-sgix
1286 #:+index-material-ext+ #:+index-material-parameter-ext+
1287 #:+index-material-face-ext+ #:index-material-ext
1288 #:+index-test-ext+ #:+index-test-func-ext+ #:+index-test-ref-ext+
1289 #:index-func-ext #:+array-element-lock-first-ext+
1290 #:+array-element-lock-count-ext+ #:unlock-arrays-ext
1291 #:lock-arrays-ext #:+cull-vertex-ext+
1292 #:+cull-vertex-eye-position-ext+
1293 #:+cull-vertex-object-position-ext+ #:cull-parameter-fv-ext
1294 #:cull-parameter-dv-ext #:+current-raster-normal-sgix+
1295 #:light-env-i-sgix #:get-fragment-material-iv-sgix
1296 #:get-fragment-material-fv-sgix #:get-fragment-light-iv-sgix
1297 #:get-fragment-light-fv-sgix #:fragment-material-iv-sgix
1298 #:fragment-material-i-sgix #:fragment-material-fv-sgix
1299 #:fragment-material-f-sgix #:fragment-light-model-iv-sgix
1300 #:fragment-light-model-i-sgix #:fragment-light-model-fv-sgix
1301 #:fragment-light-model-f-sgix #:fragment-light-iv-sgix
1302 #:fragment-light-i-sgix #:fragment-light-fv-sgix
1303 #:fragment-light-f-sgix #:fragment-color-material-sgix
1304 #:+max-elements-vertices-ext+ #:+max-elements-indices-ext+
1305 #:draw-range-elements-ext #:+fragment-material-ext+
1306 #:+fragment-normal-ext+ #:+fragment-color-ext+ #:+attenuation-ext+
1307 #:+shadow-attenuation-ext+ #:+texture-application-mode-ext+
1308 #:+texture-light-ext+ #:+texture-material-face-ext+
1309 #:+texture-material-parameter-ext+ #:texture-material-ext
1310 #:texture-light-ext #:apply-texture-ext #:is-async-marker-sgix
1311 #:delete-async-markers-sgix #:gen-async-markers-sgix
1312 #:poll-async-sgix #:finish-async-sgix #:async-marker-sgix
1313 #:+parallel-arrays-intel+ #:+vertex-array-parallel-pointers-intel+
1314 #:+normal-array-parallel-pointers-intel+
1315 #:+color-array-parallel-pointers-intel+
1316 #:+texture-coord-array-parallel-pointers-intel+
1317 #:tex-coord-pointerv-intel #:color-pointerv-intel
1318 #:normal-pointerv-intel #:vertex-pointerv-intel
1319 #:+pixel-transform-2d-ext+ #:+pixel-mag-filter-ext+
1320 #:+pixel-min-filter-ext+ #:+pixel-cubic-weight-ext+ #:+cubic-ext+
1321 #:+average-ext+ #:+pixel-transform-2d-stack-depth-ext+
1322 #:+max-pixel-transform-2d-stack-depth-ext+
1323 #:+pixel-transform-2d-matrix-ext+
1324 #:pixel-transform-parameter-fv-ext
1325 #:pixel-transform-parameter-iv-ext
1326 #:pixel-transform-parameter-f-ext
1327 #:pixel-transform-parameter-i-ext #:+color-sum-ext+
1328 #:+current-secondary-color-ext+ #:+secondary-color-array-size-ext+
1329 #:+secondary-color-array-type-ext+
1330 #:+secondary-color-array-stride-ext+
1331 #:+secondary-color-array-pointer-ext+
1332 #:+secondary-color-array-ext+ #:secondary-color-pointer-ext
1333 #:secondary-color-3usv-ext #:secondary-color-3us-ext
1334 #:secondary-color-3uiv-ext #:secondary-color-3ui-ext
1335 #:secondary-color-3ubv-ext #:secondary-color-3ub-ext
1336 #:secondary-color-3sv-ext #:secondary-color-3s-ext
1337 #:secondary-color-3iv-ext #:secondary-color-3i-ext
1338 #:secondary-color-3fv-ext #:secondary-color-3f-ext
1339 #:secondary-color-3dv-ext #:secondary-color-3d-ext
1340 #:secondary-color-3bv-ext #:secondary-color-3b-ext #:+perturb-ext+
1341 #:+texture-normal-ext+ #:texture-normal-ext
1342 #:+fog-coordinate-source-ext+ #:+fog-coordinate-ext+
1343 #:+fragment-depth-ext+ #:+current-fog-coordinate-ext+
1344 #:+fog-coordinate-array-type-ext+
1345 #:+fog-coordinate-array-stride-ext+
1346 #:+fog-coordinate-array-pointer-ext+ #:+fog-coordinate-array-ext+
1347 #:fog-coord-pointer-ext #:fog-coord-dv-ext #:fog-coord-d-ext
1348 #:fog-coord-fv-ext #:fog-coord-f-ext #:+tangent-array-ext+
1349 #:+binormal-array-ext+ #:+current-tangent-ext+
1350 #:+current-binormal-ext+ #:+tangent-array-type-ext+
1351 #:+tangent-array-stride-ext+ #:+binormal-array-type-ext+
1352 #:+binormal-array-stride-ext+ #:+tangent-array-pointer-ext+
1353 #:+binormal-array-pointer-ext+ #:+map1-tangent-ext+
1354 #:+map2-tangent-ext+ #:+map1-binormal-ext+ #:+map2-binormal-ext+
1355 #:binormal-pointer-ext #:tangent-pointer-ext #:binormal-3sv-ext
1356 #:binormal-3s-ext #:binormal-3iv-ext #:binormal-3i-ext
1357 #:binormal-3fv-ext #:binormal-3f-ext #:binormal-3dv-ext
1358 #:binormal-3d-ext #:binormal-3bv-ext #:binormal-3b-ext
1359 #:tangent-3sv-ext #:tangent-3s-ext #:tangent-3iv-ext
1360 #:tangent-3i-ext #:tangent-3fv-ext #:tangent-3f-ext
1361 #:tangent-3dv-ext #:tangent-3d-ext #:tangent-3bv-ext
1362 #:tangent-3b-ext #:+unpack-constant-data-sunx+
1363 #:+texture-constant-data-sunx+ #:finish-texture-sunx
1364 #:+global-alpha-sun+ #:+global-alpha-factor-sun+
1365 #:global-alpha-factor-ui-sun #:global-alpha-factor-us-sun
1366 #:global-alpha-factor-ub-sun #:global-alpha-factor-d-sun
1367 #:global-alpha-factor-f-sun #:global-alpha-factor-i-sun
1368 #:global-alpha-factor-s-sun #:global-alpha-factor-b-sun
1369 #:+restart-sun+ #:+replace-middle-sun+ #:+replace-oldest-sun+
1370 #:+triangle-list-sun+ #:+replacement-code-sun+
1371 #:+replacement-code-array-sun+ #:+replacement-code-array-type-sun+
1372 #:+replacement-code-array-stride-sun+
1373 #:+replacement-code-array-pointer-sun+ #:+r1ui-v3f-sun+
1374 #:+r1ui-c4ub-v3f-sun+ #:+r1ui-c3f-v3f-sun+ #:+r1ui-n3f-v3f-sun+
1375 #:+r1ui-c4f-n3f-v3f-sun+ #:+r1ui-t2f-v3f-sun+
1376 #:+r1ui-t2f-n3f-v3f-sun+ #:+r1ui-t2f-c4f-n3f-v3f-sun+
1377 #:replacement-code-pointer-sun #:replacement-code-ubv-sun
1378 #:replacement-code-usv-sun #:replacement-code-uiv-sun
1379 #:replacement-code-ub-sun #:replacement-code-us-sun
1380 #:replacement-code-ui-sun #:+blend-dst-rgb-ext+
1381 #:+blend-src-rgb-ext+ #:+blend-dst-alpha-ext+
1382 #:+blend-src-alpha-ext+ #:blend-func-separate-ext
1383 #:+modelview0-stack-depth-ext+ #:+modelview1-stack-depth-ext+
1384 #:+modelview0-matrix-ext+ #:+modelview1-matrix-ext+
1385 #:+vertex-weighting-ext+ #:+modelview0-ext+ #:+modelview1-ext+
1386 #:+current-vertex-weight-ext+ #:+vertex-weight-array-ext+
1387 #:+vertex-weight-array-size-ext+ #:+vertex-weight-array-type-ext+
1388 #:+vertex-weight-array-stride-ext+
1389 #:+vertex-weight-array-pointer-ext+ #:vertex-weight-pointer-ext
1390 #:vertex-weight-fv-ext #:vertex-weight-f-ext
1391 #:+vertex-array-range-nv+ #:+vertex-array-range-length-nv+
1392 #:+vertex-array-range-valid-nv+
1393 #:+max-vertex-array-range-element-nv+
1394 #:+vertex-array-range-pointer-nv+ #:vertex-array-range-nv
1395 #:flush-vertex-array-range-nv #:+register-combiners-nv+
1396 #:+variable-a-nv+ #:+variable-b-nv+ #:+variable-c-nv+
1397 #:+variable-d-nv+ #:+variable-e-nv+ #:+variable-f-nv+
1398 #:+variable-g-nv+ #:+constant-color0-nv+ #:+constant-color1-nv+
1399 #:+primary-color-nv+ #:+secondary-color-nv+ #:+spare0-nv+
1400 #:+spare1-nv+ #:+discard-nv+ #:+e-times-f-nv+
1401 #:+spare0-plus-secondary-color-nv+ #:+unsigned-identity-nv+
1402 #:+unsigned-invert-nv+ #:+expand-normal-nv+ #:+expand-negate-nv+
1403 #:+half-bias-normal-nv+ #:+half-bias-negate-nv+
1404 #:+signed-identity-nv+ #:+signed-negate-nv+ #:+scale-by-two-nv+
1405 #:+scale-by-four-nv+ #:+scale-by-one-half-nv+
1406 #:+bias-by-negative-one-half-nv+ #:+combiner-input-nv+
1407 #:+combiner-mapping-nv+ #:+combiner-component-usage-nv+
1408 #:+combiner-ab-dot-product-nv+ #:+combiner-cd-dot-product-nv+
1409 #:+combiner-mux-sum-nv+ #:+combiner-scale-nv+ #:+combiner-bias-nv+
1410 #:+combiner-ab-output-nv+ #:+combiner-cd-output-nv+
1411 #:+combiner-sum-output-nv+ #:+max-general-combiners-nv+
1412 #:+num-general-combiners-nv+ #:+color-sum-clamp-nv+
1413 #:+combiner0-nv+ #:+combiner1-nv+ #:+combiner2-nv+
1414 #:+combiner3-nv+ #:+combiner4-nv+ #:+combiner5-nv+
1415 #:+combiner6-nv+ #:+combiner7-nv+ #:+texture0-arb+
1416 #:+texture1-arb+ #:get-final-combiner-input-parameter-iv-nv
1417 #:get-final-combiner-input-parameter-fv-nv
1418 #:get-combiner-output-parameter-iv-nv
1419 #:get-combiner-output-parameter-fv-nv
1420 #:get-combiner-input-parameter-iv-nv
1421 #:get-combiner-input-parameter-fv-nv #:final-combiner-input-nv
1422 #:combiner-output-nv #:combiner-input-nv #:combiner-parameter-i-nv
1423 #:combiner-parameter-iv-nv #:combiner-parameter-f-nv
1424 #:combiner-parameter-fv-nv #:+vertex-array-list-ibm+
1425 #:+normal-array-list-ibm+ #:+color-array-list-ibm+
1426 #:+index-array-list-ibm+ #:+texture-coord-array-list-ibm+
1427 #:+edge-flag-array-list-ibm+ #:+fog-coordinate-array-list-ibm+
1428 #:+secondary-color-array-list-ibm+
1429 #:+vertex-array-list-stride-ibm+ #:+normal-array-list-stride-ibm+
1430 #:+color-array-list-stride-ibm+ #:+index-array-list-stride-ibm+
1431 #:+texture-coord-array-list-stride-ibm+
1432 #:+edge-flag-array-list-stride-ibm+
1433 #:+fog-coordinate-array-list-stride-ibm+
1434 #:+secondary-color-array-list-stride-ibm+
1435 #:vertex-pointer-list-ibm #:tex-coord-pointer-list-ibm
1436 #:normal-pointer-list-ibm #:index-pointer-list-ibm
1437 #:fog-coord-pointer-list-ibm #:edge-flag-pointer-list-ibm
1438 #:secondary-color-pointer-list-ibm #:color-pointer-list-ibm
1439 #:+multisample-ext+ #:+sample-alpha-to-mask-ext+
1440 #:+sample-alpha-to-one-ext+ #:+sample-mask-ext+ #:+1pass-ext+
1441 #:+2pass-0-ext+ #:+2pass-1-ext+ #:+4pass-0-ext+ #:+4pass-1-ext+
1442 #:+4pass-2-ext+ #:+4pass-3-ext+ #:+sample-buffers-ext+
1443 #:+samples-ext+ #:+sample-mask-value-ext+
1444 #:+sample-mask-invert-ext+ #:+sample-pattern-ext+
1445 #:+multisample-bit-ext+ #:sample-pattern-ext #:sample-mask-ext
1446 #:+texture-color-writemask-sgis+ #:texture-color-mask-sgis
1447 #:+all-completed-nv+ #:+fence-status-nv+ #:+fence-condition-nv+
1448 #:set-fence-nv #:finish-fence-nv #:get-fence-iv-nv #:test-fence-nv
1449 #:is-fence-nv #:gen-fences-nv #:delete-fences-nv #:+eval-2d-nv+
1450 #:+eval-triangular-2d-nv+ #:+map-tessellation-nv+
1451 #:+map-attrib-u-order-nv+ #:+map-attrib-v-order-nv+
1452 #:+eval-fractional-tessellation-nv+ #:+eval-vertex-attrib0-nv+
1453 #:+eval-vertex-attrib1-nv+ #:+eval-vertex-attrib2-nv+
1454 #:+eval-vertex-attrib3-nv+ #:+eval-vertex-attrib4-nv+
1455 #:+eval-vertex-attrib5-nv+ #:+eval-vertex-attrib6-nv+
1456 #:+eval-vertex-attrib7-nv+ #:+eval-vertex-attrib8-nv+
1457 #:+eval-vertex-attrib9-nv+ #:+eval-vertex-attrib10-nv+
1458 #:+eval-vertex-attrib11-nv+ #:+eval-vertex-attrib12-nv+
1459 #:+eval-vertex-attrib13-nv+ #:+eval-vertex-attrib14-nv+
1460 #:+eval-vertex-attrib15-nv+ #:+max-map-tessellation-nv+
1461 #:+max-rational-eval-order-nv+ #:eval-maps-nv
1462 #:get-map-attrib-parameter-fv-nv #:get-map-attrib-parameter-iv-nv
1463 #:get-map-parameter-fv-nv #:get-map-parameter-iv-nv
1464 #:get-map-control-points-nv #:map-parameter-fv-nv
1465 #:map-parameter-iv-nv #:map-control-points-nv
1466 #:+per-stage-constants-nv+ #:get-combiner-stage-parameter-fv-nv
1467 #:combiner-stage-parameter-fv-nv #:+vertex-program-nv+
1468 #:+vertex-state-program-nv+ #:+attrib-array-size-nv+
1469 #:+attrib-array-stride-nv+ #:+attrib-array-type-nv+
1470 #:+current-attrib-nv+ #:+program-length-nv+ #:+program-string-nv+
1471 #:+modelview-projection-nv+ #:+identity-nv+ #:+inverse-nv+
1472 #:+transpose-nv+ #:+inverse-transpose-nv+
1473 #:+max-track-matrix-stack-depth-nv+ #:+max-track-matrices-nv+
1474 #:+matrix0-nv+ #:+matrix1-nv+ #:+matrix2-nv+ #:+matrix3-nv+
1475 #:+matrix4-nv+ #:+matrix5-nv+ #:+matrix6-nv+ #:+matrix7-nv+
1476 #:+current-matrix-stack-depth-nv+ #:+current-matrix-nv+
1477 #:+vertex-program-point-size-nv+ #:+vertex-program-two-side-nv+
1478 #:+program-parameter-nv+ #:+attrib-array-pointer-nv+
1479 #:+program-target-nv+ #:+program-resident-nv+ #:+track-matrix-nv+
1480 #:+track-matrix-transform-nv+ #:+vertex-program-binding-nv+
1481 #:+program-error-position-nv+ #:+vertex-attrib-array0-nv+
1482 #:+vertex-attrib-array1-nv+ #:+vertex-attrib-array2-nv+
1483 #:+vertex-attrib-array3-nv+ #:+vertex-attrib-array4-nv+
1484 #:+vertex-attrib-array5-nv+ #:+vertex-attrib-array6-nv+
1485 #:+vertex-attrib-array7-nv+ #:+vertex-attrib-array8-nv+
1486 #:+vertex-attrib-array9-nv+ #:+vertex-attrib-array10-nv+
1487 #:+vertex-attrib-array11-nv+ #:+vertex-attrib-array12-nv+
1488 #:+vertex-attrib-array13-nv+ #:+vertex-attrib-array14-nv+
1489 #:+vertex-attrib-array15-nv+ #:+map1-vertex-attrib0-4-nv+
1490 #:+map1-vertex-attrib1-4-nv+ #:+map1-vertex-attrib2-4-nv+
1491 #:+map1-vertex-attrib3-4-nv+ #:+map1-vertex-attrib4-4-nv+
1492 #:+map1-vertex-attrib5-4-nv+ #:+map1-vertex-attrib6-4-nv+
1493 #:+map1-vertex-attrib7-4-nv+ #:+map1-vertex-attrib8-4-nv+
1494 #:+map1-vertex-attrib9-4-nv+ #:+map1-vertex-attrib10-4-nv+
1495 #:+map1-vertex-attrib11-4-nv+ #:+map1-vertex-attrib12-4-nv+
1496 #:+map1-vertex-attrib13-4-nv+ #:+map1-vertex-attrib14-4-nv+
1497 #:+map1-vertex-attrib15-4-nv+ #:+map2-vertex-attrib0-4-nv+
1498 #:+map2-vertex-attrib1-4-nv+ #:+map2-vertex-attrib2-4-nv+
1499 #:+map2-vertex-attrib3-4-nv+ #:+map2-vertex-attrib4-4-nv+
1500 #:+map2-vertex-attrib5-4-nv+ #:+map2-vertex-attrib6-4-nv+
1501 #:+map2-vertex-attrib7-4-nv+ #:+map2-vertex-attrib8-4-nv+
1502 #:+map2-vertex-attrib9-4-nv+ #:+map2-vertex-attrib10-4-nv+
1503 #:+map2-vertex-attrib11-4-nv+ #:+map2-vertex-attrib12-4-nv+
1504 #:+map2-vertex-attrib13-4-nv+ #:+map2-vertex-attrib14-4-nv+
1505 #:+map2-vertex-attrib15-4-nv+ #:vertex-attribs-4ubv-nv
1506 #:vertex-attribs-4sv-nv #:vertex-attribs-4fv-nv
1507 #:vertex-attribs-4dv-nv #:vertex-attribs-3sv-nv
1508 #:vertex-attribs-3fv-nv #:vertex-attribs-3dv-nv
1509 #:vertex-attribs-2sv-nv #:vertex-attribs-2fv-nv
1510 #:vertex-attribs-2dv-nv #:vertex-attribs-1sv-nv
1511 #:vertex-attribs-1fv-nv #:vertex-attribs-1dv-nv
1512 #:vertex-attrib-4ubv-nv #:vertex-attrib-4ub-nv
1513 #:vertex-attrib-4sv-nv #:vertex-attrib-4s-nv
1514 #:vertex-attrib-4fv-nv #:vertex-attrib-4f-nv
1515 #:vertex-attrib-4dv-nv #:vertex-attrib-4d-nv
1516 #:vertex-attrib-3sv-nv #:vertex-attrib-3s-nv
1517 #:vertex-attrib-3fv-nv #:vertex-attrib-3f-nv
1518 #:vertex-attrib-3dv-nv #:vertex-attrib-3d-nv
1519 #:vertex-attrib-2sv-nv #:vertex-attrib-2s-nv
1520 #:vertex-attrib-2fv-nv #:vertex-attrib-2f-nv
1521 #:vertex-attrib-2dv-nv #:vertex-attrib-2d-nv
1522 #:vertex-attrib-1sv-nv #:vertex-attrib-1s-nv
1523 #:vertex-attrib-1fv-nv #:vertex-attrib-1f-nv
1524 #:vertex-attrib-1dv-nv #:vertex-attrib-1d-nv
1525 #:vertex-attrib-pointer-nv #:track-matrix-nv
1526 #:request-resident-programs-nv #:program-parameters-4fv-nv
1527 #:program-parameters-4dv-nv #:program-parameter-4fv-nv
1528 #:program-parameter-4f-nv #:program-parameter-4dv-nv
1529 #:program-parameter-4d-nv #:load-program-nv #:is-program-nv
1530 #:get-vertex-attrib-pointerv-nv #:get-vertex-attrib-iv-nv
1531 #:get-vertex-attrib-fv-nv #:get-vertex-attrib-dv-nv
1532 #:get-track-matrix-iv-nv #:get-program-string-nv
1533 #:get-program-iv-nv #:get-program-parameter-fv-nv
1534 #:get-program-parameter-dv-nv #:gen-programs-nv
1535 #:execute-program-nv #:delete-programs-nv #:bind-program-nv
1536 #:are-programs-resident-nv #:+bump-rot-matrix-ati+
1537 #:+bump-rot-matrix-size-ati+ #:+bump-num-tex-units-ati+
1538 #:+bump-tex-units-ati+ #:+dudv-ati+ #:+du8dv8-ati+
1539 #:+bump-envmap-ati+ #:+bump-target-ati+
1540 #:get-tex-bump-parameter-fv-ati #:get-tex-bump-parameter-iv-ati
1541 #:tex-bump-parameter-fv-ati #:tex-bump-parameter-iv-ati
1542 #:+fragment-shader-ati+ #:+reg-0-ati+ #:+reg-1-ati+ #:+reg-2-ati+
1543 #:+reg-3-ati+ #:+reg-4-ati+ #:+reg-5-ati+ #:+reg-6-ati+
1544 #:+reg-7-ati+ #:+reg-8-ati+ #:+reg-9-ati+ #:+reg-10-ati+
1545 #:+reg-11-ati+ #:+reg-12-ati+ #:+reg-13-ati+ #:+reg-14-ati+
1546 #:+reg-15-ati+ #:+reg-16-ati+ #:+reg-17-ati+ #:+reg-18-ati+
1547 #:+reg-19-ati+ #:+reg-20-ati+ #:+reg-21-ati+ #:+reg-22-ati+
1548 #:+reg-23-ati+ #:+reg-24-ati+ #:+reg-25-ati+ #:+reg-26-ati+
1549 #:+reg-27-ati+ #:+reg-28-ati+ #:+reg-29-ati+ #:+reg-30-ati+
1550 #:+reg-31-ati+ #:+con-0-ati+ #:+con-1-ati+ #:+con-2-ati+
1551 #:+con-3-ati+ #:+con-4-ati+ #:+con-5-ati+ #:+con-6-ati+
1552 #:+con-7-ati+ #:+con-8-ati+ #:+con-9-ati+ #:+con-10-ati+
1553 #:+con-11-ati+ #:+con-12-ati+ #:+con-13-ati+ #:+con-14-ati+
1554 #:+con-15-ati+ #:+con-16-ati+ #:+con-17-ati+ #:+con-18-ati+
1555 #:+con-19-ati+ #:+con-20-ati+ #:+con-21-ati+ #:+con-22-ati+
1556 #:+con-23-ati+ #:+con-24-ati+ #:+con-25-ati+ #:+con-26-ati+
1557 #:+con-27-ati+ #:+con-28-ati+ #:+con-29-ati+ #:+con-30-ati+
1558 #:+con-31-ati+ #:+mov-ati+ #:+add-ati+ #:+mul-ati+ #:+sub-ati+
1559 #:+dot3-ati+ #:+dot4-ati+ #:+mad-ati+ #:+lerp-ati+ #:+cnd-ati+
1560 #:+cnd0-ati+ #:+dot2-add-ati+ #:+secondary-interpolator-ati+
1561 #:+num-fragment-registers-ati+ #:+num-fragment-constants-ati+
1562 #:+num-passes-ati+ #:+num-instructions-per-pass-ati+
1563 #:+num-instructions-total-ati+
1564 #:+num-input-interpolator-components-ati+
1565 #:+num-loopback-components-ati+ #:+color-alpha-pairing-ati+
1566 #:+swizzle-str-ati+ #:+swizzle-stq-ati+ #:+swizzle-str-dr-ati+
1567 #:+swizzle-stq-dq-ati+ #:+swizzle-strq-ati+
1568 #:+swizzle-strq-dq-ati+ #:+red-bit-ati+ #:+green-bit-ati+
1569 #:+blue-bit-ati+ #:+4x-bit-ati+ #:+8x-bit-ati+ #:+half-bit-ati+
1570 #:+quarter-bit-ati+ #:+eighth-bit-ati+ #:+saturate-bit-ati+
1571 #:+2x-bit-ati+ #:+comp-bit-ati+ #:+negate-bit-ati+
1572 #:+bias-bit-ati+ #:set-fragment-shader-constant-ati
1573 #:alpha-fragment-op-3-ati #:alpha-fragment-op-2-ati
1574 #:alpha-fragment-op-1-ati #:color-fragment-op-3-ati
1575 #:color-fragment-op-2-ati #:color-fragment-op-1-ati
1576 #:sample-map-ati #:pass-tex-coord-ati #:end-fragment-shader-ati
1577 #:begin-fragment-shader-ati #:delete-fragment-shader-ati
1578 #:bind-fragment-shader-ati #:gen-fragment-shaders-ati
1579 #:+pn-triangles-ati+ #:+max-pn-triangles-tesselation-level-ati+
1580 #:+pn-triangles-point-mode-ati+ #:+pn-triangles-normal-mode-ati+
1581 #:+pn-triangles-tesselation-level-ati+
1582 #:+pn-triangles-point-mode-linear-ati+
1583 #:+pn-triangles-point-mode-cubic-ati+
1584 #:+pn-triangles-normal-mode-linear-ati+
1585 #:+pn-triangles-normal-mode-quadratic-ati+ #:pntriangles-f-ati
1586 #:pntriangles-i-ati #:+static-ati+ #:+dynamic-ati+
1587 #:+preserve-ati+ #:+discard-ati+ #:+object-buffer-size-ati+
1588 #:+object-buffer-usage-ati+ #:+array-object-buffer-ati+
1589 #:+array-object-offset-ati+ #:get-variant-array-object-iv-ati
1590 #:get-variant-array-object-fv-ati #:variant-array-object-ati
1591 #:get-array-object-iv-ati #:get-array-object-fv-ati
1592 #:array-object-ati #:free-object-buffer-ati
1593 #:get-object-buffer-iv-ati #:get-object-buffer-fv-ati
1594 #:update-object-buffer-ati #:is-object-buffer-ati
1595 #:new-object-buffer-ati #:+vertex-shader-ext+
1596 #:+vertex-shader-binding-ext+ #:+op-index-ext+ #:+op-negate-ext+
1597 #:+op-dot3-ext+ #:+op-dot4-ext+ #:+op-mul-ext+ #:+op-add-ext+
1598 #:+op-madd-ext+ #:+op-frac-ext+ #:+op-max-ext+ #:+op-min-ext+
1599 #:+op-set-ge-ext+ #:+op-set-lt-ext+ #:+op-clamp-ext+
1600 #:+op-floor-ext+ #:+op-round-ext+ #:+op-exp-base-2-ext+
1601 #:+op-log-base-2-ext+ #:+op-power-ext+ #:+op-recip-ext+
1602 #:+op-recip-sqrt-ext+ #:+op-sub-ext+ #:+op-cross-product-ext+
1603 #:+op-multiply-matrix-ext+ #:+op-mov-ext+ #:+output-vertex-ext+
1604 #:+output-color0-ext+ #:+output-color1-ext+
1605 #:+output-texture-coord0-ext+ #:+output-texture-coord1-ext+
1606 #:+output-texture-coord2-ext+ #:+output-texture-coord3-ext+
1607 #:+output-texture-coord4-ext+ #:+output-texture-coord5-ext+
1608 #:+output-texture-coord6-ext+ #:+output-texture-coord7-ext+
1609 #:+output-texture-coord8-ext+ #:+output-texture-coord9-ext+
1610 #:+output-texture-coord10-ext+ #:+output-texture-coord11-ext+
1611 #:+output-texture-coord12-ext+ #:+output-texture-coord13-ext+
1612 #:+output-texture-coord14-ext+ #:+output-texture-coord15-ext+
1613 #:+output-texture-coord16-ext+ #:+output-texture-coord17-ext+
1614 #:+output-texture-coord18-ext+ #:+output-texture-coord19-ext+
1615 #:+output-texture-coord20-ext+ #:+output-texture-coord21-ext+
1616 #:+output-texture-coord22-ext+ #:+output-texture-coord23-ext+
1617 #:+output-texture-coord24-ext+ #:+output-texture-coord25-ext+
1618 #:+output-texture-coord26-ext+ #:+output-texture-coord27-ext+
1619 #:+output-texture-coord28-ext+ #:+output-texture-coord29-ext+
1620 #:+output-texture-coord30-ext+ #:+output-texture-coord31-ext+
1621 #:+output-fog-ext+ #:+scalar-ext+ #:+vector-ext+ #:+matrix-ext+
1622 #:+variant-ext+ #:+invariant-ext+ #:+local-constant-ext+
1623 #:+local-ext+ #:+max-vertex-shader-instructions-ext+
1624 #:+max-vertex-shader-variants-ext+
1625 #:+max-vertex-shader-invariants-ext+
1626 #:+max-vertex-shader-local-constants-ext+
1627 #:+max-vertex-shader-locals-ext+
1628 #:+max-optimized-vertex-shader-instructions-ext+
1629 #:+max-optimized-vertex-shader-variants-ext+
1630 #:+max-optimized-vertex-shader-local-constants-ext+
1631 #:+max-optimized-vertex-shader-invariants-ext+
1632 #:+max-optimized-vertex-shader-locals-ext+
1633 #:+vertex-shader-instructions-ext+ #:+vertex-shader-variants-ext+
1634 #:+vertex-shader-invariants-ext+
1635 #:+vertex-shader-local-constants-ext+ #:+vertex-shader-locals-ext+
1636 #:+vertex-shader-optimized-ext+ #:+x-ext+ #:+y-ext+ #:+z-ext+
1637 #:+w-ext+ #:+negative-x-ext+ #:+negative-y-ext+ #:+negative-z-ext+
1638 #:+negative-w-ext+ #:+zero-ext+ #:+one-ext+ #:+negative-one-ext+
1639 #:+normalized-range-ext+ #:+full-range-ext+ #:+current-vertex-ext+
1640 #:+mvp-matrix-ext+ #:+variant-value-ext+ #:+variant-datatype-ext+
1641 #:+variant-array-stride-ext+ #:+variant-array-type-ext+
1642 #:+variant-array-ext+ #:+variant-array-pointer-ext+
1643 #:+invariant-value-ext+ #:+invariant-datatype-ext+
1644 #:+local-constant-value-ext+ #:+local-constant-datatype-ext+
1645 #:get-local-constant-floatv-ext #:get-local-constant-integerv-ext
1646 #:get-local-constant-booleanv-ext #:get-invariant-floatv-ext
1647 #:get-invariant-integerv-ext #:get-invariant-booleanv-ext
1648 #:get-variant-pointerv-ext #:get-variant-floatv-ext
1649 #:get-variant-integerv-ext #:get-variant-booleanv-ext
1650 #:is-variant-enabled-ext #:bind-parameter-ext
1651 #:bind-texture-unit-parameter-ext #:bind-tex-gen-parameter-ext
1652 #:bind-material-parameter-ext #:bind-light-parameter-ext
1653 #:disable-variant-client-state-ext
1654 #:enable-variant-client-state-ext #:variant-pointer-ext
1655 #:variant-uiv-ext #:variant-usv-ext #:variant-ubv-ext
1656 #:variant-dv-ext #:variant-fv-ext #:variant-iv-ext
1657 #:variant-sv-ext #:variant-bv-ext #:set-local-constant-ext
1658 #:set-invariant-ext #:gen-symbols-ext #:extract-component-ext
1659 #:insert-component-ext #:write-mask-ext #:swizzle-ext
1660 #:shader-op-3-ext #:shader-op-2-ext #:shader-op-1-ext
1661 #:delete-vertex-shader-ext #:gen-vertex-shaders-ext
1662 #:bind-vertex-shader-ext #:end-vertex-shader-ext
1663 #:begin-vertex-shader-ext #:+max-vertex-streams-ati+
1664 #:+vertex-stream0-ati+ #:+vertex-stream1-ati+
1665 #:+vertex-stream2-ati+ #:+vertex-stream3-ati+
1666 #:+vertex-stream4-ati+ #:+vertex-stream5-ati+
1667 #:+vertex-stream6-ati+ #:+vertex-stream7-ati+
1668 #:+vertex-source-ati+ #:vertex-blend-env-f-ati
1669 #:vertex-blend-env-i-ati #:client-active-vertex-stream-ati
1670 #:normal-stream-3dv-ati #:normal-stream-3d-ati
1671 #:normal-stream-3fv-ati #:normal-stream-3f-ati
1672 #:normal-stream-3iv-ati #:normal-stream-3i-ati
1673 #:normal-stream-3sv-ati #:normal-stream-3s-ati
1674 #:normal-stream-3bv-ati #:normal-stream-3b-ati
1675 #:vertex-stream-4dv-ati #:vertex-stream-4d-ati
1676 #:vertex-stream-4fv-ati #:vertex-stream-4f-ati
1677 #:vertex-stream-4iv-ati #:vertex-stream-4i-ati
1678 #:vertex-stream-4sv-ati #:vertex-stream-4s-ati
1679 #:vertex-stream-3dv-ati #:vertex-stream-3d-ati
1680 #:vertex-stream-3fv-ati #:vertex-stream-3f-ati
1681 #:vertex-stream-3iv-ati #:vertex-stream-3i-ati
1682 #:vertex-stream-3sv-ati #:vertex-stream-3s-ati
1683 #:vertex-stream-2dv-ati #:vertex-stream-2d-ati
1684 #:vertex-stream-2fv-ati #:vertex-stream-2f-ati
1685 #:vertex-stream-2iv-ati #:vertex-stream-2i-ati
1686 #:vertex-stream-2sv-ati #:vertex-stream-2s-ati
1687 #:vertex-stream-1dv-ati #:vertex-stream-1d-ati
1688 #:vertex-stream-1fv-ati #:vertex-stream-1f-ati
1689 #:vertex-stream-1iv-ati #:vertex-stream-1i-ati
1690 #:vertex-stream-1sv-ati #:vertex-stream-1s-ati
1691 #:+element-array-ati+ #:+element-array-type-ati+
1692 #:+element-array-pointer-ati+ #:draw-range-element-array-ati
1693 #:draw-element-array-ati #:element-pointer-ati #:+quad-mesh-sun+
1694 #:+triangle-mesh-sun+ #:draw-mesh-arrays-sun
1695 #:+pixel-counter-bits-nv+ #:+current-occlusion-query-id-nv+
1696 #:+pixel-count-nv+ #:+pixel-count-available-nv+
1697 #:get-occlusion-query-uiv-nv #:get-occlusion-query-iv-nv
1698 #:end-occlusion-query-nv #:begin-occlusion-query-nv
1699 #:is-occlusion-query-nv #:delete-occlusion-queries-nv
1700 #:gen-occlusion-queries-nv #:+point-sprite-nv+
1701 #:+coord-replace-nv+ #:+point-sprite-r-mode-nv+
1702 #:point-parameter-iv-nv #:point-parameter-i-nv
1703 #:+stencil-test-two-side-ext+ #:+active-stencil-face-ext+
1704 #:active-stencil-face-ext #:+element-array-apple+
1705 #:+element-array-type-apple+ #:+element-array-pointer-apple+
1706 #:multi-draw-range-element-array-apple
1707 #:multi-draw-element-array-apple #:draw-range-element-array-apple
1708 #:draw-element-array-apple #:element-pointer-apple
1709 #:+draw-pixels-apple+ #:+fence-apple+ #:finish-object-apple
1710 #:test-object-apple #:finish-fence-apple #:test-fence-apple
1711 #:is-fence-apple #:set-fence-apple #:delete-fences-apple
1712 #:gen-fences-apple #:+vertex-array-binding-apple+
1713 #:is-vertex-array-apple #:gen-vertex-arrays-apple
1714 #:delete-vertex-arrays-apple #:bind-vertex-array-apple
1715 #:+vertex-array-range-apple+ #:+vertex-array-range-length-apple+
1716 #:+vertex-array-storage-hint-apple+
1717 #:+vertex-array-range-pointer-apple+ #:+storage-cached-apple+
1718 #:+storage-shared-apple+ #:vertex-array-parameter-i-apple
1719 #:flush-vertex-array-range-apple #:vertex-array-range-apple
1720 #:+max-draw-buffers-ati+ #:+draw-buffer0-ati+ #:+draw-buffer1-ati+
1721 #:+draw-buffer2-ati+ #:+draw-buffer3-ati+ #:+draw-buffer4-ati+
1722 #:+draw-buffer5-ati+ #:+draw-buffer6-ati+ #:+draw-buffer7-ati+
1723 #:+draw-buffer8-ati+ #:+draw-buffer9-ati+ #:+draw-buffer10-ati+
1724 #:+draw-buffer11-ati+ #:+draw-buffer12-ati+ #:+draw-buffer13-ati+
1725 #:+draw-buffer14-ati+ #:+draw-buffer15-ati+ #:draw-buffers-ati
1726 #:+max-fragment-program-local-parameters-nv+
1727 #:+fragment-program-nv+ #:+max-texture-coords-nv+
1728 #:+max-texture-image-units-nv+ #:+fragment-program-binding-nv+
1729 #:+program-error-string-nv+ #:get-program-named-parameter-dv-nv
1730 #:get-program-named-parameter-fv-nv
1731 #:program-named-parameter-4dv-nv #:program-named-parameter-4fv-nv
1732 #:program-named-parameter-4d-nv #:program-named-parameter-4f-nv
1733 #:+half-float-nv+ #:vertex-attribs-4hv-nv #:vertex-attribs-3hv-nv
1734 #:vertex-attribs-2hv-nv #:vertex-attribs-1hv-nv
1735 #:vertex-attrib-4hv-nv #:vertex-attrib-4h-nv
1736 #:vertex-attrib-3hv-nv #:vertex-attrib-3h-nv
1737 #:vertex-attrib-2hv-nv #:vertex-attrib-2h-nv
1738 #:vertex-attrib-1hv-nv #:vertex-attrib-1h-nv #:vertex-weight-hv-nv
1739 #:vertex-weight-h-nv #:secondary-color-3hv-nv
1740 #:secondary-color-3h-nv #:fog-coord-hv-nv #:fog-coord-h-nv
1741 #:multi-tex-coord-4hv-nv #:multi-tex-coord-4h-nv
1742 #:multi-tex-coord-3hv-nv #:multi-tex-coord-3h-nv
1743 #:multi-tex-coord-2hv-nv #:multi-tex-coord-2h-nv
1744 #:multi-tex-coord-1hv-nv #:multi-tex-coord-1h-nv
1745 #:tex-coord-4hv-nv #:tex-coord-4h-nv #:tex-coord-3hv-nv
1746 #:tex-coord-3h-nv #:tex-coord-2hv-nv #:tex-coord-2h-nv
1747 #:tex-coord-1hv-nv #:tex-coord-1h-nv #:color-4hv-nv #:color-4h-nv
1748 #:color-3hv-nv #:color-3h-nv #:normal-3hv-nv #:normal-3h-nv
1749 #:vertex-4hv-nv #:vertex-4h-nv #:vertex-3hv-nv #:vertex-3h-nv
1750 #:vertex-2hv-nv #:vertex-2h-nv #:+write-pixel-data-range-nv+
1751 #:+read-pixel-data-range-nv+ #:+write-pixel-data-range-length-nv+
1752 #:+read-pixel-data-range-length-nv+
1753 #:+write-pixel-data-range-pointer-nv+
1754 #:+read-pixel-data-range-pointer-nv+ #:flush-pixel-data-range-nv
1755 #:pixel-data-range-nv #:+primitive-restart-nv+
1756 #:+primitive-restart-index-nv+ #:primitive-restart-index-nv
1757 #:primitive-restart-nv #:+stencil-back-func-ati+
1758 #:+stencil-back-fail-ati+ #:+stencil-back-pass-depth-fail-ati+
1759 #:+stencil-back-pass-depth-pass-ati+ #:stencil-func-separate-ati
1760 #:stencil-op-separate-ati #:+depth-bounds-test-ext+
1761 #:+depth-bounds-ext+ #:depth-bounds-ext #:+blend-equation-rgb-ext+
1762 #:+blend-equation-alpha-ext+ #:blend-equation-separate-ext
1763 #:+invalid-framebuffer-operation-ext+
1764 #:+max-renderbuffer-size-ext+ #:+framebuffer-binding-ext+
1765 #:+renderbuffer-binding-ext+
1766 #:+framebuffer-attachment-object-type-ext+
1767 #:+framebuffer-attachment-object-name-ext+
1768 #:+framebuffer-attachment-texture-level-ext+
1769 #:+framebuffer-attachment-texture-cube-map-face-ext+
1770 #:+framebuffer-attachment-texture-3d-zoffset-ext+
1771 #:+framebuffer-complete-ext+
1772 #:+framebuffer-incomplete-attachment-ext+
1773 #:+framebuffer-incomplete-missing-attachment-ext+
1774 #:+framebuffer-incomplete-dimensions-ext+
1775 #:+framebuffer-incomplete-formats-ext+
1776 #:+framebuffer-incomplete-draw-buffer-ext+
1777 #:+framebuffer-incomplete-read-buffer-ext+
1778 #:+framebuffer-unsupported-ext+ #:+max-color-attachments-ext+
1779 #:+color-attachment0-ext+ #:+color-attachment1-ext+
1780 #:+color-attachment2-ext+ #:+color-attachment3-ext+
1781 #:+color-attachment4-ext+ #:+color-attachment5-ext+
1782 #:+color-attachment6-ext+ #:+color-attachment7-ext+
1783 #:+color-attachment8-ext+ #:+color-attachment9-ext+
1784 #:+color-attachment10-ext+ #:+color-attachment11-ext+
1785 #:+color-attachment12-ext+ #:+color-attachment13-ext+
1786 #:+color-attachment14-ext+ #:+color-attachment15-ext+
1787 #:+depth-attachment-ext+ #:+stencil-attachment-ext+
1788 #:+framebuffer-ext+ #:+renderbuffer-ext+
1789 #:+renderbuffer-width-ext+ #:+renderbuffer-height-ext+
1790 #:+renderbuffer-internal-format-ext+ #:+stencil-index1-ext+
1791 #:+stencil-index4-ext+ #:+stencil-index8-ext+
1792 #:+stencil-index16-ext+ #:+renderbuffer-red-size-ext+
1793 #:+renderbuffer-green-size-ext+ #:+renderbuffer-blue-size-ext+
1794 #:+renderbuffer-alpha-size-ext+ #:+renderbuffer-depth-size-ext+
1795 #:+renderbuffer-stencil-size-ext+ #:generate-mipmap-ext
1796 #:get-framebuffer-attachment-parameter-iv-ext
1797 #:framebuffer-renderbuffer-ext #:framebuffer-texture-3d-ext
1798 #:framebuffer-texture-2d-ext #:framebuffer-texture-1d-ext
1799 #:check-framebuffer-status-ext #:gen-framebuffers-ext
1800 #:delete-framebuffers-ext #:bind-framebuffer-ext
1801 #:is-framebuffer-ext #:get-renderbuffer-parameter-iv-ext
1802 #:renderbuffer-storage-ext #:gen-renderbuffers-ext
1803 #:delete-renderbuffers-ext #:bind-renderbuffer-ext
1804 #:is-renderbuffer-ext #:+stencil-tag-bits-ext+
1805 #:+stencil-clear-tag-value-ext+ #:stencil-clear-tag-ext
1806 #:+read-framebuffer-ext+ #:+draw-framebuffer-ext+
1807 #:+read-framebuffer-binding-ext+ #:+draw-framebuffer-binding-ext+
1808 #:blit-framebuffer-ext #:+renderbuffer-samples-ext+
1809 #:+framebuffer-incomplete-multisample-ext+ #:+max-samples-ext+
1810 #:renderbuffer-storage-multisample-ext #:+time-elapsed-ext+
1811 #:get-query-objectui-64v-ext #:get-query-objecti-64v-ext
1812 #:+buffer-serialized-modify-apple+ #:+buffer-flushing-unmap-apple+
1813 #:flush-mapped-buffer-range-apple #:buffer-parameter-i-apple
1814 #:+min-program-texel-offset-nv+ #:+max-program-texel-offset-nv+
1815 #:+program-attrib-components-nv+ #:+program-result-components-nv+
1816 #:+max-program-attrib-components-nv+
1817 #:+max-program-result-components-nv+
1818 #:+max-program-generic-attribs-nv+
1819 #:+max-program-generic-results-nv+
1820 #:get-program-env-parameter-i-uiv-nv
1821 #:get-program-env-parameter-i-iv-nv
1822 #:get-program-local-parameter-i-uiv-nv
1823 #:get-program-local-parameter-i-iv-nv
1824 #:program-env-parameters-i-4uiv-nv
1825 #:program-env-parameter-i-4uiv-nv #:program-env-parameter-i-4ui-nv
1826 #:program-env-parameters-i-4iv-nv #:program-env-parameter-i-4iv-nv
1827 #:program-env-parameter-i-4i-nv
1828 #:program-local-parameters-i-4uiv-nv
1829 #:program-local-parameter-i-4uiv-nv
1830 #:program-local-parameter-i-4ui-nv
1831 #:program-local-parameters-i-4iv-nv
1832 #:program-local-parameter-i-4iv-nv
1833 #:program-local-parameter-i-4i-nv #:+geometry-program-nv+
1834 #:+max-program-output-vertices-nv+
1835 #:+max-program-total-output-components-nv+
1836 #:framebuffer-texture-face-ext #:framebuffer-texture-layer-ext
1837 #:framebuffer-texture-ext #:program-vertex-limit-nv
1838 #:+geometry-shader-ext+ #:+geometry-vertices-out-ext+
1839 #:+geometry-input-type-ext+ #:+geometry-output-type-ext+
1840 #:+max-geometry-texture-image-units-ext+
1841 #:+max-geometry-varying-components-ext+
1842 #:+max-vertex-varying-components-ext+
1843 #:+max-varying-components-ext+
1844 #:+max-geometry-uniform-components-ext+
1845 #:+max-geometry-output-vertices-ext+
1846 #:+max-geometry-total-output-components-ext+
1847 #:+lines-adjacency-ext+ #:+line-strip-adjacency-ext+
1848 #:+triangles-adjacency-ext+ #:+triangle-strip-adjacency-ext+
1849 #:+framebuffer-incomplete-layer-targets-ext+
1850 #:+framebuffer-incomplete-layer-count-ext+
1851 #:+framebuffer-attachment-layered-ext+ #:+program-point-size-ext+
1852 #:program-parameter-i-ext #:+vertex-attrib-array-integer-nv+
1853 #:get-vertex-attrib-i-uiv-ext #:get-vertex-attrib-i-iv-ext
1854 #:vertex-attrib-ipointer-ext #:vertex-attrib-i-4usv-ext
1855 #:vertex-attrib-i-4ubv-ext #:vertex-attrib-i-4sv-ext
1856 #:vertex-attrib-i-4bv-ext #:vertex-attrib-i-4uiv-ext
1857 #:vertex-attrib-i-3uiv-ext #:vertex-attrib-i-2uiv-ext
1858 #:vertex-attrib-i-1uiv-ext #:vertex-attrib-i-4iv-ext
1859 #:vertex-attrib-i-3iv-ext #:vertex-attrib-i-2iv-ext
1860 #:vertex-attrib-i-1iv-ext #:vertex-attrib-i-4ui-ext
1861 #:vertex-attrib-i-3ui-ext #:vertex-attrib-i-2ui-ext
1862 #:vertex-attrib-i-1ui-ext #:vertex-attrib-i-4i-ext
1863 #:vertex-attrib-i-3i-ext #:vertex-attrib-i-2i-ext
1864 #:vertex-attrib-i-1i-ext #:+sampler-1d-array-ext+
1865 #:+sampler-2d-array-ext+ #:+sampler-buffer-ext+
1866 #:+sampler-1d-array-shadow-ext+ #:+sampler-2d-array-shadow-ext+
1867 #:+sampler-cube-shadow-ext+ #:+unsigned-int-vec2-ext+
1868 #:+unsigned-int-vec3-ext+ #:+unsigned-int-vec4-ext+
1869 #:+int-sampler-1d-ext+ #:+int-sampler-2d-ext+
1870 #:+int-sampler-3d-ext+ #:+int-sampler-cube-ext+
1871 #:+int-sampler-2d-rect-ext+ #:+int-sampler-1d-array-ext+
1872 #:+int-sampler-2d-array-ext+ #:+int-sampler-buffer-ext+
1873 #:+unsigned-int-sampler-1d-ext+ #:+unsigned-int-sampler-2d-ext+
1874 #:+unsigned-int-sampler-3d-ext+ #:+unsigned-int-sampler-cube-ext+
1875 #:+unsigned-int-sampler-2d-rect-ext+
1876 #:+unsigned-int-sampler-1d-array-ext+
1877 #:+unsigned-int-sampler-2d-array-ext+
1878 #:+unsigned-int-sampler-buffer-ext+ #:uniform-4uiv-ext
1879 #:uniform-3uiv-ext #:uniform-2uiv-ext #:uniform-1uiv-ext
1880 #:uniform-4ui-ext #:uniform-3ui-ext #:uniform-2ui-ext
1881 #:uniform-1ui-ext #:get-frag-data-location-ext
1882 #:bind-frag-data-location-ext #:get-uniform-uiv-ext
1883 #:+texture-buffer-ext+ #:+max-texture-buffer-size-ext+
1884 #:+texture-binding-buffer-ext+
1885 #:+texture-buffer-data-store-binding-ext+
1886 #:+texture-buffer-format-ext+ #:tex-buffer-ext
1887 #:+depth-component32f-nv+ #:+depth32f-stencil8-nv+
1888 #:+float-32-unsigned-int-24-8-rev-nv+
1889 #:+depth-buffer-float-mode-nv+ #:depth-bounds-d-nv
1890 #:clear-depth-d-nv #:depth-ranged-nv
1891 #:+renderbuffer-coverage-samples-nv+
1892 #:+renderbuffer-color-samples-nv+
1893 #:+max-multisample-coverage-modes-nv+
1894 #:+multisample-coverage-modes-nv+
1895 #:renderbuffer-storage-multisample-coverage-nv
1896 #:+max-program-parameter-buffer-bindings-nv+
1897 #:+max-program-parameter-buffer-size-nv+
1898 #:+vertex-program-parameter-buffer-nv+
1899 #:+geometry-program-parameter-buffer-nv+
1900 #:+fragment-program-parameter-buffer-nv+
1901 #:program-buffer-parameters-i-uiv-nv
1902 #:program-buffer-parameters-i-iv-nv
1903 #:program-buffer-parameters-fv-nv #:+back-primary-color-nv+
1904 #:+back-secondary-color-nv+ #:+texture-coord-nv+
1905 #:+clip-distance-nv+ #:+vertex-id-nv+ #:+primitive-id-nv+
1906 #:+generic-attrib-nv+ #:+transform-feedback-attribs-nv+
1907 #:+transform-feedback-buffer-mode-nv+
1908 #:+max-transform-feedback-separate-components-nv+
1909 #:+active-varyings-nv+ #:+active-varying-max-length-nv+
1910 #:+transform-feedback-varyings-nv+
1911 #:+transform-feedback-buffer-start-nv+
1912 #:+transform-feedback-buffer-size-nv+
1913 #:+transform-feedback-record-nv+ #:+primitives-generated-nv+
1914 #:+transform-feedback-primitives-written-nv+
1915 #:+rasterizer-discard-nv+
1916 #:+max-transform-feedback-interleaved-attribs-nv+
1917 #:+max-transform-feedback-separate-attribs-nv+
1918 #:+interleaved-attribs-nv+ #:+separate-attribs-nv+
1919 #:+transform-feedback-buffer-nv+
1920 #:+transform-feedback-buffer-binding-nv+
1921 #:get-transform-feedback-varying-nv #:get-active-varying-nv
1922 #:get-varying-location-nv #:active-varying-nv
1923 #:transform-feedback-varyings-nv #:bind-buffer-base-nv
1924 #:bind-buffer-offset-nv #:bind-buffer-range-nv
1925 #:transform-feedback-attribs-nv #:end-transform-feedback-nv
1926 #:begin-transform-feedback-nv #:+max-vertex-bindable-uniforms-ext+
1927 #:+max-fragment-bindable-uniforms-ext+
1928 #:+max-geometry-bindable-uniforms-ext+
1929 #:+max-bindable-uniform-size-ext+ #:+uniform-buffer-ext+
1930 #:+uniform-buffer-binding-ext+ #:get-uniform-offset-ext
1931 #:get-uniform-buffer-size-ext #:uniform-buffer-ext
1932 #:+rgba32ui-ext+ #:+rgb32ui-ext+ #:+alpha32ui-ext+
1933 #:+intensity32ui-ext+ #:+luminance32ui-ext+
1934 #:+luminance-alpha32ui-ext+ #:+rgba16ui-ext+ #:+rgb16ui-ext+
1935 #:+alpha16ui-ext+ #:+intensity16ui-ext+ #:+luminance16ui-ext+
1936 #:+luminance-alpha16ui-ext+ #:+rgba8ui-ext+ #:+rgb8ui-ext+
1937 #:+alpha8ui-ext+ #:+intensity8ui-ext+ #:+luminance8ui-ext+
1938 #:+luminance-alpha8ui-ext+ #:+rgba32i-ext+ #:+rgb32i-ext+
1939 #:+alpha32i-ext+ #:+intensity32i-ext+ #:+luminance32i-ext+
1940 #:+luminance-alpha32i-ext+ #:+rgba16i-ext+ #:+rgb16i-ext+
1941 #:+alpha16i-ext+ #:+intensity16i-ext+ #:+luminance16i-ext+
1942 #:+luminance-alpha16i-ext+ #:+rgba8i-ext+ #:+rgb8i-ext+
1943 #:+alpha8i-ext+ #:+intensity8i-ext+ #:+luminance8i-ext+
1944 #:+luminance-alpha8i-ext+ #:+red-integer-ext+
1945 #:+green-integer-ext+ #:+blue-integer-ext+ #:+alpha-integer-ext+
1946 #:+rgb-integer-ext+ #:+rgba-integer-ext+ #:+bgr-integer-ext+
1947 #:+bgra-integer-ext+ #:+luminance-integer-ext+
1948 #:+luminance-alpha-integer-ext+ #:+rgba-integer-mode-ext+
1949 #:clear-color-i-ui-ext #:clear-color-i-i-ext
1950 #:get-tex-parameter-i-uiv-ext #:get-tex-parameter-i-iv-ext
1951 #:tex-parameter-i-uiv-ext #:tex-parameter-i-iv-ext))