00001 namespace OpenTK.Platform.Windows
00002 {
00003 #pragma warning disable 3019
00004 #pragma warning disable 1591
00005
00006 public enum ArbCreateContext
00007 {
00008 DebugBit = 0x0001,
00009 ForwardCompatibleBit = 0x0002,
00010 MajorVersion = 0x2091,
00011 MinorVersion = 0x2092,
00012 LayerPlane = 0x2093,
00013 Flags = 0x2094,
00014 ErrorInvalidVersion = 0x2095,
00015 }
00016
00017 public enum WGL_ARB_buffer_region
00018 {
00019 BackColorBufferBitArb = ((int)0x00000002),
00020 StencilBufferBitArb = ((int)0x00000008),
00021 FrontColorBufferBitArb = ((int)0x00000001),
00022 DepthBufferBitArb = ((int)0x00000004),
00023 }
00024
00025 public enum WGL_EXT_pixel_format
00026 {
00027 SupportGdiExt = ((int)0x200f),
00028 TypeColorindexExt = ((int)0x202c),
00029 AccelerationExt = ((int)0x2003),
00030 GreenBitsExt = ((int)0x2017),
00031 DrawToWindowExt = ((int)0x2001),
00032 SwapCopyExt = ((int)0x2029),
00033 DrawToBitmapExt = ((int)0x2002),
00034 TransparentExt = ((int)0x200a),
00035 SwapMethodExt = ((int)0x2007),
00036 SwapLayerBuffersExt = ((int)0x2006),
00037 PixelTypeExt = ((int)0x2013),
00038 AlphaShiftExt = ((int)0x201c),
00039 AccumRedBitsExt = ((int)0x201e),
00040 FullAccelerationExt = ((int)0x2027),
00041 SupportOpenglExt = ((int)0x2010),
00042 BlueShiftExt = ((int)0x201a),
00043 RedBitsExt = ((int)0x2015),
00044 NoAccelerationExt = ((int)0x2025),
00045 StereoExt = ((int)0x2012),
00046 GreenShiftExt = ((int)0x2018),
00047 BlueBitsExt = ((int)0x2019),
00048 AlphaBitsExt = ((int)0x201b),
00049 RedShiftExt = ((int)0x2016),
00050 DepthBitsExt = ((int)0x2022),
00051 TypeRgbaExt = ((int)0x202b),
00052 GenericAccelerationExt = ((int)0x2026),
00053 AccumAlphaBitsExt = ((int)0x2021),
00054 AccumGreenBitsExt = ((int)0x201f),
00055 TransparentValueExt = ((int)0x200b),
00056 AccumBlueBitsExt = ((int)0x2020),
00057 ShareDepthExt = ((int)0x200c),
00058 ShareAccumExt = ((int)0x200e),
00059 SwapExchangeExt = ((int)0x2028),
00060 AccumBitsExt = ((int)0x201d),
00061 NumberUnderlaysExt = ((int)0x2009),
00062 StencilBitsExt = ((int)0x2023),
00063 DoubleBufferExt = ((int)0x2011),
00064 NeedPaletteExt = ((int)0x2004),
00065 ColorBitsExt = ((int)0x2014),
00066 SwapUndefinedExt = ((int)0x202a),
00067 NeedSystemPaletteExt = ((int)0x2005),
00068 NumberOverlaysExt = ((int)0x2008),
00069 AuxBuffersExt = ((int)0x2024),
00070 NumberPixelFormatsExt = ((int)0x2000),
00071 ShareStencilExt = ((int)0x200d),
00072 }
00073
00074 public enum WGL_ARB_pixel_format
00075 {
00076 ShareStencilArb = ((int)0x200d),
00077 AccumBitsArb = ((int)0x201d),
00078 NumberUnderlaysArb = ((int)0x2009),
00079 StereoArb = ((int)0x2012),
00080 MaxPbufferHeightArb = ((int)0x2030),
00081 TypeRgbaArb = ((int)0x202b),
00082 SupportGdiArb = ((int)0x200f),
00083 NeedSystemPaletteArb = ((int)0x2005),
00084 AlphaBitsArb = ((int)0x201b),
00085 ShareDepthArb = ((int)0x200c),
00086 SupportOpenglArb = ((int)0x2010),
00087 ColorBitsArb = ((int)0x2014),
00088 AccumRedBitsArb = ((int)0x201e),
00089 MaxPbufferWidthArb = ((int)0x202f),
00090 NumberOverlaysArb = ((int)0x2008),
00091 MaxPbufferPixelsArb = ((int)0x202e),
00092 NeedPaletteArb = ((int)0x2004),
00093 RedShiftArb = ((int)0x2016),
00094 AccelerationArb = ((int)0x2003),
00095 GreenBitsArb = ((int)0x2017),
00096 TransparentGreenValueArb = ((int)0x2038),
00097 PixelTypeArb = ((int)0x2013),
00098 AuxBuffersArb = ((int)0x2024),
00099 DrawToWindowArb = ((int)0x2001),
00100 RedBitsArb = ((int)0x2015),
00101 NumberPixelFormatsArb = ((int)0x2000),
00102 GenericAccelerationArb = ((int)0x2026),
00103 BlueBitsArb = ((int)0x2019),
00104 PbufferLargestArb = ((int)0x2033),
00105 AccumAlphaBitsArb = ((int)0x2021),
00106 TransparentArb = ((int)0x200a),
00107 FullAccelerationArb = ((int)0x2027),
00108 ShareAccumArb = ((int)0x200e),
00109 SwapExchangeArb = ((int)0x2028),
00110 SwapUndefinedArb = ((int)0x202a),
00111 TransparentAlphaValueArb = ((int)0x203a),
00112 PbufferHeightArb = ((int)0x2035),
00113 TransparentBlueValueArb = ((int)0x2039),
00114 SwapMethodArb = ((int)0x2007),
00115 StencilBitsArb = ((int)0x2023),
00116 DepthBitsArb = ((int)0x2022),
00117 GreenShiftArb = ((int)0x2018),
00118 TransparentRedValueArb = ((int)0x2037),
00119 DoubleBufferArb = ((int)0x2011),
00120 NoAccelerationArb = ((int)0x2025),
00121 TypeColorindexArb = ((int)0x202c),
00122 SwapLayerBuffersArb = ((int)0x2006),
00123 AccumBlueBitsArb = ((int)0x2020),
00124 DrawToPbufferArb = ((int)0x202d),
00125 AccumGreenBitsArb = ((int)0x201f),
00126 PbufferWidthArb = ((int)0x2034),
00127 TransparentIndexValueArb = ((int)0x203b),
00128 AlphaShiftArb = ((int)0x201c),
00129 DrawToBitmapArb = ((int)0x2002),
00130 BlueShiftArb = ((int)0x201a),
00131 SwapCopyArb = ((int)0x2029),
00132 }
00133
00134 public enum WGL_EXT_pbuffer
00135 {
00136 DrawToPbufferExt = ((int)0x202d),
00137 PbufferLargestExt = ((int)0x2033),
00138 OptimalPbufferWidthExt = ((int)0x2031),
00139 MaxPbufferPixelsExt = ((int)0x202e),
00140 MaxPbufferHeightExt = ((int)0x2030),
00141 PbufferWidthExt = ((int)0x2034),
00142 MaxPbufferWidthExt = ((int)0x202f),
00143 OptimalPbufferHeightExt = ((int)0x2032),
00144 PbufferHeightExt = ((int)0x2035),
00145 }
00146
00147 public enum WGL_ARB_pbuffer
00148 {
00149 PbufferWidthArb = ((int)0x2034),
00150 TransparentGreenValueArb = ((int)0x2038),
00151 PbufferHeightArb = ((int)0x2035),
00152 PbufferLostArb = ((int)0x2036),
00153 DrawToPbufferArb = ((int)0x202d),
00154 TransparentIndexValueArb = ((int)0x203b),
00155 TransparentRedValueArb = ((int)0x2037),
00156 MaxPbufferPixelsArb = ((int)0x202e),
00157 TransparentAlphaValueArb = ((int)0x203a),
00158 MaxPbufferWidthArb = ((int)0x202f),
00159 MaxPbufferHeightArb = ((int)0x2030),
00160 TransparentBlueValueArb = ((int)0x2039),
00161 PbufferLargestArb = ((int)0x2033),
00162 }
00163
00164 public enum WGL_EXT_depth_float
00165 {
00166 DepthFloatExt = ((int)0x2040),
00167 }
00168
00169 public enum WGL_EXT_multisample
00170 {
00171 SampleBuffersExt = ((int)0x2041),
00172 SamplesExt = ((int)0x2042),
00173 }
00174
00175 public enum WGL_ARB_multisample
00176 {
00177 SampleBuffersArb = ((int)0x2041),
00178 SamplesArb = ((int)0x2042),
00179 }
00180
00181 public enum WGL_EXT_make_current_read
00182 {
00183 ErrorInvalidPixelTypeExt = ((int)0x2043),
00184 }
00185
00186 public enum WGL_ARB_make_current_read
00187 {
00188 ErrorInvalidPixelTypeArb = ((int)0x2043),
00189 ErrorIncompatibleDeviceContextsArb = ((int)0x2054),
00190 }
00191
00192 public enum WGL_I3D_genlock
00193 {
00194 GenlockSourceMultiviewI3d = ((int)0x2044),
00195 GenlockSourceEdgeBothI3d = ((int)0x204c),
00196 GenlockSourceEdgeRisingI3d = ((int)0x204b),
00197 GenlockSourceDigitalSyncI3d = ((int)0x2048),
00198 GenlockSourceExtenalFieldI3d = ((int)0x2046),
00199 GenlockSourceDigitalFieldI3d = ((int)0x2049),
00200 GenlockSourceExtenalSyncI3d = ((int)0x2045),
00201 GenlockSourceEdgeFallingI3d = ((int)0x204a),
00202 GenlockSourceExtenalTtlI3d = ((int)0x2047),
00203 }
00204
00205 public enum WGL_I3D_gamma
00206 {
00207 GammaExcludeDesktopI3d = ((int)0x204f),
00208 GammaTableSizeI3d = ((int)0x204e),
00209 }
00210
00211 public enum WGL_I3D_digital_video_control
00212 {
00213 DigitalVideoCursorAlphaFramebufferI3d = ((int)0x2050),
00214 DigitalVideoGammaCorrectedI3d = ((int)0x2053),
00215 DigitalVideoCursorAlphaValueI3d = ((int)0x2051),
00216 DigitalVideoCursorIncludedI3d = ((int)0x2052),
00217 }
00218
00219 public enum WGL_3DFX_multisample
00220 {
00221 SampleBuffers3dfx = ((int)0x2060),
00222 Samples3dfx = ((int)0x2061),
00223 }
00224
00225 public enum WGL_ARB_render_texture
00226 {
00227 TextureCubeMapPositiveXArb = ((int)0x207d),
00228 TextureCubeMapPositiveYArb = ((int)0x207f),
00229 Aux0Arb = ((int)0x2087),
00230 Texture1dArb = ((int)0x2079),
00231 Aux6Arb = ((int)0x208d),
00232 TextureCubeMapArb = ((int)0x2078),
00233 TextureFormatArb = ((int)0x2072),
00234 BackRightArb = ((int)0x2086),
00235 BindToTextureRgbArb = ((int)0x2070),
00236 MipmapLevelArb = ((int)0x207b),
00237 CubeMapFaceArb = ((int)0x207c),
00238 TextureCubeMapNegativeXArb = ((int)0x207e),
00239 Aux7Arb = ((int)0x208e),
00240 Aux8Arb = ((int)0x208f),
00241 MipmapTextureArb = ((int)0x2074),
00242 NoTextureArb = ((int)0x2077),
00243 Aux3Arb = ((int)0x208a),
00244 Texture2DArb = ((int)0x207a),
00245 Aux1Arb = ((int)0x2088),
00246 TextureCubeMapPositiveZArb = ((int)0x2081),
00247 BindToTextureRgbaArb = ((int)0x2071),
00248 TextureCubeMapNegativeYArb = ((int)0x2080),
00249 TextureRgbaArb = ((int)0x2076),
00250 FrontRightArb = ((int)0x2084),
00251 Aux5Arb = ((int)0x208c),
00252 Aux4Arb = ((int)0x208b),
00253 TextureTargetArb = ((int)0x2073),
00254 FrontLeftArb = ((int)0x2083),
00255 Aux9Arb = ((int)0x2090),
00256 TextureRgbArb = ((int)0x2075),
00257 BackLeftArb = ((int)0x2085),
00258 TextureCubeMapNegativeZArb = ((int)0x2082),
00259 Aux2Arb = ((int)0x2089),
00260 }
00261
00262 public enum WGL_NV_render_texture_rectangle
00263 {
00264 BindToTextureRectangleRgbNv = ((int)0x20a0),
00265 BindToTextureRectangleRgbaNv = ((int)0x20a1),
00266 TextureRectangleNv = ((int)0x20a2),
00267 }
00268
00269 public enum WGL_NV_render_depth_texture
00270 {
00271 DepthTextureFormatNv = ((int)0x20a5),
00272 TextureDepthComponentNv = ((int)0x20a6),
00273 BindToTextureDepthNv = ((int)0x20a3),
00274 DepthComponentNv = ((int)0x20a7),
00275 BindToTextureRectangleDepthNv = ((int)0x20a4),
00276 }
00277
00278 public enum WGL_NV_float_buffer
00279 {
00280 BindToTextureRectangleFloatRNv = ((int)0x20b1),
00281 TextureFloatRNv = ((int)0x20b5),
00282 TextureFloatRgbNv = ((int)0x20b7),
00283 TextureFloatRgNv = ((int)0x20b6),
00284 TextureFloatRgbaNv = ((int)0x20b8),
00285 BindToTextureRectangleFloatRgbaNv = ((int)0x20b4),
00286 FloatComponentsNv = ((int)0x20b0),
00287 BindToTextureRectangleFloatRgNv = ((int)0x20b2),
00288 BindToTextureRectangleFloatRgbNv = ((int)0x20b3),
00289 }
00290
00291 public enum WGL_ARB_pixel_format_float
00292 {
00293 TypeRgbaFloatArb = ((int)0x21a0),
00294 }
00295
00296 public enum WGL_ATI_pixel_format_float
00297 {
00298 TypeRgbaFloatAti = ((int)0x21a0),
00299 }
00300
00301 public enum WGL_font_type
00302 {
00303 FontLines = ((int)0),
00304 }
00305
00306 public enum All
00307 {
00308 SwapCopyExt = ((int)0x2029),
00309 BackColorBufferBitArb = ((int)0x00000002),
00310 FullAccelerationArb = ((int)0x2027),
00311 AccelerationExt = ((int)0x2003),
00312 GenlockSourceMultiviewI3d = ((int)0x2044),
00313 Aux3Arb = ((int)0x208a),
00314 TextureCubeMapNegativeYArb = ((int)0x2080),
00315 DoubleBufferArb = ((int)0x2011),
00316 SwapUndefinedExt = ((int)0x202a),
00317 SupportGdiArb = ((int)0x200f),
00318 Aux2Arb = ((int)0x2089),
00319 TextureCubeMapArb = ((int)0x2078),
00320 SwapLayerBuffersExt = ((int)0x2006),
00321 SwapCopyArb = ((int)0x2029),
00322 ErrorIncompatibleDeviceContextsArb = ((int)0x2054),
00323 TypeColorindexArb = ((int)0x202c),
00324 DigitalVideoCursorIncludedI3d = ((int)0x2052),
00325 NeedPaletteExt = ((int)0x2004),
00326 RedBitsArb = ((int)0x2015),
00327 TextureCubeMapNegativeXArb = ((int)0x207e),
00328 SampleBuffersExt = ((int)0x2041),
00329 GenericAccelerationExt = ((int)0x2026),
00330 BindToTextureRectangleRgbaNv = ((int)0x20a1),
00331 NoTextureArb = ((int)0x2077),
00332 FrontColorBufferBitArb = ((int)0x00000001),
00333 TransparentValueExt = ((int)0x200b),
00334 AlphaBitsArb = ((int)0x201b),
00335 RedBitsExt = ((int)0x2015),
00336 PbufferHeightArb = ((int)0x2035),
00337 BindToTextureRectangleFloatRgbaNv = ((int)0x20b4),
00338 SampleBuffersArb = ((int)0x2041),
00339 MipmapLevelArb = ((int)0x207b),
00340 NeedSystemPaletteExt = ((int)0x2005),
00341 Aux4Arb = ((int)0x208b),
00342 TextureFormatArb = ((int)0x2072),
00343 AccumBitsExt = ((int)0x201d),
00344 AccumBlueBitsExt = ((int)0x2020),
00345 BackLeftArb = ((int)0x2085),
00346 AlphaBitsExt = ((int)0x201b),
00347 StencilBitsArb = ((int)0x2023),
00348 DrawToPbufferExt = ((int)0x202d),
00349 FullAccelerationExt = ((int)0x2027),
00350 ColorBitsExt = ((int)0x2014),
00351 BindToTextureRectangleFloatRgNv = ((int)0x20b2),
00352 DepthBufferBitArb = ((int)0x00000004),
00353 BindToTextureRgbaArb = ((int)0x2071),
00354 AccumGreenBitsArb = ((int)0x201f),
00355 AccumBitsArb = ((int)0x201d),
00356 TypeRgbaFloatArb = ((int)0x21a0),
00357 NeedPaletteArb = ((int)0x2004),
00358 ShareAccumArb = ((int)0x200e),
00359 TransparentArb = ((int)0x200a),
00360 ShareStencilArb = ((int)0x200d),
00361 Aux5Arb = ((int)0x208c),
00362 ImageBufferLockI3d = ((int)0x00000002),
00363 TextureFloatRNv = ((int)0x20b5),
00364 DepthComponentNv = ((int)0x20a7),
00365 FloatComponentsNv = ((int)0x20b0),
00366 TransparentGreenValueArb = ((int)0x2038),
00367 GenlockSourceExtenalTtlI3d = ((int)0x2047),
00368 NeedSystemPaletteArb = ((int)0x2005),
00369 BlueBitsExt = ((int)0x2019),
00370 GreenShiftExt = ((int)0x2018),
00371 OptimalPbufferWidthExt = ((int)0x2031),
00372 AuxBuffersExt = ((int)0x2024),
00373 TypeRgbaFloatAti = ((int)0x21a0),
00374 FrontRightArb = ((int)0x2084),
00375 DepthBitsExt = ((int)0x2022),
00376 GammaTableSizeI3d = ((int)0x204e),
00377 AccumAlphaBitsArb = ((int)0x2021),
00378 Aux0Arb = ((int)0x2087),
00379 TransparentIndexValueArb = ((int)0x203b),
00380 AccumGreenBitsExt = ((int)0x201f),
00381 TransparentBlueValueArb = ((int)0x2039),
00382 NoAccelerationArb = ((int)0x2025),
00383 MaxPbufferPixelsArb = ((int)0x202e),
00384 GammaExcludeDesktopI3d = ((int)0x204f),
00385 MaxPbufferPixelsExt = ((int)0x202e),
00386 AccumBlueBitsArb = ((int)0x2020),
00387 SwapUndefinedArb = ((int)0x202a),
00388 ShareDepthExt = ((int)0x200c),
00389 GenlockSourceEdgeBothI3d = ((int)0x204c),
00390 Samples3dfx = ((int)0x2061),
00391 DoubleBufferExt = ((int)0x2011),
00392 BindToTextureRectangleFloatRgbNv = ((int)0x20b3),
00393 SwapMethodExt = ((int)0x2007),
00394 ErrorInvalidPixelTypeArb = ((int)0x2043),
00395 GreenShiftArb = ((int)0x2018),
00396 TextureFloatRgbaNv = ((int)0x20b8),
00397 Aux1Arb = ((int)0x2088),
00398 GreenBitsArb = ((int)0x2017),
00399 NumberPixelFormatsExt = ((int)0x2000),
00400 NumberOverlaysExt = ((int)0x2008),
00401 PixelTypeArb = ((int)0x2013),
00402 SwapLayerBuffersArb = ((int)0x2006),
00403 DrawToBitmapArb = ((int)0x2002),
00404 NumberPixelFormatsArb = ((int)0x2000),
00405 PbufferLostArb = ((int)0x2036),
00406 Aux9Arb = ((int)0x2090),
00407 TextureCubeMapPositiveZArb = ((int)0x2081),
00408 MaxPbufferHeightArb = ((int)0x2030),
00409 TransparentExt = ((int)0x200a),
00410 PbufferLargestArb = ((int)0x2033),
00411 SwapMethodArb = ((int)0x2007),
00412 TextureRgbaArb = ((int)0x2076),
00413 PbufferWidthExt = ((int)0x2034),
00414 OptimalPbufferHeightExt = ((int)0x2032),
00415 StencilBitsExt = ((int)0x2023),
00416 ShareStencilExt = ((int)0x200d),
00417 DepthFloatExt = ((int)0x2040),
00418 BindToTextureRgbArb = ((int)0x2070),
00419 BindToTextureRectangleRgbNv = ((int)0x20a0),
00420 GenlockSourceDigitalSyncI3d = ((int)0x2048),
00421 AccumAlphaBitsExt = ((int)0x2021),
00422 GenlockSourceExtenalSyncI3d = ((int)0x2045),
00423 RedShiftExt = ((int)0x2016),
00424 GenlockSourceDigitalFieldI3d = ((int)0x2049),
00425 FrontLeftArb = ((int)0x2083),
00426 BlueShiftArb = ((int)0x201a),
00427 PbufferWidthArb = ((int)0x2034),
00428 CubeMapFaceArb = ((int)0x207c),
00429 StencilBufferBitArb = ((int)0x00000008),
00430 NumberOverlaysArb = ((int)0x2008),
00431 SwapExchangeExt = ((int)0x2028),
00432 BackRightArb = ((int)0x2086),
00433 DepthTextureFormatNv = ((int)0x20a5),
00434 TextureFloatRgNv = ((int)0x20b6),
00435 Texture1dArb = ((int)0x2079),
00436 DepthBitsArb = ((int)0x2022),
00437 BindToTextureDepthNv = ((int)0x20a3),
00438 DrawToWindowArb = ((int)0x2001),
00439 TypeRgbaExt = ((int)0x202b),
00440 DigitalVideoCursorAlphaValueI3d = ((int)0x2051),
00441 ErrorInvalidPixelTypeExt = ((int)0x2043),
00442 AccumRedBitsExt = ((int)0x201e),
00443 GreenBitsExt = ((int)0x2017),
00444 TypeRgbaArb = ((int)0x202b),
00445 DigitalVideoCursorAlphaFramebufferI3d = ((int)0x2050),
00446 AuxBuffersArb = ((int)0x2024),
00447 AccumRedBitsArb = ((int)0x201e),
00448 TextureFloatRgbNv = ((int)0x20b7),
00449 TypeColorindexExt = ((int)0x202c),
00450 TransparentAlphaValueArb = ((int)0x203a),
00451 BlueShiftExt = ((int)0x201a),
00452 RedShiftArb = ((int)0x2016),
00453 PbufferHeightExt = ((int)0x2035),
00454 GenlockSourceEdgeRisingI3d = ((int)0x204b),
00455 Texture2DArb = ((int)0x207a),
00456 NumberUnderlaysArb = ((int)0x2009),
00457 NumberUnderlaysExt = ((int)0x2009),
00458 DrawToBitmapExt = ((int)0x2002),
00459 ShareDepthArb = ((int)0x200c),
00460 TextureDepthComponentNv = ((int)0x20a6),
00461 NoAccelerationExt = ((int)0x2025),
00462 PixelTypeExt = ((int)0x2013),
00463 SupportOpenglArb = ((int)0x2010),
00464 TextureCubeMapPositiveYArb = ((int)0x207f),
00465 DrawToWindowExt = ((int)0x2001),
00466 PbufferLargestExt = ((int)0x2033),
00467 DrawToPbufferArb = ((int)0x202d),
00468 SupportOpenglExt = ((int)0x2010),
00469 SampleBuffers3dfx = ((int)0x2060),
00470 GenlockSourceExtenalFieldI3d = ((int)0x2046),
00471 MaxPbufferHeightExt = ((int)0x2030),
00472 SupportGdiExt = ((int)0x200f),
00473 Aux7Arb = ((int)0x208e),
00474 DigitalVideoGammaCorrectedI3d = ((int)0x2053),
00475 ColorBitsArb = ((int)0x2014),
00476 Aux6Arb = ((int)0x208d),
00477 ShareAccumExt = ((int)0x200e),
00478 StereoArb = ((int)0x2012),
00479 TextureRgbArb = ((int)0x2075),
00480 AccelerationArb = ((int)0x2003),
00481 TextureCubeMapPositiveXArb = ((int)0x207d),
00482 TransparentRedValueArb = ((int)0x2037),
00483 BlueBitsArb = ((int)0x2019),
00484 SwapExchangeArb = ((int)0x2028),
00485 SamplesExt = ((int)0x2042),
00486 AlphaShiftExt = ((int)0x201c),
00487 SamplesArb = ((int)0x2042),
00488 TextureTargetArb = ((int)0x2073),
00489 BindToTextureRectangleDepthNv = ((int)0x20a4),
00490 AlphaShiftArb = ((int)0x201c),
00491 Aux8Arb = ((int)0x208f),
00492 MaxPbufferWidthExt = ((int)0x202f),
00493 GenlockSourceEdgeFallingI3d = ((int)0x204a),
00494 StereoExt = ((int)0x2012),
00495 MaxPbufferWidthArb = ((int)0x202f),
00496 TextureRectangleNv = ((int)0x20a2),
00497 ImageBufferMinAccessI3d = ((int)0x00000001),
00498 TextureCubeMapNegativeZArb = ((int)0x2082),
00499 MipmapTextureArb = ((int)0x2074),
00500 GenericAccelerationArb = ((int)0x2026),
00501 BindToTextureRectangleFloatRNv = ((int)0x20b1),
00502 FontLines = ((int)0),
00503 }
00504
00505 public enum WGL_ARB_extensions_string
00506 {
00507 }
00508
00509 public enum WGL_I3D_image_buffer
00510 {
00511 ImageBufferMinAccessI3d = ((int)0x00000001),
00512 ImageBufferLockI3d = ((int)0x00000002),
00513 }
00514
00515 public enum WGL_I3D_swap_frame_lock
00516 {
00517 }
00518 }