diff --git a/build/binder_specifications/GLES.json b/build/binder_specifications/GLES.json
index 8ea09f74bf..da19d22347 100644
--- a/build/binder_specifications/GLES.json
+++ b/build/binder_specifications/GLES.json
@@ -7190,9 +7190,16 @@
{
"Tokens": [
{
- "Name": "Always",
- "NativeName": "GL_ALWAYS",
- "Value": "0x207",
+ "Name": "Never",
+ "NativeName": "GL_NEVER",
+ "Value": "0x200",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Less",
+ "NativeName": "GL_LESS",
+ "Value": "0x201",
"Doc": "",
"Attributes": []
},
@@ -7204,9 +7211,9 @@
"Attributes": []
},
{
- "Name": "Gequal",
- "NativeName": "GL_GEQUAL",
- "Value": "0x206",
+ "Name": "Lequal",
+ "NativeName": "GL_LEQUAL",
+ "Value": "0x203",
"Doc": "",
"Attributes": []
},
@@ -7218,41 +7225,85 @@
"Attributes": []
},
{
- "Name": "Lequal",
- "NativeName": "GL_LEQUAL",
- "Value": "0x203",
+ "Name": "Notequal",
+ "NativeName": "GL_NOTEQUAL",
+ "Value": "0x205",
"Doc": "",
"Attributes": []
},
{
- "Name": "Less",
- "NativeName": "GL_LESS",
- "Value": "0x201",
+ "Name": "Gequal",
+ "NativeName": "GL_GEQUAL",
+ "Value": "0x206",
"Doc": "",
"Attributes": []
},
{
- "Name": "Never",
- "NativeName": "GL_NEVER",
- "Value": "0x200",
+ "Name": "Always",
+ "NativeName": "GL_ALWAYS",
+ "Value": "0x207",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "AlphaFunction",
+ "NativeName": "AlphaFunction",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ObjectBufferSizeAti",
+ "NativeName": "GL_OBJECT_BUFFER_SIZE_ATI",
+ "Value": "0x8764",
"Doc": "",
"Attributes": []
},
{
- "Name": "Notequal",
- "NativeName": "GL_NOTEQUAL",
- "Value": "0x205",
+ "Name": "ObjectBufferUsageAti",
+ "NativeName": "GL_OBJECT_BUFFER_USAGE_ATI",
+ "Value": "0x8765",
"Doc": "",
"Attributes": []
}
],
- "Name": "AlphaFunction",
- "NativeName": "AlphaFunction",
+ "Name": "ArrayObjectPNameATI",
+ "NativeName": "ArrayObjectPNameATI",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
+ {
+ "Name": "StaticAti",
+ "NativeName": "GL_STATIC_ATI",
+ "Value": "0x8760",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DynamicAti",
+ "NativeName": "GL_DYNAMIC_ATI",
+ "Value": "0x8761",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ArrayObjectUsageATI",
+ "NativeName": "ArrayObjectUsageATI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "AtomicCounterBufferReferencedByComputeShader",
+ "NativeName": "GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_COMPUTE_SHADER",
+ "Value": "0x90ED",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "AtomicCounterBufferBinding",
"NativeName": "GL_ATOMIC_COUNTER_BUFFER_BINDING",
@@ -7315,13 +7366,6 @@
"Value": "0x92CB",
"Doc": "",
"Attributes": []
- },
- {
- "Name": "AtomicCounterBufferReferencedByComputeShader",
- "NativeName": "GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_COMPUTE_SHADER",
- "Value": "0x90ED",
- "Doc": "",
- "Attributes": []
}
],
"Name": "AtomicCounterBufferPName",
@@ -7332,9 +7376,9 @@
{
"Tokens": [
{
- "Name": "AccumBufferBit",
- "NativeName": "GL_ACCUM_BUFFER_BIT",
- "Value": "0x200",
+ "Name": "CurrentBit",
+ "NativeName": "GL_CURRENT_BIT",
+ "Value": "0x1",
"Doc": "",
"Attributes": [
{
@@ -7344,9 +7388,9 @@
]
},
{
- "Name": "AllAttribBits",
- "NativeName": "GL_ALL_ATTRIB_BITS",
- "Value": "unchecked((int)0xFFFFFFFF)",
+ "Name": "PointBit",
+ "NativeName": "GL_POINT_BIT",
+ "Value": "0x2",
"Doc": "",
"Attributes": [
{
@@ -7356,16 +7400,9 @@
]
},
{
- "Name": "ColorBufferBit",
- "NativeName": "GL_COLOR_BUFFER_BIT",
- "Value": "0x4000",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "CurrentBit",
- "NativeName": "GL_CURRENT_BIT",
- "Value": "0x1",
+ "Name": "LineBit",
+ "NativeName": "GL_LINE_BIT",
+ "Value": "0x4",
"Doc": "",
"Attributes": [
{
@@ -7375,16 +7412,9 @@
]
},
{
- "Name": "DepthBufferBit",
- "NativeName": "GL_DEPTH_BUFFER_BIT",
- "Value": "0x100",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "EnableBit",
- "NativeName": "GL_ENABLE_BIT",
- "Value": "0x2000",
+ "Name": "PolygonBit",
+ "NativeName": "GL_POLYGON_BIT",
+ "Value": "0x8",
"Doc": "",
"Attributes": [
{
@@ -7394,9 +7424,9 @@
]
},
{
- "Name": "EvalBit",
- "NativeName": "GL_EVAL_BIT",
- "Value": "0x10000",
+ "Name": "PolygonStippleBit",
+ "NativeName": "GL_POLYGON_STIPPLE_BIT",
+ "Value": "0x10",
"Doc": "",
"Attributes": [
{
@@ -7406,9 +7436,9 @@
]
},
{
- "Name": "FogBit",
- "NativeName": "GL_FOG_BIT",
- "Value": "0x80",
+ "Name": "PixelModeBit",
+ "NativeName": "GL_PIXEL_MODE_BIT",
+ "Value": "0x20",
"Doc": "",
"Attributes": [
{
@@ -7418,9 +7448,9 @@
]
},
{
- "Name": "HintBit",
- "NativeName": "GL_HINT_BIT",
- "Value": "0x8000",
+ "Name": "LightingBit",
+ "NativeName": "GL_LIGHTING_BIT",
+ "Value": "0x40",
"Doc": "",
"Attributes": [
{
@@ -7430,9 +7460,9 @@
]
},
{
- "Name": "LightingBit",
- "NativeName": "GL_LIGHTING_BIT",
- "Value": "0x40",
+ "Name": "FogBit",
+ "NativeName": "GL_FOG_BIT",
+ "Value": "0x80",
"Doc": "",
"Attributes": [
{
@@ -7442,9 +7472,16 @@
]
},
{
- "Name": "LineBit",
- "NativeName": "GL_LINE_BIT",
- "Value": "0x4",
+ "Name": "DepthBufferBit",
+ "NativeName": "GL_DEPTH_BUFFER_BIT",
+ "Value": "0x100",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AccumBufferBit",
+ "NativeName": "GL_ACCUM_BUFFER_BIT",
+ "Value": "0x200",
"Doc": "",
"Attributes": [
{
@@ -7454,9 +7491,16 @@
]
},
{
- "Name": "ListBit",
- "NativeName": "GL_LIST_BIT",
- "Value": "0x20000",
+ "Name": "StencilBufferBit",
+ "NativeName": "GL_STENCIL_BUFFER_BIT",
+ "Value": "0x400",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ViewportBit",
+ "NativeName": "GL_VIEWPORT_BIT",
+ "Value": "0x800",
"Doc": "",
"Attributes": [
{
@@ -7466,9 +7510,9 @@
]
},
{
- "Name": "MultisampleBit",
- "NativeName": "GL_MULTISAMPLE_BIT",
- "Value": "0x20000000",
+ "Name": "TransformBit",
+ "NativeName": "GL_TRANSFORM_BIT",
+ "Value": "0x1000",
"Doc": "",
"Attributes": [
{
@@ -7478,30 +7522,28 @@
]
},
{
- "Name": "MultisampleBit3Dfx",
- "NativeName": "GL_MULTISAMPLE_BIT_3DFX",
- "Value": "0x20000000",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "MultisampleBitArb",
- "NativeName": "GL_MULTISAMPLE_BIT_ARB",
- "Value": "0x20000000",
+ "Name": "EnableBit",
+ "NativeName": "GL_ENABLE_BIT",
+ "Value": "0x2000",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "MultisampleBitExt",
- "NativeName": "GL_MULTISAMPLE_BIT_EXT",
- "Value": "0x20000000",
+ "Name": "ColorBufferBit",
+ "NativeName": "GL_COLOR_BUFFER_BIT",
+ "Value": "0x4000",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelModeBit",
- "NativeName": "GL_PIXEL_MODE_BIT",
- "Value": "0x20",
+ "Name": "HintBit",
+ "NativeName": "GL_HINT_BIT",
+ "Value": "0x8000",
"Doc": "",
"Attributes": [
{
@@ -7511,9 +7553,9 @@
]
},
{
- "Name": "PointBit",
- "NativeName": "GL_POINT_BIT",
- "Value": "0x2",
+ "Name": "EvalBit",
+ "NativeName": "GL_EVAL_BIT",
+ "Value": "0x10000",
"Doc": "",
"Attributes": [
{
@@ -7523,9 +7565,9 @@
]
},
{
- "Name": "PolygonBit",
- "NativeName": "GL_POLYGON_BIT",
- "Value": "0x8",
+ "Name": "ListBit",
+ "NativeName": "GL_LIST_BIT",
+ "Value": "0x20000",
"Doc": "",
"Attributes": [
{
@@ -7535,9 +7577,9 @@
]
},
{
- "Name": "PolygonStippleBit",
- "NativeName": "GL_POLYGON_STIPPLE_BIT",
- "Value": "0x10",
+ "Name": "TextureBit",
+ "NativeName": "GL_TEXTURE_BIT",
+ "Value": "0x40000",
"Doc": "",
"Attributes": [
{
@@ -7559,16 +7601,9 @@
]
},
{
- "Name": "StencilBufferBit",
- "NativeName": "GL_STENCIL_BUFFER_BIT",
- "Value": "0x400",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "TextureBit",
- "NativeName": "GL_TEXTURE_BIT",
- "Value": "0x40000",
+ "Name": "MultisampleBit",
+ "NativeName": "GL_MULTISAMPLE_BIT",
+ "Value": "0x20000000",
"Doc": "",
"Attributes": [
{
@@ -7578,21 +7613,30 @@
]
},
{
- "Name": "TransformBit",
- "NativeName": "GL_TRANSFORM_BIT",
- "Value": "0x1000",
+ "Name": "MultisampleBitArb",
+ "NativeName": "GL_MULTISAMPLE_BIT_ARB",
+ "Value": "0x20000000",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ViewportBit",
- "NativeName": "GL_VIEWPORT_BIT",
- "Value": "0x800",
+ "Name": "MultisampleBitExt",
+ "NativeName": "GL_MULTISAMPLE_BIT_EXT",
+ "Value": "0x20000000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MultisampleBit3Dfx",
+ "NativeName": "GL_MULTISAMPLE_BIT_3DFX",
+ "Value": "0x20000000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AllAttribBits",
+ "NativeName": "GL_ALL_ATTRIB_BITS",
+ "Value": "unchecked((int)0xFFFFFFFF)",
"Doc": "",
"Attributes": [
{
@@ -7609,6 +7653,62 @@
},
{
"Tokens": [
+ {
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Int64Arb",
+ "NativeName": "GL_INT64_ARB",
+ "Value": "0x140E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Int64NV",
+ "NativeName": "GL_INT64_NV",
+ "Value": "0x140E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt64Arb",
+ "NativeName": "GL_UNSIGNED_INT64_ARB",
+ "Value": "0x140F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt64NV",
+ "NativeName": "GL_UNSIGNED_INT64_NV",
+ "Value": "0x140F",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "FloatVec2",
"NativeName": "GL_FLOAT_VEC2",
@@ -8000,2678 +8100,2474 @@
"Value": "0x8B6A",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "AttributeType",
- "NativeName": "AttributeType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "TransformFeedback",
- "NativeName": "GL_TRANSFORM_FEEDBACK",
- "Value": "0x8E22",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "BindTransformFeedbackTarget",
- "NativeName": "BindTransformFeedbackTarget",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "AlphaMaxSgix",
- "NativeName": "GL_ALPHA_MAX_SGIX",
- "Value": "0x8321",
- "Doc": "",
- "Attributes": []
},
{
- "Name": "AlphaMinSgix",
- "NativeName": "GL_ALPHA_MIN_SGIX",
- "Value": "0x8320",
+ "Name": "SamplerBuffer",
+ "NativeName": "GL_SAMPLER_BUFFER",
+ "Value": "0x8DC2",
"Doc": "",
"Attributes": []
},
{
- "Name": "FuncAddExt",
- "NativeName": "GL_FUNC_ADD_EXT",
- "Value": "0x8006",
+ "Name": "Sampler1DArrayShadow",
+ "NativeName": "GL_SAMPLER_1D_ARRAY_SHADOW",
+ "Value": "0x8DC3",
"Doc": "",
"Attributes": []
},
{
- "Name": "FuncReverseSubtractExt",
- "NativeName": "GL_FUNC_REVERSE_SUBTRACT_EXT",
- "Value": "0x800B",
+ "Name": "Sampler2DArrayShadow",
+ "NativeName": "GL_SAMPLER_2D_ARRAY_SHADOW",
+ "Value": "0x8DC4",
"Doc": "",
"Attributes": []
},
{
- "Name": "FuncSubtractExt",
- "NativeName": "GL_FUNC_SUBTRACT_EXT",
- "Value": "0x800A",
+ "Name": "SamplerCubeShadow",
+ "NativeName": "GL_SAMPLER_CUBE_SHADOW",
+ "Value": "0x8DC5",
"Doc": "",
"Attributes": []
},
{
- "Name": "LogicOp",
- "NativeName": "GL_LOGIC_OP",
- "Value": "0xBF1",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "MaxExt",
- "NativeName": "GL_MAX_EXT",
- "Value": "0x8008",
+ "Name": "UnsignedIntVec2",
+ "NativeName": "GL_UNSIGNED_INT_VEC2",
+ "Value": "0x8DC6",
"Doc": "",
"Attributes": []
},
{
- "Name": "MinExt",
- "NativeName": "GL_MIN_EXT",
- "Value": "0x8007",
+ "Name": "UnsignedIntVec3",
+ "NativeName": "GL_UNSIGNED_INT_VEC3",
+ "Value": "0x8DC7",
"Doc": "",
"Attributes": []
},
{
- "Name": "FuncAdd",
- "NativeName": "GL_FUNC_ADD",
- "Value": "0x8006",
+ "Name": "UnsignedIntVec4",
+ "NativeName": "GL_UNSIGNED_INT_VEC4",
+ "Value": "0x8DC8",
"Doc": "",
"Attributes": []
},
{
- "Name": "FuncReverseSubtract",
- "NativeName": "GL_FUNC_REVERSE_SUBTRACT",
- "Value": "0x800B",
+ "Name": "IntSampler1D",
+ "NativeName": "GL_INT_SAMPLER_1D",
+ "Value": "0x8DC9",
"Doc": "",
"Attributes": []
},
{
- "Name": "FuncSubtract",
- "NativeName": "GL_FUNC_SUBTRACT",
- "Value": "0x800A",
+ "Name": "IntSampler2D",
+ "NativeName": "GL_INT_SAMPLER_2D",
+ "Value": "0x8DCA",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "BlendEquationModeEXT",
- "NativeName": "BlendEquationModeEXT",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Zero",
- "NativeName": "GL_ZERO",
- "Value": "0x0",
+ "Name": "IntSampler3D",
+ "NativeName": "GL_INT_SAMPLER_3D",
+ "Value": "0x8DCB",
"Doc": "",
"Attributes": []
},
{
- "Name": "One",
- "NativeName": "GL_ONE",
- "Value": "0x1",
+ "Name": "IntSamplerCube",
+ "NativeName": "GL_INT_SAMPLER_CUBE",
+ "Value": "0x8DCC",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrcColor",
- "NativeName": "GL_SRC_COLOR",
- "Value": "0x300",
+ "Name": "IntSampler2DRect",
+ "NativeName": "GL_INT_SAMPLER_2D_RECT",
+ "Value": "0x8DCD",
"Doc": "",
"Attributes": []
},
{
- "Name": "OneMinusSrcColor",
- "NativeName": "GL_ONE_MINUS_SRC_COLOR",
- "Value": "0x301",
+ "Name": "IntSampler1DArray",
+ "NativeName": "GL_INT_SAMPLER_1D_ARRAY",
+ "Value": "0x8DCE",
"Doc": "",
"Attributes": []
},
{
- "Name": "DstColor",
- "NativeName": "GL_DST_COLOR",
- "Value": "0x306",
+ "Name": "IntSampler2DArray",
+ "NativeName": "GL_INT_SAMPLER_2D_ARRAY",
+ "Value": "0x8DCF",
"Doc": "",
"Attributes": []
},
{
- "Name": "OneMinusDstColor",
- "NativeName": "GL_ONE_MINUS_DST_COLOR",
- "Value": "0x307",
+ "Name": "IntSamplerBuffer",
+ "NativeName": "GL_INT_SAMPLER_BUFFER",
+ "Value": "0x8DD0",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrcAlpha",
- "NativeName": "GL_SRC_ALPHA",
- "Value": "0x302",
+ "Name": "UnsignedIntSampler1D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_1D",
+ "Value": "0x8DD1",
"Doc": "",
"Attributes": []
},
{
- "Name": "OneMinusSrcAlpha",
- "NativeName": "GL_ONE_MINUS_SRC_ALPHA",
- "Value": "0x303",
+ "Name": "UnsignedIntSampler2D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D",
+ "Value": "0x8DD2",
"Doc": "",
"Attributes": []
},
{
- "Name": "DstAlpha",
- "NativeName": "GL_DST_ALPHA",
- "Value": "0x304",
+ "Name": "UnsignedIntSampler3D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_3D",
+ "Value": "0x8DD3",
"Doc": "",
"Attributes": []
},
{
- "Name": "OneMinusDstAlpha",
- "NativeName": "GL_ONE_MINUS_DST_ALPHA",
- "Value": "0x305",
+ "Name": "UnsignedIntSamplerCube",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_CUBE",
+ "Value": "0x8DD4",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConstantColor",
- "NativeName": "GL_CONSTANT_COLOR",
- "Value": "0x8001",
+ "Name": "UnsignedIntSampler2DRect",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_RECT",
+ "Value": "0x8DD5",
"Doc": "",
"Attributes": []
},
{
- "Name": "OneMinusConstantColor",
- "NativeName": "GL_ONE_MINUS_CONSTANT_COLOR",
- "Value": "0x8002",
+ "Name": "UnsignedIntSampler1DArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_1D_ARRAY",
+ "Value": "0x8DD6",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConstantAlpha",
- "NativeName": "GL_CONSTANT_ALPHA",
- "Value": "0x8003",
+ "Name": "UnsignedIntSampler2DArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_ARRAY",
+ "Value": "0x8DD7",
"Doc": "",
"Attributes": []
},
{
- "Name": "OneMinusConstantAlpha",
- "NativeName": "GL_ONE_MINUS_CONSTANT_ALPHA",
- "Value": "0x8004",
+ "Name": "UnsignedIntSamplerBuffer",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_BUFFER",
+ "Value": "0x8DD8",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrcAlphaSaturate",
- "NativeName": "GL_SRC_ALPHA_SATURATE",
- "Value": "0x308",
+ "Name": "DoubleMat2",
+ "NativeName": "GL_DOUBLE_MAT2",
+ "Value": "0x8F46",
"Doc": "",
"Attributes": []
},
{
- "Name": "Src1Color",
- "NativeName": "GL_SRC1_COLOR",
- "Value": "0x88F9",
+ "Name": "DoubleMat3",
+ "NativeName": "GL_DOUBLE_MAT3",
+ "Value": "0x8F47",
"Doc": "",
"Attributes": []
},
{
- "Name": "Src1Alpha",
- "NativeName": "GL_SRC1_ALPHA",
- "Value": "0x8589",
+ "Name": "DoubleMat4",
+ "NativeName": "GL_DOUBLE_MAT4",
+ "Value": "0x8F48",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "BlendingFactor",
- "NativeName": "BlendingFactor",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Nearest",
- "NativeName": "GL_NEAREST",
- "Value": "0x2600",
+ "Name": "DoubleMat2x3",
+ "NativeName": "GL_DOUBLE_MAT2x3",
+ "Value": "0x8F49",
"Doc": "",
"Attributes": []
},
{
- "Name": "Linear",
- "NativeName": "GL_LINEAR",
- "Value": "0x2601",
+ "Name": "DoubleMat2x4",
+ "NativeName": "GL_DOUBLE_MAT2x4",
+ "Value": "0x8F4A",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "BlitFramebufferFilter",
- "NativeName": "BlitFramebufferFilter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "False",
- "NativeName": "GL_FALSE",
- "Value": "0x0",
+ "Name": "DoubleMat3x2",
+ "NativeName": "GL_DOUBLE_MAT3x2",
+ "Value": "0x8F4B",
"Doc": "",
"Attributes": []
},
{
- "Name": "True",
- "NativeName": "GL_TRUE",
- "Value": "0x1",
+ "Name": "DoubleMat3x4",
+ "NativeName": "GL_DOUBLE_MAT3x4",
+ "Value": "0x8F4C",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "Boolean",
- "NativeName": "Boolean",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Color",
- "NativeName": "GL_COLOR",
- "Value": "0x1800",
+ "Name": "DoubleMat4x2",
+ "NativeName": "GL_DOUBLE_MAT4x2",
+ "Value": "0x8F4D",
"Doc": "",
"Attributes": []
},
{
- "Name": "Depth",
- "NativeName": "GL_DEPTH",
- "Value": "0x1801",
+ "Name": "DoubleMat4x3",
+ "NativeName": "GL_DOUBLE_MAT4x3",
+ "Value": "0x8F4E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Stencil",
- "NativeName": "GL_STENCIL",
- "Value": "0x1802",
+ "Name": "Int64Vec2Arb",
+ "NativeName": "GL_INT64_VEC2_ARB",
+ "Value": "0x8FE9",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "Buffer",
- "NativeName": "Buffer",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ReadOnly",
- "NativeName": "GL_READ_ONLY",
- "Value": "0x88B8",
+ "Name": "Int64Vec3Arb",
+ "NativeName": "GL_INT64_VEC3_ARB",
+ "Value": "0x8FEA",
"Doc": "",
"Attributes": []
},
{
- "Name": "WriteOnly",
- "NativeName": "GL_WRITE_ONLY",
- "Value": "0x88B9",
+ "Name": "Int64Vec4Arb",
+ "NativeName": "GL_INT64_VEC4_ARB",
+ "Value": "0x8FEB",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReadWrite",
- "NativeName": "GL_READ_WRITE",
- "Value": "0x88BA",
+ "Name": "UnsignedInt64Vec2Arb",
+ "NativeName": "GL_UNSIGNED_INT64_VEC2_ARB",
+ "Value": "0x8FF5",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "BufferAccessARB",
- "NativeName": "BufferAccessARB",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "MapCoherentBit",
- "NativeName": "GL_MAP_COHERENT_BIT",
- "Value": "0x80",
+ "Name": "UnsignedInt64Vec3Arb",
+ "NativeName": "GL_UNSIGNED_INT64_VEC3_ARB",
+ "Value": "0x8FF6",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapCoherentBitExt",
- "NativeName": "GL_MAP_COHERENT_BIT_EXT",
- "Value": "0x80",
+ "Name": "UnsignedInt64Vec4Arb",
+ "NativeName": "GL_UNSIGNED_INT64_VEC4_ARB",
+ "Value": "0x8FF7",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapFlushExplicitBit",
- "NativeName": "GL_MAP_FLUSH_EXPLICIT_BIT",
- "Value": "0x10",
+ "Name": "DoubleVec2",
+ "NativeName": "GL_DOUBLE_VEC2",
+ "Value": "0x8FFC",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapFlushExplicitBitExt",
- "NativeName": "GL_MAP_FLUSH_EXPLICIT_BIT_EXT",
- "Value": "0x10",
+ "Name": "DoubleVec3",
+ "NativeName": "GL_DOUBLE_VEC3",
+ "Value": "0x8FFD",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateBufferBit",
- "NativeName": "GL_MAP_INVALIDATE_BUFFER_BIT",
- "Value": "0x8",
+ "Name": "DoubleVec4",
+ "NativeName": "GL_DOUBLE_VEC4",
+ "Value": "0x8FFE",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateBufferBitExt",
- "NativeName": "GL_MAP_INVALIDATE_BUFFER_BIT_EXT",
- "Value": "0x8",
+ "Name": "SamplerCubeMapArray",
+ "NativeName": "GL_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900C",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateRangeBit",
- "NativeName": "GL_MAP_INVALIDATE_RANGE_BIT",
- "Value": "0x4",
+ "Name": "SamplerCubeMapArrayShadow",
+ "NativeName": "GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW",
+ "Value": "0x900D",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateRangeBitExt",
- "NativeName": "GL_MAP_INVALIDATE_RANGE_BIT_EXT",
- "Value": "0x4",
+ "Name": "IntSamplerCubeMapArray",
+ "NativeName": "GL_INT_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900E",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapPersistentBit",
- "NativeName": "GL_MAP_PERSISTENT_BIT",
- "Value": "0x40",
+ "Name": "UnsignedIntSamplerCubeMapArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900F",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapPersistentBitExt",
- "NativeName": "GL_MAP_PERSISTENT_BIT_EXT",
- "Value": "0x40",
+ "Name": "Image1D",
+ "NativeName": "GL_IMAGE_1D",
+ "Value": "0x904C",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapReadBit",
- "NativeName": "GL_MAP_READ_BIT",
- "Value": "0x1",
+ "Name": "Image2D",
+ "NativeName": "GL_IMAGE_2D",
+ "Value": "0x904D",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapReadBitExt",
- "NativeName": "GL_MAP_READ_BIT_EXT",
- "Value": "0x1",
+ "Name": "Image3D",
+ "NativeName": "GL_IMAGE_3D",
+ "Value": "0x904E",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapUnsynchronizedBit",
- "NativeName": "GL_MAP_UNSYNCHRONIZED_BIT",
- "Value": "0x20",
+ "Name": "Image2DRect",
+ "NativeName": "GL_IMAGE_2D_RECT",
+ "Value": "0x904F",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapUnsynchronizedBitExt",
- "NativeName": "GL_MAP_UNSYNCHRONIZED_BIT_EXT",
- "Value": "0x20",
+ "Name": "ImageCube",
+ "NativeName": "GL_IMAGE_CUBE",
+ "Value": "0x9050",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapWriteBit",
- "NativeName": "GL_MAP_WRITE_BIT",
- "Value": "0x2",
+ "Name": "ImageBuffer",
+ "NativeName": "GL_IMAGE_BUFFER",
+ "Value": "0x9051",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapWriteBitExt",
- "NativeName": "GL_MAP_WRITE_BIT_EXT",
- "Value": "0x2",
+ "Name": "Image1DArray",
+ "NativeName": "GL_IMAGE_1D_ARRAY",
+ "Value": "0x9052",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "BufferAccessMask",
- "NativeName": "BufferAccessMask",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "MultisampleBufferBit7QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT7_QCOM",
- "Value": "unchecked((int)0x80000000)",
+ "Name": "Image2DArray",
+ "NativeName": "GL_IMAGE_2D_ARRAY",
+ "Value": "0x9053",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBufferBit6QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT6_QCOM",
- "Value": "0x40000000",
+ "Name": "ImageCubeMapArray",
+ "NativeName": "GL_IMAGE_CUBE_MAP_ARRAY",
+ "Value": "0x9054",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBufferBit5QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT5_QCOM",
- "Value": "0x20000000",
+ "Name": "Image2DMultisample",
+ "NativeName": "GL_IMAGE_2D_MULTISAMPLE",
+ "Value": "0x9055",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBufferBit4QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT4_QCOM",
- "Value": "0x10000000",
+ "Name": "Image2DMultisampleArray",
+ "NativeName": "GL_IMAGE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9056",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBufferBit3QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT3_QCOM",
- "Value": "0x8000000",
+ "Name": "IntImage1D",
+ "NativeName": "GL_INT_IMAGE_1D",
+ "Value": "0x9057",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBufferBit2QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT2_QCOM",
- "Value": "0x4000000",
+ "Name": "IntImage2D",
+ "NativeName": "GL_INT_IMAGE_2D",
+ "Value": "0x9058",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBufferBit1QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT1_QCOM",
- "Value": "0x2000000",
+ "Name": "IntImage3D",
+ "NativeName": "GL_INT_IMAGE_3D",
+ "Value": "0x9059",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBufferBit0QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT0_QCOM",
- "Value": "0x1000000",
+ "Name": "IntImage2DRect",
+ "NativeName": "GL_INT_IMAGE_2D_RECT",
+ "Value": "0x905A",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit7QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT7_QCOM",
- "Value": "0x800000",
+ "Name": "IntImageCube",
+ "NativeName": "GL_INT_IMAGE_CUBE",
+ "Value": "0x905B",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit6QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT6_QCOM",
- "Value": "0x400000",
+ "Name": "IntImageBuffer",
+ "NativeName": "GL_INT_IMAGE_BUFFER",
+ "Value": "0x905C",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit5QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT5_QCOM",
- "Value": "0x200000",
+ "Name": "IntImage1DArray",
+ "NativeName": "GL_INT_IMAGE_1D_ARRAY",
+ "Value": "0x905D",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit4QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT4_QCOM",
- "Value": "0x100000",
+ "Name": "IntImage2DArray",
+ "NativeName": "GL_INT_IMAGE_2D_ARRAY",
+ "Value": "0x905E",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit3QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT3_QCOM",
- "Value": "0x80000",
+ "Name": "IntImageCubeMapArray",
+ "NativeName": "GL_INT_IMAGE_CUBE_MAP_ARRAY",
+ "Value": "0x905F",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit2QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT2_QCOM",
- "Value": "0x40000",
+ "Name": "IntImage2DMultisample",
+ "NativeName": "GL_INT_IMAGE_2D_MULTISAMPLE",
+ "Value": "0x9060",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit1QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT1_QCOM",
- "Value": "0x20000",
+ "Name": "IntImage2DMultisampleArray",
+ "NativeName": "GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9061",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit0QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT0_QCOM",
- "Value": "0x10000",
+ "Name": "UnsignedIntImage1D",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_1D",
+ "Value": "0x9062",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit7QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT7_QCOM",
- "Value": "0x8000",
+ "Name": "UnsignedIntImage2D",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D",
+ "Value": "0x9063",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit6QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT6_QCOM",
- "Value": "0x4000",
+ "Name": "UnsignedIntImage3D",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_3D",
+ "Value": "0x9064",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit5QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT5_QCOM",
- "Value": "0x2000",
+ "Name": "UnsignedIntImage2DRect",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_RECT",
+ "Value": "0x9065",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit4QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT4_QCOM",
- "Value": "0x1000",
+ "Name": "UnsignedIntImageCube",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_CUBE",
+ "Value": "0x9066",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit3QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT3_QCOM",
- "Value": "0x800",
+ "Name": "UnsignedIntImageBuffer",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_BUFFER",
+ "Value": "0x9067",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit2QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT2_QCOM",
- "Value": "0x400",
+ "Name": "UnsignedIntImage1DArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_1D_ARRAY",
+ "Value": "0x9068",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit1QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT1_QCOM",
- "Value": "0x200",
+ "Name": "UnsignedIntImage2DArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_ARRAY",
+ "Value": "0x9069",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit0QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT0_QCOM",
- "Value": "0x100",
+ "Name": "UnsignedIntImageCubeMapArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY",
+ "Value": "0x906A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit7QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT7_QCOM",
- "Value": "0x80",
+ "Name": "UnsignedIntImage2DMultisample",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE",
+ "Value": "0x906B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit6QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT6_QCOM",
- "Value": "0x40",
+ "Name": "UnsignedIntImage2DMultisampleArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x906C",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit5QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT5_QCOM",
- "Value": "0x20",
+ "Name": "Sampler2DMultisample",
+ "NativeName": "GL_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x9108",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit4QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT4_QCOM",
- "Value": "0x10",
+ "Name": "IntSampler2DMultisample",
+ "NativeName": "GL_INT_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x9109",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit3QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT3_QCOM",
- "Value": "0x8",
+ "Name": "UnsignedIntSampler2DMultisample",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x910A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit2QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT2_QCOM",
- "Value": "0x4",
+ "Name": "Sampler2DMultisampleArray",
+ "NativeName": "GL_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit1QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT1_QCOM",
- "Value": "0x2",
+ "Name": "IntSampler2DMultisampleArray",
+ "NativeName": "GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910C",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit0QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT0_QCOM",
- "Value": "0x1",
+ "Name": "UnsignedIntSampler2DMultisampleArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910D",
"Doc": "",
"Attributes": []
}
],
- "Name": "BufferBitQCOM",
- "NativeName": "BufferBitQCOM",
+ "Name": "AttributeType",
+ "NativeName": "AttributeType",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ArrayBuffer",
- "NativeName": "GL_ARRAY_BUFFER",
- "Value": "0x8892",
+ "Name": "TransformFeedback",
+ "NativeName": "GL_TRANSFORM_FEEDBACK",
+ "Value": "0x8E22",
"Doc": "",
"Attributes": []
- },
- {
- "Name": "AtomicCounterBuffer",
- "NativeName": "GL_ATOMIC_COUNTER_BUFFER",
- "Value": "0x92C0",
+ }
+ ],
+ "Name": "BindTransformFeedbackTarget",
+ "NativeName": "BindTransformFeedbackTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
"Doc": "",
"Attributes": []
},
{
- "Name": "CopyReadBuffer",
- "NativeName": "GL_COPY_READ_BUFFER",
- "Value": "0x8F36",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "CopyWriteBuffer",
- "NativeName": "GL_COPY_WRITE_BUFFER",
- "Value": "0x8F37",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "DispatchIndirectBuffer",
- "NativeName": "GL_DISPATCH_INDIRECT_BUFFER",
- "Value": "0x90EE",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "DrawIndirectBuffer",
- "NativeName": "GL_DRAW_INDIRECT_BUFFER",
- "Value": "0x8F3F",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ElementArrayBuffer",
- "NativeName": "GL_ELEMENT_ARRAY_BUFFER",
- "Value": "0x8893",
+ "Name": "DoubleExt",
+ "NativeName": "GL_DOUBLE_EXT",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "BinormalPointerTypeEXT",
+ "NativeName": "BinormalPointerTypeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PixelPackBuffer",
- "NativeName": "GL_PIXEL_PACK_BUFFER",
- "Value": "0x88EB",
+ "Name": "FuncAdd",
+ "NativeName": "GL_FUNC_ADD",
+ "Value": "0x8006",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelUnpackBuffer",
- "NativeName": "GL_PIXEL_UNPACK_BUFFER",
- "Value": "0x88EC",
+ "Name": "FuncAddExt",
+ "NativeName": "GL_FUNC_ADD_EXT",
+ "Value": "0x8006",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryBuffer",
- "NativeName": "GL_QUERY_BUFFER",
- "Value": "0x9192",
+ "Name": "Min",
+ "NativeName": "GL_MIN",
+ "Value": "0x8007",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderStorageBuffer",
- "NativeName": "GL_SHADER_STORAGE_BUFFER",
- "Value": "0x90D2",
+ "Name": "MinExt",
+ "NativeName": "GL_MIN_EXT",
+ "Value": "0x8007",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBuffer",
- "NativeName": "GL_TEXTURE_BUFFER",
- "Value": "0x8C2A",
+ "Name": "Max",
+ "NativeName": "GL_MAX",
+ "Value": "0x8008",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBuffer",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
- "Value": "0x8C8E",
+ "Name": "MaxExt",
+ "NativeName": "GL_MAX_EXT",
+ "Value": "0x8008",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBuffer",
- "NativeName": "GL_UNIFORM_BUFFER",
- "Value": "0x8A11",
+ "Name": "FuncSubtract",
+ "NativeName": "GL_FUNC_SUBTRACT",
+ "Value": "0x800A",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "BufferStorageTarget",
- "NativeName": "BufferStorageTarget",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ArrayBuffer",
- "NativeName": "GL_ARRAY_BUFFER",
- "Value": "0x8892",
+ "Name": "FuncSubtractExt",
+ "NativeName": "GL_FUNC_SUBTRACT_EXT",
+ "Value": "0x800A",
"Doc": "",
"Attributes": []
},
{
- "Name": "AtomicCounterBuffer",
- "NativeName": "GL_ATOMIC_COUNTER_BUFFER",
- "Value": "0x92C0",
+ "Name": "FuncReverseSubtract",
+ "NativeName": "GL_FUNC_REVERSE_SUBTRACT",
+ "Value": "0x800B",
"Doc": "",
"Attributes": []
},
{
- "Name": "CopyReadBuffer",
- "NativeName": "GL_COPY_READ_BUFFER",
- "Value": "0x8F36",
+ "Name": "FuncReverseSubtractExt",
+ "NativeName": "GL_FUNC_REVERSE_SUBTRACT_EXT",
+ "Value": "0x800B",
"Doc": "",
"Attributes": []
},
{
- "Name": "CopyWriteBuffer",
- "NativeName": "GL_COPY_WRITE_BUFFER",
- "Value": "0x8F37",
+ "Name": "AlphaMinSgix",
+ "NativeName": "GL_ALPHA_MIN_SGIX",
+ "Value": "0x8320",
"Doc": "",
"Attributes": []
},
{
- "Name": "DispatchIndirectBuffer",
- "NativeName": "GL_DISPATCH_INDIRECT_BUFFER",
- "Value": "0x90EE",
+ "Name": "AlphaMaxSgix",
+ "NativeName": "GL_ALPHA_MAX_SGIX",
+ "Value": "0x8321",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "BlendEquationModeEXT",
+ "NativeName": "BlendEquationModeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Zero",
+ "NativeName": "GL_ZERO",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "DrawIndirectBuffer",
- "NativeName": "GL_DRAW_INDIRECT_BUFFER",
- "Value": "0x8F3F",
+ "Name": "One",
+ "NativeName": "GL_ONE",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ElementArrayBuffer",
- "NativeName": "GL_ELEMENT_ARRAY_BUFFER",
- "Value": "0x8893",
+ "Name": "SrcColor",
+ "NativeName": "GL_SRC_COLOR",
+ "Value": "0x300",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelPackBuffer",
- "NativeName": "GL_PIXEL_PACK_BUFFER",
- "Value": "0x88EB",
+ "Name": "OneMinusSrcColor",
+ "NativeName": "GL_ONE_MINUS_SRC_COLOR",
+ "Value": "0x301",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelUnpackBuffer",
- "NativeName": "GL_PIXEL_UNPACK_BUFFER",
- "Value": "0x88EC",
+ "Name": "SrcAlpha",
+ "NativeName": "GL_SRC_ALPHA",
+ "Value": "0x302",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryBuffer",
- "NativeName": "GL_QUERY_BUFFER",
- "Value": "0x9192",
+ "Name": "OneMinusSrcAlpha",
+ "NativeName": "GL_ONE_MINUS_SRC_ALPHA",
+ "Value": "0x303",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderStorageBuffer",
- "NativeName": "GL_SHADER_STORAGE_BUFFER",
- "Value": "0x90D2",
+ "Name": "DstAlpha",
+ "NativeName": "GL_DST_ALPHA",
+ "Value": "0x304",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBuffer",
- "NativeName": "GL_TEXTURE_BUFFER",
- "Value": "0x8C2A",
+ "Name": "OneMinusDstAlpha",
+ "NativeName": "GL_ONE_MINUS_DST_ALPHA",
+ "Value": "0x305",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBuffer",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
- "Value": "0x8C8E",
+ "Name": "DstColor",
+ "NativeName": "GL_DST_COLOR",
+ "Value": "0x306",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBuffer",
- "NativeName": "GL_UNIFORM_BUFFER",
- "Value": "0x8A11",
+ "Name": "OneMinusDstColor",
+ "NativeName": "GL_ONE_MINUS_DST_COLOR",
+ "Value": "0x307",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "BufferTargetARB",
- "NativeName": "BufferTargetARB",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "StreamDraw",
- "NativeName": "GL_STREAM_DRAW",
- "Value": "0x88E0",
+ "Name": "SrcAlphaSaturate",
+ "NativeName": "GL_SRC_ALPHA_SATURATE",
+ "Value": "0x308",
"Doc": "",
"Attributes": []
},
{
- "Name": "StreamRead",
- "NativeName": "GL_STREAM_READ",
- "Value": "0x88E1",
+ "Name": "ConstantColor",
+ "NativeName": "GL_CONSTANT_COLOR",
+ "Value": "0x8001",
"Doc": "",
"Attributes": []
},
{
- "Name": "StreamCopy",
- "NativeName": "GL_STREAM_COPY",
- "Value": "0x88E2",
+ "Name": "OneMinusConstantColor",
+ "NativeName": "GL_ONE_MINUS_CONSTANT_COLOR",
+ "Value": "0x8002",
"Doc": "",
"Attributes": []
},
{
- "Name": "StaticDraw",
- "NativeName": "GL_STATIC_DRAW",
- "Value": "0x88E4",
+ "Name": "ConstantAlpha",
+ "NativeName": "GL_CONSTANT_ALPHA",
+ "Value": "0x8003",
"Doc": "",
"Attributes": []
},
{
- "Name": "StaticRead",
- "NativeName": "GL_STATIC_READ",
- "Value": "0x88E5",
+ "Name": "OneMinusConstantAlpha",
+ "NativeName": "GL_ONE_MINUS_CONSTANT_ALPHA",
+ "Value": "0x8004",
"Doc": "",
"Attributes": []
},
{
- "Name": "StaticCopy",
- "NativeName": "GL_STATIC_COPY",
- "Value": "0x88E6",
+ "Name": "Src1Alpha",
+ "NativeName": "GL_SRC1_ALPHA",
+ "Value": "0x8589",
"Doc": "",
"Attributes": []
},
{
- "Name": "DynamicDraw",
- "NativeName": "GL_DYNAMIC_DRAW",
- "Value": "0x88E8",
+ "Name": "Src1Color",
+ "NativeName": "GL_SRC1_COLOR",
+ "Value": "0x88F9",
"Doc": "",
"Attributes": []
},
{
- "Name": "DynamicRead",
- "NativeName": "GL_DYNAMIC_READ",
- "Value": "0x88E9",
+ "Name": "OneMinusSrc1Color",
+ "NativeName": "GL_ONE_MINUS_SRC1_COLOR",
+ "Value": "0x88FA",
"Doc": "",
"Attributes": []
},
{
- "Name": "DynamicCopy",
- "NativeName": "GL_DYNAMIC_COPY",
- "Value": "0x88EA",
+ "Name": "OneMinusSrc1Alpha",
+ "NativeName": "GL_ONE_MINUS_SRC1_ALPHA",
+ "Value": "0x88FB",
"Doc": "",
"Attributes": []
}
],
- "Name": "BufferUsageARB",
- "NativeName": "BufferUsageARB",
+ "Name": "BlendingFactor",
+ "NativeName": "BlendingFactor",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "DrawFramebuffer",
- "NativeName": "GL_DRAW_FRAMEBUFFER",
- "Value": "0x8CA9",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ReadFramebuffer",
- "NativeName": "GL_READ_FRAMEBUFFER",
- "Value": "0x8CA8",
+ "Name": "Nearest",
+ "NativeName": "GL_NEAREST",
+ "Value": "0x2600",
"Doc": "",
"Attributes": []
},
{
- "Name": "Framebuffer",
- "NativeName": "GL_FRAMEBUFFER",
- "Value": "0x8D40",
+ "Name": "Linear",
+ "NativeName": "GL_LINEAR",
+ "Value": "0x2601",
"Doc": "",
"Attributes": []
}
],
- "Name": "CheckFramebufferStatusTarget",
- "NativeName": "CheckFramebufferStatusTarget",
+ "Name": "BlitFramebufferFilter",
+ "NativeName": "BlitFramebufferFilter",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "AccumBufferBit",
- "NativeName": "GL_ACCUM_BUFFER_BIT",
- "Value": "0x200",
+ "Name": "False",
+ "NativeName": "GL_FALSE",
+ "Value": "0x0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ColorBufferBit",
- "NativeName": "GL_COLOR_BUFFER_BIT",
- "Value": "0x4000",
+ "Name": "True",
+ "NativeName": "GL_TRUE",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "Boolean",
+ "NativeName": "Boolean",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "CoverageBufferBitNV",
- "NativeName": "GL_COVERAGE_BUFFER_BIT_NV",
- "Value": "0x8000",
+ "Name": "Color",
+ "NativeName": "GL_COLOR",
+ "Value": "0x1800",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit",
- "NativeName": "GL_DEPTH_BUFFER_BIT",
- "Value": "0x100",
+ "Name": "Depth",
+ "NativeName": "GL_DEPTH",
+ "Value": "0x1801",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit",
- "NativeName": "GL_STENCIL_BUFFER_BIT",
- "Value": "0x400",
+ "Name": "Stencil",
+ "NativeName": "GL_STENCIL",
+ "Value": "0x1802",
"Doc": "",
"Attributes": []
}
],
- "Name": "ClearBufferMask",
- "NativeName": "ClearBufferMask",
+ "Name": "Buffer",
+ "NativeName": "Buffer",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ClientAllAttribBits",
- "NativeName": "GL_CLIENT_ALL_ATTRIB_BITS",
- "Value": "unchecked((int)0xFFFFFFFF)",
+ "Name": "ReadOnly",
+ "NativeName": "GL_READ_ONLY",
+ "Value": "0x88B8",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClientPixelStoreBit",
- "NativeName": "GL_CLIENT_PIXEL_STORE_BIT",
- "Value": "0x1",
+ "Name": "WriteOnly",
+ "NativeName": "GL_WRITE_ONLY",
+ "Value": "0x88B9",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClientVertexArrayBit",
- "NativeName": "GL_CLIENT_VERTEX_ARRAY_BIT",
- "Value": "0x2",
+ "Name": "ReadWrite",
+ "NativeName": "GL_READ_WRITE",
+ "Value": "0x88BA",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
}
],
- "Name": "ClientAttribMask",
- "NativeName": "ClientAttribMask",
+ "Name": "BufferAccessARB",
+ "NativeName": "BufferAccessARB",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "NegativeOneToOne",
- "NativeName": "GL_NEGATIVE_ONE_TO_ONE",
- "Value": "0x935E",
+ "Name": "ColorBufferBit0QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT0_QCOM",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ZeroToOne",
- "NativeName": "GL_ZERO_TO_ONE",
- "Value": "0x935F",
+ "Name": "ColorBufferBit1QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT1_QCOM",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ClipControlDepth",
- "NativeName": "ClipControlDepth",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "LowerLeft",
- "NativeName": "GL_LOWER_LEFT",
- "Value": "0x8CA1",
+ "Name": "ColorBufferBit2QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT2_QCOM",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "UpperLeft",
- "NativeName": "GL_UPPER_LEFT",
- "Value": "0x8CA2",
+ "Name": "ColorBufferBit3QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT3_QCOM",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ClipControlOrigin",
- "NativeName": "ClipControlOrigin",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ClipDistance0",
- "NativeName": "GL_CLIP_DISTANCE0",
- "Value": "0x3000",
+ "Name": "ColorBufferBit4QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT4_QCOM",
+ "Value": "0x10",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipDistance1",
- "NativeName": "GL_CLIP_DISTANCE1",
- "Value": "0x3001",
+ "Name": "ColorBufferBit5QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT5_QCOM",
+ "Value": "0x20",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipDistance2",
- "NativeName": "GL_CLIP_DISTANCE2",
- "Value": "0x3002",
+ "Name": "ColorBufferBit6QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT6_QCOM",
+ "Value": "0x40",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipDistance3",
- "NativeName": "GL_CLIP_DISTANCE3",
- "Value": "0x3003",
+ "Name": "ColorBufferBit7QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT7_QCOM",
+ "Value": "0x80",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipDistance4",
- "NativeName": "GL_CLIP_DISTANCE4",
- "Value": "0x3004",
+ "Name": "DepthBufferBit0QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT0_QCOM",
+ "Value": "0x100",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipDistance5",
- "NativeName": "GL_CLIP_DISTANCE5",
- "Value": "0x3005",
+ "Name": "DepthBufferBit1QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT1_QCOM",
+ "Value": "0x200",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipDistance6",
- "NativeName": "GL_CLIP_DISTANCE6",
- "Value": "0x3006",
+ "Name": "DepthBufferBit2QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT2_QCOM",
+ "Value": "0x400",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipDistance7",
- "NativeName": "GL_CLIP_DISTANCE7",
- "Value": "0x3007",
+ "Name": "DepthBufferBit3QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT3_QCOM",
+ "Value": "0x800",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipPlane0",
- "NativeName": "GL_CLIP_PLANE0",
- "Value": "0x3000",
+ "Name": "DepthBufferBit4QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT4_QCOM",
+ "Value": "0x1000",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClipPlane1",
- "NativeName": "GL_CLIP_PLANE1",
- "Value": "0x3001",
+ "Name": "DepthBufferBit5QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT5_QCOM",
+ "Value": "0x2000",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClipPlane2",
- "NativeName": "GL_CLIP_PLANE2",
- "Value": "0x3002",
+ "Name": "DepthBufferBit6QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT6_QCOM",
+ "Value": "0x4000",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClipPlane3",
- "NativeName": "GL_CLIP_PLANE3",
- "Value": "0x3003",
+ "Name": "DepthBufferBit7QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT7_QCOM",
+ "Value": "0x8000",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClipPlane4",
- "NativeName": "GL_CLIP_PLANE4",
- "Value": "0x3004",
+ "Name": "StencilBufferBit0QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT0_QCOM",
+ "Value": "0x10000",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClipPlane5",
- "NativeName": "GL_CLIP_PLANE5",
- "Value": "0x3005",
+ "Name": "StencilBufferBit1QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT1_QCOM",
+ "Value": "0x20000",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "ClipPlaneName",
- "NativeName": "ClipPlaneName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ "Attributes": []
+ },
{
- "Name": "None",
- "NativeName": "GL_NONE",
- "Value": "0x0",
+ "Name": "StencilBufferBit2QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT2_QCOM",
+ "Value": "0x40000",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontLeft",
- "NativeName": "GL_FRONT_LEFT",
- "Value": "0x400",
+ "Name": "StencilBufferBit3QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT3_QCOM",
+ "Value": "0x80000",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontRight",
- "NativeName": "GL_FRONT_RIGHT",
- "Value": "0x401",
+ "Name": "StencilBufferBit4QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT4_QCOM",
+ "Value": "0x100000",
"Doc": "",
"Attributes": []
},
{
- "Name": "BackLeft",
- "NativeName": "GL_BACK_LEFT",
- "Value": "0x402",
+ "Name": "StencilBufferBit5QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT5_QCOM",
+ "Value": "0x200000",
"Doc": "",
"Attributes": []
},
{
- "Name": "BackRight",
- "NativeName": "GL_BACK_RIGHT",
- "Value": "0x403",
+ "Name": "StencilBufferBit6QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT6_QCOM",
+ "Value": "0x400000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Front",
- "NativeName": "GL_FRONT",
- "Value": "0x404",
+ "Name": "StencilBufferBit7QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT7_QCOM",
+ "Value": "0x800000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Back",
- "NativeName": "GL_BACK",
- "Value": "0x405",
+ "Name": "MultisampleBufferBit0QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT0_QCOM",
+ "Value": "0x1000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Left",
- "NativeName": "GL_LEFT",
- "Value": "0x406",
+ "Name": "MultisampleBufferBit1QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT1_QCOM",
+ "Value": "0x2000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Right",
- "NativeName": "GL_RIGHT",
- "Value": "0x407",
+ "Name": "MultisampleBufferBit2QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT2_QCOM",
+ "Value": "0x4000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontAndBack",
- "NativeName": "GL_FRONT_AND_BACK",
- "Value": "0x408",
+ "Name": "MultisampleBufferBit3QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT3_QCOM",
+ "Value": "0x8000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment0",
- "NativeName": "GL_COLOR_ATTACHMENT0",
- "Value": "0x8CE0",
+ "Name": "MultisampleBufferBit4QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT4_QCOM",
+ "Value": "0x10000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment1",
- "NativeName": "GL_COLOR_ATTACHMENT1",
- "Value": "0x8CE1",
+ "Name": "MultisampleBufferBit5QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT5_QCOM",
+ "Value": "0x20000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment2",
- "NativeName": "GL_COLOR_ATTACHMENT2",
- "Value": "0x8CE2",
+ "Name": "MultisampleBufferBit6QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT6_QCOM",
+ "Value": "0x40000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment3",
- "NativeName": "GL_COLOR_ATTACHMENT3",
- "Value": "0x8CE3",
+ "Name": "MultisampleBufferBit7QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT7_QCOM",
+ "Value": "unchecked((int)0x80000000)",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "BufferBitQCOM",
+ "NativeName": "BufferBitQCOM",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ColorAttachment4",
- "NativeName": "GL_COLOR_ATTACHMENT4",
- "Value": "0x8CE4",
+ "Name": "BufferImmutableStorage",
+ "NativeName": "GL_BUFFER_IMMUTABLE_STORAGE",
+ "Value": "0x821F",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment5",
- "NativeName": "GL_COLOR_ATTACHMENT5",
- "Value": "0x8CE5",
+ "Name": "BufferStorageFlags",
+ "NativeName": "GL_BUFFER_STORAGE_FLAGS",
+ "Value": "0x8220",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment6",
- "NativeName": "GL_COLOR_ATTACHMENT6",
- "Value": "0x8CE6",
+ "Name": "BufferSize",
+ "NativeName": "GL_BUFFER_SIZE",
+ "Value": "0x8764",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment7",
- "NativeName": "GL_COLOR_ATTACHMENT7",
- "Value": "0x8CE7",
+ "Name": "BufferSizeArb",
+ "NativeName": "GL_BUFFER_SIZE_ARB",
+ "Value": "0x8764",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment8",
- "NativeName": "GL_COLOR_ATTACHMENT8",
- "Value": "0x8CE8",
+ "Name": "BufferUsage",
+ "NativeName": "GL_BUFFER_USAGE",
+ "Value": "0x8765",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment9",
- "NativeName": "GL_COLOR_ATTACHMENT9",
- "Value": "0x8CE9",
+ "Name": "BufferUsageArb",
+ "NativeName": "GL_BUFFER_USAGE_ARB",
+ "Value": "0x8765",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment10",
- "NativeName": "GL_COLOR_ATTACHMENT10",
- "Value": "0x8CEA",
+ "Name": "BufferAccess",
+ "NativeName": "GL_BUFFER_ACCESS",
+ "Value": "0x88BB",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment11",
- "NativeName": "GL_COLOR_ATTACHMENT11",
- "Value": "0x8CEB",
+ "Name": "BufferAccessArb",
+ "NativeName": "GL_BUFFER_ACCESS_ARB",
+ "Value": "0x88BB",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment12",
- "NativeName": "GL_COLOR_ATTACHMENT12",
- "Value": "0x8CEC",
+ "Name": "BufferMapped",
+ "NativeName": "GL_BUFFER_MAPPED",
+ "Value": "0x88BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment13",
- "NativeName": "GL_COLOR_ATTACHMENT13",
- "Value": "0x8CED",
+ "Name": "BufferMappedArb",
+ "NativeName": "GL_BUFFER_MAPPED_ARB",
+ "Value": "0x88BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment14",
- "NativeName": "GL_COLOR_ATTACHMENT14",
- "Value": "0x8CEE",
+ "Name": "BufferAccessFlags",
+ "NativeName": "GL_BUFFER_ACCESS_FLAGS",
+ "Value": "0x911F",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment15",
- "NativeName": "GL_COLOR_ATTACHMENT15",
- "Value": "0x8CEF",
+ "Name": "BufferMapLength",
+ "NativeName": "GL_BUFFER_MAP_LENGTH",
+ "Value": "0x9120",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment16",
- "NativeName": "GL_COLOR_ATTACHMENT16",
- "Value": "0x8CF0",
+ "Name": "BufferMapOffset",
+ "NativeName": "GL_BUFFER_MAP_OFFSET",
+ "Value": "0x9121",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "BufferPNameARB",
+ "NativeName": "BufferPNameARB",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ColorAttachment17",
- "NativeName": "GL_COLOR_ATTACHMENT17",
- "Value": "0x8CF1",
+ "Name": "BufferMapPointer",
+ "NativeName": "GL_BUFFER_MAP_POINTER",
+ "Value": "0x88BD",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment18",
- "NativeName": "GL_COLOR_ATTACHMENT18",
- "Value": "0x8CF2",
+ "Name": "BufferMapPointerArb",
+ "NativeName": "GL_BUFFER_MAP_POINTER_ARB",
+ "Value": "0x88BD",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "BufferPointerNameARB",
+ "NativeName": "BufferPointerNameARB",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ColorAttachment19",
- "NativeName": "GL_COLOR_ATTACHMENT19",
- "Value": "0x8CF3",
+ "Name": "DynamicStorageBit",
+ "NativeName": "GL_DYNAMIC_STORAGE_BIT",
+ "Value": "0x100",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment20",
- "NativeName": "GL_COLOR_ATTACHMENT20",
- "Value": "0x8CF4",
+ "Name": "DynamicStorageBitExt",
+ "NativeName": "GL_DYNAMIC_STORAGE_BIT_EXT",
+ "Value": "0x100",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment21",
- "NativeName": "GL_COLOR_ATTACHMENT21",
- "Value": "0x8CF5",
+ "Name": "ClientStorageBit",
+ "NativeName": "GL_CLIENT_STORAGE_BIT",
+ "Value": "0x200",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment22",
- "NativeName": "GL_COLOR_ATTACHMENT22",
- "Value": "0x8CF6",
+ "Name": "ClientStorageBitExt",
+ "NativeName": "GL_CLIENT_STORAGE_BIT_EXT",
+ "Value": "0x200",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment23",
- "NativeName": "GL_COLOR_ATTACHMENT23",
- "Value": "0x8CF7",
+ "Name": "SparseStorageBitArb",
+ "NativeName": "GL_SPARSE_STORAGE_BIT_ARB",
+ "Value": "0x400",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment24",
- "NativeName": "GL_COLOR_ATTACHMENT24",
- "Value": "0x8CF8",
+ "Name": "LgpuSeparateStorageBitNvx",
+ "NativeName": "GL_LGPU_SEPARATE_STORAGE_BIT_NVX",
+ "Value": "0x800",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment25",
- "NativeName": "GL_COLOR_ATTACHMENT25",
- "Value": "0x8CF9",
+ "Name": "PerGpuStorageBitNV",
+ "NativeName": "GL_PER_GPU_STORAGE_BIT_NV",
+ "Value": "0x800",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment26",
- "NativeName": "GL_COLOR_ATTACHMENT26",
- "Value": "0x8CFA",
+ "Name": "ExternalStorageBitNvx",
+ "NativeName": "GL_EXTERNAL_STORAGE_BIT_NVX",
+ "Value": "0x2000",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment27",
- "NativeName": "GL_COLOR_ATTACHMENT27",
- "Value": "0x8CFB",
+ "Name": "MapReadBit",
+ "NativeName": "GL_MAP_READ_BIT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment28",
- "NativeName": "GL_COLOR_ATTACHMENT28",
- "Value": "0x8CFC",
+ "Name": "MapReadBitExt",
+ "NativeName": "GL_MAP_READ_BIT_EXT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment29",
- "NativeName": "GL_COLOR_ATTACHMENT29",
- "Value": "0x8CFD",
+ "Name": "MapWriteBit",
+ "NativeName": "GL_MAP_WRITE_BIT",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment30",
- "NativeName": "GL_COLOR_ATTACHMENT30",
- "Value": "0x8CFE",
+ "Name": "MapWriteBitExt",
+ "NativeName": "GL_MAP_WRITE_BIT_EXT",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment31",
- "NativeName": "GL_COLOR_ATTACHMENT31",
- "Value": "0x8CFF",
+ "Name": "MapPersistentBit",
+ "NativeName": "GL_MAP_PERSISTENT_BIT",
+ "Value": "0x40",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ColorBuffer",
- "NativeName": "ColorBuffer",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Back",
- "NativeName": "GL_BACK",
- "Value": "0x405",
+ "Name": "MapPersistentBitExt",
+ "NativeName": "GL_MAP_PERSISTENT_BIT_EXT",
+ "Value": "0x40",
"Doc": "",
"Attributes": []
},
{
- "Name": "Front",
- "NativeName": "GL_FRONT",
- "Value": "0x404",
+ "Name": "MapCoherentBit",
+ "NativeName": "GL_MAP_COHERENT_BIT",
+ "Value": "0x80",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontAndBack",
- "NativeName": "GL_FRONT_AND_BACK",
- "Value": "0x408",
+ "Name": "MapCoherentBitExt",
+ "NativeName": "GL_MAP_COHERENT_BIT_EXT",
+ "Value": "0x80",
"Doc": "",
"Attributes": []
}
],
- "Name": "ColorMaterialFace",
- "NativeName": "ColorMaterialFace",
+ "Name": "BufferStorageMask",
+ "NativeName": "BufferStorageMask",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Ambient",
- "NativeName": "GL_AMBIENT",
- "Value": "0x1200",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "AmbientAndDiffuse",
- "NativeName": "GL_AMBIENT_AND_DIFFUSE",
- "Value": "0x1602",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "Diffuse",
- "NativeName": "GL_DIFFUSE",
- "Value": "0x1201",
+ "Name": "ArrayBuffer",
+ "NativeName": "GL_ARRAY_BUFFER",
+ "Value": "0x8892",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Emission",
- "NativeName": "GL_EMISSION",
- "Value": "0x1600",
+ "Name": "ElementArrayBuffer",
+ "NativeName": "GL_ELEMENT_ARRAY_BUFFER",
+ "Value": "0x8893",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Specular",
- "NativeName": "GL_SPECULAR",
- "Value": "0x1202",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "ColorMaterialParameter",
- "NativeName": "ColorMaterialParameter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Byte",
- "NativeName": "GL_BYTE",
- "Value": "0x1400",
+ "Name": "PixelPackBuffer",
+ "NativeName": "GL_PIXEL_PACK_BUFFER",
+ "Value": "0x88EB",
"Doc": "",
"Attributes": []
},
{
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
+ "Name": "PixelUnpackBuffer",
+ "NativeName": "GL_PIXEL_UNPACK_BUFFER",
+ "Value": "0x88EC",
"Doc": "",
"Attributes": []
},
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "UniformBuffer",
+ "NativeName": "GL_UNIFORM_BUFFER",
+ "Value": "0x8A11",
"Doc": "",
"Attributes": []
},
{
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
+ "Name": "TextureBuffer",
+ "NativeName": "GL_TEXTURE_BUFFER",
+ "Value": "0x8C2A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
+ "Name": "TransformFeedbackBuffer",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
+ "Value": "0x8C8E",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedByte",
- "NativeName": "GL_UNSIGNED_BYTE",
- "Value": "0x1401",
+ "Name": "CopyReadBuffer",
+ "NativeName": "GL_COPY_READ_BUFFER",
+ "Value": "0x8F36",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt",
- "NativeName": "GL_UNSIGNED_INT",
- "Value": "0x1405",
+ "Name": "CopyWriteBuffer",
+ "NativeName": "GL_COPY_WRITE_BUFFER",
+ "Value": "0x8F37",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedShort",
- "NativeName": "GL_UNSIGNED_SHORT",
- "Value": "0x1403",
+ "Name": "DrawIndirectBuffer",
+ "NativeName": "GL_DRAW_INDIRECT_BUFFER",
+ "Value": "0x8F3F",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ColorPointerType",
- "NativeName": "ColorPointerType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ColorTableBias",
- "NativeName": "GL_COLOR_TABLE_BIAS",
- "Value": "0x80D7",
+ "Name": "ShaderStorageBuffer",
+ "NativeName": "GL_SHADER_STORAGE_BUFFER",
+ "Value": "0x90D2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableBiasSgi",
- "NativeName": "GL_COLOR_TABLE_BIAS_SGI",
- "Value": "0x80D7",
+ "Name": "DispatchIndirectBuffer",
+ "NativeName": "GL_DISPATCH_INDIRECT_BUFFER",
+ "Value": "0x90EE",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableScale",
- "NativeName": "GL_COLOR_TABLE_SCALE",
- "Value": "0x80D6",
+ "Name": "QueryBuffer",
+ "NativeName": "GL_QUERY_BUFFER",
+ "Value": "0x9192",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableScaleSgi",
- "NativeName": "GL_COLOR_TABLE_SCALE_SGI",
- "Value": "0x80D6",
+ "Name": "AtomicCounterBuffer",
+ "NativeName": "GL_ATOMIC_COUNTER_BUFFER",
+ "Value": "0x92C0",
"Doc": "",
"Attributes": []
}
],
- "Name": "ColorTableParameterPNameSGI",
- "NativeName": "ColorTableParameterPNameSGI",
+ "Name": "BufferStorageTarget",
+ "NativeName": "BufferStorageTarget",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ColorTable",
- "NativeName": "GL_COLOR_TABLE",
- "Value": "0x80D0",
+ "Name": "ParameterBuffer",
+ "NativeName": "GL_PARAMETER_BUFFER",
+ "Value": "0x80EE",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionColorTable",
- "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE",
- "Value": "0x80D1",
+ "Name": "ArrayBuffer",
+ "NativeName": "GL_ARRAY_BUFFER",
+ "Value": "0x8892",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixColorTable",
- "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE",
- "Value": "0x80D2",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "ColorTableTarget",
- "NativeName": "ColorTableTarget",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "ColorTable",
- "NativeName": "GL_COLOR_TABLE",
- "Value": "0x80D0",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorTableSgi",
- "NativeName": "GL_COLOR_TABLE_SGI",
- "Value": "0x80D0",
+ "Name": "ElementArrayBuffer",
+ "NativeName": "GL_ELEMENT_ARRAY_BUFFER",
+ "Value": "0x8893",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixColorTable",
- "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE",
- "Value": "0x80D2",
+ "Name": "PixelPackBuffer",
+ "NativeName": "GL_PIXEL_PACK_BUFFER",
+ "Value": "0x88EB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixColorTableSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
- "Value": "0x80D2",
+ "Name": "PixelUnpackBuffer",
+ "NativeName": "GL_PIXEL_UNPACK_BUFFER",
+ "Value": "0x88EC",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionColorTable",
- "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE",
- "Value": "0x80D1",
+ "Name": "UniformBuffer",
+ "NativeName": "GL_UNIFORM_BUFFER",
+ "Value": "0x8A11",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionColorTableSgi",
- "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE_SGI",
- "Value": "0x80D1",
+ "Name": "TextureBuffer",
+ "NativeName": "GL_TEXTURE_BUFFER",
+ "Value": "0x8C2A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyColorTable",
- "NativeName": "GL_PROXY_COLOR_TABLE",
- "Value": "0x80D3",
+ "Name": "TransformFeedbackBuffer",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
+ "Value": "0x8C8E",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyColorTableSgi",
- "NativeName": "GL_PROXY_COLOR_TABLE_SGI",
- "Value": "0x80D3",
+ "Name": "CopyReadBuffer",
+ "NativeName": "GL_COPY_READ_BUFFER",
+ "Value": "0x8F36",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyPostColorMatrixColorTable",
- "NativeName": "GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE",
- "Value": "0x80D5",
+ "Name": "CopyWriteBuffer",
+ "NativeName": "GL_COPY_WRITE_BUFFER",
+ "Value": "0x8F37",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyPostColorMatrixColorTableSgi",
- "NativeName": "GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
- "Value": "0x80D5",
+ "Name": "DrawIndirectBuffer",
+ "NativeName": "GL_DRAW_INDIRECT_BUFFER",
+ "Value": "0x8F3F",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyPostConvolutionColorTable",
- "NativeName": "GL_PROXY_POST_CONVOLUTION_COLOR_TABLE",
- "Value": "0x80D4",
+ "Name": "ShaderStorageBuffer",
+ "NativeName": "GL_SHADER_STORAGE_BUFFER",
+ "Value": "0x90D2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyPostConvolutionColorTableSgi",
- "NativeName": "GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI",
- "Value": "0x80D4",
+ "Name": "DispatchIndirectBuffer",
+ "NativeName": "GL_DISPATCH_INDIRECT_BUFFER",
+ "Value": "0x90EE",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureColorTableSgi",
- "NativeName": "GL_PROXY_TEXTURE_COLOR_TABLE_SGI",
- "Value": "0x80BD",
+ "Name": "QueryBuffer",
+ "NativeName": "GL_QUERY_BUFFER",
+ "Value": "0x9192",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureColorTableSgi",
- "NativeName": "GL_TEXTURE_COLOR_TABLE_SGI",
- "Value": "0x80BC",
+ "Name": "AtomicCounterBuffer",
+ "NativeName": "GL_ATOMIC_COUNTER_BUFFER",
+ "Value": "0x92C0",
"Doc": "",
"Attributes": []
}
],
- "Name": "ColorTableTargetSGI",
- "NativeName": "ColorTableTargetSGI",
+ "Name": "BufferTargetARB",
+ "NativeName": "BufferTargetARB",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ContextFlagDebugBit",
- "NativeName": "GL_CONTEXT_FLAG_DEBUG_BIT",
- "Value": "0x2",
+ "Name": "StreamDraw",
+ "NativeName": "GL_STREAM_DRAW",
+ "Value": "0x88E0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ContextFlagDebugBitKhr",
- "NativeName": "GL_CONTEXT_FLAG_DEBUG_BIT_KHR",
- "Value": "0x2",
+ "Name": "StreamRead",
+ "NativeName": "GL_STREAM_READ",
+ "Value": "0x88E1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ContextFlagForwardCompatibleBit",
- "NativeName": "GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT",
- "Value": "0x1",
+ "Name": "StreamCopy",
+ "NativeName": "GL_STREAM_COPY",
+ "Value": "0x88E2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ContextFlagRobustAccessBit",
- "NativeName": "GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT",
- "Value": "0x4",
+ "Name": "StaticDraw",
+ "NativeName": "GL_STATIC_DRAW",
+ "Value": "0x88E4",
"Doc": "",
"Attributes": []
},
{
- "Name": "ContextFlagRobustAccessBitArb",
- "NativeName": "GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT_ARB",
- "Value": "0x4",
+ "Name": "StaticRead",
+ "NativeName": "GL_STATIC_READ",
+ "Value": "0x88E5",
"Doc": "",
"Attributes": []
},
{
- "Name": "ContextFlagProtectedContentBitExt",
- "NativeName": "GL_CONTEXT_FLAG_PROTECTED_CONTENT_BIT_EXT",
- "Value": "0x10",
+ "Name": "StaticCopy",
+ "NativeName": "GL_STATIC_COPY",
+ "Value": "0x88E6",
"Doc": "",
"Attributes": []
},
{
- "Name": "ContextFlagNoErrorBit",
- "NativeName": "GL_CONTEXT_FLAG_NO_ERROR_BIT",
- "Value": "0x8",
+ "Name": "DynamicDraw",
+ "NativeName": "GL_DYNAMIC_DRAW",
+ "Value": "0x88E8",
"Doc": "",
"Attributes": []
},
{
- "Name": "ContextFlagNoErrorBitKhr",
- "NativeName": "GL_CONTEXT_FLAG_NO_ERROR_BIT_KHR",
- "Value": "0x8",
+ "Name": "DynamicRead",
+ "NativeName": "GL_DYNAMIC_READ",
+ "Value": "0x88E9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DynamicCopy",
+ "NativeName": "GL_DYNAMIC_COPY",
+ "Value": "0x88EA",
"Doc": "",
"Attributes": []
}
],
- "Name": "ContextFlagMask",
- "NativeName": "ContextFlagMask",
+ "Name": "BufferUsageARB",
+ "NativeName": "BufferUsageARB",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ContextCompatibilityProfileBit",
- "NativeName": "GL_CONTEXT_COMPATIBILITY_PROFILE_BIT",
- "Value": "0x2",
+ "Name": "ReadFramebuffer",
+ "NativeName": "GL_READ_FRAMEBUFFER",
+ "Value": "0x8CA8",
"Doc": "",
"Attributes": []
},
{
- "Name": "ContextCoreProfileBit",
- "NativeName": "GL_CONTEXT_CORE_PROFILE_BIT",
- "Value": "0x1",
+ "Name": "DrawFramebuffer",
+ "NativeName": "GL_DRAW_FRAMEBUFFER",
+ "Value": "0x8CA9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Framebuffer",
+ "NativeName": "GL_FRAMEBUFFER",
+ "Value": "0x8D40",
"Doc": "",
"Attributes": []
}
],
- "Name": "ContextProfileMask",
- "NativeName": "ContextProfileMask",
+ "Name": "CheckFramebufferStatusTarget",
+ "NativeName": "CheckFramebufferStatusTarget",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Reduce",
- "NativeName": "GL_REDUCE",
- "Value": "0x8016",
+ "Name": "False",
+ "NativeName": "GL_FALSE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReduceExt",
- "NativeName": "GL_REDUCE_EXT",
- "Value": "0x8016",
+ "Name": "True",
+ "NativeName": "GL_TRUE",
+ "Value": "0x1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FixedOnly",
+ "NativeName": "GL_FIXED_ONLY",
+ "Value": "0x891D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FixedOnlyArb",
+ "NativeName": "GL_FIXED_ONLY_ARB",
+ "Value": "0x891D",
"Doc": "",
"Attributes": []
}
],
- "Name": "ConvolutionBorderModeEXT",
- "NativeName": "ConvolutionBorderModeEXT",
+ "Name": "ClampColorModeARB",
+ "NativeName": "ClampColorModeARB",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ConvolutionBorderMode",
- "NativeName": "GL_CONVOLUTION_BORDER_MODE",
- "Value": "0x8013",
+ "Name": "ClampVertexColorArb",
+ "NativeName": "GL_CLAMP_VERTEX_COLOR_ARB",
+ "Value": "0x891A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionBorderModeExt",
- "NativeName": "GL_CONVOLUTION_BORDER_MODE_EXT",
- "Value": "0x8013",
+ "Name": "ClampFragmentColorArb",
+ "NativeName": "GL_CLAMP_FRAGMENT_COLOR_ARB",
+ "Value": "0x891B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFilterBias",
- "NativeName": "GL_CONVOLUTION_FILTER_BIAS",
- "Value": "0x8015",
+ "Name": "ClampReadColor",
+ "NativeName": "GL_CLAMP_READ_COLOR",
+ "Value": "0x891C",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFilterBiasExt",
- "NativeName": "GL_CONVOLUTION_FILTER_BIAS_EXT",
- "Value": "0x8015",
+ "Name": "ClampReadColorArb",
+ "NativeName": "GL_CLAMP_READ_COLOR_ARB",
+ "Value": "0x891C",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ClampColorTargetARB",
+ "NativeName": "ClampColorTargetARB",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "DepthBufferBit",
+ "NativeName": "GL_DEPTH_BUFFER_BIT",
+ "Value": "0x100",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFilterScale",
- "NativeName": "GL_CONVOLUTION_FILTER_SCALE",
- "Value": "0x8014",
+ "Name": "AccumBufferBit",
+ "NativeName": "GL_ACCUM_BUFFER_BIT",
+ "Value": "0x200",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "StencilBufferBit",
+ "NativeName": "GL_STENCIL_BUFFER_BIT",
+ "Value": "0x400",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFilterScaleExt",
- "NativeName": "GL_CONVOLUTION_FILTER_SCALE_EXT",
- "Value": "0x8014",
+ "Name": "ColorBufferBit",
+ "NativeName": "GL_COLOR_BUFFER_BIT",
+ "Value": "0x4000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CoverageBufferBitNV",
+ "NativeName": "GL_COVERAGE_BUFFER_BIT_NV",
+ "Value": "0x8000",
"Doc": "",
"Attributes": []
}
],
- "Name": "ConvolutionParameterEXT",
- "NativeName": "ConvolutionParameterEXT",
+ "Name": "ClearBufferMask",
+ "NativeName": "ClearBufferMask",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Convolution1D",
- "NativeName": "GL_CONVOLUTION_1D",
- "Value": "0x8010",
+ "Name": "ClientPixelStoreBit",
+ "NativeName": "GL_CLIENT_PIXEL_STORE_BIT",
+ "Value": "0x1",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "Convolution2D",
- "NativeName": "GL_CONVOLUTION_2D",
- "Value": "0x8011",
+ "Name": "ClientVertexArrayBit",
+ "NativeName": "GL_CLIENT_VERTEX_ARRAY_BIT",
+ "Value": "0x2",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ClientAllAttribBits",
+ "NativeName": "GL_CLIENT_ALL_ATTRIB_BITS",
+ "Value": "unchecked((int)0xFFFFFFFF)",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
}
],
- "Name": "ConvolutionTarget",
- "NativeName": "ConvolutionTarget",
+ "Name": "ClientAttribMask",
+ "NativeName": "ClientAttribMask",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Convolution1D",
- "NativeName": "GL_CONVOLUTION_1D",
- "Value": "0x8010",
+ "Name": "NegativeOneToOne",
+ "NativeName": "GL_NEGATIVE_ONE_TO_ONE",
+ "Value": "0x935E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Convolution1DExt",
- "NativeName": "GL_CONVOLUTION_1D_EXT",
- "Value": "0x8010",
+ "Name": "ZeroToOne",
+ "NativeName": "GL_ZERO_TO_ONE",
+ "Value": "0x935F",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ClipControlDepth",
+ "NativeName": "ClipControlDepth",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Convolution2D",
- "NativeName": "GL_CONVOLUTION_2D",
- "Value": "0x8011",
+ "Name": "LowerLeft",
+ "NativeName": "GL_LOWER_LEFT",
+ "Value": "0x8CA1",
"Doc": "",
"Attributes": []
},
{
- "Name": "Convolution2DExt",
- "NativeName": "GL_CONVOLUTION_2D_EXT",
- "Value": "0x8011",
+ "Name": "UpperLeft",
+ "NativeName": "GL_UPPER_LEFT",
+ "Value": "0x8CA2",
"Doc": "",
"Attributes": []
}
],
- "Name": "ConvolutionTargetEXT",
- "NativeName": "ConvolutionTargetEXT",
+ "Name": "ClipControlOrigin",
+ "NativeName": "ClipControlOrigin",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ArrayBuffer",
- "NativeName": "GL_ARRAY_BUFFER",
- "Value": "0x8892",
+ "Name": "ClipPlane0",
+ "NativeName": "GL_CLIP_PLANE0",
+ "Value": "0x3000",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "AtomicCounterBuffer",
- "NativeName": "GL_ATOMIC_COUNTER_BUFFER",
- "Value": "0x92C0",
+ "Name": "ClipDistance0",
+ "NativeName": "GL_CLIP_DISTANCE0",
+ "Value": "0x3000",
"Doc": "",
"Attributes": []
},
{
- "Name": "CopyReadBuffer",
- "NativeName": "GL_COPY_READ_BUFFER",
- "Value": "0x8F36",
+ "Name": "ClipPlane1",
+ "NativeName": "GL_CLIP_PLANE1",
+ "Value": "0x3001",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "CopyWriteBuffer",
- "NativeName": "GL_COPY_WRITE_BUFFER",
- "Value": "0x8F37",
+ "Name": "ClipDistance1",
+ "NativeName": "GL_CLIP_DISTANCE1",
+ "Value": "0x3001",
"Doc": "",
"Attributes": []
},
{
- "Name": "DispatchIndirectBuffer",
- "NativeName": "GL_DISPATCH_INDIRECT_BUFFER",
- "Value": "0x90EE",
+ "Name": "ClipPlane2",
+ "NativeName": "GL_CLIP_PLANE2",
+ "Value": "0x3002",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "DrawIndirectBuffer",
- "NativeName": "GL_DRAW_INDIRECT_BUFFER",
- "Value": "0x8F3F",
+ "Name": "ClipDistance2",
+ "NativeName": "GL_CLIP_DISTANCE2",
+ "Value": "0x3002",
"Doc": "",
"Attributes": []
},
{
- "Name": "ElementArrayBuffer",
- "NativeName": "GL_ELEMENT_ARRAY_BUFFER",
- "Value": "0x8893",
+ "Name": "ClipPlane3",
+ "NativeName": "GL_CLIP_PLANE3",
+ "Value": "0x3003",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "PixelPackBuffer",
- "NativeName": "GL_PIXEL_PACK_BUFFER",
- "Value": "0x88EB",
+ "Name": "ClipDistance3",
+ "NativeName": "GL_CLIP_DISTANCE3",
+ "Value": "0x3003",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelUnpackBuffer",
- "NativeName": "GL_PIXEL_UNPACK_BUFFER",
- "Value": "0x88EC",
+ "Name": "ClipPlane4",
+ "NativeName": "GL_CLIP_PLANE4",
+ "Value": "0x3004",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "QueryBuffer",
- "NativeName": "GL_QUERY_BUFFER",
- "Value": "0x9192",
+ "Name": "ClipDistance4",
+ "NativeName": "GL_CLIP_DISTANCE4",
+ "Value": "0x3004",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderStorageBuffer",
- "NativeName": "GL_SHADER_STORAGE_BUFFER",
- "Value": "0x90D2",
+ "Name": "ClipPlane5",
+ "NativeName": "GL_CLIP_PLANE5",
+ "Value": "0x3005",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureBuffer",
- "NativeName": "GL_TEXTURE_BUFFER",
- "Value": "0x8C2A",
+ "Name": "ClipDistance5",
+ "NativeName": "GL_CLIP_DISTANCE5",
+ "Value": "0x3005",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBuffer",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
- "Value": "0x8C8E",
+ "Name": "ClipDistance6",
+ "NativeName": "GL_CLIP_DISTANCE6",
+ "Value": "0x3006",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBuffer",
- "NativeName": "GL_UNIFORM_BUFFER",
- "Value": "0x8A11",
+ "Name": "ClipDistance7",
+ "NativeName": "GL_CLIP_DISTANCE7",
+ "Value": "0x3007",
"Doc": "",
"Attributes": []
}
],
- "Name": "CopyBufferSubDataTarget",
- "NativeName": "CopyBufferSubDataTarget",
+ "Name": "ClipPlaneName",
+ "NativeName": "ClipPlaneName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Back",
- "NativeName": "GL_BACK",
- "Value": "0x405",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Front",
- "NativeName": "GL_FRONT",
- "Value": "0x404",
+ "Name": "FrontLeft",
+ "NativeName": "GL_FRONT_LEFT",
+ "Value": "0x400",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontAndBack",
- "NativeName": "GL_FRONT_AND_BACK",
- "Value": "0x408",
+ "Name": "FrontRight",
+ "NativeName": "GL_FRONT_RIGHT",
+ "Value": "0x401",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "CullFaceMode",
- "NativeName": "CullFaceMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [],
- "Name": "DataType",
- "NativeName": "DataType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "DebugSeverityLow",
- "NativeName": "GL_DEBUG_SEVERITY_LOW",
- "Value": "0x9148",
+ "Name": "BackLeft",
+ "NativeName": "GL_BACK_LEFT",
+ "Value": "0x402",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugSeverityMedium",
- "NativeName": "GL_DEBUG_SEVERITY_MEDIUM",
- "Value": "0x9147",
+ "Name": "BackRight",
+ "NativeName": "GL_BACK_RIGHT",
+ "Value": "0x403",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugSeverityHigh",
- "NativeName": "GL_DEBUG_SEVERITY_HIGH",
- "Value": "0x9146",
+ "Name": "Front",
+ "NativeName": "GL_FRONT",
+ "Value": "0x404",
"Doc": "",
"Attributes": []
},
{
- "Name": "DontCare",
- "NativeName": "GL_DONT_CARE",
- "Value": "0x1100",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "DebugSeverity",
- "NativeName": "DebugSeverity",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "DebugSourceApi",
- "NativeName": "GL_DEBUG_SOURCE_API",
- "Value": "0x8246",
+ "Name": "Back",
+ "NativeName": "GL_BACK",
+ "Value": "0x405",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugSourceWindowSystem",
- "NativeName": "GL_DEBUG_SOURCE_WINDOW_SYSTEM",
- "Value": "0x8247",
+ "Name": "Left",
+ "NativeName": "GL_LEFT",
+ "Value": "0x406",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugSourceShaderCompiler",
- "NativeName": "GL_DEBUG_SOURCE_SHADER_COMPILER",
- "Value": "0x8248",
+ "Name": "Right",
+ "NativeName": "GL_RIGHT",
+ "Value": "0x407",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugSourceThirdParty",
- "NativeName": "GL_DEBUG_SOURCE_THIRD_PARTY",
- "Value": "0x8249",
+ "Name": "FrontAndBack",
+ "NativeName": "GL_FRONT_AND_BACK",
+ "Value": "0x408",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugSourceApplication",
- "NativeName": "GL_DEBUG_SOURCE_APPLICATION",
- "Value": "0x824A",
+ "Name": "ColorAttachment0",
+ "NativeName": "GL_COLOR_ATTACHMENT0",
+ "Value": "0x8CE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugSourceOther",
- "NativeName": "GL_DEBUG_SOURCE_OTHER",
- "Value": "0x824B",
+ "Name": "ColorAttachment1",
+ "NativeName": "GL_COLOR_ATTACHMENT1",
+ "Value": "0x8CE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "DontCare",
- "NativeName": "GL_DONT_CARE",
- "Value": "0x1100",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "DebugSource",
- "NativeName": "DebugSource",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "DebugTypeError",
- "NativeName": "GL_DEBUG_TYPE_ERROR",
- "Value": "0x824C",
+ "Name": "ColorAttachment2",
+ "NativeName": "GL_COLOR_ATTACHMENT2",
+ "Value": "0x8CE2",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugTypeDeprecatedBehavior",
- "NativeName": "GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR",
- "Value": "0x824D",
+ "Name": "ColorAttachment3",
+ "NativeName": "GL_COLOR_ATTACHMENT3",
+ "Value": "0x8CE3",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugTypeUndefinedBehavior",
- "NativeName": "GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR",
- "Value": "0x824E",
+ "Name": "ColorAttachment4",
+ "NativeName": "GL_COLOR_ATTACHMENT4",
+ "Value": "0x8CE4",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugTypePortability",
- "NativeName": "GL_DEBUG_TYPE_PORTABILITY",
- "Value": "0x824F",
+ "Name": "ColorAttachment5",
+ "NativeName": "GL_COLOR_ATTACHMENT5",
+ "Value": "0x8CE5",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugTypePerformance",
- "NativeName": "GL_DEBUG_TYPE_PERFORMANCE",
- "Value": "0x8250",
+ "Name": "ColorAttachment6",
+ "NativeName": "GL_COLOR_ATTACHMENT6",
+ "Value": "0x8CE6",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugTypeMarker",
- "NativeName": "GL_DEBUG_TYPE_MARKER",
- "Value": "0x8268",
+ "Name": "ColorAttachment7",
+ "NativeName": "GL_COLOR_ATTACHMENT7",
+ "Value": "0x8CE7",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugTypePushGroup",
- "NativeName": "GL_DEBUG_TYPE_PUSH_GROUP",
- "Value": "0x8269",
+ "Name": "ColorAttachment8",
+ "NativeName": "GL_COLOR_ATTACHMENT8",
+ "Value": "0x8CE8",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugTypePopGroup",
- "NativeName": "GL_DEBUG_TYPE_POP_GROUP",
- "Value": "0x826A",
+ "Name": "ColorAttachment9",
+ "NativeName": "GL_COLOR_ATTACHMENT9",
+ "Value": "0x8CE9",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugTypeOther",
- "NativeName": "GL_DEBUG_TYPE_OTHER",
- "Value": "0x8251",
+ "Name": "ColorAttachment10",
+ "NativeName": "GL_COLOR_ATTACHMENT10",
+ "Value": "0x8CEA",
"Doc": "",
"Attributes": []
},
{
- "Name": "DontCare",
- "NativeName": "GL_DONT_CARE",
- "Value": "0x1100",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "DebugType",
- "NativeName": "DebugType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Always",
- "NativeName": "GL_ALWAYS",
- "Value": "0x207",
+ "Name": "ColorAttachment11",
+ "NativeName": "GL_COLOR_ATTACHMENT11",
+ "Value": "0x8CEB",
"Doc": "",
"Attributes": []
},
{
- "Name": "Equal",
- "NativeName": "GL_EQUAL",
- "Value": "0x202",
+ "Name": "ColorAttachment12",
+ "NativeName": "GL_COLOR_ATTACHMENT12",
+ "Value": "0x8CEC",
"Doc": "",
"Attributes": []
},
{
- "Name": "Gequal",
- "NativeName": "GL_GEQUAL",
- "Value": "0x206",
+ "Name": "ColorAttachment13",
+ "NativeName": "GL_COLOR_ATTACHMENT13",
+ "Value": "0x8CED",
"Doc": "",
"Attributes": []
},
{
- "Name": "Greater",
- "NativeName": "GL_GREATER",
- "Value": "0x204",
+ "Name": "ColorAttachment14",
+ "NativeName": "GL_COLOR_ATTACHMENT14",
+ "Value": "0x8CEE",
"Doc": "",
"Attributes": []
},
{
- "Name": "Lequal",
- "NativeName": "GL_LEQUAL",
- "Value": "0x203",
+ "Name": "ColorAttachment15",
+ "NativeName": "GL_COLOR_ATTACHMENT15",
+ "Value": "0x8CEF",
"Doc": "",
"Attributes": []
},
{
- "Name": "Less",
- "NativeName": "GL_LESS",
- "Value": "0x201",
+ "Name": "ColorAttachment16",
+ "NativeName": "GL_COLOR_ATTACHMENT16",
+ "Value": "0x8CF0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Never",
- "NativeName": "GL_NEVER",
- "Value": "0x200",
+ "Name": "ColorAttachment17",
+ "NativeName": "GL_COLOR_ATTACHMENT17",
+ "Value": "0x8CF1",
"Doc": "",
"Attributes": []
},
{
- "Name": "Notequal",
- "NativeName": "GL_NOTEQUAL",
- "Value": "0x205",
+ "Name": "ColorAttachment18",
+ "NativeName": "GL_COLOR_ATTACHMENT18",
+ "Value": "0x8CF2",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "DepthFunction",
- "NativeName": "DepthFunction",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Aux0",
- "NativeName": "GL_AUX0",
- "Value": "0x409",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "Aux1",
- "NativeName": "GL_AUX1",
- "Value": "0x40A",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
},
{
- "Name": "Aux2",
- "NativeName": "GL_AUX2",
- "Value": "0x40B",
+ "Name": "ColorAttachment19",
+ "NativeName": "GL_COLOR_ATTACHMENT19",
+ "Value": "0x8CF3",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Aux3",
- "NativeName": "GL_AUX3",
- "Value": "0x40C",
+ "Name": "ColorAttachment20",
+ "NativeName": "GL_COLOR_ATTACHMENT20",
+ "Value": "0x8CF4",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Back",
- "NativeName": "GL_BACK",
- "Value": "0x405",
+ "Name": "ColorAttachment21",
+ "NativeName": "GL_COLOR_ATTACHMENT21",
+ "Value": "0x8CF5",
"Doc": "",
"Attributes": []
},
{
- "Name": "BackLeft",
- "NativeName": "GL_BACK_LEFT",
- "Value": "0x402",
+ "Name": "ColorAttachment22",
+ "NativeName": "GL_COLOR_ATTACHMENT22",
+ "Value": "0x8CF6",
"Doc": "",
"Attributes": []
},
{
- "Name": "BackRight",
- "NativeName": "GL_BACK_RIGHT",
- "Value": "0x403",
+ "Name": "ColorAttachment23",
+ "NativeName": "GL_COLOR_ATTACHMENT23",
+ "Value": "0x8CF7",
"Doc": "",
"Attributes": []
},
{
- "Name": "Front",
- "NativeName": "GL_FRONT",
- "Value": "0x404",
+ "Name": "ColorAttachment24",
+ "NativeName": "GL_COLOR_ATTACHMENT24",
+ "Value": "0x8CF8",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontAndBack",
- "NativeName": "GL_FRONT_AND_BACK",
- "Value": "0x408",
+ "Name": "ColorAttachment25",
+ "NativeName": "GL_COLOR_ATTACHMENT25",
+ "Value": "0x8CF9",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontLeft",
- "NativeName": "GL_FRONT_LEFT",
- "Value": "0x400",
+ "Name": "ColorAttachment26",
+ "NativeName": "GL_COLOR_ATTACHMENT26",
+ "Value": "0x8CFA",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontRight",
- "NativeName": "GL_FRONT_RIGHT",
- "Value": "0x401",
+ "Name": "ColorAttachment27",
+ "NativeName": "GL_COLOR_ATTACHMENT27",
+ "Value": "0x8CFB",
"Doc": "",
"Attributes": []
},
{
- "Name": "Left",
- "NativeName": "GL_LEFT",
- "Value": "0x406",
+ "Name": "ColorAttachment28",
+ "NativeName": "GL_COLOR_ATTACHMENT28",
+ "Value": "0x8CFC",
"Doc": "",
"Attributes": []
},
{
- "Name": "None",
- "NativeName": "GL_NONE",
- "Value": "0x0",
+ "Name": "ColorAttachment29",
+ "NativeName": "GL_COLOR_ATTACHMENT29",
+ "Value": "0x8CFD",
"Doc": "",
"Attributes": []
},
{
- "Name": "NoneOes",
- "NativeName": "GL_NONE_OES",
- "Value": "0x0",
+ "Name": "ColorAttachment30",
+ "NativeName": "GL_COLOR_ATTACHMENT30",
+ "Value": "0x8CFE",
"Doc": "",
"Attributes": []
},
{
- "Name": "Right",
- "NativeName": "GL_RIGHT",
- "Value": "0x407",
+ "Name": "ColorAttachment31",
+ "NativeName": "GL_COLOR_ATTACHMENT31",
+ "Value": "0x8CFF",
"Doc": "",
"Attributes": []
}
],
- "Name": "DrawBufferMode",
- "NativeName": "DrawBufferMode",
+ "Name": "ColorBuffer",
+ "NativeName": "ColorBuffer",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "UnsignedByte",
- "NativeName": "GL_UNSIGNED_BYTE",
- "Value": "0x1401",
+ "Name": "Front",
+ "NativeName": "GL_FRONT",
+ "Value": "0x404",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedShort",
- "NativeName": "GL_UNSIGNED_SHORT",
- "Value": "0x1403",
+ "Name": "Back",
+ "NativeName": "GL_BACK",
+ "Value": "0x405",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt",
- "NativeName": "GL_UNSIGNED_INT",
- "Value": "0x1405",
+ "Name": "FrontAndBack",
+ "NativeName": "GL_FRONT_AND_BACK",
+ "Value": "0x408",
"Doc": "",
"Attributes": []
}
],
- "Name": "DrawElementsType",
- "NativeName": "DrawElementsType",
+ "Name": "ColorMaterialFace",
+ "NativeName": "ColorMaterialFace",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "AlphaTest",
- "NativeName": "GL_ALPHA_TEST",
- "Value": "0xBC0",
+ "Name": "Ambient",
+ "NativeName": "GL_AMBIENT",
+ "Value": "0x1200",
"Doc": "",
"Attributes": [
{
@@ -10681,37 +10577,9 @@
]
},
{
- "Name": "AsyncDrawPixelsSgix",
- "NativeName": "GL_ASYNC_DRAW_PIXELS_SGIX",
- "Value": "0x835D",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AsyncHistogramSgix",
- "NativeName": "GL_ASYNC_HISTOGRAM_SGIX",
- "Value": "0x832C",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AsyncReadPixelsSgix",
- "NativeName": "GL_ASYNC_READ_PIXELS_SGIX",
- "Value": "0x835E",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AsyncTexImageSgix",
- "NativeName": "GL_ASYNC_TEX_IMAGE_SGIX",
- "Value": "0x835C",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AutoNormal",
- "NativeName": "GL_AUTO_NORMAL",
- "Value": "0xD80",
+ "Name": "Diffuse",
+ "NativeName": "GL_DIFFUSE",
+ "Value": "0x1201",
"Doc": "",
"Attributes": [
{
@@ -10721,23 +10589,9 @@
]
},
{
- "Name": "Blend",
- "NativeName": "GL_BLEND",
- "Value": "0xBE2",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "CalligraphicFragmentSgix",
- "NativeName": "GL_CALLIGRAPHIC_FRAGMENT_SGIX",
- "Value": "0x8183",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ClipPlane0",
- "NativeName": "GL_CLIP_PLANE0",
- "Value": "0x3000",
+ "Name": "Specular",
+ "NativeName": "GL_SPECULAR",
+ "Value": "0x1202",
"Doc": "",
"Attributes": [
{
@@ -10747,9 +10601,9 @@
]
},
{
- "Name": "ClipPlane1",
- "NativeName": "GL_CLIP_PLANE1",
- "Value": "0x3001",
+ "Name": "Emission",
+ "NativeName": "GL_EMISSION",
+ "Value": "0x1600",
"Doc": "",
"Attributes": [
{
@@ -10759,9 +10613,9 @@
]
},
{
- "Name": "ClipPlane2",
- "NativeName": "GL_CLIP_PLANE2",
- "Value": "0x3002",
+ "Name": "AmbientAndDiffuse",
+ "NativeName": "GL_AMBIENT_AND_DIFFUSE",
+ "Value": "0x1602",
"Doc": "",
"Attributes": [
{
@@ -10769,1755 +10623,1494 @@
"Arguments": []
}
]
- },
+ }
+ ],
+ "Name": "ColorMaterialParameter",
+ "NativeName": "ColorMaterialParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ClipPlane3",
- "NativeName": "GL_CLIP_PLANE3",
- "Value": "0x3003",
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClipPlane4",
- "NativeName": "GL_CLIP_PLANE4",
- "Value": "0x3004",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClipPlane5",
- "NativeName": "GL_CLIP_PLANE5",
- "Value": "0x3005",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ColorArray",
- "NativeName": "GL_COLOR_ARRAY",
- "Value": "0x8076",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
+ "Attributes": []
+ }
+ ],
+ "Name": "ColorPointerType",
+ "NativeName": "ColorPointerType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ColorLogicOp",
- "NativeName": "GL_COLOR_LOGIC_OP",
- "Value": "0xBF2",
+ "Name": "ColorTable",
+ "NativeName": "GL_COLOR_TABLE",
+ "Value": "0x80D0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorMaterial",
- "NativeName": "GL_COLOR_MATERIAL",
- "Value": "0xB57",
+ "Name": "PostConvolutionColorTable",
+ "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE",
+ "Value": "0x80D1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ColorTableSgi",
- "NativeName": "GL_COLOR_TABLE_SGI",
- "Value": "0x80D0",
+ "Name": "PostColorMatrixColorTable",
+ "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE",
+ "Value": "0x80D2",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ColorTableTarget",
+ "NativeName": "ColorTableTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Convolution1DExt",
- "NativeName": "GL_CONVOLUTION_1D_EXT",
- "Value": "0x8010",
+ "Name": "TextureColorTableSgi",
+ "NativeName": "GL_TEXTURE_COLOR_TABLE_SGI",
+ "Value": "0x80BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "Convolution2DExt",
- "NativeName": "GL_CONVOLUTION_2D_EXT",
- "Value": "0x8011",
+ "Name": "ProxyTextureColorTableSgi",
+ "NativeName": "GL_PROXY_TEXTURE_COLOR_TABLE_SGI",
+ "Value": "0x80BD",
"Doc": "",
"Attributes": []
},
{
- "Name": "CullFace",
- "NativeName": "GL_CULL_FACE",
- "Value": "0xB44",
+ "Name": "ColorTable",
+ "NativeName": "GL_COLOR_TABLE",
+ "Value": "0x80D0",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthTest",
- "NativeName": "GL_DEPTH_TEST",
- "Value": "0xB71",
+ "Name": "ColorTableSgi",
+ "NativeName": "GL_COLOR_TABLE_SGI",
+ "Value": "0x80D0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Dither",
- "NativeName": "GL_DITHER",
- "Value": "0xBD0",
+ "Name": "PostConvolutionColorTable",
+ "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE",
+ "Value": "0x80D1",
"Doc": "",
"Attributes": []
},
{
- "Name": "EdgeFlagArray",
- "NativeName": "GL_EDGE_FLAG_ARRAY",
- "Value": "0x8079",
+ "Name": "PostConvolutionColorTableSgi",
+ "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE_SGI",
+ "Value": "0x80D1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Fog",
- "NativeName": "GL_FOG",
- "Value": "0xB60",
+ "Name": "PostColorMatrixColorTable",
+ "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE",
+ "Value": "0x80D2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogOffsetSgix",
- "NativeName": "GL_FOG_OFFSET_SGIX",
- "Value": "0x8198",
+ "Name": "PostColorMatrixColorTableSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
+ "Value": "0x80D2",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentColorMaterialSgix",
- "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_SGIX",
- "Value": "0x8401",
+ "Name": "ProxyColorTable",
+ "NativeName": "GL_PROXY_COLOR_TABLE",
+ "Value": "0x80D3",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight0Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT0_SGIX",
- "Value": "0x840C",
+ "Name": "ProxyColorTableSgi",
+ "NativeName": "GL_PROXY_COLOR_TABLE_SGI",
+ "Value": "0x80D3",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight1Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT1_SGIX",
- "Value": "0x840D",
+ "Name": "ProxyPostConvolutionColorTable",
+ "NativeName": "GL_PROXY_POST_CONVOLUTION_COLOR_TABLE",
+ "Value": "0x80D4",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight2Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT2_SGIX",
- "Value": "0x840E",
+ "Name": "ProxyPostConvolutionColorTableSgi",
+ "NativeName": "GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI",
+ "Value": "0x80D4",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight3Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT3_SGIX",
- "Value": "0x840F",
+ "Name": "ProxyPostColorMatrixColorTable",
+ "NativeName": "GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE",
+ "Value": "0x80D5",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight4Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT4_SGIX",
- "Value": "0x8410",
+ "Name": "ProxyPostColorMatrixColorTableSgi",
+ "NativeName": "GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
+ "Value": "0x80D5",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ColorTableTargetSGI",
+ "NativeName": "ColorTableTargetSGI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight5Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT5_SGIX",
- "Value": "0x8411",
+ "Name": "BiasByNegativeOneHalfNV",
+ "NativeName": "GL_BIAS_BY_NEGATIVE_ONE_HALF_NV",
+ "Value": "0x8541",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerBiasNV",
+ "NativeName": "CombinerBiasNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Blue",
+ "NativeName": "GL_BLUE",
+ "Value": "0x1905",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight6Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT6_SGIX",
- "Value": "0x8412",
+ "Name": "Alpha",
+ "NativeName": "GL_ALPHA",
+ "Value": "0x1906",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight7Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT7_SGIX",
- "Value": "0x8413",
+ "Name": "Rgb",
+ "NativeName": "GL_RGB",
+ "Value": "0x1907",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerComponentUsageNV",
+ "NativeName": "CombinerComponentUsageNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "UnsignedIdentityNV",
+ "NativeName": "GL_UNSIGNED_IDENTITY_NV",
+ "Value": "0x8536",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightingSgix",
- "NativeName": "GL_FRAGMENT_LIGHTING_SGIX",
- "Value": "0x8400",
+ "Name": "UnsignedInvertNV",
+ "NativeName": "GL_UNSIGNED_INVERT_NV",
+ "Value": "0x8537",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramezoomSgix",
- "NativeName": "GL_FRAMEZOOM_SGIX",
- "Value": "0x818B",
+ "Name": "ExpandNormalNV",
+ "NativeName": "GL_EXPAND_NORMAL_NV",
+ "Value": "0x8538",
"Doc": "",
"Attributes": []
},
{
- "Name": "HistogramExt",
- "NativeName": "GL_HISTOGRAM_EXT",
- "Value": "0x8024",
+ "Name": "ExpandNegateNV",
+ "NativeName": "GL_EXPAND_NEGATE_NV",
+ "Value": "0x8539",
"Doc": "",
"Attributes": []
},
{
- "Name": "IndexArray",
- "NativeName": "GL_INDEX_ARRAY",
- "Value": "0x8077",
+ "Name": "HalfBiasNormalNV",
+ "NativeName": "GL_HALF_BIAS_NORMAL_NV",
+ "Value": "0x853A",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "IndexLogicOp",
- "NativeName": "GL_INDEX_LOGIC_OP",
- "Value": "0xBF1",
+ "Name": "HalfBiasNegateNV",
+ "NativeName": "GL_HALF_BIAS_NEGATE_NV",
+ "Value": "0x853B",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "InterlaceSgix",
- "NativeName": "GL_INTERLACE_SGIX",
- "Value": "0x8094",
+ "Name": "SignedIdentityNV",
+ "NativeName": "GL_SIGNED_IDENTITY_NV",
+ "Value": "0x853C",
"Doc": "",
"Attributes": []
},
{
- "Name": "IRInstrument1Sgix",
- "NativeName": "GL_IR_INSTRUMENT1_SGIX",
- "Value": "0x817F",
+ "Name": "SignedNegateNV",
+ "NativeName": "GL_SIGNED_NEGATE_NV",
+ "Value": "0x853D",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerMappingNV",
+ "NativeName": "CombinerMappingNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "CombinerInputNV",
+ "NativeName": "GL_COMBINER_INPUT_NV",
+ "Value": "0x8542",
"Doc": "",
"Attributes": []
},
{
- "Name": "Light0",
- "NativeName": "GL_LIGHT0",
- "Value": "0x4000",
+ "Name": "CombinerMappingNV",
+ "NativeName": "GL_COMBINER_MAPPING_NV",
+ "Value": "0x8543",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Light1",
- "NativeName": "GL_LIGHT1",
- "Value": "0x4001",
+ "Name": "CombinerComponentUsageNV",
+ "NativeName": "GL_COMBINER_COMPONENT_USAGE_NV",
+ "Value": "0x8544",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerParameterNV",
+ "NativeName": "CombinerParameterNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Alpha",
+ "NativeName": "GL_ALPHA",
+ "Value": "0x1906",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "Light2",
- "NativeName": "GL_LIGHT2",
- "Value": "0x4002",
+ "Name": "Rgb",
+ "NativeName": "GL_RGB",
+ "Value": "0x1907",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerPortionNV",
+ "NativeName": "CombinerPortionNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Texture0Arb",
+ "NativeName": "GL_TEXTURE0_ARB",
+ "Value": "0x84C0",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "Light3",
- "NativeName": "GL_LIGHT3",
- "Value": "0x4003",
+ "Name": "Texture1Arb",
+ "NativeName": "GL_TEXTURE1_ARB",
+ "Value": "0x84C1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Light4",
- "NativeName": "GL_LIGHT4",
- "Value": "0x4004",
+ "Name": "PrimaryColorNV",
+ "NativeName": "GL_PRIMARY_COLOR_NV",
+ "Value": "0x852C",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Light5",
- "NativeName": "GL_LIGHT5",
- "Value": "0x4005",
+ "Name": "SecondaryColorNV",
+ "NativeName": "GL_SECONDARY_COLOR_NV",
+ "Value": "0x852D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Light6",
- "NativeName": "GL_LIGHT6",
- "Value": "0x4006",
+ "Name": "Spare0NV",
+ "NativeName": "GL_SPARE0_NV",
+ "Value": "0x852E",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Light7",
- "NativeName": "GL_LIGHT7",
- "Value": "0x4007",
+ "Name": "Spare1NV",
+ "NativeName": "GL_SPARE1_NV",
+ "Value": "0x852F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Lighting",
- "NativeName": "GL_LIGHTING",
- "Value": "0xB50",
+ "Name": "DiscardNV",
+ "NativeName": "GL_DISCARD_NV",
+ "Value": "0x8530",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerRegisterNV",
+ "NativeName": "CombinerRegisterNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "LineSmooth",
- "NativeName": "GL_LINE_SMOOTH",
- "Value": "0xB20",
+ "Name": "ScaleByTwoNV",
+ "NativeName": "GL_SCALE_BY_TWO_NV",
+ "Value": "0x853E",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineStipple",
- "NativeName": "GL_LINE_STIPPLE",
- "Value": "0xB24",
+ "Name": "ScaleByFourNV",
+ "NativeName": "GL_SCALE_BY_FOUR_NV",
+ "Value": "0x853F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1Color4",
- "NativeName": "GL_MAP1_COLOR_4",
- "Value": "0xD90",
+ "Name": "ScaleByOneHalfNV",
+ "NativeName": "GL_SCALE_BY_ONE_HALF_NV",
+ "Value": "0x8540",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerScaleNV",
+ "NativeName": "CombinerScaleNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Combiner0NV",
+ "NativeName": "GL_COMBINER0_NV",
+ "Value": "0x8550",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "Map1Index",
- "NativeName": "GL_MAP1_INDEX",
- "Value": "0xD91",
+ "Name": "Combiner1NV",
+ "NativeName": "GL_COMBINER1_NV",
+ "Value": "0x8551",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1Normal",
- "NativeName": "GL_MAP1_NORMAL",
- "Value": "0xD92",
+ "Name": "Combiner2NV",
+ "NativeName": "GL_COMBINER2_NV",
+ "Value": "0x8552",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1TextureCoord1",
- "NativeName": "GL_MAP1_TEXTURE_COORD_1",
- "Value": "0xD93",
+ "Name": "Combiner3NV",
+ "NativeName": "GL_COMBINER3_NV",
+ "Value": "0x8553",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1TextureCoord2",
- "NativeName": "GL_MAP1_TEXTURE_COORD_2",
- "Value": "0xD94",
+ "Name": "Combiner4NV",
+ "NativeName": "GL_COMBINER4_NV",
+ "Value": "0x8554",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1TextureCoord3",
- "NativeName": "GL_MAP1_TEXTURE_COORD_3",
- "Value": "0xD95",
+ "Name": "Combiner5NV",
+ "NativeName": "GL_COMBINER5_NV",
+ "Value": "0x8555",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1TextureCoord4",
- "NativeName": "GL_MAP1_TEXTURE_COORD_4",
- "Value": "0xD96",
+ "Name": "Combiner6NV",
+ "NativeName": "GL_COMBINER6_NV",
+ "Value": "0x8556",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1Vertex3",
- "NativeName": "GL_MAP1_VERTEX_3",
- "Value": "0xD97",
+ "Name": "Combiner7NV",
+ "NativeName": "GL_COMBINER7_NV",
+ "Value": "0x8557",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerStageNV",
+ "NativeName": "CombinerStageNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "VariableANV",
+ "NativeName": "GL_VARIABLE_A_NV",
+ "Value": "0x8523",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "Map1Vertex4",
- "NativeName": "GL_MAP1_VERTEX_4",
- "Value": "0xD98",
+ "Name": "VariableBNV",
+ "NativeName": "GL_VARIABLE_B_NV",
+ "Value": "0x8524",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Color4",
- "NativeName": "GL_MAP2_COLOR_4",
- "Value": "0xDB0",
+ "Name": "VariableCNV",
+ "NativeName": "GL_VARIABLE_C_NV",
+ "Value": "0x8525",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Index",
- "NativeName": "GL_MAP2_INDEX",
- "Value": "0xDB1",
+ "Name": "VariableDNV",
+ "NativeName": "GL_VARIABLE_D_NV",
+ "Value": "0x8526",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Normal",
- "NativeName": "GL_MAP2_NORMAL",
- "Value": "0xDB2",
+ "Name": "VariableENV",
+ "NativeName": "GL_VARIABLE_E_NV",
+ "Value": "0x8527",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2TextureCoord1",
- "NativeName": "GL_MAP2_TEXTURE_COORD_1",
- "Value": "0xDB3",
+ "Name": "VariableFNV",
+ "NativeName": "GL_VARIABLE_F_NV",
+ "Value": "0x8528",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2TextureCoord2",
- "NativeName": "GL_MAP2_TEXTURE_COORD_2",
- "Value": "0xDB4",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "Map2TextureCoord3",
- "NativeName": "GL_MAP2_TEXTURE_COORD_3",
- "Value": "0xDB5",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "Map2TextureCoord4",
- "NativeName": "GL_MAP2_TEXTURE_COORD_4",
- "Value": "0xDB6",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "Map2Vertex3",
- "NativeName": "GL_MAP2_VERTEX_3",
- "Value": "0xDB7",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "Map2Vertex4",
- "NativeName": "GL_MAP2_VERTEX_4",
- "Value": "0xDB8",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "MinmaxExt",
- "NativeName": "GL_MINMAX_EXT",
- "Value": "0x802E",
+ "Name": "VariableGNV",
+ "NativeName": "GL_VARIABLE_G_NV",
+ "Value": "0x8529",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "CombinerVariableNV",
+ "NativeName": "CombinerVariableNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "MultisampleSgis",
- "NativeName": "GL_MULTISAMPLE_SGIS",
- "Value": "0x809D",
+ "Name": "QueryWait",
+ "NativeName": "GL_QUERY_WAIT",
+ "Value": "0x8E13",
"Doc": "",
"Attributes": []
},
{
- "Name": "Normalize",
- "NativeName": "GL_NORMALIZE",
- "Value": "0xBA1",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "NormalArray",
- "NativeName": "GL_NORMAL_ARRAY",
- "Value": "0x8075",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "PixelTextureSgis",
- "NativeName": "GL_PIXEL_TEXTURE_SGIS",
- "Value": "0x8353",
+ "Name": "QueryNoWait",
+ "NativeName": "GL_QUERY_NO_WAIT",
+ "Value": "0x8E14",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_SGIX",
- "Value": "0x8139",
+ "Name": "QueryByRegionWait",
+ "NativeName": "GL_QUERY_BY_REGION_WAIT",
+ "Value": "0x8E15",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSmooth",
- "NativeName": "GL_POINT_SMOOTH",
- "Value": "0xB10",
+ "Name": "QueryByRegionNoWait",
+ "NativeName": "GL_QUERY_BY_REGION_NO_WAIT",
+ "Value": "0x8E16",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PolygonOffsetFill",
- "NativeName": "GL_POLYGON_OFFSET_FILL",
- "Value": "0x8037",
+ "Name": "QueryWaitInverted",
+ "NativeName": "GL_QUERY_WAIT_INVERTED",
+ "Value": "0x8E17",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetLine",
- "NativeName": "GL_POLYGON_OFFSET_LINE",
- "Value": "0x2A02",
+ "Name": "QueryNoWaitInverted",
+ "NativeName": "GL_QUERY_NO_WAIT_INVERTED",
+ "Value": "0x8E18",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetPoint",
- "NativeName": "GL_POLYGON_OFFSET_POINT",
- "Value": "0x2A01",
+ "Name": "QueryByRegionWaitInverted",
+ "NativeName": "GL_QUERY_BY_REGION_WAIT_INVERTED",
+ "Value": "0x8E19",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonSmooth",
- "NativeName": "GL_POLYGON_SMOOTH",
- "Value": "0xB41",
+ "Name": "QueryByRegionNoWaitInverted",
+ "NativeName": "GL_QUERY_BY_REGION_NO_WAIT_INVERTED",
+ "Value": "0x8E1A",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ConditionalRenderMode",
+ "NativeName": "ConditionalRenderMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PolygonStipple",
- "NativeName": "GL_POLYGON_STIPPLE",
- "Value": "0xB42",
+ "Name": "ContextFlagForwardCompatibleBit",
+ "NativeName": "GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT",
+ "Value": "0x1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PostColorMatrixColorTableSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
- "Value": "0x80D2",
+ "Name": "ContextFlagDebugBit",
+ "NativeName": "GL_CONTEXT_FLAG_DEBUG_BIT",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionColorTableSgi",
- "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE_SGI",
- "Value": "0x80D1",
+ "Name": "ContextFlagDebugBitKhr",
+ "NativeName": "GL_CONTEXT_FLAG_DEBUG_BIT_KHR",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReferencePlaneSgix",
- "NativeName": "GL_REFERENCE_PLANE_SGIX",
- "Value": "0x817D",
+ "Name": "ContextFlagRobustAccessBit",
+ "NativeName": "GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "RescaleNormalExt",
- "NativeName": "GL_RESCALE_NORMAL_EXT",
- "Value": "0x803A",
+ "Name": "ContextFlagRobustAccessBitArb",
+ "NativeName": "GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT_ARB",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleAlphaToMaskSgis",
- "NativeName": "GL_SAMPLE_ALPHA_TO_MASK_SGIS",
- "Value": "0x809E",
+ "Name": "ContextFlagNoErrorBit",
+ "NativeName": "GL_CONTEXT_FLAG_NO_ERROR_BIT",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleAlphaToOneSgis",
- "NativeName": "GL_SAMPLE_ALPHA_TO_ONE_SGIS",
- "Value": "0x809F",
+ "Name": "ContextFlagNoErrorBitKhr",
+ "NativeName": "GL_CONTEXT_FLAG_NO_ERROR_BIT_KHR",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleMaskSgis",
- "NativeName": "GL_SAMPLE_MASK_SGIS",
- "Value": "0x80A0",
+ "Name": "ContextFlagProtectedContentBitExt",
+ "NativeName": "GL_CONTEXT_FLAG_PROTECTED_CONTENT_BIT_EXT",
+ "Value": "0x10",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ContextFlagMask",
+ "NativeName": "ContextFlagMask",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ScissorTest",
- "NativeName": "GL_SCISSOR_TEST",
- "Value": "0xC11",
+ "Name": "ContextCoreProfileBit",
+ "NativeName": "GL_CONTEXT_CORE_PROFILE_BIT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "Separable2DExt",
- "NativeName": "GL_SEPARABLE_2D_EXT",
- "Value": "0x8012",
+ "Name": "ContextCompatibilityProfileBit",
+ "NativeName": "GL_CONTEXT_COMPATIBILITY_PROFILE_BIT",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ContextProfileMask",
+ "NativeName": "ContextProfileMask",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "SharedTexturePaletteExt",
- "NativeName": "GL_SHARED_TEXTURE_PALETTE_EXT",
- "Value": "0x81FB",
+ "Name": "Reduce",
+ "NativeName": "GL_REDUCE",
+ "Value": "0x8016",
"Doc": "",
"Attributes": []
},
{
- "Name": "SpriteSgix",
- "NativeName": "GL_SPRITE_SGIX",
- "Value": "0x8148",
+ "Name": "ReduceExt",
+ "NativeName": "GL_REDUCE_EXT",
+ "Value": "0x8016",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ConvolutionBorderModeEXT",
+ "NativeName": "ConvolutionBorderModeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "StencilTest",
- "NativeName": "GL_STENCIL_TEST",
- "Value": "0xB90",
+ "Name": "ConvolutionBorderMode",
+ "NativeName": "GL_CONVOLUTION_BORDER_MODE",
+ "Value": "0x8013",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture1D",
- "NativeName": "GL_TEXTURE_1D",
- "Value": "0xDE0",
+ "Name": "ConvolutionBorderModeExt",
+ "NativeName": "GL_CONVOLUTION_BORDER_MODE_EXT",
+ "Value": "0x8013",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture2D",
- "NativeName": "GL_TEXTURE_2D",
- "Value": "0xDE1",
+ "Name": "ConvolutionFilterScale",
+ "NativeName": "GL_CONVOLUTION_FILTER_SCALE",
+ "Value": "0x8014",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture3DExt",
- "NativeName": "GL_TEXTURE_3D_EXT",
- "Value": "0x806F",
+ "Name": "ConvolutionFilterScaleExt",
+ "NativeName": "GL_CONVOLUTION_FILTER_SCALE_EXT",
+ "Value": "0x8014",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture4DSgis",
- "NativeName": "GL_TEXTURE_4D_SGIS",
- "Value": "0x8134",
+ "Name": "ConvolutionFilterBias",
+ "NativeName": "GL_CONVOLUTION_FILTER_BIAS",
+ "Value": "0x8015",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureColorTableSgi",
- "NativeName": "GL_TEXTURE_COLOR_TABLE_SGI",
- "Value": "0x80BC",
+ "Name": "ConvolutionFilterBiasExt",
+ "NativeName": "GL_CONVOLUTION_FILTER_BIAS_EXT",
+ "Value": "0x8015",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ConvolutionParameterEXT",
+ "NativeName": "ConvolutionParameterEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "TextureCoordArray",
- "NativeName": "GL_TEXTURE_COORD_ARRAY",
- "Value": "0x8078",
+ "Name": "Convolution1D",
+ "NativeName": "GL_CONVOLUTION_1D",
+ "Value": "0x8010",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureGenQ",
- "NativeName": "GL_TEXTURE_GEN_Q",
- "Value": "0xC63",
+ "Name": "Convolution2D",
+ "NativeName": "GL_CONVOLUTION_2D",
+ "Value": "0x8011",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
+ "Attributes": []
+ }
+ ],
+ "Name": "ConvolutionTarget",
+ "NativeName": "ConvolutionTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "TextureGenR",
- "NativeName": "GL_TEXTURE_GEN_R",
- "Value": "0xC62",
+ "Name": "Convolution1D",
+ "NativeName": "GL_CONVOLUTION_1D",
+ "Value": "0x8010",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureGenS",
- "NativeName": "GL_TEXTURE_GEN_S",
- "Value": "0xC60",
+ "Name": "Convolution1DExt",
+ "NativeName": "GL_CONVOLUTION_1D_EXT",
+ "Value": "0x8010",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureGenT",
- "NativeName": "GL_TEXTURE_GEN_T",
- "Value": "0xC61",
+ "Name": "Convolution2D",
+ "NativeName": "GL_CONVOLUTION_2D",
+ "Value": "0x8011",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "VertexArray",
- "NativeName": "GL_VERTEX_ARRAY",
- "Value": "0x8074",
+ "Name": "Convolution2DExt",
+ "NativeName": "GL_CONVOLUTION_2D_EXT",
+ "Value": "0x8011",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
}
],
- "Name": "EnableCap",
- "NativeName": "EnableCap",
+ "Name": "ConvolutionTargetEXT",
+ "NativeName": "ConvolutionTargetEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "InvalidEnum",
- "NativeName": "GL_INVALID_ENUM",
- "Value": "0x500",
+ "Name": "ArrayBuffer",
+ "NativeName": "GL_ARRAY_BUFFER",
+ "Value": "0x8892",
"Doc": "",
"Attributes": []
},
{
- "Name": "InvalidFramebufferOperation",
- "NativeName": "GL_INVALID_FRAMEBUFFER_OPERATION",
- "Value": "0x506",
+ "Name": "ElementArrayBuffer",
+ "NativeName": "GL_ELEMENT_ARRAY_BUFFER",
+ "Value": "0x8893",
"Doc": "",
"Attributes": []
},
{
- "Name": "InvalidFramebufferOperationExt",
- "NativeName": "GL_INVALID_FRAMEBUFFER_OPERATION_EXT",
- "Value": "0x506",
+ "Name": "PixelPackBuffer",
+ "NativeName": "GL_PIXEL_PACK_BUFFER",
+ "Value": "0x88EB",
"Doc": "",
"Attributes": []
},
{
- "Name": "InvalidFramebufferOperationOes",
- "NativeName": "GL_INVALID_FRAMEBUFFER_OPERATION_OES",
- "Value": "0x506",
+ "Name": "PixelUnpackBuffer",
+ "NativeName": "GL_PIXEL_UNPACK_BUFFER",
+ "Value": "0x88EC",
"Doc": "",
"Attributes": []
},
{
- "Name": "InvalidOperation",
- "NativeName": "GL_INVALID_OPERATION",
- "Value": "0x502",
+ "Name": "UniformBuffer",
+ "NativeName": "GL_UNIFORM_BUFFER",
+ "Value": "0x8A11",
"Doc": "",
"Attributes": []
},
{
- "Name": "InvalidValue",
- "NativeName": "GL_INVALID_VALUE",
- "Value": "0x501",
+ "Name": "TextureBuffer",
+ "NativeName": "GL_TEXTURE_BUFFER",
+ "Value": "0x8C2A",
"Doc": "",
"Attributes": []
},
{
- "Name": "NoError",
- "NativeName": "GL_NO_ERROR",
- "Value": "0x0",
+ "Name": "TransformFeedbackBuffer",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
+ "Value": "0x8C8E",
"Doc": "",
"Attributes": []
},
{
- "Name": "OutOfMemory",
- "NativeName": "GL_OUT_OF_MEMORY",
- "Value": "0x505",
+ "Name": "CopyReadBuffer",
+ "NativeName": "GL_COPY_READ_BUFFER",
+ "Value": "0x8F36",
"Doc": "",
"Attributes": []
},
{
- "Name": "StackOverflow",
- "NativeName": "GL_STACK_OVERFLOW",
- "Value": "0x503",
+ "Name": "CopyWriteBuffer",
+ "NativeName": "GL_COPY_WRITE_BUFFER",
+ "Value": "0x8F37",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "StackUnderflow",
- "NativeName": "GL_STACK_UNDERFLOW",
- "Value": "0x504",
+ "Name": "DrawIndirectBuffer",
+ "NativeName": "GL_DRAW_INDIRECT_BUFFER",
+ "Value": "0x8F3F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TableTooLarge",
- "NativeName": "GL_TABLE_TOO_LARGE",
- "Value": "0x8031",
+ "Name": "ShaderStorageBuffer",
+ "NativeName": "GL_SHADER_STORAGE_BUFFER",
+ "Value": "0x90D2",
"Doc": "",
"Attributes": []
},
{
- "Name": "TableTooLargeExt",
- "NativeName": "GL_TABLE_TOO_LARGE_EXT",
- "Value": "0x8031",
+ "Name": "DispatchIndirectBuffer",
+ "NativeName": "GL_DISPATCH_INDIRECT_BUFFER",
+ "Value": "0x90EE",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureTooLargeExt",
- "NativeName": "GL_TEXTURE_TOO_LARGE_EXT",
- "Value": "0x8065",
+ "Name": "QueryBuffer",
+ "NativeName": "GL_QUERY_BUFFER",
+ "Value": "0x9192",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AtomicCounterBuffer",
+ "NativeName": "GL_ATOMIC_COUNTER_BUFFER",
+ "Value": "0x92C0",
"Doc": "",
"Attributes": []
}
],
- "Name": "ErrorCode",
- "NativeName": "ErrorCode",
+ "Name": "CopyBufferSubDataTarget",
+ "NativeName": "CopyBufferSubDataTarget",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "HandleTypeOpaqueFDExt",
- "NativeName": "GL_HANDLE_TYPE_OPAQUE_FD_EXT",
- "Value": "0x9586",
+ "Name": "Texture1D",
+ "NativeName": "GL_TEXTURE_1D",
+ "Value": "0xDE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "HandleTypeOpaqueWin32Ext",
- "NativeName": "GL_HANDLE_TYPE_OPAQUE_WIN32_EXT",
- "Value": "0x9587",
+ "Name": "Texture2D",
+ "NativeName": "GL_TEXTURE_2D",
+ "Value": "0xDE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "HandleTypeOpaqueWin32KmtExt",
- "NativeName": "GL_HANDLE_TYPE_OPAQUE_WIN32_KMT_EXT",
- "Value": "0x9588",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "HandleTypeD3D12TilepoolExt",
- "NativeName": "GL_HANDLE_TYPE_D3D12_TILEPOOL_EXT",
- "Value": "0x9589",
+ "Name": "Texture3D",
+ "NativeName": "GL_TEXTURE_3D",
+ "Value": "0x806F",
"Doc": "",
"Attributes": []
},
{
- "Name": "HandleTypeD3D12ResourceExt",
- "NativeName": "GL_HANDLE_TYPE_D3D12_RESOURCE_EXT",
- "Value": "0x958A",
+ "Name": "TextureRectangle",
+ "NativeName": "GL_TEXTURE_RECTANGLE",
+ "Value": "0x84F5",
"Doc": "",
"Attributes": []
},
{
- "Name": "HandleTypeD3D11ImageExt",
- "NativeName": "GL_HANDLE_TYPE_D3D11_IMAGE_EXT",
- "Value": "0x958B",
+ "Name": "TextureCubeMap",
+ "NativeName": "GL_TEXTURE_CUBE_MAP",
+ "Value": "0x8513",
"Doc": "",
"Attributes": []
},
{
- "Name": "HandleTypeD3D11ImageKmtExt",
- "NativeName": "GL_HANDLE_TYPE_D3D11_IMAGE_KMT_EXT",
- "Value": "0x958C",
+ "Name": "Texture1DArray",
+ "NativeName": "GL_TEXTURE_1D_ARRAY",
+ "Value": "0x8C18",
"Doc": "",
"Attributes": []
},
{
- "Name": "HandleTypeD3D12FenceExt",
- "NativeName": "GL_HANDLE_TYPE_D3D12_FENCE_EXT",
- "Value": "0x9594",
+ "Name": "Texture2DArray",
+ "NativeName": "GL_TEXTURE_2D_ARRAY",
+ "Value": "0x8C1A",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ExternalHandleType",
- "NativeName": "ExternalHandleType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "BitmapToken",
- "NativeName": "GL_BITMAP_TOKEN",
- "Value": "0x704",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "CopyPixelToken",
- "NativeName": "GL_COPY_PIXEL_TOKEN",
- "Value": "0x706",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "DrawPixelToken",
- "NativeName": "GL_DRAW_PIXEL_TOKEN",
- "Value": "0x705",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "LineResetToken",
- "NativeName": "GL_LINE_RESET_TOKEN",
- "Value": "0x707",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
},
{
- "Name": "LineToken",
- "NativeName": "GL_LINE_TOKEN",
- "Value": "0x702",
+ "Name": "Renderbuffer",
+ "NativeName": "GL_RENDERBUFFER",
+ "Value": "0x8D41",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PassThroughToken",
- "NativeName": "GL_PASS_THROUGH_TOKEN",
- "Value": "0x700",
+ "Name": "TextureCubeMapArray",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY",
+ "Value": "0x9009",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PointToken",
- "NativeName": "GL_POINT_TOKEN",
- "Value": "0x701",
+ "Name": "Texture2DMultisample",
+ "NativeName": "GL_TEXTURE_2D_MULTISAMPLE",
+ "Value": "0x9100",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PolygonToken",
- "NativeName": "GL_POLYGON_TOKEN",
- "Value": "0x703",
+ "Name": "Texture2DMultisampleArray",
+ "NativeName": "GL_TEXTURE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9102",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
}
],
- "Name": "FeedBackToken",
- "NativeName": "FeedBackToken",
+ "Name": "CopyImageSubDataTarget",
+ "NativeName": "CopyImageSubDataTarget",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "C2D",
- "NativeName": "GL_2D",
- "Value": "0x600",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "C3D",
- "NativeName": "GL_3D",
- "Value": "0x601",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "C3DColor",
- "NativeName": "GL_3D_COLOR",
- "Value": "0x602",
+ "Name": "Front",
+ "NativeName": "GL_FRONT",
+ "Value": "0x404",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "C3DColorTexture",
- "NativeName": "GL_3D_COLOR_TEXTURE",
- "Value": "0x603",
+ "Name": "Back",
+ "NativeName": "GL_BACK",
+ "Value": "0x405",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "C4DColorTexture",
- "NativeName": "GL_4D_COLOR_TEXTURE",
- "Value": "0x604",
+ "Name": "FrontAndBack",
+ "NativeName": "GL_FRONT_AND_BACK",
+ "Value": "0x408",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
}
],
- "Name": "FeedbackType",
- "NativeName": "FeedbackType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [],
- "Name": "FfdMaskSGIX",
- "NativeName": "FfdMaskSGIX",
+ "Name": "CullFaceMode",
+ "NativeName": "CullFaceMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "GeometryDeformationSgix",
- "NativeName": "GL_GEOMETRY_DEFORMATION_SGIX",
- "Value": "0x8194",
+ "Name": "CullVertexEyePositionExt",
+ "NativeName": "GL_CULL_VERTEX_EYE_POSITION_EXT",
+ "Value": "0x81AB",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureDeformationSgix",
- "NativeName": "GL_TEXTURE_DEFORMATION_SGIX",
- "Value": "0x8195",
+ "Name": "CullVertexObjectPositionExt",
+ "NativeName": "GL_CULL_VERTEX_OBJECT_POSITION_EXT",
+ "Value": "0x81AC",
"Doc": "",
"Attributes": []
}
],
- "Name": "FfdTargetSGIX",
- "NativeName": "FfdTargetSGIX",
+ "Name": "CullParameterEXT",
+ "NativeName": "CullParameterEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "ScalarExt",
+ "NativeName": "GL_SCALAR_EXT",
+ "Value": "0x87BE",
"Doc": "",
"Attributes": []
},
{
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
+ "Name": "VectorExt",
+ "NativeName": "GL_VECTOR_EXT",
+ "Value": "0x87BF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MatrixExt",
+ "NativeName": "GL_MATRIX_EXT",
+ "Value": "0x87C0",
"Doc": "",
"Attributes": []
}
],
- "Name": "FogCoordinatePointerType",
- "NativeName": "FogCoordinatePointerType",
+ "Name": "DataTypeEXT",
+ "NativeName": "DataTypeEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Exp",
- "NativeName": "GL_EXP",
- "Value": "0x800",
+ "Name": "DontCare",
+ "NativeName": "GL_DONT_CARE",
+ "Value": "0x1100",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Exp2",
- "NativeName": "GL_EXP2",
- "Value": "0x801",
+ "Name": "DebugSeverityNotification",
+ "NativeName": "GL_DEBUG_SEVERITY_NOTIFICATION",
+ "Value": "0x826B",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogFuncSgis",
- "NativeName": "GL_FOG_FUNC_SGIS",
- "Value": "0x812A",
+ "Name": "DebugSeverityHigh",
+ "NativeName": "GL_DEBUG_SEVERITY_HIGH",
+ "Value": "0x9146",
"Doc": "",
"Attributes": []
},
{
- "Name": "Linear",
- "NativeName": "GL_LINEAR",
- "Value": "0x2601",
+ "Name": "DebugSeverityMedium",
+ "NativeName": "GL_DEBUG_SEVERITY_MEDIUM",
+ "Value": "0x9147",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DebugSeverityLow",
+ "NativeName": "GL_DEBUG_SEVERITY_LOW",
+ "Value": "0x9148",
"Doc": "",
"Attributes": []
}
],
- "Name": "FogMode",
- "NativeName": "FogMode",
+ "Name": "DebugSeverity",
+ "NativeName": "DebugSeverity",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "FogColor",
- "NativeName": "GL_FOG_COLOR",
- "Value": "0xB66",
+ "Name": "DontCare",
+ "NativeName": "GL_DONT_CARE",
+ "Value": "0x1100",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogDensity",
- "NativeName": "GL_FOG_DENSITY",
- "Value": "0xB62",
+ "Name": "DebugSourceApi",
+ "NativeName": "GL_DEBUG_SOURCE_API",
+ "Value": "0x8246",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogEnd",
- "NativeName": "GL_FOG_END",
- "Value": "0xB64",
+ "Name": "DebugSourceWindowSystem",
+ "NativeName": "GL_DEBUG_SOURCE_WINDOW_SYSTEM",
+ "Value": "0x8247",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogIndex",
- "NativeName": "GL_FOG_INDEX",
- "Value": "0xB61",
+ "Name": "DebugSourceShaderCompiler",
+ "NativeName": "GL_DEBUG_SOURCE_SHADER_COMPILER",
+ "Value": "0x8248",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogMode",
- "NativeName": "GL_FOG_MODE",
- "Value": "0xB65",
+ "Name": "DebugSourceThirdParty",
+ "NativeName": "GL_DEBUG_SOURCE_THIRD_PARTY",
+ "Value": "0x8249",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogOffsetValueSgix",
- "NativeName": "GL_FOG_OFFSET_VALUE_SGIX",
- "Value": "0x8199",
+ "Name": "DebugSourceApplication",
+ "NativeName": "GL_DEBUG_SOURCE_APPLICATION",
+ "Value": "0x824A",
"Doc": "",
"Attributes": []
},
{
- "Name": "FogStart",
- "NativeName": "GL_FOG_START",
- "Value": "0xB63",
+ "Name": "DebugSourceOther",
+ "NativeName": "GL_DEBUG_SOURCE_OTHER",
+ "Value": "0x824B",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
}
],
- "Name": "FogParameter",
- "NativeName": "FogParameter",
+ "Name": "DebugSource",
+ "NativeName": "DebugSource",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "FogMode",
- "NativeName": "GL_FOG_MODE",
- "Value": "0xB65",
+ "Name": "DontCare",
+ "NativeName": "GL_DONT_CARE",
+ "Value": "0x1100",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogDensity",
- "NativeName": "GL_FOG_DENSITY",
- "Value": "0xB62",
+ "Name": "DebugTypeError",
+ "NativeName": "GL_DEBUG_TYPE_ERROR",
+ "Value": "0x824C",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogStart",
- "NativeName": "GL_FOG_START",
- "Value": "0xB63",
+ "Name": "DebugTypeDeprecatedBehavior",
+ "NativeName": "GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR",
+ "Value": "0x824D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogEnd",
- "NativeName": "GL_FOG_END",
- "Value": "0xB64",
+ "Name": "DebugTypeUndefinedBehavior",
+ "NativeName": "GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR",
+ "Value": "0x824E",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogIndex",
- "NativeName": "GL_FOG_INDEX",
- "Value": "0xB61",
+ "Name": "DebugTypePortability",
+ "NativeName": "GL_DEBUG_TYPE_PORTABILITY",
+ "Value": "0x824F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogCoordSrc",
- "NativeName": "GL_FOG_COORD_SRC",
- "Value": "0x8450",
+ "Name": "DebugTypePerformance",
+ "NativeName": "GL_DEBUG_TYPE_PERFORMANCE",
+ "Value": "0x8250",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "FogPName",
- "NativeName": "FogPName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ "Attributes": []
+ },
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "DebugTypeOther",
+ "NativeName": "GL_DEBUG_TYPE_OTHER",
+ "Value": "0x8251",
"Doc": "",
"Attributes": []
},
{
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
+ "Name": "DebugTypeMarker",
+ "NativeName": "GL_DEBUG_TYPE_MARKER",
+ "Value": "0x8268",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "FogPointerTypeEXT",
- "NativeName": "FogPointerTypeEXT",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "DebugTypePushGroup",
+ "NativeName": "GL_DEBUG_TYPE_PUSH_GROUP",
+ "Value": "0x8269",
"Doc": "",
"Attributes": []
},
{
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
+ "Name": "DebugTypePopGroup",
+ "NativeName": "GL_DEBUG_TYPE_POP_GROUP",
+ "Value": "0x826A",
"Doc": "",
"Attributes": []
}
],
- "Name": "FogPointerTypeIBM",
- "NativeName": "FogPointerTypeIBM",
+ "Name": "DebugType",
+ "NativeName": "DebugType",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "FragmentLightModelAmbientSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_AMBIENT_SGIX",
- "Value": "0x840A",
+ "Name": "Never",
+ "NativeName": "GL_NEVER",
+ "Value": "0x200",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightModelLocalViewerSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_LOCAL_VIEWER_SGIX",
- "Value": "0x8408",
+ "Name": "Less",
+ "NativeName": "GL_LESS",
+ "Value": "0x201",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightModelNormalInterpolationSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_NORMAL_INTERPOLATION_SGIX",
- "Value": "0x840B",
+ "Name": "Equal",
+ "NativeName": "GL_EQUAL",
+ "Value": "0x202",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightModelTwoSideSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_TWO_SIDE_SGIX",
- "Value": "0x8409",
+ "Name": "Lequal",
+ "NativeName": "GL_LEQUAL",
+ "Value": "0x203",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "FragmentLightModelParameterSGIX",
- "NativeName": "FragmentLightModelParameterSGIX",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "MovAti",
- "NativeName": "GL_MOV_ATI",
- "Value": "0x8961",
+ "Name": "Greater",
+ "NativeName": "GL_GREATER",
+ "Value": "0x204",
"Doc": "",
"Attributes": []
},
{
- "Name": "AddAti",
- "NativeName": "GL_ADD_ATI",
- "Value": "0x8963",
+ "Name": "Notequal",
+ "NativeName": "GL_NOTEQUAL",
+ "Value": "0x205",
"Doc": "",
"Attributes": []
},
{
- "Name": "MulAti",
- "NativeName": "GL_MUL_ATI",
- "Value": "0x8964",
+ "Name": "Gequal",
+ "NativeName": "GL_GEQUAL",
+ "Value": "0x206",
"Doc": "",
"Attributes": []
},
{
- "Name": "SubAti",
- "NativeName": "GL_SUB_ATI",
- "Value": "0x8965",
+ "Name": "Always",
+ "NativeName": "GL_ALWAYS",
+ "Value": "0x207",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "DepthFunction",
+ "NativeName": "DepthFunction",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Dot3Ati",
- "NativeName": "GL_DOT3_ATI",
- "Value": "0x8966",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Dot4Ati",
- "NativeName": "GL_DOT4_ATI",
- "Value": "0x8967",
+ "Name": "NoneOes",
+ "NativeName": "GL_NONE_OES",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "MadAti",
- "NativeName": "GL_MAD_ATI",
- "Value": "0x8968",
+ "Name": "FrontLeft",
+ "NativeName": "GL_FRONT_LEFT",
+ "Value": "0x400",
"Doc": "",
"Attributes": []
},
{
- "Name": "LerpAti",
- "NativeName": "GL_LERP_ATI",
- "Value": "0x8969",
+ "Name": "FrontRight",
+ "NativeName": "GL_FRONT_RIGHT",
+ "Value": "0x401",
"Doc": "",
"Attributes": []
},
{
- "Name": "CndAti",
- "NativeName": "GL_CND_ATI",
- "Value": "0x896A",
+ "Name": "BackLeft",
+ "NativeName": "GL_BACK_LEFT",
+ "Value": "0x402",
"Doc": "",
"Attributes": []
},
{
- "Name": "Cnd0Ati",
- "NativeName": "GL_CND0_ATI",
- "Value": "0x896B",
+ "Name": "BackRight",
+ "NativeName": "GL_BACK_RIGHT",
+ "Value": "0x403",
"Doc": "",
"Attributes": []
},
{
- "Name": "Dot2AddAti",
- "NativeName": "GL_DOT2_ADD_ATI",
- "Value": "0x896C",
+ "Name": "Front",
+ "NativeName": "GL_FRONT",
+ "Value": "0x404",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "FragmentOpATI",
- "NativeName": "FragmentOpATI",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "MaxColorAttachments",
- "NativeName": "GL_MAX_COLOR_ATTACHMENTS",
- "Value": "0x8CDF",
+ "Name": "Back",
+ "NativeName": "GL_BACK",
+ "Value": "0x405",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxColorAttachmentsExt",
- "NativeName": "GL_MAX_COLOR_ATTACHMENTS_EXT",
- "Value": "0x8CDF",
+ "Name": "Left",
+ "NativeName": "GL_LEFT",
+ "Value": "0x406",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxColorAttachmentsNV",
- "NativeName": "GL_MAX_COLOR_ATTACHMENTS_NV",
- "Value": "0x8CDF",
+ "Name": "Right",
+ "NativeName": "GL_RIGHT",
+ "Value": "0x407",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment0",
- "NativeName": "GL_COLOR_ATTACHMENT0",
- "Value": "0x8CE0",
+ "Name": "FrontAndBack",
+ "NativeName": "GL_FRONT_AND_BACK",
+ "Value": "0x408",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment0Ext",
- "NativeName": "GL_COLOR_ATTACHMENT0_EXT",
- "Value": "0x8CE0",
+ "Name": "Aux0",
+ "NativeName": "GL_AUX0",
+ "Value": "0x409",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ColorAttachment0NV",
- "NativeName": "GL_COLOR_ATTACHMENT0_NV",
- "Value": "0x8CE0",
+ "Name": "Aux1",
+ "NativeName": "GL_AUX1",
+ "Value": "0x40A",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ColorAttachment0Oes",
- "NativeName": "GL_COLOR_ATTACHMENT0_OES",
- "Value": "0x8CE0",
+ "Name": "Aux2",
+ "NativeName": "GL_AUX2",
+ "Value": "0x40B",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ColorAttachment1",
- "NativeName": "GL_COLOR_ATTACHMENT1",
- "Value": "0x8CE1",
+ "Name": "Aux3",
+ "NativeName": "GL_AUX3",
+ "Value": "0x40C",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ColorAttachment1Ext",
- "NativeName": "GL_COLOR_ATTACHMENT1_EXT",
- "Value": "0x8CE1",
+ "Name": "ColorAttachment0",
+ "NativeName": "GL_COLOR_ATTACHMENT0",
+ "Value": "0x8CE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment1NV",
- "NativeName": "GL_COLOR_ATTACHMENT1_NV",
+ "Name": "ColorAttachment1",
+ "NativeName": "GL_COLOR_ATTACHMENT1",
"Value": "0x8CE1",
"Doc": "",
"Attributes": []
@@ -12529,20 +12122,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment2Ext",
- "NativeName": "GL_COLOR_ATTACHMENT2_EXT",
- "Value": "0x8CE2",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment2NV",
- "NativeName": "GL_COLOR_ATTACHMENT2_NV",
- "Value": "0x8CE2",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment3",
"NativeName": "GL_COLOR_ATTACHMENT3",
@@ -12550,20 +12129,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment3Ext",
- "NativeName": "GL_COLOR_ATTACHMENT3_EXT",
- "Value": "0x8CE3",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment3NV",
- "NativeName": "GL_COLOR_ATTACHMENT3_NV",
- "Value": "0x8CE3",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment4",
"NativeName": "GL_COLOR_ATTACHMENT4",
@@ -12571,20 +12136,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment4Ext",
- "NativeName": "GL_COLOR_ATTACHMENT4_EXT",
- "Value": "0x8CE4",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment4NV",
- "NativeName": "GL_COLOR_ATTACHMENT4_NV",
- "Value": "0x8CE4",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment5",
"NativeName": "GL_COLOR_ATTACHMENT5",
@@ -12592,20 +12143,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment5Ext",
- "NativeName": "GL_COLOR_ATTACHMENT5_EXT",
- "Value": "0x8CE5",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment5NV",
- "NativeName": "GL_COLOR_ATTACHMENT5_NV",
- "Value": "0x8CE5",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment6",
"NativeName": "GL_COLOR_ATTACHMENT6",
@@ -12613,20 +12150,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment6Ext",
- "NativeName": "GL_COLOR_ATTACHMENT6_EXT",
- "Value": "0x8CE6",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment6NV",
- "NativeName": "GL_COLOR_ATTACHMENT6_NV",
- "Value": "0x8CE6",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment7",
"NativeName": "GL_COLOR_ATTACHMENT7",
@@ -12634,20 +12157,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment7Ext",
- "NativeName": "GL_COLOR_ATTACHMENT7_EXT",
- "Value": "0x8CE7",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment7NV",
- "NativeName": "GL_COLOR_ATTACHMENT7_NV",
- "Value": "0x8CE7",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment8",
"NativeName": "GL_COLOR_ATTACHMENT8",
@@ -12655,20 +12164,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment8Ext",
- "NativeName": "GL_COLOR_ATTACHMENT8_EXT",
- "Value": "0x8CE8",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment8NV",
- "NativeName": "GL_COLOR_ATTACHMENT8_NV",
- "Value": "0x8CE8",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment9",
"NativeName": "GL_COLOR_ATTACHMENT9",
@@ -12676,20 +12171,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment9Ext",
- "NativeName": "GL_COLOR_ATTACHMENT9_EXT",
- "Value": "0x8CE9",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment9NV",
- "NativeName": "GL_COLOR_ATTACHMENT9_NV",
- "Value": "0x8CE9",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment10",
"NativeName": "GL_COLOR_ATTACHMENT10",
@@ -12697,20 +12178,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment10Ext",
- "NativeName": "GL_COLOR_ATTACHMENT10_EXT",
- "Value": "0x8CEA",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment10NV",
- "NativeName": "GL_COLOR_ATTACHMENT10_NV",
- "Value": "0x8CEA",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment11",
"NativeName": "GL_COLOR_ATTACHMENT11",
@@ -12718,20 +12185,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment11Ext",
- "NativeName": "GL_COLOR_ATTACHMENT11_EXT",
- "Value": "0x8CEB",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment11NV",
- "NativeName": "GL_COLOR_ATTACHMENT11_NV",
- "Value": "0x8CEB",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment12",
"NativeName": "GL_COLOR_ATTACHMENT12",
@@ -12739,20 +12192,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment12Ext",
- "NativeName": "GL_COLOR_ATTACHMENT12_EXT",
- "Value": "0x8CEC",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment12NV",
- "NativeName": "GL_COLOR_ATTACHMENT12_NV",
- "Value": "0x8CEC",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment13",
"NativeName": "GL_COLOR_ATTACHMENT13",
@@ -12760,20 +12199,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment13Ext",
- "NativeName": "GL_COLOR_ATTACHMENT13_EXT",
- "Value": "0x8CED",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment13NV",
- "NativeName": "GL_COLOR_ATTACHMENT13_NV",
- "Value": "0x8CED",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment14",
"NativeName": "GL_COLOR_ATTACHMENT14",
@@ -12781,20 +12206,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment14Ext",
- "NativeName": "GL_COLOR_ATTACHMENT14_EXT",
- "Value": "0x8CEE",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment14NV",
- "NativeName": "GL_COLOR_ATTACHMENT14_NV",
- "Value": "0x8CEE",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment15",
"NativeName": "GL_COLOR_ATTACHMENT15",
@@ -12802,20 +12213,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment15Ext",
- "NativeName": "GL_COLOR_ATTACHMENT15_EXT",
- "Value": "0x8CEF",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment15NV",
- "NativeName": "GL_COLOR_ATTACHMENT15_NV",
- "Value": "0x8CEF",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment16",
"NativeName": "GL_COLOR_ATTACHMENT16",
@@ -12927,799 +12324,10804 @@
"Value": "0x8CFF",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "DrawBufferMode",
+ "NativeName": "DrawBufferMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "DepthAttachment",
- "NativeName": "GL_DEPTH_ATTACHMENT",
- "Value": "0x8D00",
+ "Name": "ColorAttachment0NV",
+ "NativeName": "GL_COLOR_ATTACHMENT0_NV",
+ "Value": "0x8CE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthAttachmentExt",
- "NativeName": "GL_DEPTH_ATTACHMENT_EXT",
- "Value": "0x8D00",
+ "Name": "ColorAttachment1NV",
+ "NativeName": "GL_COLOR_ATTACHMENT1_NV",
+ "Value": "0x8CE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthAttachmentOes",
- "NativeName": "GL_DEPTH_ATTACHMENT_OES",
- "Value": "0x8D00",
+ "Name": "ColorAttachment2NV",
+ "NativeName": "GL_COLOR_ATTACHMENT2_NV",
+ "Value": "0x8CE2",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "FramebufferAttachment",
- "NativeName": "FramebufferAttachment",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "FramebufferAttachmentRedSize",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE",
- "Value": "0x8212",
+ "Name": "ColorAttachment3NV",
+ "NativeName": "GL_COLOR_ATTACHMENT3_NV",
+ "Value": "0x8CE3",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentGreenSize",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE",
- "Value": "0x8213",
+ "Name": "ColorAttachment4NV",
+ "NativeName": "GL_COLOR_ATTACHMENT4_NV",
+ "Value": "0x8CE4",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentBlueSize",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE",
- "Value": "0x8214",
+ "Name": "ColorAttachment5NV",
+ "NativeName": "GL_COLOR_ATTACHMENT5_NV",
+ "Value": "0x8CE5",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentAlphaSize",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE",
- "Value": "0x8215",
+ "Name": "ColorAttachment6NV",
+ "NativeName": "GL_COLOR_ATTACHMENT6_NV",
+ "Value": "0x8CE6",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentDepthSize",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE",
- "Value": "0x8216",
+ "Name": "ColorAttachment7NV",
+ "NativeName": "GL_COLOR_ATTACHMENT7_NV",
+ "Value": "0x8CE7",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentStencilSize",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE",
- "Value": "0x8217",
+ "Name": "ColorAttachment8NV",
+ "NativeName": "GL_COLOR_ATTACHMENT8_NV",
+ "Value": "0x8CE8",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentComponentType",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE",
- "Value": "0x8211",
+ "Name": "ColorAttachment9NV",
+ "NativeName": "GL_COLOR_ATTACHMENT9_NV",
+ "Value": "0x8CE9",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentColorEncoding",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING",
- "Value": "0x8210",
+ "Name": "ColorAttachment10NV",
+ "NativeName": "GL_COLOR_ATTACHMENT10_NV",
+ "Value": "0x8CEA",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentObjectName",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME",
- "Value": "0x8CD1",
+ "Name": "ColorAttachment11NV",
+ "NativeName": "GL_COLOR_ATTACHMENT11_NV",
+ "Value": "0x8CEB",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentTextureLevel",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL",
- "Value": "0x8CD2",
+ "Name": "ColorAttachment12NV",
+ "NativeName": "GL_COLOR_ATTACHMENT12_NV",
+ "Value": "0x8CEC",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentTextureCubeMapFace",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE",
- "Value": "0x8CD3",
+ "Name": "ColorAttachment13NV",
+ "NativeName": "GL_COLOR_ATTACHMENT13_NV",
+ "Value": "0x8CED",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentLayered",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_LAYERED",
- "Value": "0x8DA7",
+ "Name": "ColorAttachment14NV",
+ "NativeName": "GL_COLOR_ATTACHMENT14_NV",
+ "Value": "0x8CEE",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentTextureLayer",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER",
- "Value": "0x8CD4",
+ "Name": "ColorAttachment15NV",
+ "NativeName": "GL_COLOR_ATTACHMENT15_NV",
+ "Value": "0x8CEF",
"Doc": "",
"Attributes": []
}
],
- "Name": "FramebufferAttachmentParameterName",
- "NativeName": "FramebufferAttachmentParameterName",
+ "Name": "DrawBufferModeATI",
+ "NativeName": "DrawBufferModeATI",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "FramebufferFetchNoncoherentQCom",
- "NativeName": "GL_FRAMEBUFFER_FETCH_NONCOHERENT_QCOM",
- "Value": "0x96A2",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "DrawElementsType",
+ "NativeName": "DrawElementsType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ElementPointerTypeATI",
+ "NativeName": "ElementPointerTypeATI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "PointSmooth",
+ "NativeName": "GL_POINT_SMOOTH",
+ "Value": "0xB10",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "LineSmooth",
+ "NativeName": "GL_LINE_SMOOTH",
+ "Value": "0xB20",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LineStipple",
+ "NativeName": "GL_LINE_STIPPLE",
+ "Value": "0xB24",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PolygonSmooth",
+ "NativeName": "GL_POLYGON_SMOOTH",
+ "Value": "0xB41",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonStipple",
+ "NativeName": "GL_POLYGON_STIPPLE",
+ "Value": "0xB42",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CullFace",
+ "NativeName": "GL_CULL_FACE",
+ "Value": "0xB44",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Lighting",
+ "NativeName": "GL_LIGHTING",
+ "Value": "0xB50",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorMaterial",
+ "NativeName": "GL_COLOR_MATERIAL",
+ "Value": "0xB57",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Fog",
+ "NativeName": "GL_FOG",
+ "Value": "0xB60",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "DepthTest",
+ "NativeName": "GL_DEPTH_TEST",
+ "Value": "0xB71",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilTest",
+ "NativeName": "GL_STENCIL_TEST",
+ "Value": "0xB90",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Normalize",
+ "NativeName": "GL_NORMALIZE",
+ "Value": "0xBA1",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AlphaTest",
+ "NativeName": "GL_ALPHA_TEST",
+ "Value": "0xBC0",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Dither",
+ "NativeName": "GL_DITHER",
+ "Value": "0xBD0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Blend",
+ "NativeName": "GL_BLEND",
+ "Value": "0xBE2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IndexLogicOp",
+ "NativeName": "GL_INDEX_LOGIC_OP",
+ "Value": "0xBF1",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorLogicOp",
+ "NativeName": "GL_COLOR_LOGIC_OP",
+ "Value": "0xBF2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ScissorTest",
+ "NativeName": "GL_SCISSOR_TEST",
+ "Value": "0xC11",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureGenS",
+ "NativeName": "GL_TEXTURE_GEN_S",
+ "Value": "0xC60",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureGenT",
+ "NativeName": "GL_TEXTURE_GEN_T",
+ "Value": "0xC61",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureGenR",
+ "NativeName": "GL_TEXTURE_GEN_R",
+ "Value": "0xC62",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureGenQ",
+ "NativeName": "GL_TEXTURE_GEN_Q",
+ "Value": "0xC63",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AutoNormal",
+ "NativeName": "GL_AUTO_NORMAL",
+ "Value": "0xD80",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1Color4",
+ "NativeName": "GL_MAP1_COLOR_4",
+ "Value": "0xD90",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1Index",
+ "NativeName": "GL_MAP1_INDEX",
+ "Value": "0xD91",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1Normal",
+ "NativeName": "GL_MAP1_NORMAL",
+ "Value": "0xD92",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1TextureCoord1",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_1",
+ "Value": "0xD93",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1TextureCoord2",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_2",
+ "Value": "0xD94",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1TextureCoord3",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_3",
+ "Value": "0xD95",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1TextureCoord4",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_4",
+ "Value": "0xD96",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1Vertex3",
+ "NativeName": "GL_MAP1_VERTEX_3",
+ "Value": "0xD97",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1Vertex4",
+ "NativeName": "GL_MAP1_VERTEX_4",
+ "Value": "0xD98",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2Color4",
+ "NativeName": "GL_MAP2_COLOR_4",
+ "Value": "0xDB0",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2Index",
+ "NativeName": "GL_MAP2_INDEX",
+ "Value": "0xDB1",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2Normal",
+ "NativeName": "GL_MAP2_NORMAL",
+ "Value": "0xDB2",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2TextureCoord1",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_1",
+ "Value": "0xDB3",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2TextureCoord2",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_2",
+ "Value": "0xDB4",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2TextureCoord3",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_3",
+ "Value": "0xDB5",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2TextureCoord4",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_4",
+ "Value": "0xDB6",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2Vertex3",
+ "NativeName": "GL_MAP2_VERTEX_3",
+ "Value": "0xDB7",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2Vertex4",
+ "NativeName": "GL_MAP2_VERTEX_4",
+ "Value": "0xDB8",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Texture1D",
+ "NativeName": "GL_TEXTURE_1D",
+ "Value": "0xDE0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture2D",
+ "NativeName": "GL_TEXTURE_2D",
+ "Value": "0xDE1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonOffsetPoint",
+ "NativeName": "GL_POLYGON_OFFSET_POINT",
+ "Value": "0x2A01",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonOffsetLine",
+ "NativeName": "GL_POLYGON_OFFSET_LINE",
+ "Value": "0x2A02",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClipPlane0",
+ "NativeName": "GL_CLIP_PLANE0",
+ "Value": "0x3000",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ClipDistance0",
+ "NativeName": "GL_CLIP_DISTANCE0",
+ "Value": "0x3000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClipPlane1",
+ "NativeName": "GL_CLIP_PLANE1",
+ "Value": "0x3001",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ClipDistance1",
+ "NativeName": "GL_CLIP_DISTANCE1",
+ "Value": "0x3001",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClipPlane2",
+ "NativeName": "GL_CLIP_PLANE2",
+ "Value": "0x3002",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ClipDistance2",
+ "NativeName": "GL_CLIP_DISTANCE2",
+ "Value": "0x3002",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClipPlane3",
+ "NativeName": "GL_CLIP_PLANE3",
+ "Value": "0x3003",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ClipDistance3",
+ "NativeName": "GL_CLIP_DISTANCE3",
+ "Value": "0x3003",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClipPlane4",
+ "NativeName": "GL_CLIP_PLANE4",
+ "Value": "0x3004",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ClipDistance4",
+ "NativeName": "GL_CLIP_DISTANCE4",
+ "Value": "0x3004",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClipPlane5",
+ "NativeName": "GL_CLIP_PLANE5",
+ "Value": "0x3005",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ClipDistance5",
+ "NativeName": "GL_CLIP_DISTANCE5",
+ "Value": "0x3005",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClipDistance6",
+ "NativeName": "GL_CLIP_DISTANCE6",
+ "Value": "0x3006",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClipDistance7",
+ "NativeName": "GL_CLIP_DISTANCE7",
+ "Value": "0x3007",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Light0",
+ "NativeName": "GL_LIGHT0",
+ "Value": "0x4000",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light1",
+ "NativeName": "GL_LIGHT1",
+ "Value": "0x4001",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light2",
+ "NativeName": "GL_LIGHT2",
+ "Value": "0x4002",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light3",
+ "NativeName": "GL_LIGHT3",
+ "Value": "0x4003",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light4",
+ "NativeName": "GL_LIGHT4",
+ "Value": "0x4004",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light5",
+ "NativeName": "GL_LIGHT5",
+ "Value": "0x4005",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light6",
+ "NativeName": "GL_LIGHT6",
+ "Value": "0x4006",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light7",
+ "NativeName": "GL_LIGHT7",
+ "Value": "0x4007",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Convolution1DExt",
+ "NativeName": "GL_CONVOLUTION_1D_EXT",
+ "Value": "0x8010",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Convolution2DExt",
+ "NativeName": "GL_CONVOLUTION_2D_EXT",
+ "Value": "0x8011",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Separable2DExt",
+ "NativeName": "GL_SEPARABLE_2D_EXT",
+ "Value": "0x8012",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramExt",
+ "NativeName": "GL_HISTOGRAM_EXT",
+ "Value": "0x8024",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MinmaxExt",
+ "NativeName": "GL_MINMAX_EXT",
+ "Value": "0x802E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonOffsetFill",
+ "NativeName": "GL_POLYGON_OFFSET_FILL",
+ "Value": "0x8037",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RescaleNormalExt",
+ "NativeName": "GL_RESCALE_NORMAL_EXT",
+ "Value": "0x803A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture3DExt",
+ "NativeName": "GL_TEXTURE_3D_EXT",
+ "Value": "0x806F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexArray",
+ "NativeName": "GL_VERTEX_ARRAY",
+ "Value": "0x8074",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "NormalArray",
+ "NativeName": "GL_NORMAL_ARRAY",
+ "Value": "0x8075",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorArray",
+ "NativeName": "GL_COLOR_ARRAY",
+ "Value": "0x8076",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "IndexArray",
+ "NativeName": "GL_INDEX_ARRAY",
+ "Value": "0x8077",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureCoordArray",
+ "NativeName": "GL_TEXTURE_COORD_ARRAY",
+ "Value": "0x8078",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "EdgeFlagArray",
+ "NativeName": "GL_EDGE_FLAG_ARRAY",
+ "Value": "0x8079",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "InterlaceSgix",
+ "NativeName": "GL_INTERLACE_SGIX",
+ "Value": "0x8094",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Multisample",
+ "NativeName": "GL_MULTISAMPLE",
+ "Value": "0x809D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MultisampleSgis",
+ "NativeName": "GL_MULTISAMPLE_SGIS",
+ "Value": "0x809D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleAlphaToCoverage",
+ "NativeName": "GL_SAMPLE_ALPHA_TO_COVERAGE",
+ "Value": "0x809E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleAlphaToMaskSgis",
+ "NativeName": "GL_SAMPLE_ALPHA_TO_MASK_SGIS",
+ "Value": "0x809E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleAlphaToOne",
+ "NativeName": "GL_SAMPLE_ALPHA_TO_ONE",
+ "Value": "0x809F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleAlphaToOneSgis",
+ "NativeName": "GL_SAMPLE_ALPHA_TO_ONE_SGIS",
+ "Value": "0x809F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleCoverage",
+ "NativeName": "GL_SAMPLE_COVERAGE",
+ "Value": "0x80A0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleMaskSgis",
+ "NativeName": "GL_SAMPLE_MASK_SGIS",
+ "Value": "0x80A0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureColorTableSgi",
+ "NativeName": "GL_TEXTURE_COLOR_TABLE_SGI",
+ "Value": "0x80BC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableSgi",
+ "NativeName": "GL_COLOR_TABLE_SGI",
+ "Value": "0x80D0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostConvolutionColorTableSgi",
+ "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE_SGI",
+ "Value": "0x80D1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixColorTableSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
+ "Value": "0x80D2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture4DSgis",
+ "NativeName": "GL_TEXTURE_4D_SGIS",
+ "Value": "0x8134",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTexGenSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_SGIX",
+ "Value": "0x8139",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SpriteSgix",
+ "NativeName": "GL_SPRITE_SGIX",
+ "Value": "0x8148",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ReferencePlaneSgix",
+ "NativeName": "GL_REFERENCE_PLANE_SGIX",
+ "Value": "0x817D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IRInstrument1Sgix",
+ "NativeName": "GL_IR_INSTRUMENT1_SGIX",
+ "Value": "0x817F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CalligraphicFragmentSgix",
+ "NativeName": "GL_CALLIGRAPHIC_FRAGMENT_SGIX",
+ "Value": "0x8183",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramezoomSgix",
+ "NativeName": "GL_FRAMEZOOM_SGIX",
+ "Value": "0x818B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FogOffsetSgix",
+ "NativeName": "GL_FOG_OFFSET_SGIX",
+ "Value": "0x8198",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SharedTexturePaletteExt",
+ "NativeName": "GL_SHARED_TEXTURE_PALETTE_EXT",
+ "Value": "0x81FB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DebugOutputSynchronous",
+ "NativeName": "GL_DEBUG_OUTPUT_SYNCHRONOUS",
+ "Value": "0x8242",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AsyncHistogramSgix",
+ "NativeName": "GL_ASYNC_HISTOGRAM_SGIX",
+ "Value": "0x832C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTextureSgis",
+ "NativeName": "GL_PIXEL_TEXTURE_SGIS",
+ "Value": "0x8353",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AsyncTexImageSgix",
+ "NativeName": "GL_ASYNC_TEX_IMAGE_SGIX",
+ "Value": "0x835C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AsyncDrawPixelsSgix",
+ "NativeName": "GL_ASYNC_DRAW_PIXELS_SGIX",
+ "Value": "0x835D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AsyncReadPixelsSgix",
+ "NativeName": "GL_ASYNC_READ_PIXELS_SGIX",
+ "Value": "0x835E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLightingSgix",
+ "NativeName": "GL_FRAGMENT_LIGHTING_SGIX",
+ "Value": "0x8400",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentColorMaterialSgix",
+ "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_SGIX",
+ "Value": "0x8401",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight0Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT0_SGIX",
+ "Value": "0x840C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight1Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT1_SGIX",
+ "Value": "0x840D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight2Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT2_SGIX",
+ "Value": "0x840E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight3Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT3_SGIX",
+ "Value": "0x840F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight4Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT4_SGIX",
+ "Value": "0x8410",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight5Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT5_SGIX",
+ "Value": "0x8411",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight6Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT6_SGIX",
+ "Value": "0x8412",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight7Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT7_SGIX",
+ "Value": "0x8413",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProgramPointSize",
+ "NativeName": "GL_PROGRAM_POINT_SIZE",
+ "Value": "0x8642",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthClamp",
+ "NativeName": "GL_DEPTH_CLAMP",
+ "Value": "0x864F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCubeMapSeamless",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_SEAMLESS",
+ "Value": "0x884F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleShading",
+ "NativeName": "GL_SAMPLE_SHADING",
+ "Value": "0x8C36",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RasterizerDiscard",
+ "NativeName": "GL_RASTERIZER_DISCARD",
+ "Value": "0x8C89",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PrimitiveRestartFixedIndex",
+ "NativeName": "GL_PRIMITIVE_RESTART_FIXED_INDEX",
+ "Value": "0x8D69",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferSrgb",
+ "NativeName": "GL_FRAMEBUFFER_SRGB",
+ "Value": "0x8DB9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleMask",
+ "NativeName": "GL_SAMPLE_MASK",
+ "Value": "0x8E51",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PrimitiveRestart",
+ "NativeName": "GL_PRIMITIVE_RESTART",
+ "Value": "0x8F9D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DebugOutput",
+ "NativeName": "GL_DEBUG_OUTPUT",
+ "Value": "0x92E0",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "EnableCap",
+ "NativeName": "EnableCap",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "NoError",
+ "NativeName": "GL_NO_ERROR",
+ "Value": "0x0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InvalidEnum",
+ "NativeName": "GL_INVALID_ENUM",
+ "Value": "0x500",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InvalidValue",
+ "NativeName": "GL_INVALID_VALUE",
+ "Value": "0x501",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InvalidOperation",
+ "NativeName": "GL_INVALID_OPERATION",
+ "Value": "0x502",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StackOverflow",
+ "NativeName": "GL_STACK_OVERFLOW",
+ "Value": "0x503",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "StackUnderflow",
+ "NativeName": "GL_STACK_UNDERFLOW",
+ "Value": "0x504",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "OutOfMemory",
+ "NativeName": "GL_OUT_OF_MEMORY",
+ "Value": "0x505",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InvalidFramebufferOperation",
+ "NativeName": "GL_INVALID_FRAMEBUFFER_OPERATION",
+ "Value": "0x506",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InvalidFramebufferOperationExt",
+ "NativeName": "GL_INVALID_FRAMEBUFFER_OPERATION_EXT",
+ "Value": "0x506",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InvalidFramebufferOperationOes",
+ "NativeName": "GL_INVALID_FRAMEBUFFER_OPERATION_OES",
+ "Value": "0x506",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TableTooLargeExt",
+ "NativeName": "GL_TABLE_TOO_LARGE_EXT",
+ "Value": "0x8031",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TableTooLarge",
+ "NativeName": "GL_TABLE_TOO_LARGE",
+ "Value": "0x8031",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureTooLargeExt",
+ "NativeName": "GL_TEXTURE_TOO_LARGE_EXT",
+ "Value": "0x8065",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ErrorCode",
+ "NativeName": "ErrorCode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FillNV",
+ "NativeName": "GL_FILL_NV",
+ "Value": "0x1B02",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "EvalMapsModeNV",
+ "NativeName": "EvalMapsModeNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Eval2DNV",
+ "NativeName": "GL_EVAL_2D_NV",
+ "Value": "0x86C0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "EvalTriangular2DNV",
+ "NativeName": "GL_EVAL_TRIANGULAR_2D_NV",
+ "Value": "0x86C1",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "EvalTargetNV",
+ "NativeName": "EvalTargetNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "HandleTypeOpaqueFDExt",
+ "NativeName": "GL_HANDLE_TYPE_OPAQUE_FD_EXT",
+ "Value": "0x9586",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HandleTypeOpaqueWin32Ext",
+ "NativeName": "GL_HANDLE_TYPE_OPAQUE_WIN32_EXT",
+ "Value": "0x9587",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HandleTypeOpaqueWin32KmtExt",
+ "NativeName": "GL_HANDLE_TYPE_OPAQUE_WIN32_KMT_EXT",
+ "Value": "0x9588",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HandleTypeD3D12TilepoolExt",
+ "NativeName": "GL_HANDLE_TYPE_D3D12_TILEPOOL_EXT",
+ "Value": "0x9589",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HandleTypeD3D12ResourceExt",
+ "NativeName": "GL_HANDLE_TYPE_D3D12_RESOURCE_EXT",
+ "Value": "0x958A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HandleTypeD3D11ImageExt",
+ "NativeName": "GL_HANDLE_TYPE_D3D11_IMAGE_EXT",
+ "Value": "0x958B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HandleTypeD3D11ImageKmtExt",
+ "NativeName": "GL_HANDLE_TYPE_D3D11_IMAGE_KMT_EXT",
+ "Value": "0x958C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HandleTypeD3D12FenceExt",
+ "NativeName": "GL_HANDLE_TYPE_D3D12_FENCE_EXT",
+ "Value": "0x9594",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ExternalHandleType",
+ "NativeName": "ExternalHandleType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "PassThroughToken",
+ "NativeName": "GL_PASS_THROUGH_TOKEN",
+ "Value": "0x700",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PointToken",
+ "NativeName": "GL_POINT_TOKEN",
+ "Value": "0x701",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "LineToken",
+ "NativeName": "GL_LINE_TOKEN",
+ "Value": "0x702",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PolygonToken",
+ "NativeName": "GL_POLYGON_TOKEN",
+ "Value": "0x703",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "BitmapToken",
+ "NativeName": "GL_BITMAP_TOKEN",
+ "Value": "0x704",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "DrawPixelToken",
+ "NativeName": "GL_DRAW_PIXEL_TOKEN",
+ "Value": "0x705",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CopyPixelToken",
+ "NativeName": "GL_COPY_PIXEL_TOKEN",
+ "Value": "0x706",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "LineResetToken",
+ "NativeName": "GL_LINE_RESET_TOKEN",
+ "Value": "0x707",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "FeedBackToken",
+ "NativeName": "FeedBackToken",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "C2D",
+ "NativeName": "GL_2D",
+ "Value": "0x600",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "C3D",
+ "NativeName": "GL_3D",
+ "Value": "0x601",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "C3DColor",
+ "NativeName": "GL_3D_COLOR",
+ "Value": "0x602",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "C3DColorTexture",
+ "NativeName": "GL_3D_COLOR_TEXTURE",
+ "Value": "0x603",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "C4DColorTexture",
+ "NativeName": "GL_4D_COLOR_TEXTURE",
+ "Value": "0x604",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "FeedbackType",
+ "NativeName": "FeedbackType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "AllCompletedNV",
+ "NativeName": "GL_ALL_COMPLETED_NV",
+ "Value": "0x84F2",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FenceConditionNV",
+ "NativeName": "FenceConditionNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FenceStatusNV",
+ "NativeName": "GL_FENCE_STATUS_NV",
+ "Value": "0x84F3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FenceConditionNV",
+ "NativeName": "GL_FENCE_CONDITION_NV",
+ "Value": "0x84F4",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FenceParameterNameNV",
+ "NativeName": "FenceParameterNameNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "GeometryDeformationSgix",
+ "NativeName": "GL_GEOMETRY_DEFORMATION_SGIX",
+ "Value": "0x8194",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureDeformationSgix",
+ "NativeName": "GL_TEXTURE_DEFORMATION_SGIX",
+ "Value": "0x8195",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FfdTargetSGIX",
+ "NativeName": "FfdTargetSGIX",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FogCoordinatePointerType",
+ "NativeName": "FogCoordinatePointerType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Exp",
+ "NativeName": "GL_EXP",
+ "Value": "0x800",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Exp2",
+ "NativeName": "GL_EXP2",
+ "Value": "0x801",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Linear",
+ "NativeName": "GL_LINEAR",
+ "Value": "0x2601",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FogFuncSgis",
+ "NativeName": "GL_FOG_FUNC_SGIS",
+ "Value": "0x812A",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FogMode",
+ "NativeName": "FogMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FogIndex",
+ "NativeName": "GL_FOG_INDEX",
+ "Value": "0xB61",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogDensity",
+ "NativeName": "GL_FOG_DENSITY",
+ "Value": "0xB62",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogStart",
+ "NativeName": "GL_FOG_START",
+ "Value": "0xB63",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogEnd",
+ "NativeName": "GL_FOG_END",
+ "Value": "0xB64",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogMode",
+ "NativeName": "GL_FOG_MODE",
+ "Value": "0xB65",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogColor",
+ "NativeName": "GL_FOG_COLOR",
+ "Value": "0xB66",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogOffsetValueSgix",
+ "NativeName": "GL_FOG_OFFSET_VALUE_SGIX",
+ "Value": "0x8199",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FogParameter",
+ "NativeName": "FogParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FogIndex",
+ "NativeName": "GL_FOG_INDEX",
+ "Value": "0xB61",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogDensity",
+ "NativeName": "GL_FOG_DENSITY",
+ "Value": "0xB62",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogStart",
+ "NativeName": "GL_FOG_START",
+ "Value": "0xB63",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogEnd",
+ "NativeName": "GL_FOG_END",
+ "Value": "0xB64",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogMode",
+ "NativeName": "GL_FOG_MODE",
+ "Value": "0xB65",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogCoordSrc",
+ "NativeName": "GL_FOG_COORD_SRC",
+ "Value": "0x8450",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "FogPName",
+ "NativeName": "FogPName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FogPointerTypeEXT",
+ "NativeName": "FogPointerTypeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FogPointerTypeIBM",
+ "NativeName": "FogPointerTypeIBM",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FragmentLightModelLocalViewerSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_LOCAL_VIEWER_SGIX",
+ "Value": "0x8408",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLightModelTwoSideSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_TWO_SIDE_SGIX",
+ "Value": "0x8409",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLightModelAmbientSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_AMBIENT_SGIX",
+ "Value": "0x840A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLightModelNormalInterpolationSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_NORMAL_INTERPOLATION_SGIX",
+ "Value": "0x840B",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FragmentLightModelParameterSGIX",
+ "NativeName": "FragmentLightModelParameterSGIX",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FragmentLight0Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT0_SGIX",
+ "Value": "0x840C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight1Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT1_SGIX",
+ "Value": "0x840D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight2Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT2_SGIX",
+ "Value": "0x840E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight3Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT3_SGIX",
+ "Value": "0x840F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight4Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT4_SGIX",
+ "Value": "0x8410",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight5Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT5_SGIX",
+ "Value": "0x8411",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight6Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT6_SGIX",
+ "Value": "0x8412",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight7Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT7_SGIX",
+ "Value": "0x8413",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FragmentLightNameSGIX",
+ "NativeName": "FragmentLightNameSGIX",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Ambient",
+ "NativeName": "GL_AMBIENT",
+ "Value": "0x1200",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Diffuse",
+ "NativeName": "GL_DIFFUSE",
+ "Value": "0x1201",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Specular",
+ "NativeName": "GL_SPECULAR",
+ "Value": "0x1202",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Position",
+ "NativeName": "GL_POSITION",
+ "Value": "0x1203",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "SpotDirection",
+ "NativeName": "GL_SPOT_DIRECTION",
+ "Value": "0x1204",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "SpotExponent",
+ "NativeName": "GL_SPOT_EXPONENT",
+ "Value": "0x1205",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "SpotCutoff",
+ "NativeName": "GL_SPOT_CUTOFF",
+ "Value": "0x1206",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ConstantAttenuation",
+ "NativeName": "GL_CONSTANT_ATTENUATION",
+ "Value": "0x1207",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "LinearAttenuation",
+ "NativeName": "GL_LINEAR_ATTENUATION",
+ "Value": "0x1208",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "QuadraticAttenuation",
+ "NativeName": "GL_QUADRATIC_ATTENUATION",
+ "Value": "0x1209",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "FragmentLightParameterSGIX",
+ "NativeName": "FragmentLightParameterSGIX",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "MovAti",
+ "NativeName": "GL_MOV_ATI",
+ "Value": "0x8961",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AddAti",
+ "NativeName": "GL_ADD_ATI",
+ "Value": "0x8963",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MulAti",
+ "NativeName": "GL_MUL_ATI",
+ "Value": "0x8964",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SubAti",
+ "NativeName": "GL_SUB_ATI",
+ "Value": "0x8965",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Dot3Ati",
+ "NativeName": "GL_DOT3_ATI",
+ "Value": "0x8966",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Dot4Ati",
+ "NativeName": "GL_DOT4_ATI",
+ "Value": "0x8967",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MadAti",
+ "NativeName": "GL_MAD_ATI",
+ "Value": "0x8968",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LerpAti",
+ "NativeName": "GL_LERP_ATI",
+ "Value": "0x8969",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CndAti",
+ "NativeName": "GL_CND_ATI",
+ "Value": "0x896A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Cnd0Ati",
+ "NativeName": "GL_CND0_ATI",
+ "Value": "0x896B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Dot2AddAti",
+ "NativeName": "GL_DOT2_ADD_ATI",
+ "Value": "0x896C",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FragmentOpATI",
+ "NativeName": "FragmentOpATI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ColorAttachment0",
+ "NativeName": "GL_COLOR_ATTACHMENT0",
+ "Value": "0x8CE0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment1",
+ "NativeName": "GL_COLOR_ATTACHMENT1",
+ "Value": "0x8CE1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment2",
+ "NativeName": "GL_COLOR_ATTACHMENT2",
+ "Value": "0x8CE2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment3",
+ "NativeName": "GL_COLOR_ATTACHMENT3",
+ "Value": "0x8CE3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment4",
+ "NativeName": "GL_COLOR_ATTACHMENT4",
+ "Value": "0x8CE4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment5",
+ "NativeName": "GL_COLOR_ATTACHMENT5",
+ "Value": "0x8CE5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment6",
+ "NativeName": "GL_COLOR_ATTACHMENT6",
+ "Value": "0x8CE6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment7",
+ "NativeName": "GL_COLOR_ATTACHMENT7",
+ "Value": "0x8CE7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment8",
+ "NativeName": "GL_COLOR_ATTACHMENT8",
+ "Value": "0x8CE8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment9",
+ "NativeName": "GL_COLOR_ATTACHMENT9",
+ "Value": "0x8CE9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment10",
+ "NativeName": "GL_COLOR_ATTACHMENT10",
+ "Value": "0x8CEA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment11",
+ "NativeName": "GL_COLOR_ATTACHMENT11",
+ "Value": "0x8CEB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment12",
+ "NativeName": "GL_COLOR_ATTACHMENT12",
+ "Value": "0x8CEC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment13",
+ "NativeName": "GL_COLOR_ATTACHMENT13",
+ "Value": "0x8CED",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment14",
+ "NativeName": "GL_COLOR_ATTACHMENT14",
+ "Value": "0x8CEE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment15",
+ "NativeName": "GL_COLOR_ATTACHMENT15",
+ "Value": "0x8CEF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment16",
+ "NativeName": "GL_COLOR_ATTACHMENT16",
+ "Value": "0x8CF0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment17",
+ "NativeName": "GL_COLOR_ATTACHMENT17",
+ "Value": "0x8CF1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment18",
+ "NativeName": "GL_COLOR_ATTACHMENT18",
+ "Value": "0x8CF2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment19",
+ "NativeName": "GL_COLOR_ATTACHMENT19",
+ "Value": "0x8CF3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment20",
+ "NativeName": "GL_COLOR_ATTACHMENT20",
+ "Value": "0x8CF4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment21",
+ "NativeName": "GL_COLOR_ATTACHMENT21",
+ "Value": "0x8CF5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment22",
+ "NativeName": "GL_COLOR_ATTACHMENT22",
+ "Value": "0x8CF6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment23",
+ "NativeName": "GL_COLOR_ATTACHMENT23",
+ "Value": "0x8CF7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment24",
+ "NativeName": "GL_COLOR_ATTACHMENT24",
+ "Value": "0x8CF8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment25",
+ "NativeName": "GL_COLOR_ATTACHMENT25",
+ "Value": "0x8CF9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment26",
+ "NativeName": "GL_COLOR_ATTACHMENT26",
+ "Value": "0x8CFA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment27",
+ "NativeName": "GL_COLOR_ATTACHMENT27",
+ "Value": "0x8CFB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment28",
+ "NativeName": "GL_COLOR_ATTACHMENT28",
+ "Value": "0x8CFC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment29",
+ "NativeName": "GL_COLOR_ATTACHMENT29",
+ "Value": "0x8CFD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment30",
+ "NativeName": "GL_COLOR_ATTACHMENT30",
+ "Value": "0x8CFE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment31",
+ "NativeName": "GL_COLOR_ATTACHMENT31",
+ "Value": "0x8CFF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilAttachment",
+ "NativeName": "GL_STENCIL_ATTACHMENT",
+ "Value": "0x8D20",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FramebufferAttachment",
+ "NativeName": "FramebufferAttachment",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FramebufferAttachmentColorEncoding",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING",
+ "Value": "0x8210",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentColorEncodingExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT",
+ "Value": "0x8210",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentComponentType",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE",
+ "Value": "0x8211",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentComponentTypeExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT",
+ "Value": "0x8211",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentRedSize",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE",
+ "Value": "0x8212",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentGreenSize",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE",
+ "Value": "0x8213",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentBlueSize",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE",
+ "Value": "0x8214",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentAlphaSize",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE",
+ "Value": "0x8215",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentDepthSize",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE",
+ "Value": "0x8216",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentStencilSize",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE",
+ "Value": "0x8217",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentObjectType",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE",
+ "Value": "0x8CD0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentObjectTypeExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_EXT",
+ "Value": "0x8CD0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentObjectTypeOes",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_OES",
+ "Value": "0x8CD0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentObjectName",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME",
+ "Value": "0x8CD1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentObjectNameExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_EXT",
+ "Value": "0x8CD1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentObjectNameOes",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_OES",
+ "Value": "0x8CD1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureLevel",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL",
+ "Value": "0x8CD2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureLevelExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_EXT",
+ "Value": "0x8CD2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureLevelOes",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_OES",
+ "Value": "0x8CD2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureCubeMapFace",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE",
+ "Value": "0x8CD3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureCubeMapFaceExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_EXT",
+ "Value": "0x8CD3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureCubeMapFaceOes",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_OES",
+ "Value": "0x8CD3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTexture3DZoffsetExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_EXT",
+ "Value": "0x8CD4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTexture3DZoffsetOes",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_OES",
+ "Value": "0x8CD4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureLayer",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER",
+ "Value": "0x8CD4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureLayerExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT",
+ "Value": "0x8CD4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureSamplesExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT",
+ "Value": "0x8D6C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentLayered",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_LAYERED",
+ "Value": "0x8DA7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentLayeredArb",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_LAYERED_ARB",
+ "Value": "0x8DA7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentLayeredExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_LAYERED_EXT",
+ "Value": "0x8DA7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentLayeredOes",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_LAYERED_OES",
+ "Value": "0x8DA7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureScaleImg",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SCALE_IMG",
+ "Value": "0x913F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureNumViewsOvr",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR",
+ "Value": "0x9630",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureBaseViewIndexOvr",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR",
+ "Value": "0x9632",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FramebufferAttachmentParameterName",
+ "NativeName": "FramebufferAttachmentParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FramebufferFetchNoncoherentQCom",
+ "NativeName": "GL_FRAMEBUFFER_FETCH_NONCOHERENT_QCOM",
+ "Value": "0x96A2",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FramebufferFetchNoncoherent",
+ "NativeName": "FramebufferFetchNoncoherent",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FramebufferDefaultWidth",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_WIDTH",
+ "Value": "0x9310",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferDefaultHeight",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_HEIGHT",
+ "Value": "0x9311",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferDefaultLayers",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_LAYERS",
+ "Value": "0x9312",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferDefaultSamples",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_SAMPLES",
+ "Value": "0x9313",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferDefaultFixedSampleLocations",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS",
+ "Value": "0x9314",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FramebufferParameterName",
+ "NativeName": "FramebufferParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FramebufferUndefined",
+ "NativeName": "GL_FRAMEBUFFER_UNDEFINED",
+ "Value": "0x8219",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferComplete",
+ "NativeName": "GL_FRAMEBUFFER_COMPLETE",
+ "Value": "0x8CD5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferIncompleteAttachment",
+ "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT",
+ "Value": "0x8CD6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferIncompleteMissingAttachment",
+ "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT",
+ "Value": "0x8CD7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferIncompleteDrawBuffer",
+ "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER",
+ "Value": "0x8CDB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferIncompleteReadBuffer",
+ "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER",
+ "Value": "0x8CDC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferUnsupported",
+ "NativeName": "GL_FRAMEBUFFER_UNSUPPORTED",
+ "Value": "0x8CDD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferIncompleteMultisample",
+ "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE",
+ "Value": "0x8D56",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferIncompleteLayerTargets",
+ "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS",
+ "Value": "0x8DA8",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FramebufferStatus",
+ "NativeName": "FramebufferStatus",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ReadFramebuffer",
+ "NativeName": "GL_READ_FRAMEBUFFER",
+ "Value": "0x8CA8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DrawFramebuffer",
+ "NativeName": "GL_DRAW_FRAMEBUFFER",
+ "Value": "0x8CA9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Framebuffer",
+ "NativeName": "GL_FRAMEBUFFER",
+ "Value": "0x8D40",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferOes",
+ "NativeName": "GL_FRAMEBUFFER_OES",
+ "Value": "0x8D40",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FramebufferTarget",
+ "NativeName": "FramebufferTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "CW",
+ "NativeName": "GL_CW",
+ "Value": "0x900",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Ccw",
+ "NativeName": "GL_CCW",
+ "Value": "0x901",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FrontFaceDirection",
+ "NativeName": "FrontFaceDirection",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ColorTableScale",
+ "NativeName": "GL_COLOR_TABLE_SCALE",
+ "Value": "0x80D6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableScaleSgi",
+ "NativeName": "GL_COLOR_TABLE_SCALE_SGI",
+ "Value": "0x80D6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableBias",
+ "NativeName": "GL_COLOR_TABLE_BIAS",
+ "Value": "0x80D7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableBiasSgi",
+ "NativeName": "GL_COLOR_TABLE_BIAS_SGI",
+ "Value": "0x80D7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableFormat",
+ "NativeName": "GL_COLOR_TABLE_FORMAT",
+ "Value": "0x80D8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableFormatSgi",
+ "NativeName": "GL_COLOR_TABLE_FORMAT_SGI",
+ "Value": "0x80D8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableWidth",
+ "NativeName": "GL_COLOR_TABLE_WIDTH",
+ "Value": "0x80D9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableWidthSgi",
+ "NativeName": "GL_COLOR_TABLE_WIDTH_SGI",
+ "Value": "0x80D9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableRedSize",
+ "NativeName": "GL_COLOR_TABLE_RED_SIZE",
+ "Value": "0x80DA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableRedSizeSgi",
+ "NativeName": "GL_COLOR_TABLE_RED_SIZE_SGI",
+ "Value": "0x80DA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableGreenSize",
+ "NativeName": "GL_COLOR_TABLE_GREEN_SIZE",
+ "Value": "0x80DB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableGreenSizeSgi",
+ "NativeName": "GL_COLOR_TABLE_GREEN_SIZE_SGI",
+ "Value": "0x80DB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableBlueSize",
+ "NativeName": "GL_COLOR_TABLE_BLUE_SIZE",
+ "Value": "0x80DC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableBlueSizeSgi",
+ "NativeName": "GL_COLOR_TABLE_BLUE_SIZE_SGI",
+ "Value": "0x80DC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableAlphaSize",
+ "NativeName": "GL_COLOR_TABLE_ALPHA_SIZE",
+ "Value": "0x80DD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableAlphaSizeSgi",
+ "NativeName": "GL_COLOR_TABLE_ALPHA_SIZE_SGI",
+ "Value": "0x80DD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableLuminanceSize",
+ "NativeName": "GL_COLOR_TABLE_LUMINANCE_SIZE",
+ "Value": "0x80DE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableLuminanceSizeSgi",
+ "NativeName": "GL_COLOR_TABLE_LUMINANCE_SIZE_SGI",
+ "Value": "0x80DE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableIntensitySize",
+ "NativeName": "GL_COLOR_TABLE_INTENSITY_SIZE",
+ "Value": "0x80DF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableIntensitySizeSgi",
+ "NativeName": "GL_COLOR_TABLE_INTENSITY_SIZE_SGI",
+ "Value": "0x80DF",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetColorTableParameterPNameSGI",
+ "NativeName": "GetColorTableParameterPNameSGI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ConvolutionBorderMode",
+ "NativeName": "GL_CONVOLUTION_BORDER_MODE",
+ "Value": "0x8013",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionBorderModeExt",
+ "NativeName": "GL_CONVOLUTION_BORDER_MODE_EXT",
+ "Value": "0x8013",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionFilterScale",
+ "NativeName": "GL_CONVOLUTION_FILTER_SCALE",
+ "Value": "0x8014",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionFilterScaleExt",
+ "NativeName": "GL_CONVOLUTION_FILTER_SCALE_EXT",
+ "Value": "0x8014",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionFilterBias",
+ "NativeName": "GL_CONVOLUTION_FILTER_BIAS",
+ "Value": "0x8015",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionFilterBiasExt",
+ "NativeName": "GL_CONVOLUTION_FILTER_BIAS_EXT",
+ "Value": "0x8015",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionFormat",
+ "NativeName": "GL_CONVOLUTION_FORMAT",
+ "Value": "0x8017",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionFormatExt",
+ "NativeName": "GL_CONVOLUTION_FORMAT_EXT",
+ "Value": "0x8017",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionWidth",
+ "NativeName": "GL_CONVOLUTION_WIDTH",
+ "Value": "0x8018",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionWidthExt",
+ "NativeName": "GL_CONVOLUTION_WIDTH_EXT",
+ "Value": "0x8018",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionHeight",
+ "NativeName": "GL_CONVOLUTION_HEIGHT",
+ "Value": "0x8019",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionHeightExt",
+ "NativeName": "GL_CONVOLUTION_HEIGHT_EXT",
+ "Value": "0x8019",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxConvolutionWidth",
+ "NativeName": "GL_MAX_CONVOLUTION_WIDTH",
+ "Value": "0x801A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxConvolutionWidthExt",
+ "NativeName": "GL_MAX_CONVOLUTION_WIDTH_EXT",
+ "Value": "0x801A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxConvolutionHeight",
+ "NativeName": "GL_MAX_CONVOLUTION_HEIGHT",
+ "Value": "0x801B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxConvolutionHeightExt",
+ "NativeName": "GL_MAX_CONVOLUTION_HEIGHT_EXT",
+ "Value": "0x801B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionBorderColor",
+ "NativeName": "GL_CONVOLUTION_BORDER_COLOR",
+ "Value": "0x8154",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetConvolutionParameter",
+ "NativeName": "GetConvolutionParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Doublebuffer",
+ "NativeName": "GL_DOUBLEBUFFER",
+ "Value": "0xC32",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Stereo",
+ "NativeName": "GL_STEREO",
+ "Value": "0xC33",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleBuffers",
+ "NativeName": "GL_SAMPLE_BUFFERS",
+ "Value": "0x80A8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Samples",
+ "NativeName": "GL_SAMPLES",
+ "Value": "0x80A9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImplementationColorReadType",
+ "NativeName": "GL_IMPLEMENTATION_COLOR_READ_TYPE",
+ "Value": "0x8B9A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImplementationColorReadFormat",
+ "NativeName": "GL_IMPLEMENTATION_COLOR_READ_FORMAT",
+ "Value": "0x8B9B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferDefaultWidth",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_WIDTH",
+ "Value": "0x9310",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferDefaultHeight",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_HEIGHT",
+ "Value": "0x9311",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferDefaultLayers",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_LAYERS",
+ "Value": "0x9312",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferDefaultSamples",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_SAMPLES",
+ "Value": "0x9313",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferDefaultFixedSampleLocations",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS",
+ "Value": "0x9314",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetFramebufferParameter",
+ "NativeName": "GetFramebufferParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "HistogramWidth",
+ "NativeName": "GL_HISTOGRAM_WIDTH",
+ "Value": "0x8026",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramWidthExt",
+ "NativeName": "GL_HISTOGRAM_WIDTH_EXT",
+ "Value": "0x8026",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramFormat",
+ "NativeName": "GL_HISTOGRAM_FORMAT",
+ "Value": "0x8027",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramFormatExt",
+ "NativeName": "GL_HISTOGRAM_FORMAT_EXT",
+ "Value": "0x8027",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramRedSize",
+ "NativeName": "GL_HISTOGRAM_RED_SIZE",
+ "Value": "0x8028",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramRedSizeExt",
+ "NativeName": "GL_HISTOGRAM_RED_SIZE_EXT",
+ "Value": "0x8028",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramGreenSize",
+ "NativeName": "GL_HISTOGRAM_GREEN_SIZE",
+ "Value": "0x8029",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramGreenSizeExt",
+ "NativeName": "GL_HISTOGRAM_GREEN_SIZE_EXT",
+ "Value": "0x8029",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramBlueSize",
+ "NativeName": "GL_HISTOGRAM_BLUE_SIZE",
+ "Value": "0x802A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramBlueSizeExt",
+ "NativeName": "GL_HISTOGRAM_BLUE_SIZE_EXT",
+ "Value": "0x802A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramAlphaSize",
+ "NativeName": "GL_HISTOGRAM_ALPHA_SIZE",
+ "Value": "0x802B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramAlphaSizeExt",
+ "NativeName": "GL_HISTOGRAM_ALPHA_SIZE_EXT",
+ "Value": "0x802B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramLuminanceSize",
+ "NativeName": "GL_HISTOGRAM_LUMINANCE_SIZE",
+ "Value": "0x802C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramLuminanceSizeExt",
+ "NativeName": "GL_HISTOGRAM_LUMINANCE_SIZE_EXT",
+ "Value": "0x802C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramSink",
+ "NativeName": "GL_HISTOGRAM_SINK",
+ "Value": "0x802D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramSinkExt",
+ "NativeName": "GL_HISTOGRAM_SINK_EXT",
+ "Value": "0x802D",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetHistogramParameterPNameEXT",
+ "NativeName": "GetHistogramParameterPNameEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Coeff",
+ "NativeName": "GL_COEFF",
+ "Value": "0xA00",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Order",
+ "NativeName": "GL_ORDER",
+ "Value": "0xA01",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Domain",
+ "NativeName": "GL_DOMAIN",
+ "Value": "0xA02",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "GetMapQuery",
+ "NativeName": "GetMapQuery",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "MinmaxFormat",
+ "NativeName": "GL_MINMAX_FORMAT",
+ "Value": "0x802F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MinmaxFormatExt",
+ "NativeName": "GL_MINMAX_FORMAT_EXT",
+ "Value": "0x802F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MinmaxSink",
+ "NativeName": "GL_MINMAX_SINK",
+ "Value": "0x8030",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MinmaxSinkExt",
+ "NativeName": "GL_MINMAX_SINK_EXT",
+ "Value": "0x8030",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetMinmaxParameterPNameEXT",
+ "NativeName": "GetMinmaxParameterPNameEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "SamplePosition",
+ "NativeName": "GL_SAMPLE_POSITION",
+ "Value": "0x8E50",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleLocationArb",
+ "NativeName": "GL_SAMPLE_LOCATION_ARB",
+ "Value": "0x8E50",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProgrammableSampleLocationArb",
+ "NativeName": "GL_PROGRAMMABLE_SAMPLE_LOCATION_ARB",
+ "Value": "0x9341",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetMultisamplePNameNV",
+ "NativeName": "GetMultisamplePNameNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "PixelMapIToI",
+ "NativeName": "GL_PIXEL_MAP_I_TO_I",
+ "Value": "0xC70",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapSToS",
+ "NativeName": "GL_PIXEL_MAP_S_TO_S",
+ "Value": "0xC71",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapIToR",
+ "NativeName": "GL_PIXEL_MAP_I_TO_R",
+ "Value": "0xC72",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapIToG",
+ "NativeName": "GL_PIXEL_MAP_I_TO_G",
+ "Value": "0xC73",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapIToB",
+ "NativeName": "GL_PIXEL_MAP_I_TO_B",
+ "Value": "0xC74",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapIToA",
+ "NativeName": "GL_PIXEL_MAP_I_TO_A",
+ "Value": "0xC75",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapRToR",
+ "NativeName": "GL_PIXEL_MAP_R_TO_R",
+ "Value": "0xC76",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapGToG",
+ "NativeName": "GL_PIXEL_MAP_G_TO_G",
+ "Value": "0xC77",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapBToB",
+ "NativeName": "GL_PIXEL_MAP_B_TO_B",
+ "Value": "0xC78",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapAToA",
+ "NativeName": "GL_PIXEL_MAP_A_TO_A",
+ "Value": "0xC79",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "GetPixelMap",
+ "NativeName": "GetPixelMap",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "CurrentColor",
+ "NativeName": "GL_CURRENT_COLOR",
+ "Value": "0xB00",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CurrentIndex",
+ "NativeName": "GL_CURRENT_INDEX",
+ "Value": "0xB01",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CurrentNormal",
+ "NativeName": "GL_CURRENT_NORMAL",
+ "Value": "0xB02",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CurrentTextureCoords",
+ "NativeName": "GL_CURRENT_TEXTURE_COORDS",
+ "Value": "0xB03",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CurrentRasterColor",
+ "NativeName": "GL_CURRENT_RASTER_COLOR",
+ "Value": "0xB04",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CurrentRasterIndex",
+ "NativeName": "GL_CURRENT_RASTER_INDEX",
+ "Value": "0xB05",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CurrentRasterTextureCoords",
+ "NativeName": "GL_CURRENT_RASTER_TEXTURE_COORDS",
+ "Value": "0xB06",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CurrentRasterPosition",
+ "NativeName": "GL_CURRENT_RASTER_POSITION",
+ "Value": "0xB07",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CurrentRasterPositionValid",
+ "NativeName": "GL_CURRENT_RASTER_POSITION_VALID",
+ "Value": "0xB08",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CurrentRasterDistance",
+ "NativeName": "GL_CURRENT_RASTER_DISTANCE",
+ "Value": "0xB09",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PointSmooth",
+ "NativeName": "GL_POINT_SMOOTH",
+ "Value": "0xB10",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PointSize",
+ "NativeName": "GL_POINT_SIZE",
+ "Value": "0xB11",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointSizeRange",
+ "NativeName": "GL_POINT_SIZE_RANGE",
+ "Value": "0xB12",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SmoothPointSizeRange",
+ "NativeName": "GL_SMOOTH_POINT_SIZE_RANGE",
+ "Value": "0xB12",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointSizeGranularity",
+ "NativeName": "GL_POINT_SIZE_GRANULARITY",
+ "Value": "0xB13",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SmoothPointSizeGranularity",
+ "NativeName": "GL_SMOOTH_POINT_SIZE_GRANULARITY",
+ "Value": "0xB13",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LineSmooth",
+ "NativeName": "GL_LINE_SMOOTH",
+ "Value": "0xB20",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LineWidth",
+ "NativeName": "GL_LINE_WIDTH",
+ "Value": "0xB21",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LineWidthRange",
+ "NativeName": "GL_LINE_WIDTH_RANGE",
+ "Value": "0xB22",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SmoothLineWidthRange",
+ "NativeName": "GL_SMOOTH_LINE_WIDTH_RANGE",
+ "Value": "0xB22",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LineWidthGranularity",
+ "NativeName": "GL_LINE_WIDTH_GRANULARITY",
+ "Value": "0xB23",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SmoothLineWidthGranularity",
+ "NativeName": "GL_SMOOTH_LINE_WIDTH_GRANULARITY",
+ "Value": "0xB23",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LineStipple",
+ "NativeName": "GL_LINE_STIPPLE",
+ "Value": "0xB24",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "LineStipplePattern",
+ "NativeName": "GL_LINE_STIPPLE_PATTERN",
+ "Value": "0xB25",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "LineStippleRepeat",
+ "NativeName": "GL_LINE_STIPPLE_REPEAT",
+ "Value": "0xB26",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ListMode",
+ "NativeName": "GL_LIST_MODE",
+ "Value": "0xB30",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxListNesting",
+ "NativeName": "GL_MAX_LIST_NESTING",
+ "Value": "0xB31",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ListBase",
+ "NativeName": "GL_LIST_BASE",
+ "Value": "0xB32",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ListIndex",
+ "NativeName": "GL_LIST_INDEX",
+ "Value": "0xB33",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PolygonMode",
+ "NativeName": "GL_POLYGON_MODE",
+ "Value": "0xB40",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonSmooth",
+ "NativeName": "GL_POLYGON_SMOOTH",
+ "Value": "0xB41",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonStipple",
+ "NativeName": "GL_POLYGON_STIPPLE",
+ "Value": "0xB42",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "EdgeFlag",
+ "NativeName": "GL_EDGE_FLAG",
+ "Value": "0xB43",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CullFace",
+ "NativeName": "GL_CULL_FACE",
+ "Value": "0xB44",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CullFaceMode",
+ "NativeName": "GL_CULL_FACE_MODE",
+ "Value": "0xB45",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FrontFace",
+ "NativeName": "GL_FRONT_FACE",
+ "Value": "0xB46",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Lighting",
+ "NativeName": "GL_LIGHTING",
+ "Value": "0xB50",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "LightModelLocalViewer",
+ "NativeName": "GL_LIGHT_MODEL_LOCAL_VIEWER",
+ "Value": "0xB51",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "LightModelTwoSide",
+ "NativeName": "GL_LIGHT_MODEL_TWO_SIDE",
+ "Value": "0xB52",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "LightModelAmbient",
+ "NativeName": "GL_LIGHT_MODEL_AMBIENT",
+ "Value": "0xB53",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ShadeModel",
+ "NativeName": "GL_SHADE_MODEL",
+ "Value": "0xB54",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorMaterialFace",
+ "NativeName": "GL_COLOR_MATERIAL_FACE",
+ "Value": "0xB55",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorMaterialParameter",
+ "NativeName": "GL_COLOR_MATERIAL_PARAMETER",
+ "Value": "0xB56",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorMaterial",
+ "NativeName": "GL_COLOR_MATERIAL",
+ "Value": "0xB57",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Fog",
+ "NativeName": "GL_FOG",
+ "Value": "0xB60",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogIndex",
+ "NativeName": "GL_FOG_INDEX",
+ "Value": "0xB61",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogDensity",
+ "NativeName": "GL_FOG_DENSITY",
+ "Value": "0xB62",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogStart",
+ "NativeName": "GL_FOG_START",
+ "Value": "0xB63",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogEnd",
+ "NativeName": "GL_FOG_END",
+ "Value": "0xB64",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogMode",
+ "NativeName": "GL_FOG_MODE",
+ "Value": "0xB65",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogColor",
+ "NativeName": "GL_FOG_COLOR",
+ "Value": "0xB66",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "DepthRange",
+ "NativeName": "GL_DEPTH_RANGE",
+ "Value": "0xB70",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthTest",
+ "NativeName": "GL_DEPTH_TEST",
+ "Value": "0xB71",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthWritemask",
+ "NativeName": "GL_DEPTH_WRITEMASK",
+ "Value": "0xB72",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthClearValue",
+ "NativeName": "GL_DEPTH_CLEAR_VALUE",
+ "Value": "0xB73",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthFunc",
+ "NativeName": "GL_DEPTH_FUNC",
+ "Value": "0xB74",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AccumClearValue",
+ "NativeName": "GL_ACCUM_CLEAR_VALUE",
+ "Value": "0xB80",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "StencilTest",
+ "NativeName": "GL_STENCIL_TEST",
+ "Value": "0xB90",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilClearValue",
+ "NativeName": "GL_STENCIL_CLEAR_VALUE",
+ "Value": "0xB91",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilFunc",
+ "NativeName": "GL_STENCIL_FUNC",
+ "Value": "0xB92",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilValueMask",
+ "NativeName": "GL_STENCIL_VALUE_MASK",
+ "Value": "0xB93",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilFail",
+ "NativeName": "GL_STENCIL_FAIL",
+ "Value": "0xB94",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilPassDepthFail",
+ "NativeName": "GL_STENCIL_PASS_DEPTH_FAIL",
+ "Value": "0xB95",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilPassDepthPass",
+ "NativeName": "GL_STENCIL_PASS_DEPTH_PASS",
+ "Value": "0xB96",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilRef",
+ "NativeName": "GL_STENCIL_REF",
+ "Value": "0xB97",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilWritemask",
+ "NativeName": "GL_STENCIL_WRITEMASK",
+ "Value": "0xB98",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MatrixMode",
+ "NativeName": "GL_MATRIX_MODE",
+ "Value": "0xBA0",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Normalize",
+ "NativeName": "GL_NORMALIZE",
+ "Value": "0xBA1",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Viewport",
+ "NativeName": "GL_VIEWPORT",
+ "Value": "0xBA2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ModelviewStackDepth",
+ "NativeName": "GL_MODELVIEW_STACK_DEPTH",
+ "Value": "0xBA3",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Modelview0StackDepthExt",
+ "NativeName": "GL_MODELVIEW0_STACK_DEPTH_EXT",
+ "Value": "0xBA3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProjectionStackDepth",
+ "NativeName": "GL_PROJECTION_STACK_DEPTH",
+ "Value": "0xBA4",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureStackDepth",
+ "NativeName": "GL_TEXTURE_STACK_DEPTH",
+ "Value": "0xBA5",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ModelviewMatrix",
+ "NativeName": "GL_MODELVIEW_MATRIX",
+ "Value": "0xBA6",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Modelview0MatrixExt",
+ "NativeName": "GL_MODELVIEW0_MATRIX_EXT",
+ "Value": "0xBA6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProjectionMatrix",
+ "NativeName": "GL_PROJECTION_MATRIX",
+ "Value": "0xBA7",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureMatrix",
+ "NativeName": "GL_TEXTURE_MATRIX",
+ "Value": "0xBA8",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AttribStackDepth",
+ "NativeName": "GL_ATTRIB_STACK_DEPTH",
+ "Value": "0xBB0",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ClientAttribStackDepth",
+ "NativeName": "GL_CLIENT_ATTRIB_STACK_DEPTH",
+ "Value": "0xBB1",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AlphaTest",
+ "NativeName": "GL_ALPHA_TEST",
+ "Value": "0xBC0",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AlphaTestQCom",
+ "NativeName": "GL_ALPHA_TEST_QCOM",
+ "Value": "0xBC0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AlphaTestFunc",
+ "NativeName": "GL_ALPHA_TEST_FUNC",
+ "Value": "0xBC1",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AlphaTestFuncQCom",
+ "NativeName": "GL_ALPHA_TEST_FUNC_QCOM",
+ "Value": "0xBC1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AlphaTestRef",
+ "NativeName": "GL_ALPHA_TEST_REF",
+ "Value": "0xBC2",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AlphaTestRefQCom",
+ "NativeName": "GL_ALPHA_TEST_REF_QCOM",
+ "Value": "0xBC2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Dither",
+ "NativeName": "GL_DITHER",
+ "Value": "0xBD0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BlendDst",
+ "NativeName": "GL_BLEND_DST",
+ "Value": "0xBE0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BlendSrc",
+ "NativeName": "GL_BLEND_SRC",
+ "Value": "0xBE1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Blend",
+ "NativeName": "GL_BLEND",
+ "Value": "0xBE2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LogicOpMode",
+ "NativeName": "GL_LOGIC_OP_MODE",
+ "Value": "0xBF0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IndexLogicOp",
+ "NativeName": "GL_INDEX_LOGIC_OP",
+ "Value": "0xBF1",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "LogicOp",
+ "NativeName": "GL_LOGIC_OP",
+ "Value": "0xBF1",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorLogicOp",
+ "NativeName": "GL_COLOR_LOGIC_OP",
+ "Value": "0xBF2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AuxBuffers",
+ "NativeName": "GL_AUX_BUFFERS",
+ "Value": "0xC00",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "DrawBuffer",
+ "NativeName": "GL_DRAW_BUFFER",
+ "Value": "0xC01",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DrawBufferExt",
+ "NativeName": "GL_DRAW_BUFFER_EXT",
+ "Value": "0xC01",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ReadBuffer",
+ "NativeName": "GL_READ_BUFFER",
+ "Value": "0xC02",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ReadBufferExt",
+ "NativeName": "GL_READ_BUFFER_EXT",
+ "Value": "0xC02",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ReadBufferNV",
+ "NativeName": "GL_READ_BUFFER_NV",
+ "Value": "0xC02",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ScissorBox",
+ "NativeName": "GL_SCISSOR_BOX",
+ "Value": "0xC10",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ScissorTest",
+ "NativeName": "GL_SCISSOR_TEST",
+ "Value": "0xC11",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IndexClearValue",
+ "NativeName": "GL_INDEX_CLEAR_VALUE",
+ "Value": "0xC20",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "IndexWritemask",
+ "NativeName": "GL_INDEX_WRITEMASK",
+ "Value": "0xC21",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorClearValue",
+ "NativeName": "GL_COLOR_CLEAR_VALUE",
+ "Value": "0xC22",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorWritemask",
+ "NativeName": "GL_COLOR_WRITEMASK",
+ "Value": "0xC23",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IndexMode",
+ "NativeName": "GL_INDEX_MODE",
+ "Value": "0xC30",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "RgbaMode",
+ "NativeName": "GL_RGBA_MODE",
+ "Value": "0xC31",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Doublebuffer",
+ "NativeName": "GL_DOUBLEBUFFER",
+ "Value": "0xC32",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Stereo",
+ "NativeName": "GL_STEREO",
+ "Value": "0xC33",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RenderMode",
+ "NativeName": "GL_RENDER_MODE",
+ "Value": "0xC40",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PerspectiveCorrectionHint",
+ "NativeName": "GL_PERSPECTIVE_CORRECTION_HINT",
+ "Value": "0xC50",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PointSmoothHint",
+ "NativeName": "GL_POINT_SMOOTH_HINT",
+ "Value": "0xC51",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "LineSmoothHint",
+ "NativeName": "GL_LINE_SMOOTH_HINT",
+ "Value": "0xC52",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonSmoothHint",
+ "NativeName": "GL_POLYGON_SMOOTH_HINT",
+ "Value": "0xC53",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FogHint",
+ "NativeName": "GL_FOG_HINT",
+ "Value": "0xC54",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureGenS",
+ "NativeName": "GL_TEXTURE_GEN_S",
+ "Value": "0xC60",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureGenT",
+ "NativeName": "GL_TEXTURE_GEN_T",
+ "Value": "0xC61",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureGenR",
+ "NativeName": "GL_TEXTURE_GEN_R",
+ "Value": "0xC62",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureGenQ",
+ "NativeName": "GL_TEXTURE_GEN_Q",
+ "Value": "0xC63",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapIToISize",
+ "NativeName": "GL_PIXEL_MAP_I_TO_I_SIZE",
+ "Value": "0xCB0",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapSToSSize",
+ "NativeName": "GL_PIXEL_MAP_S_TO_S_SIZE",
+ "Value": "0xCB1",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapIToRSize",
+ "NativeName": "GL_PIXEL_MAP_I_TO_R_SIZE",
+ "Value": "0xCB2",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapIToGSize",
+ "NativeName": "GL_PIXEL_MAP_I_TO_G_SIZE",
+ "Value": "0xCB3",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapIToBSize",
+ "NativeName": "GL_PIXEL_MAP_I_TO_B_SIZE",
+ "Value": "0xCB4",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapIToASize",
+ "NativeName": "GL_PIXEL_MAP_I_TO_A_SIZE",
+ "Value": "0xCB5",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapRToRSize",
+ "NativeName": "GL_PIXEL_MAP_R_TO_R_SIZE",
+ "Value": "0xCB6",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapGToGSize",
+ "NativeName": "GL_PIXEL_MAP_G_TO_G_SIZE",
+ "Value": "0xCB7",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapBToBSize",
+ "NativeName": "GL_PIXEL_MAP_B_TO_B_SIZE",
+ "Value": "0xCB8",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapAToASize",
+ "NativeName": "GL_PIXEL_MAP_A_TO_A_SIZE",
+ "Value": "0xCB9",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "UnpackSwapBytes",
+ "NativeName": "GL_UNPACK_SWAP_BYTES",
+ "Value": "0xCF0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackLsbFirst",
+ "NativeName": "GL_UNPACK_LSB_FIRST",
+ "Value": "0xCF1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackRowLength",
+ "NativeName": "GL_UNPACK_ROW_LENGTH",
+ "Value": "0xCF2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackSkipRows",
+ "NativeName": "GL_UNPACK_SKIP_ROWS",
+ "Value": "0xCF3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackSkipPixels",
+ "NativeName": "GL_UNPACK_SKIP_PIXELS",
+ "Value": "0xCF4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackAlignment",
+ "NativeName": "GL_UNPACK_ALIGNMENT",
+ "Value": "0xCF5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackSwapBytes",
+ "NativeName": "GL_PACK_SWAP_BYTES",
+ "Value": "0xD00",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackLsbFirst",
+ "NativeName": "GL_PACK_LSB_FIRST",
+ "Value": "0xD01",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackRowLength",
+ "NativeName": "GL_PACK_ROW_LENGTH",
+ "Value": "0xD02",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackSkipRows",
+ "NativeName": "GL_PACK_SKIP_ROWS",
+ "Value": "0xD03",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackSkipPixels",
+ "NativeName": "GL_PACK_SKIP_PIXELS",
+ "Value": "0xD04",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackAlignment",
+ "NativeName": "GL_PACK_ALIGNMENT",
+ "Value": "0xD05",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapColor",
+ "NativeName": "GL_MAP_COLOR",
+ "Value": "0xD10",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MapStencil",
+ "NativeName": "GL_MAP_STENCIL",
+ "Value": "0xD11",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "IndexShift",
+ "NativeName": "GL_INDEX_SHIFT",
+ "Value": "0xD12",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "IndexOffset",
+ "NativeName": "GL_INDEX_OFFSET",
+ "Value": "0xD13",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "RedScale",
+ "NativeName": "GL_RED_SCALE",
+ "Value": "0xD14",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "RedBias",
+ "NativeName": "GL_RED_BIAS",
+ "Value": "0xD15",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ZoomX",
+ "NativeName": "GL_ZOOM_X",
+ "Value": "0xD16",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ZoomY",
+ "NativeName": "GL_ZOOM_Y",
+ "Value": "0xD17",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "GreenScale",
+ "NativeName": "GL_GREEN_SCALE",
+ "Value": "0xD18",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "GreenBias",
+ "NativeName": "GL_GREEN_BIAS",
+ "Value": "0xD19",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "BlueScale",
+ "NativeName": "GL_BLUE_SCALE",
+ "Value": "0xD1A",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "BlueBias",
+ "NativeName": "GL_BLUE_BIAS",
+ "Value": "0xD1B",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AlphaScale",
+ "NativeName": "GL_ALPHA_SCALE",
+ "Value": "0xD1C",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AlphaBias",
+ "NativeName": "GL_ALPHA_BIAS",
+ "Value": "0xD1D",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "DepthScale",
+ "NativeName": "GL_DEPTH_SCALE",
+ "Value": "0xD1E",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "DepthBias",
+ "NativeName": "GL_DEPTH_BIAS",
+ "Value": "0xD1F",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxEvalOrder",
+ "NativeName": "GL_MAX_EVAL_ORDER",
+ "Value": "0xD30",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxLights",
+ "NativeName": "GL_MAX_LIGHTS",
+ "Value": "0xD31",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxClipPlanes",
+ "NativeName": "GL_MAX_CLIP_PLANES",
+ "Value": "0xD32",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxClipDistances",
+ "NativeName": "GL_MAX_CLIP_DISTANCES",
+ "Value": "0xD32",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxTextureSize",
+ "NativeName": "GL_MAX_TEXTURE_SIZE",
+ "Value": "0xD33",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxPixelMapTable",
+ "NativeName": "GL_MAX_PIXEL_MAP_TABLE",
+ "Value": "0xD34",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxAttribStackDepth",
+ "NativeName": "GL_MAX_ATTRIB_STACK_DEPTH",
+ "Value": "0xD35",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxModelviewStackDepth",
+ "NativeName": "GL_MAX_MODELVIEW_STACK_DEPTH",
+ "Value": "0xD36",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxNameStackDepth",
+ "NativeName": "GL_MAX_NAME_STACK_DEPTH",
+ "Value": "0xD37",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxProjectionStackDepth",
+ "NativeName": "GL_MAX_PROJECTION_STACK_DEPTH",
+ "Value": "0xD38",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxTextureStackDepth",
+ "NativeName": "GL_MAX_TEXTURE_STACK_DEPTH",
+ "Value": "0xD39",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxViewportDims",
+ "NativeName": "GL_MAX_VIEWPORT_DIMS",
+ "Value": "0xD3A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxClientAttribStackDepth",
+ "NativeName": "GL_MAX_CLIENT_ATTRIB_STACK_DEPTH",
+ "Value": "0xD3B",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "SubpixelBits",
+ "NativeName": "GL_SUBPIXEL_BITS",
+ "Value": "0xD50",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IndexBits",
+ "NativeName": "GL_INDEX_BITS",
+ "Value": "0xD51",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "RedBits",
+ "NativeName": "GL_RED_BITS",
+ "Value": "0xD52",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "GreenBits",
+ "NativeName": "GL_GREEN_BITS",
+ "Value": "0xD53",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "BlueBits",
+ "NativeName": "GL_BLUE_BITS",
+ "Value": "0xD54",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AlphaBits",
+ "NativeName": "GL_ALPHA_BITS",
+ "Value": "0xD55",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "DepthBits",
+ "NativeName": "GL_DEPTH_BITS",
+ "Value": "0xD56",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "StencilBits",
+ "NativeName": "GL_STENCIL_BITS",
+ "Value": "0xD57",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AccumRedBits",
+ "NativeName": "GL_ACCUM_RED_BITS",
+ "Value": "0xD58",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AccumGreenBits",
+ "NativeName": "GL_ACCUM_GREEN_BITS",
+ "Value": "0xD59",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AccumBlueBits",
+ "NativeName": "GL_ACCUM_BLUE_BITS",
+ "Value": "0xD5A",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AccumAlphaBits",
+ "NativeName": "GL_ACCUM_ALPHA_BITS",
+ "Value": "0xD5B",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "NameStackDepth",
+ "NativeName": "GL_NAME_STACK_DEPTH",
+ "Value": "0xD70",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AutoNormal",
+ "NativeName": "GL_AUTO_NORMAL",
+ "Value": "0xD80",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1Color4",
+ "NativeName": "GL_MAP1_COLOR_4",
+ "Value": "0xD90",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1Index",
+ "NativeName": "GL_MAP1_INDEX",
+ "Value": "0xD91",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1Normal",
+ "NativeName": "GL_MAP1_NORMAL",
+ "Value": "0xD92",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1TextureCoord1",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_1",
+ "Value": "0xD93",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1TextureCoord2",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_2",
+ "Value": "0xD94",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1TextureCoord3",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_3",
+ "Value": "0xD95",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1TextureCoord4",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_4",
+ "Value": "0xD96",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1Vertex3",
+ "NativeName": "GL_MAP1_VERTEX_3",
+ "Value": "0xD97",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1Vertex4",
+ "NativeName": "GL_MAP1_VERTEX_4",
+ "Value": "0xD98",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2Color4",
+ "NativeName": "GL_MAP2_COLOR_4",
+ "Value": "0xDB0",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2Index",
+ "NativeName": "GL_MAP2_INDEX",
+ "Value": "0xDB1",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2Normal",
+ "NativeName": "GL_MAP2_NORMAL",
+ "Value": "0xDB2",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2TextureCoord1",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_1",
+ "Value": "0xDB3",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2TextureCoord2",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_2",
+ "Value": "0xDB4",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2TextureCoord3",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_3",
+ "Value": "0xDB5",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2TextureCoord4",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_4",
+ "Value": "0xDB6",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2Vertex3",
+ "NativeName": "GL_MAP2_VERTEX_3",
+ "Value": "0xDB7",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2Vertex4",
+ "NativeName": "GL_MAP2_VERTEX_4",
+ "Value": "0xDB8",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1GridDomain",
+ "NativeName": "GL_MAP1_GRID_DOMAIN",
+ "Value": "0xDD0",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1GridSegments",
+ "NativeName": "GL_MAP1_GRID_SEGMENTS",
+ "Value": "0xDD1",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2GridDomain",
+ "NativeName": "GL_MAP2_GRID_DOMAIN",
+ "Value": "0xDD2",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2GridSegments",
+ "NativeName": "GL_MAP2_GRID_SEGMENTS",
+ "Value": "0xDD3",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Texture1D",
+ "NativeName": "GL_TEXTURE_1D",
+ "Value": "0xDE0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture2D",
+ "NativeName": "GL_TEXTURE_2D",
+ "Value": "0xDE1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FeedbackBufferSize",
+ "NativeName": "GL_FEEDBACK_BUFFER_SIZE",
+ "Value": "0xDF1",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FeedbackBufferType",
+ "NativeName": "GL_FEEDBACK_BUFFER_TYPE",
+ "Value": "0xDF2",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "SelectionBufferSize",
+ "NativeName": "GL_SELECTION_BUFFER_SIZE",
+ "Value": "0xDF4",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PolygonOffsetUnits",
+ "NativeName": "GL_POLYGON_OFFSET_UNITS",
+ "Value": "0x2A00",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonOffsetPoint",
+ "NativeName": "GL_POLYGON_OFFSET_POINT",
+ "Value": "0x2A01",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonOffsetLine",
+ "NativeName": "GL_POLYGON_OFFSET_LINE",
+ "Value": "0x2A02",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClipPlane0",
+ "NativeName": "GL_CLIP_PLANE0",
+ "Value": "0x3000",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ClipPlane1",
+ "NativeName": "GL_CLIP_PLANE1",
+ "Value": "0x3001",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ClipPlane2",
+ "NativeName": "GL_CLIP_PLANE2",
+ "Value": "0x3002",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ClipPlane3",
+ "NativeName": "GL_CLIP_PLANE3",
+ "Value": "0x3003",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ClipPlane4",
+ "NativeName": "GL_CLIP_PLANE4",
+ "Value": "0x3004",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ClipPlane5",
+ "NativeName": "GL_CLIP_PLANE5",
+ "Value": "0x3005",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light0",
+ "NativeName": "GL_LIGHT0",
+ "Value": "0x4000",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light1",
+ "NativeName": "GL_LIGHT1",
+ "Value": "0x4001",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light2",
+ "NativeName": "GL_LIGHT2",
+ "Value": "0x4002",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light3",
+ "NativeName": "GL_LIGHT3",
+ "Value": "0x4003",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light4",
+ "NativeName": "GL_LIGHT4",
+ "Value": "0x4004",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light5",
+ "NativeName": "GL_LIGHT5",
+ "Value": "0x4005",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light6",
+ "NativeName": "GL_LIGHT6",
+ "Value": "0x4006",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light7",
+ "NativeName": "GL_LIGHT7",
+ "Value": "0x4007",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "BlendColor",
+ "NativeName": "GL_BLEND_COLOR",
+ "Value": "0x8005",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BlendColorExt",
+ "NativeName": "GL_BLEND_COLOR_EXT",
+ "Value": "0x8005",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BlendEquationExt",
+ "NativeName": "GL_BLEND_EQUATION_EXT",
+ "Value": "0x8009",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BlendEquationRgb",
+ "NativeName": "GL_BLEND_EQUATION_RGB",
+ "Value": "0x8009",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackCmykHintExt",
+ "NativeName": "GL_PACK_CMYK_HINT_EXT",
+ "Value": "0x800E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackCmykHintExt",
+ "NativeName": "GL_UNPACK_CMYK_HINT_EXT",
+ "Value": "0x800F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Convolution1DExt",
+ "NativeName": "GL_CONVOLUTION_1D_EXT",
+ "Value": "0x8010",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Convolution2DExt",
+ "NativeName": "GL_CONVOLUTION_2D_EXT",
+ "Value": "0x8011",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Separable2DExt",
+ "NativeName": "GL_SEPARABLE_2D_EXT",
+ "Value": "0x8012",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostConvolutionRedScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_RED_SCALE_EXT",
+ "Value": "0x801C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostConvolutionGreenScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_GREEN_SCALE_EXT",
+ "Value": "0x801D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostConvolutionBlueScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_BLUE_SCALE_EXT",
+ "Value": "0x801E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostConvolutionAlphaScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_ALPHA_SCALE_EXT",
+ "Value": "0x801F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostConvolutionRedBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_RED_BIAS_EXT",
+ "Value": "0x8020",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostConvolutionGreenBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_GREEN_BIAS_EXT",
+ "Value": "0x8021",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostConvolutionBlueBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_BLUE_BIAS_EXT",
+ "Value": "0x8022",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostConvolutionAlphaBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_ALPHA_BIAS_EXT",
+ "Value": "0x8023",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramExt",
+ "NativeName": "GL_HISTOGRAM_EXT",
+ "Value": "0x8024",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MinmaxExt",
+ "NativeName": "GL_MINMAX_EXT",
+ "Value": "0x802E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonOffsetFill",
+ "NativeName": "GL_POLYGON_OFFSET_FILL",
+ "Value": "0x8037",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonOffsetFactor",
+ "NativeName": "GL_POLYGON_OFFSET_FACTOR",
+ "Value": "0x8038",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonOffsetBiasExt",
+ "NativeName": "GL_POLYGON_OFFSET_BIAS_EXT",
+ "Value": "0x8039",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RescaleNormalExt",
+ "NativeName": "GL_RESCALE_NORMAL_EXT",
+ "Value": "0x803A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBinding1D",
+ "NativeName": "GL_TEXTURE_BINDING_1D",
+ "Value": "0x8068",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBinding2D",
+ "NativeName": "GL_TEXTURE_BINDING_2D",
+ "Value": "0x8069",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture3DBindingExt",
+ "NativeName": "GL_TEXTURE_3D_BINDING_EXT",
+ "Value": "0x806A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBinding3D",
+ "NativeName": "GL_TEXTURE_BINDING_3D",
+ "Value": "0x806A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackSkipImages",
+ "NativeName": "GL_PACK_SKIP_IMAGES",
+ "Value": "0x806B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackSkipImagesExt",
+ "NativeName": "GL_PACK_SKIP_IMAGES_EXT",
+ "Value": "0x806B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackImageHeight",
+ "NativeName": "GL_PACK_IMAGE_HEIGHT",
+ "Value": "0x806C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackImageHeightExt",
+ "NativeName": "GL_PACK_IMAGE_HEIGHT_EXT",
+ "Value": "0x806C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackSkipImages",
+ "NativeName": "GL_UNPACK_SKIP_IMAGES",
+ "Value": "0x806D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackSkipImagesExt",
+ "NativeName": "GL_UNPACK_SKIP_IMAGES_EXT",
+ "Value": "0x806D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackImageHeight",
+ "NativeName": "GL_UNPACK_IMAGE_HEIGHT",
+ "Value": "0x806E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackImageHeightExt",
+ "NativeName": "GL_UNPACK_IMAGE_HEIGHT_EXT",
+ "Value": "0x806E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture3DExt",
+ "NativeName": "GL_TEXTURE_3D_EXT",
+ "Value": "0x806F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Max3DTextureSize",
+ "NativeName": "GL_MAX_3D_TEXTURE_SIZE",
+ "Value": "0x8073",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Max3DTextureSizeExt",
+ "NativeName": "GL_MAX_3D_TEXTURE_SIZE_EXT",
+ "Value": "0x8073",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexArray",
+ "NativeName": "GL_VERTEX_ARRAY",
+ "Value": "0x8074",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "NormalArray",
+ "NativeName": "GL_NORMAL_ARRAY",
+ "Value": "0x8075",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorArray",
+ "NativeName": "GL_COLOR_ARRAY",
+ "Value": "0x8076",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "IndexArray",
+ "NativeName": "GL_INDEX_ARRAY",
+ "Value": "0x8077",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureCoordArray",
+ "NativeName": "GL_TEXTURE_COORD_ARRAY",
+ "Value": "0x8078",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "EdgeFlagArray",
+ "NativeName": "GL_EDGE_FLAG_ARRAY",
+ "Value": "0x8079",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "VertexArraySize",
+ "NativeName": "GL_VERTEX_ARRAY_SIZE",
+ "Value": "0x807A",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "VertexArrayType",
+ "NativeName": "GL_VERTEX_ARRAY_TYPE",
+ "Value": "0x807B",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "VertexArrayStride",
+ "NativeName": "GL_VERTEX_ARRAY_STRIDE",
+ "Value": "0x807C",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "VertexArrayCountExt",
+ "NativeName": "GL_VERTEX_ARRAY_COUNT_EXT",
+ "Value": "0x807D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NormalArrayType",
+ "NativeName": "GL_NORMAL_ARRAY_TYPE",
+ "Value": "0x807E",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "NormalArrayStride",
+ "NativeName": "GL_NORMAL_ARRAY_STRIDE",
+ "Value": "0x807F",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "NormalArrayCountExt",
+ "NativeName": "GL_NORMAL_ARRAY_COUNT_EXT",
+ "Value": "0x8080",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorArraySize",
+ "NativeName": "GL_COLOR_ARRAY_SIZE",
+ "Value": "0x8081",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorArrayType",
+ "NativeName": "GL_COLOR_ARRAY_TYPE",
+ "Value": "0x8082",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorArrayStride",
+ "NativeName": "GL_COLOR_ARRAY_STRIDE",
+ "Value": "0x8083",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorArrayCountExt",
+ "NativeName": "GL_COLOR_ARRAY_COUNT_EXT",
+ "Value": "0x8084",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IndexArrayType",
+ "NativeName": "GL_INDEX_ARRAY_TYPE",
+ "Value": "0x8085",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "IndexArrayStride",
+ "NativeName": "GL_INDEX_ARRAY_STRIDE",
+ "Value": "0x8086",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "IndexArrayCountExt",
+ "NativeName": "GL_INDEX_ARRAY_COUNT_EXT",
+ "Value": "0x8087",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCoordArraySize",
+ "NativeName": "GL_TEXTURE_COORD_ARRAY_SIZE",
+ "Value": "0x8088",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureCoordArrayType",
+ "NativeName": "GL_TEXTURE_COORD_ARRAY_TYPE",
+ "Value": "0x8089",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureCoordArrayStride",
+ "NativeName": "GL_TEXTURE_COORD_ARRAY_STRIDE",
+ "Value": "0x808A",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureCoordArrayCountExt",
+ "NativeName": "GL_TEXTURE_COORD_ARRAY_COUNT_EXT",
+ "Value": "0x808B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "EdgeFlagArrayStride",
+ "NativeName": "GL_EDGE_FLAG_ARRAY_STRIDE",
+ "Value": "0x808C",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "EdgeFlagArrayCountExt",
+ "NativeName": "GL_EDGE_FLAG_ARRAY_COUNT_EXT",
+ "Value": "0x808D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InterlaceSgix",
+ "NativeName": "GL_INTERLACE_SGIX",
+ "Value": "0x8094",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DetailTexture2DBindingSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_2D_BINDING_SGIS",
+ "Value": "0x8096",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MultisampleSgis",
+ "NativeName": "GL_MULTISAMPLE_SGIS",
+ "Value": "0x809D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleAlphaToMaskSgis",
+ "NativeName": "GL_SAMPLE_ALPHA_TO_MASK_SGIS",
+ "Value": "0x809E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleAlphaToOneSgis",
+ "NativeName": "GL_SAMPLE_ALPHA_TO_ONE_SGIS",
+ "Value": "0x809F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleMaskSgis",
+ "NativeName": "GL_SAMPLE_MASK_SGIS",
+ "Value": "0x80A0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleBuffers",
+ "NativeName": "GL_SAMPLE_BUFFERS",
+ "Value": "0x80A8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleBuffersSgis",
+ "NativeName": "GL_SAMPLE_BUFFERS_SGIS",
+ "Value": "0x80A8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Samples",
+ "NativeName": "GL_SAMPLES",
+ "Value": "0x80A9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SamplesSgis",
+ "NativeName": "GL_SAMPLES_SGIS",
+ "Value": "0x80A9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleCoverageValue",
+ "NativeName": "GL_SAMPLE_COVERAGE_VALUE",
+ "Value": "0x80AA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleMaskValueSgis",
+ "NativeName": "GL_SAMPLE_MASK_VALUE_SGIS",
+ "Value": "0x80AA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleCoverageInvert",
+ "NativeName": "GL_SAMPLE_COVERAGE_INVERT",
+ "Value": "0x80AB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleMaskInvertSgis",
+ "NativeName": "GL_SAMPLE_MASK_INVERT_SGIS",
+ "Value": "0x80AB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SamplePatternSgis",
+ "NativeName": "GL_SAMPLE_PATTERN_SGIS",
+ "Value": "0x80AC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorMatrixSgi",
+ "NativeName": "GL_COLOR_MATRIX_SGI",
+ "Value": "0x80B1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorMatrixStackDepthSgi",
+ "NativeName": "GL_COLOR_MATRIX_STACK_DEPTH_SGI",
+ "Value": "0x80B2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxColorMatrixStackDepthSgi",
+ "NativeName": "GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI",
+ "Value": "0x80B3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixRedScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_RED_SCALE_SGI",
+ "Value": "0x80B4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixGreenScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI",
+ "Value": "0x80B5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixBlueScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI",
+ "Value": "0x80B6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixAlphaScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI",
+ "Value": "0x80B7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixRedBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_RED_BIAS_SGI",
+ "Value": "0x80B8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixGreenBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI",
+ "Value": "0x80B9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixBlueBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI",
+ "Value": "0x80BA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixAlphaBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI",
+ "Value": "0x80BB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureColorTableSgi",
+ "NativeName": "GL_TEXTURE_COLOR_TABLE_SGI",
+ "Value": "0x80BC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BlendDstRgb",
+ "NativeName": "GL_BLEND_DST_RGB",
+ "Value": "0x80C8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BlendSrcRgb",
+ "NativeName": "GL_BLEND_SRC_RGB",
+ "Value": "0x80C9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BlendDstAlpha",
+ "NativeName": "GL_BLEND_DST_ALPHA",
+ "Value": "0x80CA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BlendSrcAlpha",
+ "NativeName": "GL_BLEND_SRC_ALPHA",
+ "Value": "0x80CB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableSgi",
+ "NativeName": "GL_COLOR_TABLE_SGI",
+ "Value": "0x80D0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostConvolutionColorTableSgi",
+ "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE_SGI",
+ "Value": "0x80D1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixColorTableSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
+ "Value": "0x80D2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxElementsVertices",
+ "NativeName": "GL_MAX_ELEMENTS_VERTICES",
+ "Value": "0x80E8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxElementsIndices",
+ "NativeName": "GL_MAX_ELEMENTS_INDICES",
+ "Value": "0x80E9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointSizeMinSgis",
+ "NativeName": "GL_POINT_SIZE_MIN_SGIS",
+ "Value": "0x8126",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointSizeMaxSgis",
+ "NativeName": "GL_POINT_SIZE_MAX_SGIS",
+ "Value": "0x8127",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointFadeThresholdSize",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE",
+ "Value": "0x8128",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointFadeThresholdSizeSgis",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_SGIS",
+ "Value": "0x8128",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DistanceAttenuationSgis",
+ "NativeName": "GL_DISTANCE_ATTENUATION_SGIS",
+ "Value": "0x8129",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FogFuncPointsSgis",
+ "NativeName": "GL_FOG_FUNC_POINTS_SGIS",
+ "Value": "0x812B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFogFuncPointsSgis",
+ "NativeName": "GL_MAX_FOG_FUNC_POINTS_SGIS",
+ "Value": "0x812C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackSkipVolumesSgis",
+ "NativeName": "GL_PACK_SKIP_VOLUMES_SGIS",
+ "Value": "0x8130",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackImageDepthSgis",
+ "NativeName": "GL_PACK_IMAGE_DEPTH_SGIS",
+ "Value": "0x8131",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackSkipVolumesSgis",
+ "NativeName": "GL_UNPACK_SKIP_VOLUMES_SGIS",
+ "Value": "0x8132",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackImageDepthSgis",
+ "NativeName": "GL_UNPACK_IMAGE_DEPTH_SGIS",
+ "Value": "0x8133",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture4DSgis",
+ "NativeName": "GL_TEXTURE_4D_SGIS",
+ "Value": "0x8134",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Max4DTextureSizeSgis",
+ "NativeName": "GL_MAX_4D_TEXTURE_SIZE_SGIS",
+ "Value": "0x8138",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTexGenSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_SGIX",
+ "Value": "0x8139",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileBestAlignmentSgix",
+ "NativeName": "GL_PIXEL_TILE_BEST_ALIGNMENT_SGIX",
+ "Value": "0x813E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileCacheIncrementSgix",
+ "NativeName": "GL_PIXEL_TILE_CACHE_INCREMENT_SGIX",
+ "Value": "0x813F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileWidthSgix",
+ "NativeName": "GL_PIXEL_TILE_WIDTH_SGIX",
+ "Value": "0x8140",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileHeightSgix",
+ "NativeName": "GL_PIXEL_TILE_HEIGHT_SGIX",
+ "Value": "0x8141",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileGridWidthSgix",
+ "NativeName": "GL_PIXEL_TILE_GRID_WIDTH_SGIX",
+ "Value": "0x8142",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileGridHeightSgix",
+ "NativeName": "GL_PIXEL_TILE_GRID_HEIGHT_SGIX",
+ "Value": "0x8143",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileGridDepthSgix",
+ "NativeName": "GL_PIXEL_TILE_GRID_DEPTH_SGIX",
+ "Value": "0x8144",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileCacheSizeSgix",
+ "NativeName": "GL_PIXEL_TILE_CACHE_SIZE_SGIX",
+ "Value": "0x8145",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SpriteSgix",
+ "NativeName": "GL_SPRITE_SGIX",
+ "Value": "0x8148",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SpriteModeSgix",
+ "NativeName": "GL_SPRITE_MODE_SGIX",
+ "Value": "0x8149",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SpriteAxisSgix",
+ "NativeName": "GL_SPRITE_AXIS_SGIX",
+ "Value": "0x814A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SpriteTranslationSgix",
+ "NativeName": "GL_SPRITE_TRANSLATION_SGIX",
+ "Value": "0x814B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture4DBindingSgis",
+ "NativeName": "GL_TEXTURE_4D_BINDING_SGIS",
+ "Value": "0x814F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxClipmapDepthSgix",
+ "NativeName": "GL_MAX_CLIPMAP_DEPTH_SGIX",
+ "Value": "0x8177",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxClipmapVirtualDepthSgix",
+ "NativeName": "GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX",
+ "Value": "0x8178",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostTextureFilterBiasRangeSgix",
+ "NativeName": "GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX",
+ "Value": "0x817B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostTextureFilterScaleRangeSgix",
+ "NativeName": "GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX",
+ "Value": "0x817C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ReferencePlaneSgix",
+ "NativeName": "GL_REFERENCE_PLANE_SGIX",
+ "Value": "0x817D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ReferencePlaneEquationSgix",
+ "NativeName": "GL_REFERENCE_PLANE_EQUATION_SGIX",
+ "Value": "0x817E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IRInstrument1Sgix",
+ "NativeName": "GL_IR_INSTRUMENT1_SGIX",
+ "Value": "0x817F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InstrumentMeasurementsSgix",
+ "NativeName": "GL_INSTRUMENT_MEASUREMENTS_SGIX",
+ "Value": "0x8181",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CalligraphicFragmentSgix",
+ "NativeName": "GL_CALLIGRAPHIC_FRAGMENT_SGIX",
+ "Value": "0x8183",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramezoomSgix",
+ "NativeName": "GL_FRAMEZOOM_SGIX",
+ "Value": "0x818B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramezoomFactorSgix",
+ "NativeName": "GL_FRAMEZOOM_FACTOR_SGIX",
+ "Value": "0x818C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFramezoomFactorSgix",
+ "NativeName": "GL_MAX_FRAMEZOOM_FACTOR_SGIX",
+ "Value": "0x818D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "GenerateMipmapHintSgis",
+ "NativeName": "GL_GENERATE_MIPMAP_HINT_SGIS",
+ "Value": "0x8192",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DeformationsMaskSgix",
+ "NativeName": "GL_DEFORMATIONS_MASK_SGIX",
+ "Value": "0x8196",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FogOffsetSgix",
+ "NativeName": "GL_FOG_OFFSET_SGIX",
+ "Value": "0x8198",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FogOffsetValueSgix",
+ "NativeName": "GL_FOG_OFFSET_VALUE_SGIX",
+ "Value": "0x8199",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LightModelColorControl",
+ "NativeName": "GL_LIGHT_MODEL_COLOR_CONTROL",
+ "Value": "0x81F8",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "SharedTexturePaletteExt",
+ "NativeName": "GL_SHARED_TEXTURE_PALETTE_EXT",
+ "Value": "0x81FB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MajorVersion",
+ "NativeName": "GL_MAJOR_VERSION",
+ "Value": "0x821B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MinorVersion",
+ "NativeName": "GL_MINOR_VERSION",
+ "Value": "0x821C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NumExtensions",
+ "NativeName": "GL_NUM_EXTENSIONS",
+ "Value": "0x821D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ContextFlags",
+ "NativeName": "GL_CONTEXT_FLAGS",
+ "Value": "0x821E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProgramPipelineBinding",
+ "NativeName": "GL_PROGRAM_PIPELINE_BINDING",
+ "Value": "0x825A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxViewports",
+ "NativeName": "GL_MAX_VIEWPORTS",
+ "Value": "0x825B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ViewportSubpixelBits",
+ "NativeName": "GL_VIEWPORT_SUBPIXEL_BITS",
+ "Value": "0x825C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ViewportBoundsRange",
+ "NativeName": "GL_VIEWPORT_BOUNDS_RANGE",
+ "Value": "0x825D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LayerProvokingVertex",
+ "NativeName": "GL_LAYER_PROVOKING_VERTEX",
+ "Value": "0x825E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ViewportIndexProvokingVertex",
+ "NativeName": "GL_VIEWPORT_INDEX_PROVOKING_VERTEX",
+ "Value": "0x825F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxComputeUniformComponents",
+ "NativeName": "GL_MAX_COMPUTE_UNIFORM_COMPONENTS",
+ "Value": "0x8263",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxComputeAtomicCounterBuffers",
+ "NativeName": "GL_MAX_COMPUTE_ATOMIC_COUNTER_BUFFERS",
+ "Value": "0x8264",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxComputeAtomicCounters",
+ "NativeName": "GL_MAX_COMPUTE_ATOMIC_COUNTERS",
+ "Value": "0x8265",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxCombinedComputeUniformComponents",
+ "NativeName": "GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS",
+ "Value": "0x8266",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxDebugGroupStackDepth",
+ "NativeName": "GL_MAX_DEBUG_GROUP_STACK_DEPTH",
+ "Value": "0x826C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DebugGroupStackDepth",
+ "NativeName": "GL_DEBUG_GROUP_STACK_DEPTH",
+ "Value": "0x826D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxUniformLocations",
+ "NativeName": "GL_MAX_UNIFORM_LOCATIONS",
+ "Value": "0x826E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexBindingDivisor",
+ "NativeName": "GL_VERTEX_BINDING_DIVISOR",
+ "Value": "0x82D6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexBindingOffset",
+ "NativeName": "GL_VERTEX_BINDING_OFFSET",
+ "Value": "0x82D7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexBindingStride",
+ "NativeName": "GL_VERTEX_BINDING_STRIDE",
+ "Value": "0x82D8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexAttribRelativeOffset",
+ "NativeName": "GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET",
+ "Value": "0x82D9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexAttribBindings",
+ "NativeName": "GL_MAX_VERTEX_ATTRIB_BINDINGS",
+ "Value": "0x82DA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxLabelLength",
+ "NativeName": "GL_MAX_LABEL_LENGTH",
+ "Value": "0x82E8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionHintSgix",
+ "NativeName": "GL_CONVOLUTION_HINT_SGIX",
+ "Value": "0x8316",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AsyncMarkerSgix",
+ "NativeName": "GL_ASYNC_MARKER_SGIX",
+ "Value": "0x8329",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTexGenModeSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_MODE_SGIX",
+ "Value": "0x832B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AsyncHistogramSgix",
+ "NativeName": "GL_ASYNC_HISTOGRAM_SGIX",
+ "Value": "0x832C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxAsyncHistogramSgix",
+ "NativeName": "GL_MAX_ASYNC_HISTOGRAM_SGIX",
+ "Value": "0x832D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTextureSgis",
+ "NativeName": "GL_PIXEL_TEXTURE_SGIS",
+ "Value": "0x8353",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AsyncTexImageSgix",
+ "NativeName": "GL_ASYNC_TEX_IMAGE_SGIX",
+ "Value": "0x835C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AsyncDrawPixelsSgix",
+ "NativeName": "GL_ASYNC_DRAW_PIXELS_SGIX",
+ "Value": "0x835D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AsyncReadPixelsSgix",
+ "NativeName": "GL_ASYNC_READ_PIXELS_SGIX",
+ "Value": "0x835E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxAsyncTexImageSgix",
+ "NativeName": "GL_MAX_ASYNC_TEX_IMAGE_SGIX",
+ "Value": "0x835F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxAsyncDrawPixelsSgix",
+ "NativeName": "GL_MAX_ASYNC_DRAW_PIXELS_SGIX",
+ "Value": "0x8360",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxAsyncReadPixelsSgix",
+ "NativeName": "GL_MAX_ASYNC_READ_PIXELS_SGIX",
+ "Value": "0x8361",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexPreclipSgix",
+ "NativeName": "GL_VERTEX_PRECLIP_SGIX",
+ "Value": "0x83EE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexPreclipHintSgix",
+ "NativeName": "GL_VERTEX_PRECLIP_HINT_SGIX",
+ "Value": "0x83EF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLightingSgix",
+ "NativeName": "GL_FRAGMENT_LIGHTING_SGIX",
+ "Value": "0x8400",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentColorMaterialSgix",
+ "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_SGIX",
+ "Value": "0x8401",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentColorMaterialFaceSgix",
+ "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_FACE_SGIX",
+ "Value": "0x8402",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentColorMaterialParameterSgix",
+ "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_PARAMETER_SGIX",
+ "Value": "0x8403",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFragmentLightsSgix",
+ "NativeName": "GL_MAX_FRAGMENT_LIGHTS_SGIX",
+ "Value": "0x8404",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxActiveLightsSgix",
+ "NativeName": "GL_MAX_ACTIVE_LIGHTS_SGIX",
+ "Value": "0x8405",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LightEnvModeSgix",
+ "NativeName": "GL_LIGHT_ENV_MODE_SGIX",
+ "Value": "0x8407",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLightModelLocalViewerSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_LOCAL_VIEWER_SGIX",
+ "Value": "0x8408",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLightModelTwoSideSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_TWO_SIDE_SGIX",
+ "Value": "0x8409",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLightModelAmbientSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_AMBIENT_SGIX",
+ "Value": "0x840A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLightModelNormalInterpolationSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_NORMAL_INTERPOLATION_SGIX",
+ "Value": "0x840B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight0Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT0_SGIX",
+ "Value": "0x840C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackResampleSgix",
+ "NativeName": "GL_PACK_RESAMPLE_SGIX",
+ "Value": "0x842E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackResampleSgix",
+ "NativeName": "GL_UNPACK_RESAMPLE_SGIX",
+ "Value": "0x842F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AliasedPointSizeRange",
+ "NativeName": "GL_ALIASED_POINT_SIZE_RANGE",
+ "Value": "0x846D",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AliasedLineWidthRange",
+ "NativeName": "GL_ALIASED_LINE_WIDTH_RANGE",
+ "Value": "0x846E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ActiveTexture",
+ "NativeName": "GL_ACTIVE_TEXTURE",
+ "Value": "0x84E0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxRenderbufferSize",
+ "NativeName": "GL_MAX_RENDERBUFFER_SIZE",
+ "Value": "0x84E8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCompressionHint",
+ "NativeName": "GL_TEXTURE_COMPRESSION_HINT",
+ "Value": "0x84EF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBindingRectangle",
+ "NativeName": "GL_TEXTURE_BINDING_RECTANGLE",
+ "Value": "0x84F6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxRectangleTextureSize",
+ "NativeName": "GL_MAX_RECTANGLE_TEXTURE_SIZE",
+ "Value": "0x84F8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxTextureLodBias",
+ "NativeName": "GL_MAX_TEXTURE_LOD_BIAS",
+ "Value": "0x84FD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBindingCubeMap",
+ "NativeName": "GL_TEXTURE_BINDING_CUBE_MAP",
+ "Value": "0x8514",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxCubeMapTextureSize",
+ "NativeName": "GL_MAX_CUBE_MAP_TEXTURE_SIZE",
+ "Value": "0x851C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackSubsampleRateSgix",
+ "NativeName": "GL_PACK_SUBSAMPLE_RATE_SGIX",
+ "Value": "0x85A0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackSubsampleRateSgix",
+ "NativeName": "GL_UNPACK_SUBSAMPLE_RATE_SGIX",
+ "Value": "0x85A1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexArrayBinding",
+ "NativeName": "GL_VERTEX_ARRAY_BINDING",
+ "Value": "0x85B5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProgramPointSize",
+ "NativeName": "GL_PROGRAM_POINT_SIZE",
+ "Value": "0x8642",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NumCompressedTextureFormats",
+ "NativeName": "GL_NUM_COMPRESSED_TEXTURE_FORMATS",
+ "Value": "0x86A2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedTextureFormats",
+ "NativeName": "GL_COMPRESSED_TEXTURE_FORMATS",
+ "Value": "0x86A3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NumProgramBinaryFormats",
+ "NativeName": "GL_NUM_PROGRAM_BINARY_FORMATS",
+ "Value": "0x87FE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProgramBinaryFormats",
+ "NativeName": "GL_PROGRAM_BINARY_FORMATS",
+ "Value": "0x87FF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBackFunc",
+ "NativeName": "GL_STENCIL_BACK_FUNC",
+ "Value": "0x8800",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBackFail",
+ "NativeName": "GL_STENCIL_BACK_FAIL",
+ "Value": "0x8801",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBackPassDepthFail",
+ "NativeName": "GL_STENCIL_BACK_PASS_DEPTH_FAIL",
+ "Value": "0x8802",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBackPassDepthPass",
+ "NativeName": "GL_STENCIL_BACK_PASS_DEPTH_PASS",
+ "Value": "0x8803",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxDrawBuffers",
+ "NativeName": "GL_MAX_DRAW_BUFFERS",
+ "Value": "0x8824",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BlendEquationAlpha",
+ "NativeName": "GL_BLEND_EQUATION_ALPHA",
+ "Value": "0x883D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexAttribs",
+ "NativeName": "GL_MAX_VERTEX_ATTRIBS",
+ "Value": "0x8869",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxTextureImageUnits",
+ "NativeName": "GL_MAX_TEXTURE_IMAGE_UNITS",
+ "Value": "0x8872",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ArrayBufferBinding",
+ "NativeName": "GL_ARRAY_BUFFER_BINDING",
+ "Value": "0x8894",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ElementArrayBufferBinding",
+ "NativeName": "GL_ELEMENT_ARRAY_BUFFER_BINDING",
+ "Value": "0x8895",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelPackBufferBinding",
+ "NativeName": "GL_PIXEL_PACK_BUFFER_BINDING",
+ "Value": "0x88ED",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelUnpackBufferBinding",
+ "NativeName": "GL_PIXEL_UNPACK_BUFFER_BINDING",
+ "Value": "0x88EF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxDualSourceDrawBuffers",
+ "NativeName": "GL_MAX_DUAL_SOURCE_DRAW_BUFFERS",
+ "Value": "0x88FC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxArrayTextureLayers",
+ "NativeName": "GL_MAX_ARRAY_TEXTURE_LAYERS",
+ "Value": "0x88FF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MinProgramTexelOffset",
+ "NativeName": "GL_MIN_PROGRAM_TEXEL_OFFSET",
+ "Value": "0x8904",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxProgramTexelOffset",
+ "NativeName": "GL_MAX_PROGRAM_TEXEL_OFFSET",
+ "Value": "0x8905",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SamplerBinding",
+ "NativeName": "GL_SAMPLER_BINDING",
+ "Value": "0x8919",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UniformBufferBinding",
+ "NativeName": "GL_UNIFORM_BUFFER_BINDING",
+ "Value": "0x8A28",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UniformBufferStart",
+ "NativeName": "GL_UNIFORM_BUFFER_START",
+ "Value": "0x8A29",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UniformBufferSize",
+ "NativeName": "GL_UNIFORM_BUFFER_SIZE",
+ "Value": "0x8A2A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexUniformBlocks",
+ "NativeName": "GL_MAX_VERTEX_UNIFORM_BLOCKS",
+ "Value": "0x8A2B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxGeometryUniformBlocks",
+ "NativeName": "GL_MAX_GEOMETRY_UNIFORM_BLOCKS",
+ "Value": "0x8A2C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFragmentUniformBlocks",
+ "NativeName": "GL_MAX_FRAGMENT_UNIFORM_BLOCKS",
+ "Value": "0x8A2D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxCombinedUniformBlocks",
+ "NativeName": "GL_MAX_COMBINED_UNIFORM_BLOCKS",
+ "Value": "0x8A2E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxUniformBufferBindings",
+ "NativeName": "GL_MAX_UNIFORM_BUFFER_BINDINGS",
+ "Value": "0x8A2F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxUniformBlockSize",
+ "NativeName": "GL_MAX_UNIFORM_BLOCK_SIZE",
+ "Value": "0x8A30",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxCombinedVertexUniformComponents",
+ "NativeName": "GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS",
+ "Value": "0x8A31",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxCombinedGeometryUniformComponents",
+ "NativeName": "GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS",
+ "Value": "0x8A32",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxCombinedFragmentUniformComponents",
+ "NativeName": "GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS",
+ "Value": "0x8A33",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UniformBufferOffsetAlignment",
+ "NativeName": "GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT",
+ "Value": "0x8A34",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFragmentUniformComponents",
+ "NativeName": "GL_MAX_FRAGMENT_UNIFORM_COMPONENTS",
+ "Value": "0x8B49",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexUniformComponents",
+ "NativeName": "GL_MAX_VERTEX_UNIFORM_COMPONENTS",
+ "Value": "0x8B4A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVaryingFloats",
+ "NativeName": "GL_MAX_VARYING_FLOATS",
+ "Value": "0x8B4B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVaryingComponents",
+ "NativeName": "GL_MAX_VARYING_COMPONENTS",
+ "Value": "0x8B4B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexTextureImageUnits",
+ "NativeName": "GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS",
+ "Value": "0x8B4C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxCombinedTextureImageUnits",
+ "NativeName": "GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS",
+ "Value": "0x8B4D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentShaderDerivativeHint",
+ "NativeName": "GL_FRAGMENT_SHADER_DERIVATIVE_HINT",
+ "Value": "0x8B8B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CurrentProgram",
+ "NativeName": "GL_CURRENT_PROGRAM",
+ "Value": "0x8B8D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImplementationColorReadType",
+ "NativeName": "GL_IMPLEMENTATION_COLOR_READ_TYPE",
+ "Value": "0x8B9A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImplementationColorReadFormat",
+ "NativeName": "GL_IMPLEMENTATION_COLOR_READ_FORMAT",
+ "Value": "0x8B9B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBinding1DArray",
+ "NativeName": "GL_TEXTURE_BINDING_1D_ARRAY",
+ "Value": "0x8C1C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBinding2DArray",
+ "NativeName": "GL_TEXTURE_BINDING_2D_ARRAY",
+ "Value": "0x8C1D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxGeometryTextureImageUnits",
+ "NativeName": "GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS",
+ "Value": "0x8C29",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxTextureBufferSize",
+ "NativeName": "GL_MAX_TEXTURE_BUFFER_SIZE",
+ "Value": "0x8C2B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBindingBuffer",
+ "NativeName": "GL_TEXTURE_BINDING_BUFFER",
+ "Value": "0x8C2C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TransformFeedbackBufferStart",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_START",
+ "Value": "0x8C84",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TransformFeedbackBufferSize",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_SIZE",
+ "Value": "0x8C85",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TransformFeedbackBufferBinding",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_BINDING",
+ "Value": "0x8C8F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBackRef",
+ "NativeName": "GL_STENCIL_BACK_REF",
+ "Value": "0x8CA3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBackValueMask",
+ "NativeName": "GL_STENCIL_BACK_VALUE_MASK",
+ "Value": "0x8CA4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBackWritemask",
+ "NativeName": "GL_STENCIL_BACK_WRITEMASK",
+ "Value": "0x8CA5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DrawFramebufferBinding",
+ "NativeName": "GL_DRAW_FRAMEBUFFER_BINDING",
+ "Value": "0x8CA6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RenderbufferBinding",
+ "NativeName": "GL_RENDERBUFFER_BINDING",
+ "Value": "0x8CA7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ReadFramebufferBinding",
+ "NativeName": "GL_READ_FRAMEBUFFER_BINDING",
+ "Value": "0x8CAA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxElementIndex",
+ "NativeName": "GL_MAX_ELEMENT_INDEX",
+ "Value": "0x8D6B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxGeometryUniformComponents",
+ "NativeName": "GL_MAX_GEOMETRY_UNIFORM_COMPONENTS",
+ "Value": "0x8DDF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NumShaderBinaryFormats",
+ "NativeName": "GL_NUM_SHADER_BINARY_FORMATS",
+ "Value": "0x8DF9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderCompiler",
+ "NativeName": "GL_SHADER_COMPILER",
+ "Value": "0x8DFA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexUniformVectors",
+ "NativeName": "GL_MAX_VERTEX_UNIFORM_VECTORS",
+ "Value": "0x8DFB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVaryingVectors",
+ "NativeName": "GL_MAX_VARYING_VECTORS",
+ "Value": "0x8DFC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFragmentUniformVectors",
+ "NativeName": "GL_MAX_FRAGMENT_UNIFORM_VECTORS",
+ "Value": "0x8DFD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Timestamp",
+ "NativeName": "GL_TIMESTAMP",
+ "Value": "0x8E28",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProvokingVertex",
+ "NativeName": "GL_PROVOKING_VERTEX",
+ "Value": "0x8E4F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxSampleMaskWords",
+ "NativeName": "GL_MAX_SAMPLE_MASK_WORDS",
+ "Value": "0x8E59",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PrimitiveRestartIndex",
+ "NativeName": "GL_PRIMITIVE_RESTART_INDEX",
+ "Value": "0x8F9E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MinMapBufferAlignment",
+ "NativeName": "GL_MIN_MAP_BUFFER_ALIGNMENT",
+ "Value": "0x90BC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderStorageBufferBinding",
+ "NativeName": "GL_SHADER_STORAGE_BUFFER_BINDING",
+ "Value": "0x90D3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderStorageBufferStart",
+ "NativeName": "GL_SHADER_STORAGE_BUFFER_START",
+ "Value": "0x90D4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderStorageBufferSize",
+ "NativeName": "GL_SHADER_STORAGE_BUFFER_SIZE",
+ "Value": "0x90D5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexShaderStorageBlocks",
+ "NativeName": "GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS",
+ "Value": "0x90D6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxGeometryShaderStorageBlocks",
+ "NativeName": "GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS",
+ "Value": "0x90D7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxTessControlShaderStorageBlocks",
+ "NativeName": "GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS",
+ "Value": "0x90D8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxTessEvaluationShaderStorageBlocks",
+ "NativeName": "GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS",
+ "Value": "0x90D9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFragmentShaderStorageBlocks",
+ "NativeName": "GL_MAX_FRAGMENT_SHADER_STORAGE_BLOCKS",
+ "Value": "0x90DA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxComputeShaderStorageBlocks",
+ "NativeName": "GL_MAX_COMPUTE_SHADER_STORAGE_BLOCKS",
+ "Value": "0x90DB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxCombinedShaderStorageBlocks",
+ "NativeName": "GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS",
+ "Value": "0x90DC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxShaderStorageBufferBindings",
+ "NativeName": "GL_MAX_SHADER_STORAGE_BUFFER_BINDINGS",
+ "Value": "0x90DD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderStorageBufferOffsetAlignment",
+ "NativeName": "GL_SHADER_STORAGE_BUFFER_OFFSET_ALIGNMENT",
+ "Value": "0x90DF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxComputeWorkGroupInvocations",
+ "NativeName": "GL_MAX_COMPUTE_WORK_GROUP_INVOCATIONS",
+ "Value": "0x90EB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DispatchIndirectBufferBinding",
+ "NativeName": "GL_DISPATCH_INDIRECT_BUFFER_BINDING",
+ "Value": "0x90EF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBinding2DMultisample",
+ "NativeName": "GL_TEXTURE_BINDING_2D_MULTISAMPLE",
+ "Value": "0x9104",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBinding2DMultisampleArray",
+ "NativeName": "GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9105",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxColorTextureSamples",
+ "NativeName": "GL_MAX_COLOR_TEXTURE_SAMPLES",
+ "Value": "0x910E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxDepthTextureSamples",
+ "NativeName": "GL_MAX_DEPTH_TEXTURE_SAMPLES",
+ "Value": "0x910F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxIntegerSamples",
+ "NativeName": "GL_MAX_INTEGER_SAMPLES",
+ "Value": "0x9110",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxServerWaitTimeout",
+ "NativeName": "GL_MAX_SERVER_WAIT_TIMEOUT",
+ "Value": "0x9111",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexOutputComponents",
+ "NativeName": "GL_MAX_VERTEX_OUTPUT_COMPONENTS",
+ "Value": "0x9122",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxGeometryInputComponents",
+ "NativeName": "GL_MAX_GEOMETRY_INPUT_COMPONENTS",
+ "Value": "0x9123",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxGeometryOutputComponents",
+ "NativeName": "GL_MAX_GEOMETRY_OUTPUT_COMPONENTS",
+ "Value": "0x9124",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFragmentInputComponents",
+ "NativeName": "GL_MAX_FRAGMENT_INPUT_COMPONENTS",
+ "Value": "0x9125",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBufferOffsetAlignment",
+ "NativeName": "GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT",
+ "Value": "0x919F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxComputeUniformBlocks",
+ "NativeName": "GL_MAX_COMPUTE_UNIFORM_BLOCKS",
+ "Value": "0x91BB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxComputeTextureImageUnits",
+ "NativeName": "GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS",
+ "Value": "0x91BC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxComputeWorkGroupCount",
+ "NativeName": "GL_MAX_COMPUTE_WORK_GROUP_COUNT",
+ "Value": "0x91BE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxComputeWorkGroupSize",
+ "NativeName": "GL_MAX_COMPUTE_WORK_GROUP_SIZE",
+ "Value": "0x91BF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexAtomicCounters",
+ "NativeName": "GL_MAX_VERTEX_ATOMIC_COUNTERS",
+ "Value": "0x92D2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxTessControlAtomicCounters",
+ "NativeName": "GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS",
+ "Value": "0x92D3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxTessEvaluationAtomicCounters",
+ "NativeName": "GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS",
+ "Value": "0x92D4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxGeometryAtomicCounters",
+ "NativeName": "GL_MAX_GEOMETRY_ATOMIC_COUNTERS",
+ "Value": "0x92D5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFragmentAtomicCounters",
+ "NativeName": "GL_MAX_FRAGMENT_ATOMIC_COUNTERS",
+ "Value": "0x92D6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxCombinedAtomicCounters",
+ "NativeName": "GL_MAX_COMBINED_ATOMIC_COUNTERS",
+ "Value": "0x92D7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFramebufferWidth",
+ "NativeName": "GL_MAX_FRAMEBUFFER_WIDTH",
+ "Value": "0x9315",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFramebufferHeight",
+ "NativeName": "GL_MAX_FRAMEBUFFER_HEIGHT",
+ "Value": "0x9316",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFramebufferLayers",
+ "NativeName": "GL_MAX_FRAMEBUFFER_LAYERS",
+ "Value": "0x9317",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFramebufferSamples",
+ "NativeName": "GL_MAX_FRAMEBUFFER_SAMPLES",
+ "Value": "0x9318",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NumDeviceUuidsExt",
+ "NativeName": "GL_NUM_DEVICE_UUIDS_EXT",
+ "Value": "0x9596",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DeviceUuidExt",
+ "NativeName": "GL_DEVICE_UUID_EXT",
+ "Value": "0x9597",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DriverUuidExt",
+ "NativeName": "GL_DRIVER_UUID_EXT",
+ "Value": "0x9598",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DeviceLuidExt",
+ "NativeName": "GL_DEVICE_LUID_EXT",
+ "Value": "0x9599",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DeviceNodeMaskExt",
+ "NativeName": "GL_DEVICE_NODE_MASK_EXT",
+ "Value": "0x959A",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetPName",
+ "NativeName": "GetPName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FeedbackBufferPointer",
+ "NativeName": "GL_FEEDBACK_BUFFER_POINTER",
+ "Value": "0xDF0",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "SelectionBufferPointer",
+ "NativeName": "GL_SELECTION_BUFFER_POINTER",
+ "Value": "0xDF3",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "VertexArrayPointer",
+ "NativeName": "GL_VERTEX_ARRAY_POINTER",
+ "Value": "0x808E",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "VertexArrayPointerExt",
+ "NativeName": "GL_VERTEX_ARRAY_POINTER_EXT",
+ "Value": "0x808E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NormalArrayPointer",
+ "NativeName": "GL_NORMAL_ARRAY_POINTER",
+ "Value": "0x808F",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "NormalArrayPointerExt",
+ "NativeName": "GL_NORMAL_ARRAY_POINTER_EXT",
+ "Value": "0x808F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorArrayPointer",
+ "NativeName": "GL_COLOR_ARRAY_POINTER",
+ "Value": "0x8090",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorArrayPointerExt",
+ "NativeName": "GL_COLOR_ARRAY_POINTER_EXT",
+ "Value": "0x8090",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IndexArrayPointer",
+ "NativeName": "GL_INDEX_ARRAY_POINTER",
+ "Value": "0x8091",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "IndexArrayPointerExt",
+ "NativeName": "GL_INDEX_ARRAY_POINTER_EXT",
+ "Value": "0x8091",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCoordArrayPointer",
+ "NativeName": "GL_TEXTURE_COORD_ARRAY_POINTER",
+ "Value": "0x8092",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureCoordArrayPointerExt",
+ "NativeName": "GL_TEXTURE_COORD_ARRAY_POINTER_EXT",
+ "Value": "0x8092",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "EdgeFlagArrayPointer",
+ "NativeName": "GL_EDGE_FLAG_ARRAY_POINTER",
+ "Value": "0x8093",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "EdgeFlagArrayPointerExt",
+ "NativeName": "GL_EDGE_FLAG_ARRAY_POINTER_EXT",
+ "Value": "0x8093",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InstrumentBufferPointerSgix",
+ "NativeName": "GL_INSTRUMENT_BUFFER_POINTER_SGIX",
+ "Value": "0x8180",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DebugCallbackFunction",
+ "NativeName": "GL_DEBUG_CALLBACK_FUNCTION",
+ "Value": "0x8244",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DebugCallbackUserParam",
+ "NativeName": "GL_DEBUG_CALLBACK_USER_PARAM",
+ "Value": "0x8245",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetPointervPName",
+ "NativeName": "GetPointervPName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "BumpRotMatrixAti",
+ "NativeName": "GL_BUMP_ROT_MATRIX_ATI",
+ "Value": "0x8775",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BumpRotMatrixSizeAti",
+ "NativeName": "GL_BUMP_ROT_MATRIX_SIZE_ATI",
+ "Value": "0x8776",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BumpNumTexUnitsAti",
+ "NativeName": "GL_BUMP_NUM_TEX_UNITS_ATI",
+ "Value": "0x8777",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BumpTexUnitsAti",
+ "NativeName": "GL_BUMP_TEX_UNITS_ATI",
+ "Value": "0x8778",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetTexBumpParameterATI",
+ "NativeName": "GetTexBumpParameterATI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "TextureWidth",
+ "NativeName": "GL_TEXTURE_WIDTH",
+ "Value": "0x1000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureHeight",
+ "NativeName": "GL_TEXTURE_HEIGHT",
+ "Value": "0x1001",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureInternalFormat",
+ "NativeName": "GL_TEXTURE_INTERNAL_FORMAT",
+ "Value": "0x1003",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureComponents",
+ "NativeName": "GL_TEXTURE_COMPONENTS",
+ "Value": "0x1003",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureBorderColor",
+ "NativeName": "GL_TEXTURE_BORDER_COLOR",
+ "Value": "0x1004",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBorderColorNV",
+ "NativeName": "GL_TEXTURE_BORDER_COLOR_NV",
+ "Value": "0x1004",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBorder",
+ "NativeName": "GL_TEXTURE_BORDER",
+ "Value": "0x1005",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureMagFilter",
+ "NativeName": "GL_TEXTURE_MAG_FILTER",
+ "Value": "0x2800",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureMinFilter",
+ "NativeName": "GL_TEXTURE_MIN_FILTER",
+ "Value": "0x2801",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureWrapS",
+ "NativeName": "GL_TEXTURE_WRAP_S",
+ "Value": "0x2802",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureWrapT",
+ "NativeName": "GL_TEXTURE_WRAP_T",
+ "Value": "0x2803",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureRedSize",
+ "NativeName": "GL_TEXTURE_RED_SIZE",
+ "Value": "0x805C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureGreenSize",
+ "NativeName": "GL_TEXTURE_GREEN_SIZE",
+ "Value": "0x805D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBlueSize",
+ "NativeName": "GL_TEXTURE_BLUE_SIZE",
+ "Value": "0x805E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureAlphaSize",
+ "NativeName": "GL_TEXTURE_ALPHA_SIZE",
+ "Value": "0x805F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureLuminanceSize",
+ "NativeName": "GL_TEXTURE_LUMINANCE_SIZE",
+ "Value": "0x8060",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureIntensitySize",
+ "NativeName": "GL_TEXTURE_INTENSITY_SIZE",
+ "Value": "0x8061",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TexturePriority",
+ "NativeName": "GL_TEXTURE_PRIORITY",
+ "Value": "0x8066",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureResident",
+ "NativeName": "GL_TEXTURE_RESIDENT",
+ "Value": "0x8067",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureDepthExt",
+ "NativeName": "GL_TEXTURE_DEPTH_EXT",
+ "Value": "0x8071",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureWrapRExt",
+ "NativeName": "GL_TEXTURE_WRAP_R_EXT",
+ "Value": "0x8072",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DetailTextureLevelSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_LEVEL_SGIS",
+ "Value": "0x809A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DetailTextureModeSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_MODE_SGIS",
+ "Value": "0x809B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DetailTextureFuncPointsSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS",
+ "Value": "0x809C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SharpenTextureFuncPointsSgis",
+ "NativeName": "GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS",
+ "Value": "0x80B0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShadowAmbientSgix",
+ "NativeName": "GL_SHADOW_AMBIENT_SGIX",
+ "Value": "0x80BF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DualTextureSelectSgis",
+ "NativeName": "GL_DUAL_TEXTURE_SELECT_SGIS",
+ "Value": "0x8124",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QuadTextureSelectSgis",
+ "NativeName": "GL_QUAD_TEXTURE_SELECT_SGIS",
+ "Value": "0x8125",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture4DsizeSgis",
+ "NativeName": "GL_TEXTURE_4DSIZE_SGIS",
+ "Value": "0x8136",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureWrapQSgis",
+ "NativeName": "GL_TEXTURE_WRAP_Q_SGIS",
+ "Value": "0x8137",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureMinLodSgis",
+ "NativeName": "GL_TEXTURE_MIN_LOD_SGIS",
+ "Value": "0x813A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureMaxLodSgis",
+ "NativeName": "GL_TEXTURE_MAX_LOD_SGIS",
+ "Value": "0x813B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBaseLevelSgis",
+ "NativeName": "GL_TEXTURE_BASE_LEVEL_SGIS",
+ "Value": "0x813C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureMaxLevelSgis",
+ "NativeName": "GL_TEXTURE_MAX_LEVEL_SGIS",
+ "Value": "0x813D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureFilter4SizeSgis",
+ "NativeName": "GL_TEXTURE_FILTER4_SIZE_SGIS",
+ "Value": "0x8147",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureClipmapCenterSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_CENTER_SGIX",
+ "Value": "0x8171",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureClipmapFrameSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_FRAME_SGIX",
+ "Value": "0x8172",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureClipmapOffsetSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_OFFSET_SGIX",
+ "Value": "0x8173",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureClipmapVirtualDepthSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX",
+ "Value": "0x8174",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureClipmapLodOffsetSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX",
+ "Value": "0x8175",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureClipmapDepthSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_DEPTH_SGIX",
+ "Value": "0x8176",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostTextureFilterBiasSgix",
+ "NativeName": "GL_POST_TEXTURE_FILTER_BIAS_SGIX",
+ "Value": "0x8179",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostTextureFilterScaleSgix",
+ "NativeName": "GL_POST_TEXTURE_FILTER_SCALE_SGIX",
+ "Value": "0x817A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureLodBiasSSgix",
+ "NativeName": "GL_TEXTURE_LOD_BIAS_S_SGIX",
+ "Value": "0x818E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureLodBiasTSgix",
+ "NativeName": "GL_TEXTURE_LOD_BIAS_T_SGIX",
+ "Value": "0x818F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureLodBiasRSgix",
+ "NativeName": "GL_TEXTURE_LOD_BIAS_R_SGIX",
+ "Value": "0x8190",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "GenerateMipmapSgis",
+ "NativeName": "GL_GENERATE_MIPMAP_SGIS",
+ "Value": "0x8191",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCompareSgix",
+ "NativeName": "GL_TEXTURE_COMPARE_SGIX",
+ "Value": "0x819A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCompareOperatorSgix",
+ "NativeName": "GL_TEXTURE_COMPARE_OPERATOR_SGIX",
+ "Value": "0x819B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureLequalRSgix",
+ "NativeName": "GL_TEXTURE_LEQUAL_R_SGIX",
+ "Value": "0x819C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureGequalRSgix",
+ "NativeName": "GL_TEXTURE_GEQUAL_R_SGIX",
+ "Value": "0x819D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureMaxClampSSgix",
+ "NativeName": "GL_TEXTURE_MAX_CLAMP_S_SGIX",
+ "Value": "0x8369",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureMaxClampTSgix",
+ "NativeName": "GL_TEXTURE_MAX_CLAMP_T_SGIX",
+ "Value": "0x836A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureMaxClampRSgix",
+ "NativeName": "GL_TEXTURE_MAX_CLAMP_R_SGIX",
+ "Value": "0x836B",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetTextureParameter",
+ "NativeName": "GetTextureParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "VariantValueExt",
+ "NativeName": "GL_VARIANT_VALUE_EXT",
+ "Value": "0x87E4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VariantDatatypeExt",
+ "NativeName": "GL_VARIANT_DATATYPE_EXT",
+ "Value": "0x87E5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VariantArrayStrideExt",
+ "NativeName": "GL_VARIANT_ARRAY_STRIDE_EXT",
+ "Value": "0x87E6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VariantArrayTypeExt",
+ "NativeName": "GL_VARIANT_ARRAY_TYPE_EXT",
+ "Value": "0x87E7",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetVariantValueEXT",
+ "NativeName": "GetVariantValueEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatVec2",
+ "NativeName": "GL_FLOAT_VEC2",
+ "Value": "0x8B50",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatVec3",
+ "NativeName": "GL_FLOAT_VEC3",
+ "Value": "0x8B51",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatVec4",
+ "NativeName": "GL_FLOAT_VEC4",
+ "Value": "0x8B52",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntVec2",
+ "NativeName": "GL_INT_VEC2",
+ "Value": "0x8B53",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntVec3",
+ "NativeName": "GL_INT_VEC3",
+ "Value": "0x8B54",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntVec4",
+ "NativeName": "GL_INT_VEC4",
+ "Value": "0x8B55",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Bool",
+ "NativeName": "GL_BOOL",
+ "Value": "0x8B56",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BoolVec2",
+ "NativeName": "GL_BOOL_VEC2",
+ "Value": "0x8B57",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BoolVec3",
+ "NativeName": "GL_BOOL_VEC3",
+ "Value": "0x8B58",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BoolVec4",
+ "NativeName": "GL_BOOL_VEC4",
+ "Value": "0x8B59",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatMat2",
+ "NativeName": "GL_FLOAT_MAT2",
+ "Value": "0x8B5A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatMat3",
+ "NativeName": "GL_FLOAT_MAT3",
+ "Value": "0x8B5B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatMat4",
+ "NativeName": "GL_FLOAT_MAT4",
+ "Value": "0x8B5C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler1D",
+ "NativeName": "GL_SAMPLER_1D",
+ "Value": "0x8B5D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler2D",
+ "NativeName": "GL_SAMPLER_2D",
+ "Value": "0x8B5E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler3D",
+ "NativeName": "GL_SAMPLER_3D",
+ "Value": "0x8B5F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SamplerCube",
+ "NativeName": "GL_SAMPLER_CUBE",
+ "Value": "0x8B60",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler1DShadow",
+ "NativeName": "GL_SAMPLER_1D_SHADOW",
+ "Value": "0x8B61",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler2DShadow",
+ "NativeName": "GL_SAMPLER_2D_SHADOW",
+ "Value": "0x8B62",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler2DRect",
+ "NativeName": "GL_SAMPLER_2D_RECT",
+ "Value": "0x8B63",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler2DRectShadow",
+ "NativeName": "GL_SAMPLER_2D_RECT_SHADOW",
+ "Value": "0x8B64",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatMat2x3",
+ "NativeName": "GL_FLOAT_MAT2x3",
+ "Value": "0x8B65",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatMat2x4",
+ "NativeName": "GL_FLOAT_MAT2x4",
+ "Value": "0x8B66",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatMat3x2",
+ "NativeName": "GL_FLOAT_MAT3x2",
+ "Value": "0x8B67",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatMat3x4",
+ "NativeName": "GL_FLOAT_MAT3x4",
+ "Value": "0x8B68",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatMat4x2",
+ "NativeName": "GL_FLOAT_MAT4x2",
+ "Value": "0x8B69",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatMat4x3",
+ "NativeName": "GL_FLOAT_MAT4x3",
+ "Value": "0x8B6A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler1DArray",
+ "NativeName": "GL_SAMPLER_1D_ARRAY",
+ "Value": "0x8DC0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler2DArray",
+ "NativeName": "GL_SAMPLER_2D_ARRAY",
+ "Value": "0x8DC1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SamplerBuffer",
+ "NativeName": "GL_SAMPLER_BUFFER",
+ "Value": "0x8DC2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler1DArrayShadow",
+ "NativeName": "GL_SAMPLER_1D_ARRAY_SHADOW",
+ "Value": "0x8DC3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler2DArrayShadow",
+ "NativeName": "GL_SAMPLER_2D_ARRAY_SHADOW",
+ "Value": "0x8DC4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SamplerCubeShadow",
+ "NativeName": "GL_SAMPLER_CUBE_SHADOW",
+ "Value": "0x8DC5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntVec2",
+ "NativeName": "GL_UNSIGNED_INT_VEC2",
+ "Value": "0x8DC6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntVec3",
+ "NativeName": "GL_UNSIGNED_INT_VEC3",
+ "Value": "0x8DC7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntVec4",
+ "NativeName": "GL_UNSIGNED_INT_VEC4",
+ "Value": "0x8DC8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSampler1D",
+ "NativeName": "GL_INT_SAMPLER_1D",
+ "Value": "0x8DC9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSampler2D",
+ "NativeName": "GL_INT_SAMPLER_2D",
+ "Value": "0x8DCA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSampler3D",
+ "NativeName": "GL_INT_SAMPLER_3D",
+ "Value": "0x8DCB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSamplerCube",
+ "NativeName": "GL_INT_SAMPLER_CUBE",
+ "Value": "0x8DCC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSampler2DRect",
+ "NativeName": "GL_INT_SAMPLER_2D_RECT",
+ "Value": "0x8DCD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSampler1DArray",
+ "NativeName": "GL_INT_SAMPLER_1D_ARRAY",
+ "Value": "0x8DCE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSampler2DArray",
+ "NativeName": "GL_INT_SAMPLER_2D_ARRAY",
+ "Value": "0x8DCF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSamplerBuffer",
+ "NativeName": "GL_INT_SAMPLER_BUFFER",
+ "Value": "0x8DD0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSampler1D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_1D",
+ "Value": "0x8DD1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSampler2D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D",
+ "Value": "0x8DD2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSampler3D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_3D",
+ "Value": "0x8DD3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSamplerCube",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_CUBE",
+ "Value": "0x8DD4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSampler2DRect",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_RECT",
+ "Value": "0x8DD5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSampler1DArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_1D_ARRAY",
+ "Value": "0x8DD6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSampler2DArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_ARRAY",
+ "Value": "0x8DD7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSamplerBuffer",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_BUFFER",
+ "Value": "0x8DD8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DoubleMat2",
+ "NativeName": "GL_DOUBLE_MAT2",
+ "Value": "0x8F46",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DoubleMat3",
+ "NativeName": "GL_DOUBLE_MAT3",
+ "Value": "0x8F47",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DoubleMat4",
+ "NativeName": "GL_DOUBLE_MAT4",
+ "Value": "0x8F48",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DoubleVec2",
+ "NativeName": "GL_DOUBLE_VEC2",
+ "Value": "0x8FFC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DoubleVec3",
+ "NativeName": "GL_DOUBLE_VEC3",
+ "Value": "0x8FFD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DoubleVec4",
+ "NativeName": "GL_DOUBLE_VEC4",
+ "Value": "0x8FFE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SamplerCubeMapArray",
+ "NativeName": "GL_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SamplerCubeMapArrayShadow",
+ "NativeName": "GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW",
+ "Value": "0x900D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSamplerCubeMapArray",
+ "NativeName": "GL_INT_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSamplerCubeMapArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Image1D",
+ "NativeName": "GL_IMAGE_1D",
+ "Value": "0x904C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Image2D",
+ "NativeName": "GL_IMAGE_2D",
+ "Value": "0x904D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Image3D",
+ "NativeName": "GL_IMAGE_3D",
+ "Value": "0x904E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Image2DRect",
+ "NativeName": "GL_IMAGE_2D_RECT",
+ "Value": "0x904F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImageCube",
+ "NativeName": "GL_IMAGE_CUBE",
+ "Value": "0x9050",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImageBuffer",
+ "NativeName": "GL_IMAGE_BUFFER",
+ "Value": "0x9051",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Image1DArray",
+ "NativeName": "GL_IMAGE_1D_ARRAY",
+ "Value": "0x9052",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Image2DArray",
+ "NativeName": "GL_IMAGE_2D_ARRAY",
+ "Value": "0x9053",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImageCubeMapArray",
+ "NativeName": "GL_IMAGE_CUBE_MAP_ARRAY",
+ "Value": "0x9054",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Image2DMultisample",
+ "NativeName": "GL_IMAGE_2D_MULTISAMPLE",
+ "Value": "0x9055",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Image2DMultisampleArray",
+ "NativeName": "GL_IMAGE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9056",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImage1D",
+ "NativeName": "GL_INT_IMAGE_1D",
+ "Value": "0x9057",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImage2D",
+ "NativeName": "GL_INT_IMAGE_2D",
+ "Value": "0x9058",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImage3D",
+ "NativeName": "GL_INT_IMAGE_3D",
+ "Value": "0x9059",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImage2DRect",
+ "NativeName": "GL_INT_IMAGE_2D_RECT",
+ "Value": "0x905A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImageCube",
+ "NativeName": "GL_INT_IMAGE_CUBE",
+ "Value": "0x905B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImageBuffer",
+ "NativeName": "GL_INT_IMAGE_BUFFER",
+ "Value": "0x905C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImage1DArray",
+ "NativeName": "GL_INT_IMAGE_1D_ARRAY",
+ "Value": "0x905D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImage2DArray",
+ "NativeName": "GL_INT_IMAGE_2D_ARRAY",
+ "Value": "0x905E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImageCubeMapArray",
+ "NativeName": "GL_INT_IMAGE_CUBE_MAP_ARRAY",
+ "Value": "0x905F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImage2DMultisample",
+ "NativeName": "GL_INT_IMAGE_2D_MULTISAMPLE",
+ "Value": "0x9060",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImage2DMultisampleArray",
+ "NativeName": "GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9061",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImage1D",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_1D",
+ "Value": "0x9062",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImage2D",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D",
+ "Value": "0x9063",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImage3D",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_3D",
+ "Value": "0x9064",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImage2DRect",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_RECT",
+ "Value": "0x9065",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImageCube",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_CUBE",
+ "Value": "0x9066",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImageBuffer",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_BUFFER",
+ "Value": "0x9067",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImage1DArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_1D_ARRAY",
+ "Value": "0x9068",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImage2DArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_ARRAY",
+ "Value": "0x9069",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImageCubeMapArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY",
+ "Value": "0x906A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImage2DMultisample",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE",
+ "Value": "0x906B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImage2DMultisampleArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x906C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler2DMultisample",
+ "NativeName": "GL_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x9108",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSampler2DMultisample",
+ "NativeName": "GL_INT_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x9109",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSampler2DMultisample",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x910A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler2DMultisampleArray",
+ "NativeName": "GL_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSampler2DMultisampleArray",
+ "NativeName": "GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSampler2DMultisampleArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntAtomicCounter",
+ "NativeName": "GL_UNSIGNED_INT_ATOMIC_COUNTER",
+ "Value": "0x92DB",
"Doc": "",
"Attributes": []
}
],
- "Name": "FramebufferFetchNoncoherent",
- "NativeName": "FramebufferFetchNoncoherent",
+ "Name": "GlslTypeToken",
+ "NativeName": "GlslTypeToken",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "FramebufferDefaultWidth",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_WIDTH",
- "Value": "0x9310",
+ "Name": "NoError",
+ "NativeName": "GL_NO_ERROR",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferDefaultHeight",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_HEIGHT",
- "Value": "0x9311",
+ "Name": "GuiltyContextReset",
+ "NativeName": "GL_GUILTY_CONTEXT_RESET",
+ "Value": "0x8253",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferDefaultLayers",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_LAYERS",
- "Value": "0x9312",
+ "Name": "InnocentContextReset",
+ "NativeName": "GL_INNOCENT_CONTEXT_RESET",
+ "Value": "0x8254",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferDefaultSamples",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_SAMPLES",
- "Value": "0x9313",
+ "Name": "UnknownContextReset",
+ "NativeName": "GL_UNKNOWN_CONTEXT_RESET",
+ "Value": "0x8255",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GraphicsResetStatus",
+ "NativeName": "GraphicsResetStatus",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "DontCare",
+ "NativeName": "GL_DONT_CARE",
+ "Value": "0x1100",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferDefaultFixedSampleLocations",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS",
- "Value": "0x9314",
+ "Name": "Fastest",
+ "NativeName": "GL_FASTEST",
+ "Value": "0x1101",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Nicest",
+ "NativeName": "GL_NICEST",
+ "Value": "0x1102",
"Doc": "",
"Attributes": []
}
],
- "Name": "FramebufferParameterName",
- "NativeName": "FramebufferParameterName",
+ "Name": "HintMode",
+ "NativeName": "HintMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "FramebufferComplete",
- "NativeName": "GL_FRAMEBUFFER_COMPLETE",
- "Value": "0x8CD5",
+ "Name": "PerspectiveCorrectionHint",
+ "NativeName": "GL_PERSPECTIVE_CORRECTION_HINT",
+ "Value": "0xC50",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PointSmoothHint",
+ "NativeName": "GL_POINT_SMOOTH_HINT",
+ "Value": "0xC51",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "LineSmoothHint",
+ "NativeName": "GL_LINE_SMOOTH_HINT",
+ "Value": "0xC52",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferUndefined",
- "NativeName": "GL_FRAMEBUFFER_UNDEFINED",
- "Value": "0x8219",
+ "Name": "PolygonSmoothHint",
+ "NativeName": "GL_POLYGON_SMOOTH_HINT",
+ "Value": "0xC53",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferIncompleteAttachment",
- "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT",
- "Value": "0x8CD6",
+ "Name": "FogHint",
+ "NativeName": "GL_FOG_HINT",
+ "Value": "0xC54",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PackCmykHintExt",
+ "NativeName": "GL_PACK_CMYK_HINT_EXT",
+ "Value": "0x800E",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferIncompleteMissingAttachment",
- "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT",
- "Value": "0x8CD7",
+ "Name": "UnpackCmykHintExt",
+ "NativeName": "GL_UNPACK_CMYK_HINT_EXT",
+ "Value": "0x800F",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferIncompleteDrawBuffer",
- "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER",
- "Value": "0x8CDB",
+ "Name": "PhongHintWin",
+ "NativeName": "GL_PHONG_HINT_WIN",
+ "Value": "0x80EB",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferIncompleteReadBuffer",
- "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER",
- "Value": "0x8CDC",
+ "Name": "ClipVolumeClippingHintExt",
+ "NativeName": "GL_CLIP_VOLUME_CLIPPING_HINT_EXT",
+ "Value": "0x80F0",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferUnsupported",
- "NativeName": "GL_FRAMEBUFFER_UNSUPPORTED",
- "Value": "0x8CDD",
+ "Name": "TextureMultiBufferHintSgix",
+ "NativeName": "GL_TEXTURE_MULTI_BUFFER_HINT_SGIX",
+ "Value": "0x812E",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferIncompleteMultisample",
- "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE",
- "Value": "0x8D56",
+ "Name": "GenerateMipmapHint",
+ "NativeName": "GL_GENERATE_MIPMAP_HINT",
+ "Value": "0x8192",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "GenerateMipmapHintSgis",
+ "NativeName": "GL_GENERATE_MIPMAP_HINT_SGIS",
+ "Value": "0x8192",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferIncompleteLayerTargets",
- "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS",
- "Value": "0x8DA8",
+ "Name": "ProgramBinaryRetrievableHint",
+ "NativeName": "GL_PROGRAM_BINARY_RETRIEVABLE_HINT",
+ "Value": "0x8257",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "FramebufferStatus",
- "NativeName": "FramebufferStatus",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Framebuffer",
- "NativeName": "GL_FRAMEBUFFER",
- "Value": "0x8D40",
+ "Name": "ConvolutionHintSgix",
+ "NativeName": "GL_CONVOLUTION_HINT_SGIX",
+ "Value": "0x8316",
"Doc": "",
"Attributes": []
},
{
- "Name": "DrawFramebuffer",
- "NativeName": "GL_DRAW_FRAMEBUFFER",
- "Value": "0x8CA9",
+ "Name": "ScalebiasHintSgix",
+ "NativeName": "GL_SCALEBIAS_HINT_SGIX",
+ "Value": "0x8322",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReadFramebuffer",
- "NativeName": "GL_READ_FRAMEBUFFER",
- "Value": "0x8CA8",
+ "Name": "LineQualityHintSgix",
+ "NativeName": "GL_LINE_QUALITY_HINT_SGIX",
+ "Value": "0x835B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexPreclipSgix",
+ "NativeName": "GL_VERTEX_PRECLIP_SGIX",
+ "Value": "0x83EE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexPreclipHintSgix",
+ "NativeName": "GL_VERTEX_PRECLIP_HINT_SGIX",
+ "Value": "0x83EF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCompressionHint",
+ "NativeName": "GL_TEXTURE_COMPRESSION_HINT",
+ "Value": "0x84EF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCompressionHintArb",
+ "NativeName": "GL_TEXTURE_COMPRESSION_HINT_ARB",
+ "Value": "0x84EF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexArrayStorageHintApple",
+ "NativeName": "GL_VERTEX_ARRAY_STORAGE_HINT_APPLE",
+ "Value": "0x851F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MultisampleFilterHintNV",
+ "NativeName": "GL_MULTISAMPLE_FILTER_HINT_NV",
+ "Value": "0x8534",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TransformHintApple",
+ "NativeName": "GL_TRANSFORM_HINT_APPLE",
+ "Value": "0x85B1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureStorageHintApple",
+ "NativeName": "GL_TEXTURE_STORAGE_HINT_APPLE",
+ "Value": "0x85BC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentShaderDerivativeHint",
+ "NativeName": "GL_FRAGMENT_SHADER_DERIVATIVE_HINT",
+ "Value": "0x8B8B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentShaderDerivativeHintArb",
+ "NativeName": "GL_FRAGMENT_SHADER_DERIVATIVE_HINT_ARB",
+ "Value": "0x8B8B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentShaderDerivativeHintOes",
+ "NativeName": "GL_FRAGMENT_SHADER_DERIVATIVE_HINT_OES",
+ "Value": "0x8B8B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BinningControlHintQCom",
+ "NativeName": "GL_BINNING_CONTROL_HINT_QCOM",
+ "Value": "0x8FB0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PreferDoublebufferHintPgi",
+ "NativeName": "GL_PREFER_DOUBLEBUFFER_HINT_PGI",
+ "Value": "0x1A1F8",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "FramebufferTarget",
- "NativeName": "FramebufferTarget",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Ccw",
- "NativeName": "GL_CCW",
- "Value": "0x901",
+ "Name": "ConserveMemoryHintPgi",
+ "NativeName": "GL_CONSERVE_MEMORY_HINT_PGI",
+ "Value": "0x1A1FD",
"Doc": "",
"Attributes": []
},
{
- "Name": "CW",
- "NativeName": "GL_CW",
- "Value": "0x900",
+ "Name": "ReclaimMemoryHintPgi",
+ "NativeName": "GL_RECLAIM_MEMORY_HINT_PGI",
+ "Value": "0x1A1FE",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "FrontFaceDirection",
- "NativeName": "FrontFaceDirection",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ColorTableAlphaSizeSgi",
- "NativeName": "GL_COLOR_TABLE_ALPHA_SIZE_SGI",
- "Value": "0x80DD",
+ "Name": "NativeGraphicsBeginHintPgi",
+ "NativeName": "GL_NATIVE_GRAPHICS_BEGIN_HINT_PGI",
+ "Value": "0x1A203",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableBiasSgi",
- "NativeName": "GL_COLOR_TABLE_BIAS_SGI",
- "Value": "0x80D7",
+ "Name": "NativeGraphicsEndHintPgi",
+ "NativeName": "GL_NATIVE_GRAPHICS_END_HINT_PGI",
+ "Value": "0x1A204",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableBlueSizeSgi",
- "NativeName": "GL_COLOR_TABLE_BLUE_SIZE_SGI",
- "Value": "0x80DC",
+ "Name": "AlwaysFastHintPgi",
+ "NativeName": "GL_ALWAYS_FAST_HINT_PGI",
+ "Value": "0x1A20C",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableFormatSgi",
- "NativeName": "GL_COLOR_TABLE_FORMAT_SGI",
- "Value": "0x80D8",
+ "Name": "AlwaysSoftHintPgi",
+ "NativeName": "GL_ALWAYS_SOFT_HINT_PGI",
+ "Value": "0x1A20D",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableGreenSizeSgi",
- "NativeName": "GL_COLOR_TABLE_GREEN_SIZE_SGI",
- "Value": "0x80DB",
+ "Name": "AllowDrawObjHintPgi",
+ "NativeName": "GL_ALLOW_DRAW_OBJ_HINT_PGI",
+ "Value": "0x1A20E",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableIntensitySizeSgi",
- "NativeName": "GL_COLOR_TABLE_INTENSITY_SIZE_SGI",
- "Value": "0x80DF",
+ "Name": "AllowDrawWinHintPgi",
+ "NativeName": "GL_ALLOW_DRAW_WIN_HINT_PGI",
+ "Value": "0x1A20F",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableLuminanceSizeSgi",
- "NativeName": "GL_COLOR_TABLE_LUMINANCE_SIZE_SGI",
- "Value": "0x80DE",
+ "Name": "AllowDrawFrgHintPgi",
+ "NativeName": "GL_ALLOW_DRAW_FRG_HINT_PGI",
+ "Value": "0x1A210",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableRedSizeSgi",
- "NativeName": "GL_COLOR_TABLE_RED_SIZE_SGI",
- "Value": "0x80DA",
+ "Name": "AllowDrawMemHintPgi",
+ "NativeName": "GL_ALLOW_DRAW_MEM_HINT_PGI",
+ "Value": "0x1A211",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableScaleSgi",
- "NativeName": "GL_COLOR_TABLE_SCALE_SGI",
- "Value": "0x80D6",
+ "Name": "StrictDepthfuncHintPgi",
+ "NativeName": "GL_STRICT_DEPTHFUNC_HINT_PGI",
+ "Value": "0x1A216",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableWidthSgi",
- "NativeName": "GL_COLOR_TABLE_WIDTH_SGI",
- "Value": "0x80D9",
+ "Name": "StrictLightingHintPgi",
+ "NativeName": "GL_STRICT_LIGHTING_HINT_PGI",
+ "Value": "0x1A217",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableBias",
- "NativeName": "GL_COLOR_TABLE_BIAS",
- "Value": "0x80D7",
+ "Name": "StrictScissorHintPgi",
+ "NativeName": "GL_STRICT_SCISSOR_HINT_PGI",
+ "Value": "0x1A218",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableScale",
- "NativeName": "GL_COLOR_TABLE_SCALE",
- "Value": "0x80D6",
+ "Name": "FullStippleHintPgi",
+ "NativeName": "GL_FULL_STIPPLE_HINT_PGI",
+ "Value": "0x1A219",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableFormat",
- "NativeName": "GL_COLOR_TABLE_FORMAT",
- "Value": "0x80D8",
+ "Name": "ClipNearHintPgi",
+ "NativeName": "GL_CLIP_NEAR_HINT_PGI",
+ "Value": "0x1A220",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableWidth",
- "NativeName": "GL_COLOR_TABLE_WIDTH",
- "Value": "0x80D9",
+ "Name": "ClipFarHintPgi",
+ "NativeName": "GL_CLIP_FAR_HINT_PGI",
+ "Value": "0x1A221",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableRedSize",
- "NativeName": "GL_COLOR_TABLE_RED_SIZE",
- "Value": "0x80DA",
+ "Name": "WideLineHintPgi",
+ "NativeName": "GL_WIDE_LINE_HINT_PGI",
+ "Value": "0x1A222",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableGreenSize",
- "NativeName": "GL_COLOR_TABLE_GREEN_SIZE",
- "Value": "0x80DB",
+ "Name": "BackNormalsHintPgi",
+ "NativeName": "GL_BACK_NORMALS_HINT_PGI",
+ "Value": "0x1A223",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableBlueSize",
- "NativeName": "GL_COLOR_TABLE_BLUE_SIZE",
- "Value": "0x80DC",
+ "Name": "VertexDataHintPgi",
+ "NativeName": "GL_VERTEX_DATA_HINT_PGI",
+ "Value": "0x1A22A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableAlphaSize",
- "NativeName": "GL_COLOR_TABLE_ALPHA_SIZE",
- "Value": "0x80DD",
+ "Name": "VertexConsistentHintPgi",
+ "NativeName": "GL_VERTEX_CONSISTENT_HINT_PGI",
+ "Value": "0x1A22B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableLuminanceSize",
- "NativeName": "GL_COLOR_TABLE_LUMINANCE_SIZE",
- "Value": "0x80DE",
+ "Name": "MaterialSideHintPgi",
+ "NativeName": "GL_MATERIAL_SIDE_HINT_PGI",
+ "Value": "0x1A22C",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableIntensitySize",
- "NativeName": "GL_COLOR_TABLE_INTENSITY_SIZE",
- "Value": "0x80DF",
+ "Name": "MaxVertexHintPgi",
+ "NativeName": "GL_MAX_VERTEX_HINT_PGI",
+ "Value": "0x1A22D",
"Doc": "",
"Attributes": []
}
],
- "Name": "GetColorTableParameterPNameSGI",
- "NativeName": "GetColorTableParameterPNameSGI",
+ "Name": "HintTarget",
+ "NativeName": "HintTarget",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ConvolutionBorderModeExt",
- "NativeName": "GL_CONVOLUTION_BORDER_MODE_EXT",
- "Value": "0x8013",
+ "Name": "VertexDataHintPgi",
+ "NativeName": "GL_VERTEX_DATA_HINT_PGI",
+ "Value": "0x1A22A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFilterBiasExt",
- "NativeName": "GL_CONVOLUTION_FILTER_BIAS_EXT",
- "Value": "0x8015",
+ "Name": "VertexConsistentHintPgi",
+ "NativeName": "GL_VERTEX_CONSISTENT_HINT_PGI",
+ "Value": "0x1A22B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFilterScaleExt",
- "NativeName": "GL_CONVOLUTION_FILTER_SCALE_EXT",
- "Value": "0x8014",
+ "Name": "MaterialSideHintPgi",
+ "NativeName": "GL_MATERIAL_SIDE_HINT_PGI",
+ "Value": "0x1A22C",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFormatExt",
- "NativeName": "GL_CONVOLUTION_FORMAT_EXT",
- "Value": "0x8017",
+ "Name": "MaxVertexHintPgi",
+ "NativeName": "GL_MAX_VERTEX_HINT_PGI",
+ "Value": "0x1A22D",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "HintTargetPGI",
+ "NativeName": "HintTargetPGI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ConvolutionHeightExt",
- "NativeName": "GL_CONVOLUTION_HEIGHT_EXT",
- "Value": "0x8019",
+ "Name": "Histogram",
+ "NativeName": "GL_HISTOGRAM",
+ "Value": "0x8024",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionWidthExt",
- "NativeName": "GL_CONVOLUTION_WIDTH_EXT",
- "Value": "0x8018",
+ "Name": "HistogramExt",
+ "NativeName": "GL_HISTOGRAM_EXT",
+ "Value": "0x8024",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxConvolutionHeightExt",
- "NativeName": "GL_MAX_CONVOLUTION_HEIGHT_EXT",
- "Value": "0x801B",
+ "Name": "ProxyHistogram",
+ "NativeName": "GL_PROXY_HISTOGRAM",
+ "Value": "0x8025",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxConvolutionWidthExt",
- "NativeName": "GL_MAX_CONVOLUTION_WIDTH_EXT",
- "Value": "0x801A",
+ "Name": "ProxyHistogramExt",
+ "NativeName": "GL_PROXY_HISTOGRAM_EXT",
+ "Value": "0x8025",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "HistogramTargetEXT",
+ "NativeName": "HistogramTargetEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ImageScaleXHP",
+ "NativeName": "GL_IMAGE_SCALE_X_HP",
+ "Value": "0x8155",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionBorderMode",
- "NativeName": "GL_CONVOLUTION_BORDER_MODE",
- "Value": "0x8013",
+ "Name": "ImageScaleYHP",
+ "NativeName": "GL_IMAGE_SCALE_Y_HP",
+ "Value": "0x8156",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionBorderColor",
- "NativeName": "GL_CONVOLUTION_BORDER_COLOR",
- "Value": "0x8154",
+ "Name": "ImageTranslateXHP",
+ "NativeName": "GL_IMAGE_TRANSLATE_X_HP",
+ "Value": "0x8157",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFilterScale",
- "NativeName": "GL_CONVOLUTION_FILTER_SCALE",
- "Value": "0x8014",
+ "Name": "ImageTranslateYHP",
+ "NativeName": "GL_IMAGE_TRANSLATE_Y_HP",
+ "Value": "0x8158",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFilterBias",
- "NativeName": "GL_CONVOLUTION_FILTER_BIAS",
- "Value": "0x8015",
+ "Name": "ImageRotateAngleHP",
+ "NativeName": "GL_IMAGE_ROTATE_ANGLE_HP",
+ "Value": "0x8159",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFormat",
- "NativeName": "GL_CONVOLUTION_FORMAT",
- "Value": "0x8017",
+ "Name": "ImageRotateOriginXHP",
+ "NativeName": "GL_IMAGE_ROTATE_ORIGIN_X_HP",
+ "Value": "0x815A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionWidth",
- "NativeName": "GL_CONVOLUTION_WIDTH",
- "Value": "0x8018",
+ "Name": "ImageRotateOriginYHP",
+ "NativeName": "GL_IMAGE_ROTATE_ORIGIN_Y_HP",
+ "Value": "0x815B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionHeight",
- "NativeName": "GL_CONVOLUTION_HEIGHT",
- "Value": "0x8019",
+ "Name": "ImageMagFilterHP",
+ "NativeName": "GL_IMAGE_MAG_FILTER_HP",
+ "Value": "0x815C",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxConvolutionWidth",
- "NativeName": "GL_MAX_CONVOLUTION_WIDTH",
- "Value": "0x801A",
+ "Name": "ImageMinFilterHP",
+ "NativeName": "GL_IMAGE_MIN_FILTER_HP",
+ "Value": "0x815D",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxConvolutionHeight",
- "NativeName": "GL_MAX_CONVOLUTION_HEIGHT",
- "Value": "0x801B",
+ "Name": "ImageCubicWeightHP",
+ "NativeName": "GL_IMAGE_CUBIC_WEIGHT_HP",
+ "Value": "0x815E",
"Doc": "",
"Attributes": []
}
],
- "Name": "GetConvolutionParameter",
- "NativeName": "GetConvolutionParameter",
+ "Name": "ImageTransformPNameHP",
+ "NativeName": "ImageTransformPNameHP",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "FramebufferDefaultWidth",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_WIDTH",
- "Value": "0x9310",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "FramebufferDefaultHeight",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_HEIGHT",
- "Value": "0x9311",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "FramebufferDefaultLayers",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_LAYERS",
- "Value": "0x9312",
+ "Name": "ImageTransform2DHP",
+ "NativeName": "GL_IMAGE_TRANSFORM_2D_HP",
+ "Value": "0x8161",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ImageTransformTargetHP",
+ "NativeName": "ImageTransformTargetHP",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FramebufferDefaultSamples",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_SAMPLES",
- "Value": "0x9313",
+ "Name": "Never",
+ "NativeName": "GL_NEVER",
+ "Value": "0x200",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferDefaultFixedSampleLocations",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS",
- "Value": "0x9314",
+ "Name": "Less",
+ "NativeName": "GL_LESS",
+ "Value": "0x201",
"Doc": "",
"Attributes": []
},
{
- "Name": "Doublebuffer",
- "NativeName": "GL_DOUBLEBUFFER",
- "Value": "0xC32",
+ "Name": "Equal",
+ "NativeName": "GL_EQUAL",
+ "Value": "0x202",
"Doc": "",
"Attributes": []
},
{
- "Name": "ImplementationColorReadFormat",
- "NativeName": "GL_IMPLEMENTATION_COLOR_READ_FORMAT",
- "Value": "0x8B9B",
+ "Name": "Lequal",
+ "NativeName": "GL_LEQUAL",
+ "Value": "0x203",
"Doc": "",
"Attributes": []
},
{
- "Name": "ImplementationColorReadType",
- "NativeName": "GL_IMPLEMENTATION_COLOR_READ_TYPE",
- "Value": "0x8B9A",
+ "Name": "Greater",
+ "NativeName": "GL_GREATER",
+ "Value": "0x204",
"Doc": "",
"Attributes": []
},
{
- "Name": "Samples",
- "NativeName": "GL_SAMPLES",
- "Value": "0x80A9",
+ "Name": "Notequal",
+ "NativeName": "GL_NOTEQUAL",
+ "Value": "0x205",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleBuffers",
- "NativeName": "GL_SAMPLE_BUFFERS",
- "Value": "0x80A8",
+ "Name": "Gequal",
+ "NativeName": "GL_GEQUAL",
+ "Value": "0x206",
"Doc": "",
"Attributes": []
},
{
- "Name": "Stereo",
- "NativeName": "GL_STEREO",
- "Value": "0xC33",
+ "Name": "Always",
+ "NativeName": "GL_ALWAYS",
+ "Value": "0x207",
"Doc": "",
"Attributes": []
}
],
- "Name": "GetFramebufferParameter",
- "NativeName": "GetFramebufferParameter",
+ "Name": "IndexFunctionEXT",
+ "NativeName": "IndexFunctionEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "HistogramAlphaSizeExt",
- "NativeName": "GL_HISTOGRAM_ALPHA_SIZE_EXT",
- "Value": "0x802B",
+ "Name": "IndexOffset",
+ "NativeName": "GL_INDEX_OFFSET",
+ "Value": "0xD13",
"Doc": "",
- "Attributes": []
- },
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "IndexMaterialParameterEXT",
+ "NativeName": "IndexMaterialParameterEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "HistogramBlueSizeExt",
- "NativeName": "GL_HISTOGRAM_BLUE_SIZE_EXT",
- "Value": "0x802A",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "HistogramFormatExt",
- "NativeName": "GL_HISTOGRAM_FORMAT_EXT",
- "Value": "0x8027",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "HistogramGreenSizeExt",
- "NativeName": "GL_HISTOGRAM_GREEN_SIZE_EXT",
- "Value": "0x8029",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "HistogramLuminanceSizeExt",
- "NativeName": "GL_HISTOGRAM_LUMINANCE_SIZE_EXT",
- "Value": "0x802C",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "IndexPointerType",
+ "NativeName": "IndexPointerType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "HistogramRedSizeExt",
- "NativeName": "GL_HISTOGRAM_RED_SIZE_EXT",
- "Value": "0x8028",
+ "Name": "V2f",
+ "NativeName": "GL_V2F",
+ "Value": "0x2A20",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "HistogramSinkExt",
- "NativeName": "GL_HISTOGRAM_SINK_EXT",
- "Value": "0x802D",
+ "Name": "V3f",
+ "NativeName": "GL_V3F",
+ "Value": "0x2A21",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "HistogramWidthExt",
- "NativeName": "GL_HISTOGRAM_WIDTH_EXT",
- "Value": "0x8026",
+ "Name": "C4UBV2f",
+ "NativeName": "GL_C4UB_V2F",
+ "Value": "0x2A22",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "HistogramWidth",
- "NativeName": "GL_HISTOGRAM_WIDTH",
- "Value": "0x8026",
+ "Name": "C4UBV3f",
+ "NativeName": "GL_C4UB_V3F",
+ "Value": "0x2A23",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "HistogramFormat",
- "NativeName": "GL_HISTOGRAM_FORMAT",
- "Value": "0x8027",
+ "Name": "C3fV3f",
+ "NativeName": "GL_C3F_V3F",
+ "Value": "0x2A24",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "HistogramRedSize",
- "NativeName": "GL_HISTOGRAM_RED_SIZE",
- "Value": "0x8028",
+ "Name": "N3fV3f",
+ "NativeName": "GL_N3F_V3F",
+ "Value": "0x2A25",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "HistogramGreenSize",
- "NativeName": "GL_HISTOGRAM_GREEN_SIZE",
- "Value": "0x8029",
+ "Name": "C4fN3fV3f",
+ "NativeName": "GL_C4F_N3F_V3F",
+ "Value": "0x2A26",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "HistogramBlueSize",
- "NativeName": "GL_HISTOGRAM_BLUE_SIZE",
- "Value": "0x802A",
+ "Name": "T2fV3f",
+ "NativeName": "GL_T2F_V3F",
+ "Value": "0x2A27",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "HistogramAlphaSize",
- "NativeName": "GL_HISTOGRAM_ALPHA_SIZE",
- "Value": "0x802B",
+ "Name": "T4fV4f",
+ "NativeName": "GL_T4F_V4F",
+ "Value": "0x2A28",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "HistogramLuminanceSize",
- "NativeName": "GL_HISTOGRAM_LUMINANCE_SIZE",
- "Value": "0x802C",
+ "Name": "T2fC4UBV3f",
+ "NativeName": "GL_T2F_C4UB_V3F",
+ "Value": "0x2A29",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "HistogramSink",
- "NativeName": "GL_HISTOGRAM_SINK",
- "Value": "0x802D",
+ "Name": "T2fC3fV3f",
+ "NativeName": "GL_T2F_C3F_V3F",
+ "Value": "0x2A2A",
"Doc": "",
- "Attributes": []
- }
- ],
- "Name": "GetHistogramParameterPNameEXT",
- "NativeName": "GetHistogramParameterPNameEXT",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
{
- "Name": "Coeff",
- "NativeName": "GL_COEFF",
- "Value": "0xA00",
+ "Name": "T2fN3fV3f",
+ "NativeName": "GL_T2F_N3F_V3F",
+ "Value": "0x2A2B",
"Doc": "",
"Attributes": [
{
@@ -13729,9 +23131,9 @@
]
},
{
- "Name": "Domain",
- "NativeName": "GL_DOMAIN",
- "Value": "0xA02",
+ "Name": "T2fC4fN3fV3f",
+ "NativeName": "GL_T2F_C4F_N3F_V3F",
+ "Value": "0x2A2C",
"Doc": "",
"Attributes": [
{
@@ -13741,9 +23143,9 @@
]
},
{
- "Name": "Order",
- "NativeName": "GL_ORDER",
- "Value": "0xA01",
+ "Name": "T4fC4fN3fV4f",
+ "NativeName": "GL_T4F_C4F_N3F_V4F",
+ "Value": "0x2A2D",
"Doc": "",
"Attributes": [
{
@@ -13753,77 +23155,73 @@
]
}
],
- "Name": "GetMapQuery",
- "NativeName": "GetMapQuery",
+ "Name": "InterleavedArrayFormat",
+ "NativeName": "InterleavedArrayFormat",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "MinmaxFormat",
- "NativeName": "GL_MINMAX_FORMAT",
- "Value": "0x802F",
+ "Name": "StencilIndex",
+ "NativeName": "GL_STENCIL_INDEX",
+ "Value": "0x1901",
"Doc": "",
"Attributes": []
},
{
- "Name": "MinmaxFormatExt",
- "NativeName": "GL_MINMAX_FORMAT_EXT",
- "Value": "0x802F",
+ "Name": "StencilIndexOes",
+ "NativeName": "GL_STENCIL_INDEX_OES",
+ "Value": "0x1901",
"Doc": "",
"Attributes": []
},
{
- "Name": "MinmaxSink",
- "NativeName": "GL_MINMAX_SINK",
- "Value": "0x8030",
+ "Name": "DepthComponent",
+ "NativeName": "GL_DEPTH_COMPONENT",
+ "Value": "0x1902",
"Doc": "",
"Attributes": []
},
{
- "Name": "MinmaxSinkExt",
- "NativeName": "GL_MINMAX_SINK_EXT",
- "Value": "0x8030",
+ "Name": "Red",
+ "NativeName": "GL_RED",
+ "Value": "0x1903",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "GetMinmaxParameterPNameEXT",
- "NativeName": "GetMinmaxParameterPNameEXT",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "PixelMapAToA",
- "NativeName": "GL_PIXEL_MAP_A_TO_A",
- "Value": "0xC79",
+ "Name": "RedExt",
+ "NativeName": "GL_RED_EXT",
+ "Value": "0x1903",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapBToB",
- "NativeName": "GL_PIXEL_MAP_B_TO_B",
- "Value": "0xC78",
+ "Name": "Rgb",
+ "NativeName": "GL_RGB",
+ "Value": "0x1907",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapGToG",
- "NativeName": "GL_PIXEL_MAP_G_TO_G",
- "Value": "0xC77",
+ "Name": "Rgba",
+ "NativeName": "GL_RGBA",
+ "Value": "0x1908",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R3G3B2",
+ "NativeName": "GL_R3_G3_B2",
+ "Value": "0x2A10",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Alpha4",
+ "NativeName": "GL_ALPHA4",
+ "Value": "0x803B",
"Doc": "",
"Attributes": [
{
@@ -13833,9 +23231,9 @@
]
},
{
- "Name": "PixelMapIToA",
- "NativeName": "GL_PIXEL_MAP_I_TO_A",
- "Value": "0xC75",
+ "Name": "Alpha8",
+ "NativeName": "GL_ALPHA8",
+ "Value": "0x803C",
"Doc": "",
"Attributes": [
{
@@ -13845,9 +23243,9 @@
]
},
{
- "Name": "PixelMapIToB",
- "NativeName": "GL_PIXEL_MAP_I_TO_B",
- "Value": "0xC74",
+ "Name": "Alpha12",
+ "NativeName": "GL_ALPHA12",
+ "Value": "0x803D",
"Doc": "",
"Attributes": [
{
@@ -13857,9 +23255,9 @@
]
},
{
- "Name": "PixelMapIToG",
- "NativeName": "GL_PIXEL_MAP_I_TO_G",
- "Value": "0xC73",
+ "Name": "Alpha16",
+ "NativeName": "GL_ALPHA16",
+ "Value": "0x803E",
"Doc": "",
"Attributes": [
{
@@ -13869,9 +23267,9 @@
]
},
{
- "Name": "PixelMapIToI",
- "NativeName": "GL_PIXEL_MAP_I_TO_I",
- "Value": "0xC70",
+ "Name": "Luminance4",
+ "NativeName": "GL_LUMINANCE4",
+ "Value": "0x803F",
"Doc": "",
"Attributes": [
{
@@ -13881,9 +23279,9 @@
]
},
{
- "Name": "PixelMapIToR",
- "NativeName": "GL_PIXEL_MAP_I_TO_R",
- "Value": "0xC72",
+ "Name": "Luminance8",
+ "NativeName": "GL_LUMINANCE8",
+ "Value": "0x8040",
"Doc": "",
"Attributes": [
{
@@ -13893,9 +23291,9 @@
]
},
{
- "Name": "PixelMapRToR",
- "NativeName": "GL_PIXEL_MAP_R_TO_R",
- "Value": "0xC76",
+ "Name": "Luminance12",
+ "NativeName": "GL_LUMINANCE12",
+ "Value": "0x8041",
"Doc": "",
"Attributes": [
{
@@ -13905,9 +23303,9 @@
]
},
{
- "Name": "PixelMapSToS",
- "NativeName": "GL_PIXEL_MAP_S_TO_S",
- "Value": "0xC71",
+ "Name": "Luminance16",
+ "NativeName": "GL_LUMINANCE16",
+ "Value": "0x8042",
"Doc": "",
"Attributes": [
{
@@ -13915,19 +23313,11 @@
"Arguments": []
}
]
- }
- ],
- "Name": "GetPixelMap",
- "NativeName": "GetPixelMap",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "AccumAlphaBits",
- "NativeName": "GL_ACCUM_ALPHA_BITS",
- "Value": "0xD5B",
+ "Name": "Luminance4Alpha4",
+ "NativeName": "GL_LUMINANCE4_ALPHA4",
+ "Value": "0x8043",
"Doc": "",
"Attributes": [
{
@@ -13937,9 +23327,9 @@
]
},
{
- "Name": "AccumBlueBits",
- "NativeName": "GL_ACCUM_BLUE_BITS",
- "Value": "0xD5A",
+ "Name": "Luminance6Alpha2",
+ "NativeName": "GL_LUMINANCE6_ALPHA2",
+ "Value": "0x8044",
"Doc": "",
"Attributes": [
{
@@ -13949,9 +23339,9 @@
]
},
{
- "Name": "AccumClearValue",
- "NativeName": "GL_ACCUM_CLEAR_VALUE",
- "Value": "0xB80",
+ "Name": "Luminance8Alpha8",
+ "NativeName": "GL_LUMINANCE8_ALPHA8",
+ "Value": "0x8045",
"Doc": "",
"Attributes": [
{
@@ -13961,9 +23351,9 @@
]
},
{
- "Name": "AccumGreenBits",
- "NativeName": "GL_ACCUM_GREEN_BITS",
- "Value": "0xD59",
+ "Name": "Luminance12Alpha4",
+ "NativeName": "GL_LUMINANCE12_ALPHA4",
+ "Value": "0x8046",
"Doc": "",
"Attributes": [
{
@@ -13973,9 +23363,9 @@
]
},
{
- "Name": "AccumRedBits",
- "NativeName": "GL_ACCUM_RED_BITS",
- "Value": "0xD58",
+ "Name": "Luminance12Alpha12",
+ "NativeName": "GL_LUMINANCE12_ALPHA12",
+ "Value": "0x8047",
"Doc": "",
"Attributes": [
{
@@ -13985,16 +23375,9 @@
]
},
{
- "Name": "AliasedLineWidthRange",
- "NativeName": "GL_ALIASED_LINE_WIDTH_RANGE",
- "Value": "0x846E",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AliasedPointSizeRange",
- "NativeName": "GL_ALIASED_POINT_SIZE_RANGE",
- "Value": "0x846D",
+ "Name": "Luminance16Alpha16",
+ "NativeName": "GL_LUMINANCE16_ALPHA16",
+ "Value": "0x8048",
"Doc": "",
"Attributes": [
{
@@ -14004,9 +23387,9 @@
]
},
{
- "Name": "AlphaBias",
- "NativeName": "GL_ALPHA_BIAS",
- "Value": "0xD1D",
+ "Name": "Intensity",
+ "NativeName": "GL_INTENSITY",
+ "Value": "0x8049",
"Doc": "",
"Attributes": [
{
@@ -14016,9 +23399,9 @@
]
},
{
- "Name": "AlphaBits",
- "NativeName": "GL_ALPHA_BITS",
- "Value": "0xD55",
+ "Name": "Intensity4",
+ "NativeName": "GL_INTENSITY4",
+ "Value": "0x804A",
"Doc": "",
"Attributes": [
{
@@ -14028,9 +23411,9 @@
]
},
{
- "Name": "AlphaScale",
- "NativeName": "GL_ALPHA_SCALE",
- "Value": "0xD1C",
+ "Name": "Intensity8",
+ "NativeName": "GL_INTENSITY8",
+ "Value": "0x804B",
"Doc": "",
"Attributes": [
{
@@ -14040,9 +23423,9 @@
]
},
{
- "Name": "AlphaTest",
- "NativeName": "GL_ALPHA_TEST",
- "Value": "0xBC0",
+ "Name": "Intensity12",
+ "NativeName": "GL_INTENSITY12",
+ "Value": "0x804C",
"Doc": "",
"Attributes": [
{
@@ -14052,9 +23435,9 @@
]
},
{
- "Name": "AlphaTestFunc",
- "NativeName": "GL_ALPHA_TEST_FUNC",
- "Value": "0xBC1",
+ "Name": "Intensity16",
+ "NativeName": "GL_INTENSITY16",
+ "Value": "0x804D",
"Doc": "",
"Attributes": [
{
@@ -14064,2565 +23447,1907 @@
]
},
{
- "Name": "AlphaTestFuncQCom",
- "NativeName": "GL_ALPHA_TEST_FUNC_QCOM",
- "Value": "0xBC1",
+ "Name": "Rgb2Ext",
+ "NativeName": "GL_RGB2_EXT",
+ "Value": "0x804E",
"Doc": "",
"Attributes": []
},
{
- "Name": "AlphaTestQCom",
- "NativeName": "GL_ALPHA_TEST_QCOM",
- "Value": "0xBC0",
+ "Name": "Rgb4",
+ "NativeName": "GL_RGB4",
+ "Value": "0x804F",
"Doc": "",
"Attributes": []
},
{
- "Name": "AlphaTestRef",
- "NativeName": "GL_ALPHA_TEST_REF",
- "Value": "0xBC2",
+ "Name": "Rgb4Ext",
+ "NativeName": "GL_RGB4_EXT",
+ "Value": "0x804F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "AlphaTestRefQCom",
- "NativeName": "GL_ALPHA_TEST_REF_QCOM",
- "Value": "0xBC2",
+ "Name": "Rgb5",
+ "NativeName": "GL_RGB5",
+ "Value": "0x8050",
"Doc": "",
"Attributes": []
},
{
- "Name": "AsyncDrawPixelsSgix",
- "NativeName": "GL_ASYNC_DRAW_PIXELS_SGIX",
- "Value": "0x835D",
+ "Name": "Rgb5Ext",
+ "NativeName": "GL_RGB5_EXT",
+ "Value": "0x8050",
"Doc": "",
"Attributes": []
},
{
- "Name": "AsyncHistogramSgix",
- "NativeName": "GL_ASYNC_HISTOGRAM_SGIX",
- "Value": "0x832C",
+ "Name": "Rgb8",
+ "NativeName": "GL_RGB8",
+ "Value": "0x8051",
"Doc": "",
"Attributes": []
},
{
- "Name": "AsyncMarkerSgix",
- "NativeName": "GL_ASYNC_MARKER_SGIX",
- "Value": "0x8329",
+ "Name": "Rgb8Ext",
+ "NativeName": "GL_RGB8_EXT",
+ "Value": "0x8051",
"Doc": "",
"Attributes": []
},
{
- "Name": "AsyncReadPixelsSgix",
- "NativeName": "GL_ASYNC_READ_PIXELS_SGIX",
- "Value": "0x835E",
+ "Name": "Rgb8Oes",
+ "NativeName": "GL_RGB8_OES",
+ "Value": "0x8051",
"Doc": "",
"Attributes": []
},
{
- "Name": "AsyncTexImageSgix",
- "NativeName": "GL_ASYNC_TEX_IMAGE_SGIX",
- "Value": "0x835C",
+ "Name": "Rgb10",
+ "NativeName": "GL_RGB10",
+ "Value": "0x8052",
"Doc": "",
"Attributes": []
},
{
- "Name": "AttribStackDepth",
- "NativeName": "GL_ATTRIB_STACK_DEPTH",
- "Value": "0xBB0",
+ "Name": "Rgb10Ext",
+ "NativeName": "GL_RGB10_EXT",
+ "Value": "0x8052",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "AutoNormal",
- "NativeName": "GL_AUTO_NORMAL",
- "Value": "0xD80",
+ "Name": "Rgb12",
+ "NativeName": "GL_RGB12",
+ "Value": "0x8053",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "AuxBuffers",
- "NativeName": "GL_AUX_BUFFERS",
- "Value": "0xC00",
+ "Name": "Rgb12Ext",
+ "NativeName": "GL_RGB12_EXT",
+ "Value": "0x8053",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Blend",
- "NativeName": "GL_BLEND",
- "Value": "0xBE2",
+ "Name": "Rgb16",
+ "NativeName": "GL_RGB16",
+ "Value": "0x8054",
"Doc": "",
"Attributes": []
},
{
- "Name": "BlendColorExt",
- "NativeName": "GL_BLEND_COLOR_EXT",
- "Value": "0x8005",
+ "Name": "Rgb16Ext",
+ "NativeName": "GL_RGB16_EXT",
+ "Value": "0x8054",
"Doc": "",
"Attributes": []
},
{
- "Name": "BlendDst",
- "NativeName": "GL_BLEND_DST",
- "Value": "0xBE0",
+ "Name": "Rgba4",
+ "NativeName": "GL_RGBA4",
+ "Value": "0x8056",
"Doc": "",
"Attributes": []
},
{
- "Name": "BlendEquationExt",
- "NativeName": "GL_BLEND_EQUATION_EXT",
- "Value": "0x8009",
+ "Name": "Rgba4Ext",
+ "NativeName": "GL_RGBA4_EXT",
+ "Value": "0x8056",
"Doc": "",
"Attributes": []
},
{
- "Name": "BlendSrc",
- "NativeName": "GL_BLEND_SRC",
- "Value": "0xBE1",
+ "Name": "Rgba4Oes",
+ "NativeName": "GL_RGBA4_OES",
+ "Value": "0x8056",
"Doc": "",
"Attributes": []
},
{
- "Name": "BlueBias",
- "NativeName": "GL_BLUE_BIAS",
- "Value": "0xD1B",
+ "Name": "Rgb5A1",
+ "NativeName": "GL_RGB5_A1",
+ "Value": "0x8057",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "BlueBits",
- "NativeName": "GL_BLUE_BITS",
- "Value": "0xD54",
+ "Name": "Rgb5A1Ext",
+ "NativeName": "GL_RGB5_A1_EXT",
+ "Value": "0x8057",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "BlueScale",
- "NativeName": "GL_BLUE_SCALE",
- "Value": "0xD1A",
+ "Name": "Rgb5A1Oes",
+ "NativeName": "GL_RGB5_A1_OES",
+ "Value": "0x8057",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "CalligraphicFragmentSgix",
- "NativeName": "GL_CALLIGRAPHIC_FRAGMENT_SGIX",
- "Value": "0x8183",
+ "Name": "Rgba8",
+ "NativeName": "GL_RGBA8",
+ "Value": "0x8058",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClientAttribStackDepth",
- "NativeName": "GL_CLIENT_ATTRIB_STACK_DEPTH",
- "Value": "0xBB1",
+ "Name": "Rgba8Ext",
+ "NativeName": "GL_RGBA8_EXT",
+ "Value": "0x8058",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClipPlane0",
- "NativeName": "GL_CLIP_PLANE0",
- "Value": "0x3000",
+ "Name": "Rgba8Oes",
+ "NativeName": "GL_RGBA8_OES",
+ "Value": "0x8058",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClipPlane1",
- "NativeName": "GL_CLIP_PLANE1",
- "Value": "0x3001",
+ "Name": "Rgb10A2",
+ "NativeName": "GL_RGB10_A2",
+ "Value": "0x8059",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClipPlane2",
- "NativeName": "GL_CLIP_PLANE2",
- "Value": "0x3002",
+ "Name": "Rgb10A2Ext",
+ "NativeName": "GL_RGB10_A2_EXT",
+ "Value": "0x8059",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClipPlane3",
- "NativeName": "GL_CLIP_PLANE3",
- "Value": "0x3003",
+ "Name": "Rgba12",
+ "NativeName": "GL_RGBA12",
+ "Value": "0x805A",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClipPlane4",
- "NativeName": "GL_CLIP_PLANE4",
- "Value": "0x3004",
+ "Name": "Rgba12Ext",
+ "NativeName": "GL_RGBA12_EXT",
+ "Value": "0x805A",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba16",
+ "NativeName": "GL_RGBA16",
+ "Value": "0x805B",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "ClipPlane5",
- "NativeName": "GL_CLIP_PLANE5",
- "Value": "0x3005",
+ "Name": "Rgba16Ext",
+ "NativeName": "GL_RGBA16_EXT",
+ "Value": "0x805B",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ColorArray",
- "NativeName": "GL_COLOR_ARRAY",
- "Value": "0x8076",
+ "Name": "DualAlpha4Sgis",
+ "NativeName": "GL_DUAL_ALPHA4_SGIS",
+ "Value": "0x8110",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ColorArrayCountExt",
- "NativeName": "GL_COLOR_ARRAY_COUNT_EXT",
- "Value": "0x8084",
+ "Name": "DualAlpha8Sgis",
+ "NativeName": "GL_DUAL_ALPHA8_SGIS",
+ "Value": "0x8111",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorArraySize",
- "NativeName": "GL_COLOR_ARRAY_SIZE",
- "Value": "0x8081",
+ "Name": "DualAlpha12Sgis",
+ "NativeName": "GL_DUAL_ALPHA12_SGIS",
+ "Value": "0x8112",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ColorArrayStride",
- "NativeName": "GL_COLOR_ARRAY_STRIDE",
- "Value": "0x8083",
+ "Name": "DualAlpha16Sgis",
+ "NativeName": "GL_DUAL_ALPHA16_SGIS",
+ "Value": "0x8113",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ColorArrayType",
- "NativeName": "GL_COLOR_ARRAY_TYPE",
- "Value": "0x8082",
+ "Name": "DualLuminance4Sgis",
+ "NativeName": "GL_DUAL_LUMINANCE4_SGIS",
+ "Value": "0x8114",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ColorClearValue",
- "NativeName": "GL_COLOR_CLEAR_VALUE",
- "Value": "0xC22",
+ "Name": "DualLuminance8Sgis",
+ "NativeName": "GL_DUAL_LUMINANCE8_SGIS",
+ "Value": "0x8115",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorLogicOp",
- "NativeName": "GL_COLOR_LOGIC_OP",
- "Value": "0xBF2",
+ "Name": "DualLuminance12Sgis",
+ "NativeName": "GL_DUAL_LUMINANCE12_SGIS",
+ "Value": "0x8116",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorMaterial",
- "NativeName": "GL_COLOR_MATERIAL",
- "Value": "0xB57",
+ "Name": "DualLuminance16Sgis",
+ "NativeName": "GL_DUAL_LUMINANCE16_SGIS",
+ "Value": "0x8117",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ColorMaterialFace",
- "NativeName": "GL_COLOR_MATERIAL_FACE",
- "Value": "0xB55",
+ "Name": "DualIntensity4Sgis",
+ "NativeName": "GL_DUAL_INTENSITY4_SGIS",
+ "Value": "0x8118",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ColorMaterialParameter",
- "NativeName": "GL_COLOR_MATERIAL_PARAMETER",
- "Value": "0xB56",
+ "Name": "DualIntensity8Sgis",
+ "NativeName": "GL_DUAL_INTENSITY8_SGIS",
+ "Value": "0x8119",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ColorMatrixSgi",
- "NativeName": "GL_COLOR_MATRIX_SGI",
- "Value": "0x80B1",
+ "Name": "DualIntensity12Sgis",
+ "NativeName": "GL_DUAL_INTENSITY12_SGIS",
+ "Value": "0x811A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorMatrixStackDepthSgi",
- "NativeName": "GL_COLOR_MATRIX_STACK_DEPTH_SGI",
- "Value": "0x80B2",
+ "Name": "DualIntensity16Sgis",
+ "NativeName": "GL_DUAL_INTENSITY16_SGIS",
+ "Value": "0x811B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableSgi",
- "NativeName": "GL_COLOR_TABLE_SGI",
- "Value": "0x80D0",
+ "Name": "DualLuminanceAlpha4Sgis",
+ "NativeName": "GL_DUAL_LUMINANCE_ALPHA4_SGIS",
+ "Value": "0x811C",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorWritemask",
- "NativeName": "GL_COLOR_WRITEMASK",
- "Value": "0xC23",
+ "Name": "DualLuminanceAlpha8Sgis",
+ "NativeName": "GL_DUAL_LUMINANCE_ALPHA8_SGIS",
+ "Value": "0x811D",
"Doc": "",
"Attributes": []
},
{
- "Name": "Convolution1DExt",
- "NativeName": "GL_CONVOLUTION_1D_EXT",
- "Value": "0x8010",
+ "Name": "QuadAlpha4Sgis",
+ "NativeName": "GL_QUAD_ALPHA4_SGIS",
+ "Value": "0x811E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Convolution2DExt",
- "NativeName": "GL_CONVOLUTION_2D_EXT",
- "Value": "0x8011",
+ "Name": "QuadAlpha8Sgis",
+ "NativeName": "GL_QUAD_ALPHA8_SGIS",
+ "Value": "0x811F",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionHintSgix",
- "NativeName": "GL_CONVOLUTION_HINT_SGIX",
- "Value": "0x8316",
+ "Name": "QuadLuminance4Sgis",
+ "NativeName": "GL_QUAD_LUMINANCE4_SGIS",
+ "Value": "0x8120",
"Doc": "",
"Attributes": []
},
{
- "Name": "CullFace",
- "NativeName": "GL_CULL_FACE",
- "Value": "0xB44",
+ "Name": "QuadLuminance8Sgis",
+ "NativeName": "GL_QUAD_LUMINANCE8_SGIS",
+ "Value": "0x8121",
"Doc": "",
"Attributes": []
},
{
- "Name": "CullFaceMode",
- "NativeName": "GL_CULL_FACE_MODE",
- "Value": "0xB45",
+ "Name": "QuadIntensity4Sgis",
+ "NativeName": "GL_QUAD_INTENSITY4_SGIS",
+ "Value": "0x8122",
"Doc": "",
"Attributes": []
},
{
- "Name": "CurrentColor",
- "NativeName": "GL_CURRENT_COLOR",
- "Value": "0xB00",
+ "Name": "QuadIntensity8Sgis",
+ "NativeName": "GL_QUAD_INTENSITY8_SGIS",
+ "Value": "0x8123",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "CurrentIndex",
- "NativeName": "GL_CURRENT_INDEX",
- "Value": "0xB01",
+ "Name": "DepthComponent16",
+ "NativeName": "GL_DEPTH_COMPONENT16",
+ "Value": "0x81A5",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "CurrentNormal",
- "NativeName": "GL_CURRENT_NORMAL",
- "Value": "0xB02",
+ "Name": "DepthComponent16Arb",
+ "NativeName": "GL_DEPTH_COMPONENT16_ARB",
+ "Value": "0x81A5",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "CurrentRasterColor",
- "NativeName": "GL_CURRENT_RASTER_COLOR",
- "Value": "0xB04",
+ "Name": "DepthComponent16Oes",
+ "NativeName": "GL_DEPTH_COMPONENT16_OES",
+ "Value": "0x81A5",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "CurrentRasterDistance",
- "NativeName": "GL_CURRENT_RASTER_DISTANCE",
- "Value": "0xB09",
+ "Name": "DepthComponent16Sgix",
+ "NativeName": "GL_DEPTH_COMPONENT16_SGIX",
+ "Value": "0x81A5",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "CurrentRasterIndex",
- "NativeName": "GL_CURRENT_RASTER_INDEX",
- "Value": "0xB05",
+ "Name": "DepthComponent24Arb",
+ "NativeName": "GL_DEPTH_COMPONENT24_ARB",
+ "Value": "0x81A6",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "CurrentRasterPosition",
- "NativeName": "GL_CURRENT_RASTER_POSITION",
- "Value": "0xB07",
+ "Name": "DepthComponent24Oes",
+ "NativeName": "GL_DEPTH_COMPONENT24_OES",
+ "Value": "0x81A6",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "CurrentRasterPositionValid",
- "NativeName": "GL_CURRENT_RASTER_POSITION_VALID",
- "Value": "0xB08",
+ "Name": "DepthComponent24Sgix",
+ "NativeName": "GL_DEPTH_COMPONENT24_SGIX",
+ "Value": "0x81A6",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "CurrentRasterTextureCoords",
- "NativeName": "GL_CURRENT_RASTER_TEXTURE_COORDS",
- "Value": "0xB06",
+ "Name": "DepthComponent32Arb",
+ "NativeName": "GL_DEPTH_COMPONENT32_ARB",
+ "Value": "0x81A7",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "CurrentTextureCoords",
- "NativeName": "GL_CURRENT_TEXTURE_COORDS",
- "Value": "0xB03",
+ "Name": "DepthComponent32Oes",
+ "NativeName": "GL_DEPTH_COMPONENT32_OES",
+ "Value": "0x81A7",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "DeformationsMaskSgix",
- "NativeName": "GL_DEFORMATIONS_MASK_SGIX",
- "Value": "0x8196",
+ "Name": "DepthComponent32Sgix",
+ "NativeName": "GL_DEPTH_COMPONENT32_SGIX",
+ "Value": "0x81A7",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBias",
- "NativeName": "GL_DEPTH_BIAS",
- "Value": "0xD1F",
+ "Name": "CompressedRed",
+ "NativeName": "GL_COMPRESSED_RED",
+ "Value": "0x8225",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "DepthBits",
- "NativeName": "GL_DEPTH_BITS",
- "Value": "0xD56",
+ "Name": "CompressedRG",
+ "NativeName": "GL_COMPRESSED_RG",
+ "Value": "0x8226",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "DepthClearValue",
- "NativeName": "GL_DEPTH_CLEAR_VALUE",
- "Value": "0xB73",
+ "Name": "RG",
+ "NativeName": "GL_RG",
+ "Value": "0x8227",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthFunc",
- "NativeName": "GL_DEPTH_FUNC",
- "Value": "0xB74",
+ "Name": "R8",
+ "NativeName": "GL_R8",
+ "Value": "0x8229",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthRange",
- "NativeName": "GL_DEPTH_RANGE",
- "Value": "0xB70",
+ "Name": "R8Ext",
+ "NativeName": "GL_R8_EXT",
+ "Value": "0x8229",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthScale",
- "NativeName": "GL_DEPTH_SCALE",
- "Value": "0xD1E",
+ "Name": "R16",
+ "NativeName": "GL_R16",
+ "Value": "0x822A",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "DepthTest",
- "NativeName": "GL_DEPTH_TEST",
- "Value": "0xB71",
+ "Name": "R16Ext",
+ "NativeName": "GL_R16_EXT",
+ "Value": "0x822A",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthWritemask",
- "NativeName": "GL_DEPTH_WRITEMASK",
- "Value": "0xB72",
+ "Name": "RG8",
+ "NativeName": "GL_RG8",
+ "Value": "0x822B",
"Doc": "",
"Attributes": []
},
{
- "Name": "DetailTexture2DBindingSgis",
- "NativeName": "GL_DETAIL_TEXTURE_2D_BINDING_SGIS",
- "Value": "0x8096",
+ "Name": "RG8Ext",
+ "NativeName": "GL_RG8_EXT",
+ "Value": "0x822B",
"Doc": "",
"Attributes": []
},
{
- "Name": "DeviceLuidExt",
- "NativeName": "GL_DEVICE_LUID_EXT",
- "Value": "0x9599",
+ "Name": "RG16",
+ "NativeName": "GL_RG16",
+ "Value": "0x822C",
"Doc": "",
"Attributes": []
},
{
- "Name": "DeviceNodeMaskExt",
- "NativeName": "GL_DEVICE_NODE_MASK_EXT",
- "Value": "0x959A",
+ "Name": "RG16Ext",
+ "NativeName": "GL_RG16_EXT",
+ "Value": "0x822C",
"Doc": "",
"Attributes": []
},
{
- "Name": "DeviceUuidExt",
- "NativeName": "GL_DEVICE_UUID_EXT",
- "Value": "0x9597",
+ "Name": "R16f",
+ "NativeName": "GL_R16F",
+ "Value": "0x822D",
"Doc": "",
"Attributes": []
},
{
- "Name": "DistanceAttenuationSgis",
- "NativeName": "GL_DISTANCE_ATTENUATION_SGIS",
- "Value": "0x8129",
+ "Name": "R16fExt",
+ "NativeName": "GL_R16F_EXT",
+ "Value": "0x822D",
"Doc": "",
"Attributes": []
},
{
- "Name": "Dither",
- "NativeName": "GL_DITHER",
- "Value": "0xBD0",
+ "Name": "R32f",
+ "NativeName": "GL_R32F",
+ "Value": "0x822E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Doublebuffer",
- "NativeName": "GL_DOUBLEBUFFER",
- "Value": "0xC32",
+ "Name": "R32fExt",
+ "NativeName": "GL_R32F_EXT",
+ "Value": "0x822E",
"Doc": "",
"Attributes": []
},
{
- "Name": "DrawBuffer",
- "NativeName": "GL_DRAW_BUFFER",
- "Value": "0xC01",
+ "Name": "RG16f",
+ "NativeName": "GL_RG16F",
+ "Value": "0x822F",
"Doc": "",
"Attributes": []
},
{
- "Name": "DrawBufferExt",
- "NativeName": "GL_DRAW_BUFFER_EXT",
- "Value": "0xC01",
+ "Name": "RG16fExt",
+ "NativeName": "GL_RG16F_EXT",
+ "Value": "0x822F",
"Doc": "",
"Attributes": []
},
{
- "Name": "DriverUuidExt",
- "NativeName": "GL_DRIVER_UUID_EXT",
- "Value": "0x9598",
+ "Name": "RG32f",
+ "NativeName": "GL_RG32F",
+ "Value": "0x8230",
"Doc": "",
"Attributes": []
},
{
- "Name": "EdgeFlag",
- "NativeName": "GL_EDGE_FLAG",
- "Value": "0xB43",
+ "Name": "RG32fExt",
+ "NativeName": "GL_RG32F_EXT",
+ "Value": "0x8230",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "EdgeFlagArray",
- "NativeName": "GL_EDGE_FLAG_ARRAY",
- "Value": "0x8079",
+ "Name": "R8i",
+ "NativeName": "GL_R8I",
+ "Value": "0x8231",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "EdgeFlagArrayCountExt",
- "NativeName": "GL_EDGE_FLAG_ARRAY_COUNT_EXT",
- "Value": "0x808D",
+ "Name": "R8ui",
+ "NativeName": "GL_R8UI",
+ "Value": "0x8232",
"Doc": "",
"Attributes": []
},
{
- "Name": "EdgeFlagArrayStride",
- "NativeName": "GL_EDGE_FLAG_ARRAY_STRIDE",
- "Value": "0x808C",
+ "Name": "R16i",
+ "NativeName": "GL_R16I",
+ "Value": "0x8233",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FeedbackBufferSize",
- "NativeName": "GL_FEEDBACK_BUFFER_SIZE",
- "Value": "0xDF1",
+ "Name": "R16ui",
+ "NativeName": "GL_R16UI",
+ "Value": "0x8234",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FeedbackBufferType",
- "NativeName": "GL_FEEDBACK_BUFFER_TYPE",
- "Value": "0xDF2",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Name": "R32i",
+ "NativeName": "GL_R32I",
+ "Value": "0x8235",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "Fog",
- "NativeName": "GL_FOG",
- "Value": "0xB60",
+ "Name": "R32ui",
+ "NativeName": "GL_R32UI",
+ "Value": "0x8236",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogColor",
- "NativeName": "GL_FOG_COLOR",
- "Value": "0xB66",
+ "Name": "RG8i",
+ "NativeName": "GL_RG8I",
+ "Value": "0x8237",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogDensity",
- "NativeName": "GL_FOG_DENSITY",
- "Value": "0xB62",
+ "Name": "RG8ui",
+ "NativeName": "GL_RG8UI",
+ "Value": "0x8238",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogEnd",
- "NativeName": "GL_FOG_END",
- "Value": "0xB64",
+ "Name": "RG16i",
+ "NativeName": "GL_RG16I",
+ "Value": "0x8239",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogFuncPointsSgis",
- "NativeName": "GL_FOG_FUNC_POINTS_SGIS",
- "Value": "0x812B",
+ "Name": "RG16ui",
+ "NativeName": "GL_RG16UI",
+ "Value": "0x823A",
"Doc": "",
"Attributes": []
},
{
- "Name": "FogHint",
- "NativeName": "GL_FOG_HINT",
- "Value": "0xC54",
+ "Name": "RG32i",
+ "NativeName": "GL_RG32I",
+ "Value": "0x823B",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogIndex",
- "NativeName": "GL_FOG_INDEX",
- "Value": "0xB61",
+ "Name": "RG32ui",
+ "NativeName": "GL_RG32UI",
+ "Value": "0x823C",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogMode",
- "NativeName": "GL_FOG_MODE",
- "Value": "0xB65",
+ "Name": "CompressedRgbS3TCDxt1Ext",
+ "NativeName": "GL_COMPRESSED_RGB_S3TC_DXT1_EXT",
+ "Value": "0x83F0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogOffsetSgix",
- "NativeName": "GL_FOG_OFFSET_SGIX",
- "Value": "0x8198",
+ "Name": "CompressedRgbaS3TCDxt1Ext",
+ "NativeName": "GL_COMPRESSED_RGBA_S3TC_DXT1_EXT",
+ "Value": "0x83F1",
"Doc": "",
"Attributes": []
},
{
- "Name": "FogOffsetValueSgix",
- "NativeName": "GL_FOG_OFFSET_VALUE_SGIX",
- "Value": "0x8199",
+ "Name": "CompressedRgbaS3TCDxt3Ext",
+ "NativeName": "GL_COMPRESSED_RGBA_S3TC_DXT3_EXT",
+ "Value": "0x83F2",
"Doc": "",
"Attributes": []
},
{
- "Name": "FogStart",
- "NativeName": "GL_FOG_START",
- "Value": "0xB63",
+ "Name": "CompressedRgbaS3TCDxt5Ext",
+ "NativeName": "GL_COMPRESSED_RGBA_S3TC_DXT5_EXT",
+ "Value": "0x83F3",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FragmentColorMaterialFaceSgix",
- "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_FACE_SGIX",
- "Value": "0x8402",
+ "Name": "CompressedRgb",
+ "NativeName": "GL_COMPRESSED_RGB",
+ "Value": "0x84ED",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentColorMaterialParameterSgix",
- "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_PARAMETER_SGIX",
- "Value": "0x8403",
+ "Name": "CompressedRgba",
+ "NativeName": "GL_COMPRESSED_RGBA",
+ "Value": "0x84EE",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentColorMaterialSgix",
- "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_SGIX",
- "Value": "0x8401",
+ "Name": "DepthStencil",
+ "NativeName": "GL_DEPTH_STENCIL",
+ "Value": "0x84F9",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight0Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT0_SGIX",
- "Value": "0x840C",
+ "Name": "DepthStencilExt",
+ "NativeName": "GL_DEPTH_STENCIL_EXT",
+ "Value": "0x84F9",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightingSgix",
- "NativeName": "GL_FRAGMENT_LIGHTING_SGIX",
- "Value": "0x8400",
+ "Name": "DepthStencilNV",
+ "NativeName": "GL_DEPTH_STENCIL_NV",
+ "Value": "0x84F9",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightModelAmbientSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_AMBIENT_SGIX",
- "Value": "0x840A",
+ "Name": "DepthStencilOes",
+ "NativeName": "GL_DEPTH_STENCIL_OES",
+ "Value": "0x84F9",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightModelLocalViewerSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_LOCAL_VIEWER_SGIX",
- "Value": "0x8408",
+ "Name": "DepthStencilMesa",
+ "NativeName": "GL_DEPTH_STENCIL_MESA",
+ "Value": "0x8750",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightModelNormalInterpolationSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_NORMAL_INTERPOLATION_SGIX",
- "Value": "0x840B",
+ "Name": "Rgba32f",
+ "NativeName": "GL_RGBA32F",
+ "Value": "0x8814",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightModelTwoSideSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_TWO_SIDE_SGIX",
- "Value": "0x8409",
+ "Name": "Rgba32fArb",
+ "NativeName": "GL_RGBA32F_ARB",
+ "Value": "0x8814",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramezoomFactorSgix",
- "NativeName": "GL_FRAMEZOOM_FACTOR_SGIX",
- "Value": "0x818C",
+ "Name": "Rgba32fExt",
+ "NativeName": "GL_RGBA32F_EXT",
+ "Value": "0x8814",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramezoomSgix",
- "NativeName": "GL_FRAMEZOOM_SGIX",
- "Value": "0x818B",
+ "Name": "Rgb32f",
+ "NativeName": "GL_RGB32F",
+ "Value": "0x8815",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontFace",
- "NativeName": "GL_FRONT_FACE",
- "Value": "0xB46",
+ "Name": "Rgba16f",
+ "NativeName": "GL_RGBA16F",
+ "Value": "0x881A",
"Doc": "",
"Attributes": []
},
{
- "Name": "GenerateMipmapHintSgis",
- "NativeName": "GL_GENERATE_MIPMAP_HINT_SGIS",
- "Value": "0x8192",
+ "Name": "Rgba16fArb",
+ "NativeName": "GL_RGBA16F_ARB",
+ "Value": "0x881A",
"Doc": "",
"Attributes": []
},
{
- "Name": "GreenBias",
- "NativeName": "GL_GREEN_BIAS",
- "Value": "0xD19",
+ "Name": "Rgba16fExt",
+ "NativeName": "GL_RGBA16F_EXT",
+ "Value": "0x881A",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "GreenBits",
- "NativeName": "GL_GREEN_BITS",
- "Value": "0xD53",
+ "Name": "Rgb16f",
+ "NativeName": "GL_RGB16F",
+ "Value": "0x881B",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "GreenScale",
- "NativeName": "GL_GREEN_SCALE",
- "Value": "0xD18",
+ "Name": "Rgb16fArb",
+ "NativeName": "GL_RGB16F_ARB",
+ "Value": "0x881B",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "HistogramExt",
- "NativeName": "GL_HISTOGRAM_EXT",
- "Value": "0x8024",
+ "Name": "Rgb16fExt",
+ "NativeName": "GL_RGB16F_EXT",
+ "Value": "0x881B",
"Doc": "",
"Attributes": []
},
{
- "Name": "IndexArray",
- "NativeName": "GL_INDEX_ARRAY",
- "Value": "0x8077",
+ "Name": "Depth24Stencil8",
+ "NativeName": "GL_DEPTH24_STENCIL8",
+ "Value": "0x88F0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "IndexArrayCountExt",
- "NativeName": "GL_INDEX_ARRAY_COUNT_EXT",
- "Value": "0x8087",
+ "Name": "Depth24Stencil8Ext",
+ "NativeName": "GL_DEPTH24_STENCIL8_EXT",
+ "Value": "0x88F0",
"Doc": "",
"Attributes": []
},
{
- "Name": "IndexArrayStride",
- "NativeName": "GL_INDEX_ARRAY_STRIDE",
- "Value": "0x8086",
+ "Name": "Depth24Stencil8Oes",
+ "NativeName": "GL_DEPTH24_STENCIL8_OES",
+ "Value": "0x88F0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "IndexArrayType",
- "NativeName": "GL_INDEX_ARRAY_TYPE",
- "Value": "0x8085",
+ "Name": "R11fG11fB10f",
+ "NativeName": "GL_R11F_G11F_B10F",
+ "Value": "0x8C3A",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "IndexBits",
- "NativeName": "GL_INDEX_BITS",
- "Value": "0xD51",
+ "Name": "R11fG11fB10fApple",
+ "NativeName": "GL_R11F_G11F_B10F_APPLE",
+ "Value": "0x8C3A",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "IndexClearValue",
- "NativeName": "GL_INDEX_CLEAR_VALUE",
- "Value": "0xC20",
+ "Name": "R11fG11fB10fExt",
+ "NativeName": "GL_R11F_G11F_B10F_EXT",
+ "Value": "0x8C3A",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "IndexLogicOp",
- "NativeName": "GL_INDEX_LOGIC_OP",
- "Value": "0xBF1",
+ "Name": "Rgb9E5",
+ "NativeName": "GL_RGB9_E5",
+ "Value": "0x8C3D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "IndexMode",
- "NativeName": "GL_INDEX_MODE",
- "Value": "0xC30",
+ "Name": "Rgb9E5Apple",
+ "NativeName": "GL_RGB9_E5_APPLE",
+ "Value": "0x8C3D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "IndexOffset",
- "NativeName": "GL_INDEX_OFFSET",
- "Value": "0xD13",
+ "Name": "Rgb9E5Ext",
+ "NativeName": "GL_RGB9_E5_EXT",
+ "Value": "0x8C3D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "IndexShift",
- "NativeName": "GL_INDEX_SHIFT",
- "Value": "0xD12",
+ "Name": "Srgb",
+ "NativeName": "GL_SRGB",
+ "Value": "0x8C40",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "IndexWritemask",
- "NativeName": "GL_INDEX_WRITEMASK",
- "Value": "0xC21",
+ "Name": "SrgbExt",
+ "NativeName": "GL_SRGB_EXT",
+ "Value": "0x8C40",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "InstrumentMeasurementsSgix",
- "NativeName": "GL_INSTRUMENT_MEASUREMENTS_SGIX",
- "Value": "0x8181",
+ "Name": "Srgb8",
+ "NativeName": "GL_SRGB8",
+ "Value": "0x8C41",
"Doc": "",
"Attributes": []
},
{
- "Name": "InterlaceSgix",
- "NativeName": "GL_INTERLACE_SGIX",
- "Value": "0x8094",
+ "Name": "Srgb8Ext",
+ "NativeName": "GL_SRGB8_EXT",
+ "Value": "0x8C41",
"Doc": "",
"Attributes": []
},
{
- "Name": "IRInstrument1Sgix",
- "NativeName": "GL_IR_INSTRUMENT1_SGIX",
- "Value": "0x817F",
+ "Name": "Srgb8NV",
+ "NativeName": "GL_SRGB8_NV",
+ "Value": "0x8C41",
"Doc": "",
"Attributes": []
},
{
- "Name": "Light0",
- "NativeName": "GL_LIGHT0",
- "Value": "0x4000",
+ "Name": "SrgbAlpha",
+ "NativeName": "GL_SRGB_ALPHA",
+ "Value": "0x8C42",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Light1",
- "NativeName": "GL_LIGHT1",
- "Value": "0x4001",
+ "Name": "SrgbAlphaExt",
+ "NativeName": "GL_SRGB_ALPHA_EXT",
+ "Value": "0x8C42",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Light2",
- "NativeName": "GL_LIGHT2",
- "Value": "0x4002",
+ "Name": "Srgb8Alpha8",
+ "NativeName": "GL_SRGB8_ALPHA8",
+ "Value": "0x8C43",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Light3",
- "NativeName": "GL_LIGHT3",
- "Value": "0x4003",
+ "Name": "Srgb8Alpha8Ext",
+ "NativeName": "GL_SRGB8_ALPHA8_EXT",
+ "Value": "0x8C43",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Light4",
- "NativeName": "GL_LIGHT4",
- "Value": "0x4004",
+ "Name": "CompressedSrgb",
+ "NativeName": "GL_COMPRESSED_SRGB",
+ "Value": "0x8C48",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Light5",
- "NativeName": "GL_LIGHT5",
- "Value": "0x4005",
+ "Name": "CompressedSrgbAlpha",
+ "NativeName": "GL_COMPRESSED_SRGB_ALPHA",
+ "Value": "0x8C49",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Light6",
- "NativeName": "GL_LIGHT6",
- "Value": "0x4006",
+ "Name": "CompressedSrgbS3TCDxt1Ext",
+ "NativeName": "GL_COMPRESSED_SRGB_S3TC_DXT1_EXT",
+ "Value": "0x8C4C",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Light7",
- "NativeName": "GL_LIGHT7",
- "Value": "0x4007",
+ "Name": "CompressedSrgbAlphaS3TCDxt1Ext",
+ "NativeName": "GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT",
+ "Value": "0x8C4D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Lighting",
- "NativeName": "GL_LIGHTING",
- "Value": "0xB50",
+ "Name": "CompressedSrgbAlphaS3TCDxt3Ext",
+ "NativeName": "GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT",
+ "Value": "0x8C4E",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "LightEnvModeSgix",
- "NativeName": "GL_LIGHT_ENV_MODE_SGIX",
- "Value": "0x8407",
+ "Name": "CompressedSrgbAlphaS3TCDxt5Ext",
+ "NativeName": "GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT",
+ "Value": "0x8C4F",
"Doc": "",
"Attributes": []
},
{
- "Name": "LightModelAmbient",
- "NativeName": "GL_LIGHT_MODEL_AMBIENT",
- "Value": "0xB53",
+ "Name": "DepthComponent32f",
+ "NativeName": "GL_DEPTH_COMPONENT32F",
+ "Value": "0x8CAC",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "LightModelColorControl",
- "NativeName": "GL_LIGHT_MODEL_COLOR_CONTROL",
- "Value": "0x81F8",
+ "Name": "Depth32fStencil8",
+ "NativeName": "GL_DEPTH32F_STENCIL8",
+ "Value": "0x8CAD",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "LightModelLocalViewer",
- "NativeName": "GL_LIGHT_MODEL_LOCAL_VIEWER",
- "Value": "0xB51",
+ "Name": "StencilIndex1",
+ "NativeName": "GL_STENCIL_INDEX1",
+ "Value": "0x8D46",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "LightModelTwoSide",
- "NativeName": "GL_LIGHT_MODEL_TWO_SIDE",
- "Value": "0xB52",
+ "Name": "StencilIndex1Ext",
+ "NativeName": "GL_STENCIL_INDEX1_EXT",
+ "Value": "0x8D46",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "LineSmooth",
- "NativeName": "GL_LINE_SMOOTH",
- "Value": "0xB20",
+ "Name": "StencilIndex1Oes",
+ "NativeName": "GL_STENCIL_INDEX1_OES",
+ "Value": "0x8D46",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineSmoothHint",
- "NativeName": "GL_LINE_SMOOTH_HINT",
- "Value": "0xC52",
+ "Name": "StencilIndex4",
+ "NativeName": "GL_STENCIL_INDEX4",
+ "Value": "0x8D47",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineStipple",
- "NativeName": "GL_LINE_STIPPLE",
- "Value": "0xB24",
+ "Name": "StencilIndex4Ext",
+ "NativeName": "GL_STENCIL_INDEX4_EXT",
+ "Value": "0x8D47",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "LineStipplePattern",
- "NativeName": "GL_LINE_STIPPLE_PATTERN",
- "Value": "0xB25",
+ "Name": "StencilIndex4Oes",
+ "NativeName": "GL_STENCIL_INDEX4_OES",
+ "Value": "0x8D47",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "LineStippleRepeat",
- "NativeName": "GL_LINE_STIPPLE_REPEAT",
- "Value": "0xB26",
+ "Name": "StencilIndex8",
+ "NativeName": "GL_STENCIL_INDEX8",
+ "Value": "0x8D48",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "LineWidth",
- "NativeName": "GL_LINE_WIDTH",
- "Value": "0xB21",
+ "Name": "StencilIndex8Ext",
+ "NativeName": "GL_STENCIL_INDEX8_EXT",
+ "Value": "0x8D48",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineWidthGranularity",
- "NativeName": "GL_LINE_WIDTH_GRANULARITY",
- "Value": "0xB23",
+ "Name": "StencilIndex8Oes",
+ "NativeName": "GL_STENCIL_INDEX8_OES",
+ "Value": "0x8D48",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineWidthRange",
- "NativeName": "GL_LINE_WIDTH_RANGE",
- "Value": "0xB22",
+ "Name": "StencilIndex16",
+ "NativeName": "GL_STENCIL_INDEX16",
+ "Value": "0x8D49",
"Doc": "",
"Attributes": []
},
{
- "Name": "ListBase",
- "NativeName": "GL_LIST_BASE",
- "Value": "0xB32",
+ "Name": "StencilIndex16Ext",
+ "NativeName": "GL_STENCIL_INDEX16_EXT",
+ "Value": "0x8D49",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ListIndex",
- "NativeName": "GL_LIST_INDEX",
- "Value": "0xB33",
+ "Name": "Rgba32ui",
+ "NativeName": "GL_RGBA32UI",
+ "Value": "0x8D70",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ListMode",
- "NativeName": "GL_LIST_MODE",
- "Value": "0xB30",
+ "Name": "Rgb32ui",
+ "NativeName": "GL_RGB32UI",
+ "Value": "0x8D71",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "LogicOp",
- "NativeName": "GL_LOGIC_OP",
- "Value": "0xBF1",
+ "Name": "Rgba16ui",
+ "NativeName": "GL_RGBA16UI",
+ "Value": "0x8D76",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "LogicOpMode",
- "NativeName": "GL_LOGIC_OP_MODE",
- "Value": "0xBF0",
+ "Name": "Rgb16ui",
+ "NativeName": "GL_RGB16UI",
+ "Value": "0x8D77",
"Doc": "",
"Attributes": []
},
{
- "Name": "Map1Color4",
- "NativeName": "GL_MAP1_COLOR_4",
- "Value": "0xD90",
+ "Name": "Rgba8ui",
+ "NativeName": "GL_RGBA8UI",
+ "Value": "0x8D7C",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1GridDomain",
- "NativeName": "GL_MAP1_GRID_DOMAIN",
- "Value": "0xDD0",
+ "Name": "Rgb8ui",
+ "NativeName": "GL_RGB8UI",
+ "Value": "0x8D7D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1GridSegments",
- "NativeName": "GL_MAP1_GRID_SEGMENTS",
- "Value": "0xDD1",
+ "Name": "Rgba32i",
+ "NativeName": "GL_RGBA32I",
+ "Value": "0x8D82",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1Index",
- "NativeName": "GL_MAP1_INDEX",
- "Value": "0xD91",
+ "Name": "Rgb32i",
+ "NativeName": "GL_RGB32I",
+ "Value": "0x8D83",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1Normal",
- "NativeName": "GL_MAP1_NORMAL",
- "Value": "0xD92",
+ "Name": "Rgba16i",
+ "NativeName": "GL_RGBA16I",
+ "Value": "0x8D88",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1TextureCoord1",
- "NativeName": "GL_MAP1_TEXTURE_COORD_1",
- "Value": "0xD93",
+ "Name": "Rgb16i",
+ "NativeName": "GL_RGB16I",
+ "Value": "0x8D89",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1TextureCoord2",
- "NativeName": "GL_MAP1_TEXTURE_COORD_2",
- "Value": "0xD94",
+ "Name": "Rgba8i",
+ "NativeName": "GL_RGBA8I",
+ "Value": "0x8D8E",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1TextureCoord3",
- "NativeName": "GL_MAP1_TEXTURE_COORD_3",
- "Value": "0xD95",
+ "Name": "Rgb8i",
+ "NativeName": "GL_RGB8I",
+ "Value": "0x8D8F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1TextureCoord4",
- "NativeName": "GL_MAP1_TEXTURE_COORD_4",
- "Value": "0xD96",
+ "Name": "DepthComponent32fNV",
+ "NativeName": "GL_DEPTH_COMPONENT32F_NV",
+ "Value": "0x8DAB",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1Vertex3",
- "NativeName": "GL_MAP1_VERTEX_3",
- "Value": "0xD97",
+ "Name": "Depth32fStencil8NV",
+ "NativeName": "GL_DEPTH32F_STENCIL8_NV",
+ "Value": "0x8DAC",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1Vertex4",
- "NativeName": "GL_MAP1_VERTEX_4",
- "Value": "0xD98",
+ "Name": "CompressedRedRgtc1",
+ "NativeName": "GL_COMPRESSED_RED_RGTC1",
+ "Value": "0x8DBB",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Color4",
- "NativeName": "GL_MAP2_COLOR_4",
- "Value": "0xDB0",
+ "Name": "CompressedRedRgtc1Ext",
+ "NativeName": "GL_COMPRESSED_RED_RGTC1_EXT",
+ "Value": "0x8DBB",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2GridDomain",
- "NativeName": "GL_MAP2_GRID_DOMAIN",
- "Value": "0xDD2",
+ "Name": "CompressedSignedRedRgtc1",
+ "NativeName": "GL_COMPRESSED_SIGNED_RED_RGTC1",
+ "Value": "0x8DBC",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2GridSegments",
- "NativeName": "GL_MAP2_GRID_SEGMENTS",
- "Value": "0xDD3",
+ "Name": "CompressedSignedRedRgtc1Ext",
+ "NativeName": "GL_COMPRESSED_SIGNED_RED_RGTC1_EXT",
+ "Value": "0x8DBC",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Index",
- "NativeName": "GL_MAP2_INDEX",
- "Value": "0xDB1",
+ "Name": "CompressedRGRgtc2",
+ "NativeName": "GL_COMPRESSED_RG_RGTC2",
+ "Value": "0x8DBD",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Normal",
- "NativeName": "GL_MAP2_NORMAL",
- "Value": "0xDB2",
+ "Name": "CompressedSignedRGRgtc2",
+ "NativeName": "GL_COMPRESSED_SIGNED_RG_RGTC2",
+ "Value": "0x8DBE",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2TextureCoord1",
- "NativeName": "GL_MAP2_TEXTURE_COORD_1",
- "Value": "0xDB3",
+ "Name": "CompressedRgbaBptcUnorm",
+ "NativeName": "GL_COMPRESSED_RGBA_BPTC_UNORM",
+ "Value": "0x8E8C",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2TextureCoord2",
- "NativeName": "GL_MAP2_TEXTURE_COORD_2",
- "Value": "0xDB4",
+ "Name": "CompressedSrgbAlphaBptcUnorm",
+ "NativeName": "GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM",
+ "Value": "0x8E8D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2TextureCoord3",
- "NativeName": "GL_MAP2_TEXTURE_COORD_3",
- "Value": "0xDB5",
+ "Name": "CompressedRgbBptcSignedFloat",
+ "NativeName": "GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT",
+ "Value": "0x8E8E",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2TextureCoord4",
- "NativeName": "GL_MAP2_TEXTURE_COORD_4",
- "Value": "0xDB6",
+ "Name": "CompressedRgbBptcUnsignedFloat",
+ "NativeName": "GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT",
+ "Value": "0x8E8F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Vertex3",
- "NativeName": "GL_MAP2_VERTEX_3",
- "Value": "0xDB7",
+ "Name": "R8SNorm",
+ "NativeName": "GL_R8_SNORM",
+ "Value": "0x8F94",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Vertex4",
- "NativeName": "GL_MAP2_VERTEX_4",
- "Value": "0xDB8",
+ "Name": "RG8SNorm",
+ "NativeName": "GL_RG8_SNORM",
+ "Value": "0x8F95",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MapColor",
- "NativeName": "GL_MAP_COLOR",
- "Value": "0xD10",
+ "Name": "Rgb8SNorm",
+ "NativeName": "GL_RGB8_SNORM",
+ "Value": "0x8F96",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MapStencil",
- "NativeName": "GL_MAP_STENCIL",
- "Value": "0xD11",
+ "Name": "Rgba8SNorm",
+ "NativeName": "GL_RGBA8_SNORM",
+ "Value": "0x8F97",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MatrixMode",
- "NativeName": "GL_MATRIX_MODE",
- "Value": "0xBA0",
+ "Name": "R16SNorm",
+ "NativeName": "GL_R16_SNORM",
+ "Value": "0x8F98",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Max3DTextureSizeExt",
- "NativeName": "GL_MAX_3D_TEXTURE_SIZE_EXT",
- "Value": "0x8073",
+ "Name": "R16SNormExt",
+ "NativeName": "GL_R16_SNORM_EXT",
+ "Value": "0x8F98",
"Doc": "",
"Attributes": []
},
{
- "Name": "Max4DTextureSizeSgis",
- "NativeName": "GL_MAX_4D_TEXTURE_SIZE_SGIS",
- "Value": "0x8138",
+ "Name": "RG16SNorm",
+ "NativeName": "GL_RG16_SNORM",
+ "Value": "0x8F99",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxActiveLightsSgix",
- "NativeName": "GL_MAX_ACTIVE_LIGHTS_SGIX",
- "Value": "0x8405",
+ "Name": "RG16SNormExt",
+ "NativeName": "GL_RG16_SNORM_EXT",
+ "Value": "0x8F99",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxAsyncDrawPixelsSgix",
- "NativeName": "GL_MAX_ASYNC_DRAW_PIXELS_SGIX",
- "Value": "0x8360",
+ "Name": "Rgb16SNorm",
+ "NativeName": "GL_RGB16_SNORM",
+ "Value": "0x8F9A",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxAsyncHistogramSgix",
- "NativeName": "GL_MAX_ASYNC_HISTOGRAM_SGIX",
- "Value": "0x832D",
+ "Name": "Rgb16SNormExt",
+ "NativeName": "GL_RGB16_SNORM_EXT",
+ "Value": "0x8F9A",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxAsyncReadPixelsSgix",
- "NativeName": "GL_MAX_ASYNC_READ_PIXELS_SGIX",
- "Value": "0x8361",
+ "Name": "Rgb10A2ui",
+ "NativeName": "GL_RGB10_A2UI",
+ "Value": "0x906F",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxAsyncTexImageSgix",
- "NativeName": "GL_MAX_ASYNC_TEX_IMAGE_SGIX",
- "Value": "0x835F",
+ "Name": "CompressedR11Eac",
+ "NativeName": "GL_COMPRESSED_R11_EAC",
+ "Value": "0x9270",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxAttribStackDepth",
- "NativeName": "GL_MAX_ATTRIB_STACK_DEPTH",
- "Value": "0xD35",
+ "Name": "CompressedSignedR11Eac",
+ "NativeName": "GL_COMPRESSED_SIGNED_R11_EAC",
+ "Value": "0x9271",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxClientAttribStackDepth",
- "NativeName": "GL_MAX_CLIENT_ATTRIB_STACK_DEPTH",
- "Value": "0xD3B",
+ "Name": "CompressedRG11Eac",
+ "NativeName": "GL_COMPRESSED_RG11_EAC",
+ "Value": "0x9272",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxClipmapDepthSgix",
- "NativeName": "GL_MAX_CLIPMAP_DEPTH_SGIX",
- "Value": "0x8177",
+ "Name": "CompressedSignedRG11Eac",
+ "NativeName": "GL_COMPRESSED_SIGNED_RG11_EAC",
+ "Value": "0x9273",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxClipmapVirtualDepthSgix",
- "NativeName": "GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX",
- "Value": "0x8178",
+ "Name": "CompressedRgb8Etc2",
+ "NativeName": "GL_COMPRESSED_RGB8_ETC2",
+ "Value": "0x9274",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxClipDistances",
- "NativeName": "GL_MAX_CLIP_DISTANCES",
- "Value": "0xD32",
+ "Name": "CompressedSrgb8Etc2",
+ "NativeName": "GL_COMPRESSED_SRGB8_ETC2",
+ "Value": "0x9275",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxClipPlanes",
- "NativeName": "GL_MAX_CLIP_PLANES",
- "Value": "0xD32",
+ "Name": "CompressedRgb8PunchthroughAlpha1Etc2",
+ "NativeName": "GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2",
+ "Value": "0x9276",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxColorMatrixStackDepthSgi",
- "NativeName": "GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI",
- "Value": "0x80B3",
+ "Name": "CompressedSrgb8PunchthroughAlpha1Etc2",
+ "NativeName": "GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2",
+ "Value": "0x9277",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxEvalOrder",
- "NativeName": "GL_MAX_EVAL_ORDER",
- "Value": "0xD30",
+ "Name": "CompressedRgba8Etc2Eac",
+ "NativeName": "GL_COMPRESSED_RGBA8_ETC2_EAC",
+ "Value": "0x9278",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxFogFuncPointsSgis",
- "NativeName": "GL_MAX_FOG_FUNC_POINTS_SGIS",
- "Value": "0x812C",
+ "Name": "CompressedSrgb8Alpha8Etc2Eac",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC",
+ "Value": "0x9279",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxFragmentLightsSgix",
- "NativeName": "GL_MAX_FRAGMENT_LIGHTS_SGIX",
- "Value": "0x8404",
+ "Name": "CompressedRgbaAstc4x4",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_4x4",
+ "Value": "0x93B0",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxFramezoomFactorSgix",
- "NativeName": "GL_MAX_FRAMEZOOM_FACTOR_SGIX",
- "Value": "0x818D",
+ "Name": "CompressedRgbaAstc4x4Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_4x4_KHR",
+ "Value": "0x93B0",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxLights",
- "NativeName": "GL_MAX_LIGHTS",
- "Value": "0xD31",
+ "Name": "CompressedRgbaAstc5x4",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_5x4",
+ "Value": "0x93B1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxListNesting",
- "NativeName": "GL_MAX_LIST_NESTING",
- "Value": "0xB31",
+ "Name": "CompressedRgbaAstc5x4Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_5x4_KHR",
+ "Value": "0x93B1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxModelviewStackDepth",
- "NativeName": "GL_MAX_MODELVIEW_STACK_DEPTH",
- "Value": "0xD36",
+ "Name": "CompressedRgbaAstc5x5",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_5x5",
+ "Value": "0x93B2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxNameStackDepth",
- "NativeName": "GL_MAX_NAME_STACK_DEPTH",
- "Value": "0xD37",
+ "Name": "CompressedRgbaAstc5x5Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_5x5_KHR",
+ "Value": "0x93B2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxPixelMapTable",
- "NativeName": "GL_MAX_PIXEL_MAP_TABLE",
- "Value": "0xD34",
+ "Name": "CompressedRgbaAstc6x5",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_6x5",
+ "Value": "0x93B3",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxProjectionStackDepth",
- "NativeName": "GL_MAX_PROJECTION_STACK_DEPTH",
- "Value": "0xD38",
+ "Name": "CompressedRgbaAstc6x5Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_6x5_KHR",
+ "Value": "0x93B3",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxTextureSize",
- "NativeName": "GL_MAX_TEXTURE_SIZE",
- "Value": "0xD33",
+ "Name": "CompressedRgbaAstc6x6",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_6x6",
+ "Value": "0x93B4",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxTextureStackDepth",
- "NativeName": "GL_MAX_TEXTURE_STACK_DEPTH",
- "Value": "0xD39",
+ "Name": "CompressedRgbaAstc6x6Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_6x6_KHR",
+ "Value": "0x93B4",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxViewportDims",
- "NativeName": "GL_MAX_VIEWPORT_DIMS",
- "Value": "0xD3A",
+ "Name": "CompressedRgbaAstc8x5",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_8x5",
+ "Value": "0x93B5",
"Doc": "",
"Attributes": []
},
{
- "Name": "MinmaxExt",
- "NativeName": "GL_MINMAX_EXT",
- "Value": "0x802E",
+ "Name": "CompressedRgbaAstc8x5Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_8x5_KHR",
+ "Value": "0x93B5",
"Doc": "",
"Attributes": []
},
{
- "Name": "Modelview0MatrixExt",
- "NativeName": "GL_MODELVIEW0_MATRIX_EXT",
- "Value": "0xBA6",
+ "Name": "CompressedRgbaAstc8x6",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_8x6",
+ "Value": "0x93B6",
"Doc": "",
"Attributes": []
},
{
- "Name": "Modelview0StackDepthExt",
- "NativeName": "GL_MODELVIEW0_STACK_DEPTH_EXT",
- "Value": "0xBA3",
+ "Name": "CompressedRgbaAstc8x6Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_8x6_KHR",
+ "Value": "0x93B6",
"Doc": "",
"Attributes": []
},
{
- "Name": "ModelviewMatrix",
- "NativeName": "GL_MODELVIEW_MATRIX",
- "Value": "0xBA6",
+ "Name": "CompressedRgbaAstc8x8",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_8x8",
+ "Value": "0x93B7",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ModelviewStackDepth",
- "NativeName": "GL_MODELVIEW_STACK_DEPTH",
- "Value": "0xBA3",
+ "Name": "CompressedRgbaAstc8x8Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_8x8_KHR",
+ "Value": "0x93B7",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MultisampleSgis",
- "NativeName": "GL_MULTISAMPLE_SGIS",
- "Value": "0x809D",
+ "Name": "CompressedRgbaAstc10x5",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x5",
+ "Value": "0x93B8",
"Doc": "",
"Attributes": []
},
{
- "Name": "NameStackDepth",
- "NativeName": "GL_NAME_STACK_DEPTH",
- "Value": "0xD70",
+ "Name": "CompressedRgbaAstc10x5Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x5_KHR",
+ "Value": "0x93B8",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Normalize",
- "NativeName": "GL_NORMALIZE",
- "Value": "0xBA1",
+ "Name": "CompressedRgbaAstc10x6",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x6",
+ "Value": "0x93B9",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "NormalArray",
- "NativeName": "GL_NORMAL_ARRAY",
- "Value": "0x8075",
+ "Name": "CompressedRgbaAstc10x6Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x6_KHR",
+ "Value": "0x93B9",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "NormalArrayCountExt",
- "NativeName": "GL_NORMAL_ARRAY_COUNT_EXT",
- "Value": "0x8080",
+ "Name": "CompressedRgbaAstc10x8",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x8",
+ "Value": "0x93BA",
"Doc": "",
"Attributes": []
},
{
- "Name": "NormalArrayStride",
- "NativeName": "GL_NORMAL_ARRAY_STRIDE",
- "Value": "0x807F",
+ "Name": "CompressedRgbaAstc10x8Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x8_KHR",
+ "Value": "0x93BA",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "NormalArrayType",
- "NativeName": "GL_NORMAL_ARRAY_TYPE",
- "Value": "0x807E",
+ "Name": "CompressedRgbaAstc10x10",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x10",
+ "Value": "0x93BB",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "NumDeviceUuidsExt",
- "NativeName": "GL_NUM_DEVICE_UUIDS_EXT",
- "Value": "0x9596",
+ "Name": "CompressedRgbaAstc10x10Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x10_KHR",
+ "Value": "0x93BB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackAlignment",
- "NativeName": "GL_PACK_ALIGNMENT",
- "Value": "0xD05",
+ "Name": "CompressedRgbaAstc12x10",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_12x10",
+ "Value": "0x93BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackCmykHintExt",
- "NativeName": "GL_PACK_CMYK_HINT_EXT",
- "Value": "0x800E",
+ "Name": "CompressedRgbaAstc12x10Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_12x10_KHR",
+ "Value": "0x93BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackImageDepthSgis",
- "NativeName": "GL_PACK_IMAGE_DEPTH_SGIS",
- "Value": "0x8131",
+ "Name": "CompressedRgbaAstc12x12",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_12x12",
+ "Value": "0x93BD",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackImageHeightExt",
- "NativeName": "GL_PACK_IMAGE_HEIGHT_EXT",
- "Value": "0x806C",
+ "Name": "CompressedRgbaAstc12x12Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_12x12_KHR",
+ "Value": "0x93BD",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackLsbFirst",
- "NativeName": "GL_PACK_LSB_FIRST",
- "Value": "0xD01",
+ "Name": "CompressedRgbaAstc3x3x3Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_3x3x3_OES",
+ "Value": "0x93C0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackResampleSgix",
- "NativeName": "GL_PACK_RESAMPLE_SGIX",
- "Value": "0x842E",
+ "Name": "CompressedRgbaAstc4x3x3Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_4x3x3_OES",
+ "Value": "0x93C1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackRowLength",
- "NativeName": "GL_PACK_ROW_LENGTH",
- "Value": "0xD02",
+ "Name": "CompressedRgbaAstc4x4x3Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_4x4x3_OES",
+ "Value": "0x93C2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipImagesExt",
- "NativeName": "GL_PACK_SKIP_IMAGES_EXT",
- "Value": "0x806B",
+ "Name": "CompressedRgbaAstc4x4x4Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_4x4x4_OES",
+ "Value": "0x93C3",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipPixels",
- "NativeName": "GL_PACK_SKIP_PIXELS",
- "Value": "0xD04",
+ "Name": "CompressedRgbaAstc5x4x4Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_5x4x4_OES",
+ "Value": "0x93C4",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipRows",
- "NativeName": "GL_PACK_SKIP_ROWS",
- "Value": "0xD03",
+ "Name": "CompressedRgbaAstc5x5x4Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_5x5x4_OES",
+ "Value": "0x93C5",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipVolumesSgis",
- "NativeName": "GL_PACK_SKIP_VOLUMES_SGIS",
- "Value": "0x8130",
+ "Name": "CompressedRgbaAstc5x5x5Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_5x5x5_OES",
+ "Value": "0x93C6",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSubsampleRateSgix",
- "NativeName": "GL_PACK_SUBSAMPLE_RATE_SGIX",
- "Value": "0x85A0",
+ "Name": "CompressedRgbaAstc6x5x5Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_6x5x5_OES",
+ "Value": "0x93C7",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSwapBytes",
- "NativeName": "GL_PACK_SWAP_BYTES",
- "Value": "0xD00",
+ "Name": "CompressedRgbaAstc6x6x5Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_6x6x5_OES",
+ "Value": "0x93C8",
"Doc": "",
"Attributes": []
},
{
- "Name": "PerspectiveCorrectionHint",
- "NativeName": "GL_PERSPECTIVE_CORRECTION_HINT",
- "Value": "0xC50",
+ "Name": "CompressedRgbaAstc6x6x6Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_6x6x6_OES",
+ "Value": "0x93C9",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapAToASize",
- "NativeName": "GL_PIXEL_MAP_A_TO_A_SIZE",
- "Value": "0xCB9",
+ "Name": "CompressedSrgb8Alpha8Astc4x4",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4",
+ "Value": "0x93D0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapBToBSize",
- "NativeName": "GL_PIXEL_MAP_B_TO_B_SIZE",
- "Value": "0xCB8",
+ "Name": "CompressedSrgb8Alpha8Astc4x4Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR",
+ "Value": "0x93D0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapGToGSize",
- "NativeName": "GL_PIXEL_MAP_G_TO_G_SIZE",
- "Value": "0xCB7",
+ "Name": "CompressedSrgb8Alpha8Astc5x4",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4",
+ "Value": "0x93D1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapIToASize",
- "NativeName": "GL_PIXEL_MAP_I_TO_A_SIZE",
- "Value": "0xCB5",
+ "Name": "CompressedSrgb8Alpha8Astc5x4Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR",
+ "Value": "0x93D1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapIToBSize",
- "NativeName": "GL_PIXEL_MAP_I_TO_B_SIZE",
- "Value": "0xCB4",
+ "Name": "CompressedSrgb8Alpha8Astc5x5",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5",
+ "Value": "0x93D2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapIToGSize",
- "NativeName": "GL_PIXEL_MAP_I_TO_G_SIZE",
- "Value": "0xCB3",
+ "Name": "CompressedSrgb8Alpha8Astc5x5Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR",
+ "Value": "0x93D2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapIToISize",
- "NativeName": "GL_PIXEL_MAP_I_TO_I_SIZE",
- "Value": "0xCB0",
+ "Name": "CompressedSrgb8Alpha8Astc6x5",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5",
+ "Value": "0x93D3",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapIToRSize",
- "NativeName": "GL_PIXEL_MAP_I_TO_R_SIZE",
- "Value": "0xCB2",
+ "Name": "CompressedSrgb8Alpha8Astc6x5Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR",
+ "Value": "0x93D3",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapRToRSize",
- "NativeName": "GL_PIXEL_MAP_R_TO_R_SIZE",
- "Value": "0xCB6",
+ "Name": "CompressedSrgb8Alpha8Astc6x6",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6",
+ "Value": "0x93D4",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapSToSSize",
- "NativeName": "GL_PIXEL_MAP_S_TO_S_SIZE",
- "Value": "0xCB1",
+ "Name": "CompressedSrgb8Alpha8Astc6x6Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR",
+ "Value": "0x93D4",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelTextureSgis",
- "NativeName": "GL_PIXEL_TEXTURE_SGIS",
- "Value": "0x8353",
+ "Name": "CompressedSrgb8Alpha8Astc8x5",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5",
+ "Value": "0x93D5",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenModeSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_MODE_SGIX",
- "Value": "0x832B",
+ "Name": "CompressedSrgb8Alpha8Astc8x5Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR",
+ "Value": "0x93D5",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_SGIX",
- "Value": "0x8139",
+ "Name": "CompressedSrgb8Alpha8Astc8x6",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6",
+ "Value": "0x93D6",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileBestAlignmentSgix",
- "NativeName": "GL_PIXEL_TILE_BEST_ALIGNMENT_SGIX",
- "Value": "0x813E",
+ "Name": "CompressedSrgb8Alpha8Astc8x6Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR",
+ "Value": "0x93D6",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileCacheIncrementSgix",
- "NativeName": "GL_PIXEL_TILE_CACHE_INCREMENT_SGIX",
- "Value": "0x813F",
+ "Name": "CompressedSrgb8Alpha8Astc8x8",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8",
+ "Value": "0x93D7",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileCacheSizeSgix",
- "NativeName": "GL_PIXEL_TILE_CACHE_SIZE_SGIX",
- "Value": "0x8145",
+ "Name": "CompressedSrgb8Alpha8Astc8x8Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR",
+ "Value": "0x93D7",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileGridDepthSgix",
- "NativeName": "GL_PIXEL_TILE_GRID_DEPTH_SGIX",
- "Value": "0x8144",
+ "Name": "CompressedSrgb8Alpha8Astc10x5",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5",
+ "Value": "0x93D8",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileGridHeightSgix",
- "NativeName": "GL_PIXEL_TILE_GRID_HEIGHT_SGIX",
- "Value": "0x8143",
+ "Name": "CompressedSrgb8Alpha8Astc10x5Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR",
+ "Value": "0x93D8",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileGridWidthSgix",
- "NativeName": "GL_PIXEL_TILE_GRID_WIDTH_SGIX",
- "Value": "0x8142",
+ "Name": "CompressedSrgb8Alpha8Astc10x6",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6",
+ "Value": "0x93D9",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileHeightSgix",
- "NativeName": "GL_PIXEL_TILE_HEIGHT_SGIX",
- "Value": "0x8141",
+ "Name": "CompressedSrgb8Alpha8Astc10x6Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR",
+ "Value": "0x93D9",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileWidthSgix",
- "NativeName": "GL_PIXEL_TILE_WIDTH_SGIX",
- "Value": "0x8140",
+ "Name": "CompressedSrgb8Alpha8Astc10x8",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8",
+ "Value": "0x93DA",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointFadeThresholdSizeSgis",
- "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_SGIS",
- "Value": "0x8128",
+ "Name": "CompressedSrgb8Alpha8Astc10x8Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR",
+ "Value": "0x93DA",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSize",
- "NativeName": "GL_POINT_SIZE",
- "Value": "0xB11",
+ "Name": "CompressedSrgb8Alpha8Astc10x10",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10",
+ "Value": "0x93DB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSizeGranularity",
- "NativeName": "GL_POINT_SIZE_GRANULARITY",
- "Value": "0xB13",
+ "Name": "CompressedSrgb8Alpha8Astc10x10Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR",
+ "Value": "0x93DB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSizeMaxSgis",
- "NativeName": "GL_POINT_SIZE_MAX_SGIS",
- "Value": "0x8127",
+ "Name": "CompressedSrgb8Alpha8Astc12x10",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10",
+ "Value": "0x93DC",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSizeMinSgis",
- "NativeName": "GL_POINT_SIZE_MIN_SGIS",
- "Value": "0x8126",
+ "Name": "CompressedSrgb8Alpha8Astc12x10Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR",
+ "Value": "0x93DC",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSizeRange",
- "NativeName": "GL_POINT_SIZE_RANGE",
- "Value": "0xB12",
+ "Name": "CompressedSrgb8Alpha8Astc12x12",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12",
+ "Value": "0x93DD",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSmooth",
- "NativeName": "GL_POINT_SMOOTH",
- "Value": "0xB10",
+ "Name": "CompressedSrgb8Alpha8Astc12x12Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR",
+ "Value": "0x93DD",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PointSmoothHint",
- "NativeName": "GL_POINT_SMOOTH_HINT",
- "Value": "0xC51",
+ "Name": "CompressedSrgb8Alpha8Astc3x3x3Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_3x3x3_OES",
+ "Value": "0x93E0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PolygonMode",
- "NativeName": "GL_POLYGON_MODE",
- "Value": "0xB40",
+ "Name": "CompressedSrgb8Alpha8Astc4x3x3Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x3x3_OES",
+ "Value": "0x93E1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetBiasExt",
- "NativeName": "GL_POLYGON_OFFSET_BIAS_EXT",
- "Value": "0x8039",
+ "Name": "CompressedSrgb8Alpha8Astc4x4x3Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x3_OES",
+ "Value": "0x93E2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetFactor",
- "NativeName": "GL_POLYGON_OFFSET_FACTOR",
- "Value": "0x8038",
+ "Name": "CompressedSrgb8Alpha8Astc4x4x4Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES",
+ "Value": "0x93E3",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetFill",
- "NativeName": "GL_POLYGON_OFFSET_FILL",
- "Value": "0x8037",
+ "Name": "CompressedSrgb8Alpha8Astc5x4x4Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4x4_OES",
+ "Value": "0x93E4",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetLine",
- "NativeName": "GL_POLYGON_OFFSET_LINE",
- "Value": "0x2A02",
+ "Name": "CompressedSrgb8Alpha8Astc5x5x4Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x4_OES",
+ "Value": "0x93E5",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetPoint",
- "NativeName": "GL_POLYGON_OFFSET_POINT",
- "Value": "0x2A01",
+ "Name": "CompressedSrgb8Alpha8Astc5x5x5Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES",
+ "Value": "0x93E6",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetUnits",
- "NativeName": "GL_POLYGON_OFFSET_UNITS",
- "Value": "0x2A00",
+ "Name": "CompressedSrgb8Alpha8Astc6x5x5Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5x5_OES",
+ "Value": "0x93E7",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonSmooth",
- "NativeName": "GL_POLYGON_SMOOTH",
- "Value": "0xB41",
+ "Name": "CompressedSrgb8Alpha8Astc6x6x5Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x5_OES",
+ "Value": "0x93E8",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonSmoothHint",
- "NativeName": "GL_POLYGON_SMOOTH_HINT",
- "Value": "0xC53",
+ "Name": "CompressedSrgb8Alpha8Astc6x6x6Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES",
+ "Value": "0x93E9",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "InternalFormat",
+ "NativeName": "InternalFormat",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Samples",
+ "NativeName": "GL_SAMPLES",
+ "Value": "0x80A9",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonStipple",
- "NativeName": "GL_POLYGON_STIPPLE",
- "Value": "0xB42",
+ "Name": "GenerateMipmap",
+ "NativeName": "GL_GENERATE_MIPMAP",
+ "Value": "0x8191",
"Doc": "",
"Attributes": [
{
@@ -16632,1189 +25357,1026 @@
]
},
{
- "Name": "PostColorMatrixAlphaBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI",
- "Value": "0x80BB",
+ "Name": "InternalformatSupported",
+ "NativeName": "GL_INTERNALFORMAT_SUPPORTED",
+ "Value": "0x826F",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixAlphaScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI",
- "Value": "0x80B7",
+ "Name": "InternalformatPreferred",
+ "NativeName": "GL_INTERNALFORMAT_PREFERRED",
+ "Value": "0x8270",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixBlueBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI",
- "Value": "0x80BA",
+ "Name": "InternalformatRedSize",
+ "NativeName": "GL_INTERNALFORMAT_RED_SIZE",
+ "Value": "0x8271",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixBlueScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI",
- "Value": "0x80B6",
+ "Name": "InternalformatGreenSize",
+ "NativeName": "GL_INTERNALFORMAT_GREEN_SIZE",
+ "Value": "0x8272",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixColorTableSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
- "Value": "0x80D2",
+ "Name": "InternalformatBlueSize",
+ "NativeName": "GL_INTERNALFORMAT_BLUE_SIZE",
+ "Value": "0x8273",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixGreenBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI",
- "Value": "0x80B9",
+ "Name": "InternalformatAlphaSize",
+ "NativeName": "GL_INTERNALFORMAT_ALPHA_SIZE",
+ "Value": "0x8274",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixGreenScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI",
- "Value": "0x80B5",
+ "Name": "InternalformatDepthSize",
+ "NativeName": "GL_INTERNALFORMAT_DEPTH_SIZE",
+ "Value": "0x8275",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixRedBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_RED_BIAS_SGI",
- "Value": "0x80B8",
+ "Name": "InternalformatStencilSize",
+ "NativeName": "GL_INTERNALFORMAT_STENCIL_SIZE",
+ "Value": "0x8276",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixRedScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_RED_SCALE_SGI",
- "Value": "0x80B4",
+ "Name": "InternalformatSharedSize",
+ "NativeName": "GL_INTERNALFORMAT_SHARED_SIZE",
+ "Value": "0x8277",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionAlphaBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_ALPHA_BIAS_EXT",
- "Value": "0x8023",
+ "Name": "InternalformatRedType",
+ "NativeName": "GL_INTERNALFORMAT_RED_TYPE",
+ "Value": "0x8278",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionAlphaScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_ALPHA_SCALE_EXT",
- "Value": "0x801F",
+ "Name": "InternalformatGreenType",
+ "NativeName": "GL_INTERNALFORMAT_GREEN_TYPE",
+ "Value": "0x8279",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionBlueBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_BLUE_BIAS_EXT",
- "Value": "0x8022",
+ "Name": "InternalformatBlueType",
+ "NativeName": "GL_INTERNALFORMAT_BLUE_TYPE",
+ "Value": "0x827A",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionBlueScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_BLUE_SCALE_EXT",
- "Value": "0x801E",
+ "Name": "InternalformatAlphaType",
+ "NativeName": "GL_INTERNALFORMAT_ALPHA_TYPE",
+ "Value": "0x827B",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionColorTableSgi",
- "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE_SGI",
- "Value": "0x80D1",
+ "Name": "InternalformatDepthType",
+ "NativeName": "GL_INTERNALFORMAT_DEPTH_TYPE",
+ "Value": "0x827C",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionGreenBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_GREEN_BIAS_EXT",
- "Value": "0x8021",
+ "Name": "InternalformatStencilType",
+ "NativeName": "GL_INTERNALFORMAT_STENCIL_TYPE",
+ "Value": "0x827D",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionGreenScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_GREEN_SCALE_EXT",
- "Value": "0x801D",
+ "Name": "MaxWidth",
+ "NativeName": "GL_MAX_WIDTH",
+ "Value": "0x827E",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionRedBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_RED_BIAS_EXT",
- "Value": "0x8020",
+ "Name": "MaxHeight",
+ "NativeName": "GL_MAX_HEIGHT",
+ "Value": "0x827F",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionRedScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_RED_SCALE_EXT",
- "Value": "0x801C",
+ "Name": "MaxDepth",
+ "NativeName": "GL_MAX_DEPTH",
+ "Value": "0x8280",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostTextureFilterBiasRangeSgix",
- "NativeName": "GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX",
- "Value": "0x817B",
+ "Name": "MaxLayers",
+ "NativeName": "GL_MAX_LAYERS",
+ "Value": "0x8281",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostTextureFilterScaleRangeSgix",
- "NativeName": "GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX",
- "Value": "0x817C",
+ "Name": "ColorComponents",
+ "NativeName": "GL_COLOR_COMPONENTS",
+ "Value": "0x8283",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProjectionMatrix",
- "NativeName": "GL_PROJECTION_MATRIX",
- "Value": "0xBA7",
+ "Name": "ColorRenderable",
+ "NativeName": "GL_COLOR_RENDERABLE",
+ "Value": "0x8286",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ProjectionStackDepth",
- "NativeName": "GL_PROJECTION_STACK_DEPTH",
- "Value": "0xBA4",
+ "Name": "DepthRenderable",
+ "NativeName": "GL_DEPTH_RENDERABLE",
+ "Value": "0x8287",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ReadBuffer",
- "NativeName": "GL_READ_BUFFER",
- "Value": "0xC02",
+ "Name": "StencilRenderable",
+ "NativeName": "GL_STENCIL_RENDERABLE",
+ "Value": "0x8288",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReadBufferExt",
- "NativeName": "GL_READ_BUFFER_EXT",
- "Value": "0xC02",
+ "Name": "FramebufferRenderable",
+ "NativeName": "GL_FRAMEBUFFER_RENDERABLE",
+ "Value": "0x8289",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReadBufferNV",
- "NativeName": "GL_READ_BUFFER_NV",
- "Value": "0xC02",
+ "Name": "FramebufferRenderableLayered",
+ "NativeName": "GL_FRAMEBUFFER_RENDERABLE_LAYERED",
+ "Value": "0x828A",
"Doc": "",
"Attributes": []
},
{
- "Name": "RedBias",
- "NativeName": "GL_RED_BIAS",
- "Value": "0xD15",
+ "Name": "FramebufferBlend",
+ "NativeName": "GL_FRAMEBUFFER_BLEND",
+ "Value": "0x828B",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "RedBits",
- "NativeName": "GL_RED_BITS",
- "Value": "0xD52",
+ "Name": "ReadPixels",
+ "NativeName": "GL_READ_PIXELS",
+ "Value": "0x828C",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "RedScale",
- "NativeName": "GL_RED_SCALE",
- "Value": "0xD14",
+ "Name": "ReadPixelsFormat",
+ "NativeName": "GL_READ_PIXELS_FORMAT",
+ "Value": "0x828D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ReferencePlaneEquationSgix",
- "NativeName": "GL_REFERENCE_PLANE_EQUATION_SGIX",
- "Value": "0x817E",
+ "Name": "ReadPixelsType",
+ "NativeName": "GL_READ_PIXELS_TYPE",
+ "Value": "0x828E",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReferencePlaneSgix",
- "NativeName": "GL_REFERENCE_PLANE_SGIX",
- "Value": "0x817D",
+ "Name": "TextureImageFormat",
+ "NativeName": "GL_TEXTURE_IMAGE_FORMAT",
+ "Value": "0x828F",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderMode",
- "NativeName": "GL_RENDER_MODE",
- "Value": "0xC40",
+ "Name": "TextureImageType",
+ "NativeName": "GL_TEXTURE_IMAGE_TYPE",
+ "Value": "0x8290",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "RescaleNormalExt",
- "NativeName": "GL_RESCALE_NORMAL_EXT",
- "Value": "0x803A",
+ "Name": "GetTextureImageFormat",
+ "NativeName": "GL_GET_TEXTURE_IMAGE_FORMAT",
+ "Value": "0x8291",
"Doc": "",
"Attributes": []
},
{
- "Name": "RgbaMode",
- "NativeName": "GL_RGBA_MODE",
- "Value": "0xC31",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Name": "GetTextureImageType",
+ "NativeName": "GL_GET_TEXTURE_IMAGE_TYPE",
+ "Value": "0x8292",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "SamplesSgis",
- "NativeName": "GL_SAMPLES_SGIS",
- "Value": "0x80A9",
+ "Name": "Mipmap",
+ "NativeName": "GL_MIPMAP",
+ "Value": "0x8293",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleAlphaToMaskSgis",
- "NativeName": "GL_SAMPLE_ALPHA_TO_MASK_SGIS",
- "Value": "0x809E",
+ "Name": "AutoGenerateMipmap",
+ "NativeName": "GL_AUTO_GENERATE_MIPMAP",
+ "Value": "0x8295",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleAlphaToOneSgis",
- "NativeName": "GL_SAMPLE_ALPHA_TO_ONE_SGIS",
- "Value": "0x809F",
+ "Name": "ColorEncoding",
+ "NativeName": "GL_COLOR_ENCODING",
+ "Value": "0x8296",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleBuffersSgis",
- "NativeName": "GL_SAMPLE_BUFFERS_SGIS",
- "Value": "0x80A8",
+ "Name": "SrgbRead",
+ "NativeName": "GL_SRGB_READ",
+ "Value": "0x8297",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleMaskInvertSgis",
- "NativeName": "GL_SAMPLE_MASK_INVERT_SGIS",
- "Value": "0x80AB",
+ "Name": "SrgbWrite",
+ "NativeName": "GL_SRGB_WRITE",
+ "Value": "0x8298",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleMaskSgis",
- "NativeName": "GL_SAMPLE_MASK_SGIS",
- "Value": "0x80A0",
+ "Name": "Filter",
+ "NativeName": "GL_FILTER",
+ "Value": "0x829A",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleMaskValueSgis",
- "NativeName": "GL_SAMPLE_MASK_VALUE_SGIS",
- "Value": "0x80AA",
+ "Name": "VertexTexture",
+ "NativeName": "GL_VERTEX_TEXTURE",
+ "Value": "0x829B",
"Doc": "",
"Attributes": []
},
{
- "Name": "SamplePatternSgis",
- "NativeName": "GL_SAMPLE_PATTERN_SGIS",
- "Value": "0x80AC",
+ "Name": "TessControlTexture",
+ "NativeName": "GL_TESS_CONTROL_TEXTURE",
+ "Value": "0x829C",
"Doc": "",
"Attributes": []
},
{
- "Name": "ScissorBox",
- "NativeName": "GL_SCISSOR_BOX",
- "Value": "0xC10",
+ "Name": "TessEvaluationTexture",
+ "NativeName": "GL_TESS_EVALUATION_TEXTURE",
+ "Value": "0x829D",
"Doc": "",
"Attributes": []
},
{
- "Name": "ScissorTest",
- "NativeName": "GL_SCISSOR_TEST",
- "Value": "0xC11",
+ "Name": "GeometryTexture",
+ "NativeName": "GL_GEOMETRY_TEXTURE",
+ "Value": "0x829E",
"Doc": "",
"Attributes": []
},
{
- "Name": "SelectionBufferSize",
- "NativeName": "GL_SELECTION_BUFFER_SIZE",
- "Value": "0xDF4",
+ "Name": "FragmentTexture",
+ "NativeName": "GL_FRAGMENT_TEXTURE",
+ "Value": "0x829F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Separable2DExt",
- "NativeName": "GL_SEPARABLE_2D_EXT",
- "Value": "0x8012",
+ "Name": "ComputeTexture",
+ "NativeName": "GL_COMPUTE_TEXTURE",
+ "Value": "0x82A0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShadeModel",
- "NativeName": "GL_SHADE_MODEL",
- "Value": "0xB54",
+ "Name": "TextureShadow",
+ "NativeName": "GL_TEXTURE_SHADOW",
+ "Value": "0x82A1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "SharedTexturePaletteExt",
- "NativeName": "GL_SHARED_TEXTURE_PALETTE_EXT",
- "Value": "0x81FB",
+ "Name": "TextureGather",
+ "NativeName": "GL_TEXTURE_GATHER",
+ "Value": "0x82A2",
"Doc": "",
"Attributes": []
},
{
- "Name": "SmoothLineWidthGranularity",
- "NativeName": "GL_SMOOTH_LINE_WIDTH_GRANULARITY",
- "Value": "0xB23",
+ "Name": "TextureGatherShadow",
+ "NativeName": "GL_TEXTURE_GATHER_SHADOW",
+ "Value": "0x82A3",
"Doc": "",
"Attributes": []
},
{
- "Name": "SmoothLineWidthRange",
- "NativeName": "GL_SMOOTH_LINE_WIDTH_RANGE",
- "Value": "0xB22",
+ "Name": "ShaderImageLoad",
+ "NativeName": "GL_SHADER_IMAGE_LOAD",
+ "Value": "0x82A4",
"Doc": "",
"Attributes": []
},
{
- "Name": "SmoothPointSizeGranularity",
- "NativeName": "GL_SMOOTH_POINT_SIZE_GRANULARITY",
- "Value": "0xB13",
+ "Name": "ShaderImageStore",
+ "NativeName": "GL_SHADER_IMAGE_STORE",
+ "Value": "0x82A5",
"Doc": "",
"Attributes": []
},
{
- "Name": "SmoothPointSizeRange",
- "NativeName": "GL_SMOOTH_POINT_SIZE_RANGE",
- "Value": "0xB12",
+ "Name": "ShaderImageAtomic",
+ "NativeName": "GL_SHADER_IMAGE_ATOMIC",
+ "Value": "0x82A6",
"Doc": "",
"Attributes": []
},
{
- "Name": "SpriteAxisSgix",
- "NativeName": "GL_SPRITE_AXIS_SGIX",
- "Value": "0x814A",
+ "Name": "ImageTexelSize",
+ "NativeName": "GL_IMAGE_TEXEL_SIZE",
+ "Value": "0x82A7",
"Doc": "",
"Attributes": []
},
{
- "Name": "SpriteModeSgix",
- "NativeName": "GL_SPRITE_MODE_SGIX",
- "Value": "0x8149",
+ "Name": "ImageCompatibilityClass",
+ "NativeName": "GL_IMAGE_COMPATIBILITY_CLASS",
+ "Value": "0x82A8",
"Doc": "",
"Attributes": []
},
{
- "Name": "SpriteSgix",
- "NativeName": "GL_SPRITE_SGIX",
- "Value": "0x8148",
+ "Name": "ImagePixelFormat",
+ "NativeName": "GL_IMAGE_PIXEL_FORMAT",
+ "Value": "0x82A9",
"Doc": "",
"Attributes": []
},
{
- "Name": "SpriteTranslationSgix",
- "NativeName": "GL_SPRITE_TRANSLATION_SGIX",
- "Value": "0x814B",
+ "Name": "ImagePixelType",
+ "NativeName": "GL_IMAGE_PIXEL_TYPE",
+ "Value": "0x82AA",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBits",
- "NativeName": "GL_STENCIL_BITS",
- "Value": "0xD57",
+ "Name": "SimultaneousTextureAndDepthTest",
+ "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_TEST",
+ "Value": "0x82AC",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "StencilClearValue",
- "NativeName": "GL_STENCIL_CLEAR_VALUE",
- "Value": "0xB91",
+ "Name": "SimultaneousTextureAndStencilTest",
+ "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_TEST",
+ "Value": "0x82AD",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilFail",
- "NativeName": "GL_STENCIL_FAIL",
- "Value": "0xB94",
+ "Name": "SimultaneousTextureAndDepthWrite",
+ "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_WRITE",
+ "Value": "0x82AE",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilFunc",
- "NativeName": "GL_STENCIL_FUNC",
- "Value": "0xB92",
+ "Name": "SimultaneousTextureAndStencilWrite",
+ "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_WRITE",
+ "Value": "0x82AF",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilPassDepthFail",
- "NativeName": "GL_STENCIL_PASS_DEPTH_FAIL",
- "Value": "0xB95",
+ "Name": "TextureCompressedBlockWidth",
+ "NativeName": "GL_TEXTURE_COMPRESSED_BLOCK_WIDTH",
+ "Value": "0x82B1",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilPassDepthPass",
- "NativeName": "GL_STENCIL_PASS_DEPTH_PASS",
- "Value": "0xB96",
+ "Name": "TextureCompressedBlockHeight",
+ "NativeName": "GL_TEXTURE_COMPRESSED_BLOCK_HEIGHT",
+ "Value": "0x82B2",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilRef",
- "NativeName": "GL_STENCIL_REF",
- "Value": "0xB97",
+ "Name": "TextureCompressedBlockSize",
+ "NativeName": "GL_TEXTURE_COMPRESSED_BLOCK_SIZE",
+ "Value": "0x82B3",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilTest",
- "NativeName": "GL_STENCIL_TEST",
- "Value": "0xB90",
+ "Name": "ClearBuffer",
+ "NativeName": "GL_CLEAR_BUFFER",
+ "Value": "0x82B4",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilValueMask",
- "NativeName": "GL_STENCIL_VALUE_MASK",
- "Value": "0xB93",
+ "Name": "TextureView",
+ "NativeName": "GL_TEXTURE_VIEW",
+ "Value": "0x82B5",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilWritemask",
- "NativeName": "GL_STENCIL_WRITEMASK",
- "Value": "0xB98",
+ "Name": "ViewCompatibilityClass",
+ "NativeName": "GL_VIEW_COMPATIBILITY_CLASS",
+ "Value": "0x82B6",
"Doc": "",
"Attributes": []
},
{
- "Name": "Stereo",
- "NativeName": "GL_STEREO",
- "Value": "0xC33",
+ "Name": "TextureCompressed",
+ "NativeName": "GL_TEXTURE_COMPRESSED",
+ "Value": "0x86A1",
"Doc": "",
"Attributes": []
},
{
- "Name": "SubpixelBits",
- "NativeName": "GL_SUBPIXEL_BITS",
- "Value": "0xD50",
+ "Name": "ImageFormatCompatibilityType",
+ "NativeName": "GL_IMAGE_FORMAT_COMPATIBILITY_TYPE",
+ "Value": "0x90C7",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture1D",
- "NativeName": "GL_TEXTURE_1D",
- "Value": "0xDE0",
+ "Name": "ClearTexture",
+ "NativeName": "GL_CLEAR_TEXTURE",
+ "Value": "0x9365",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture2D",
- "NativeName": "GL_TEXTURE_2D",
- "Value": "0xDE1",
+ "Name": "NumSampleCounts",
+ "NativeName": "GL_NUM_SAMPLE_COUNTS",
+ "Value": "0x9380",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "InternalFormatPName",
+ "NativeName": "InternalFormatPName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Color",
+ "NativeName": "GL_COLOR",
+ "Value": "0x1800",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture3DBindingExt",
- "NativeName": "GL_TEXTURE_3D_BINDING_EXT",
- "Value": "0x806A",
+ "Name": "Depth",
+ "NativeName": "GL_DEPTH",
+ "Value": "0x1801",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture3DExt",
- "NativeName": "GL_TEXTURE_3D_EXT",
- "Value": "0x806F",
+ "Name": "Stencil",
+ "NativeName": "GL_STENCIL",
+ "Value": "0x1802",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture4DBindingSgis",
- "NativeName": "GL_TEXTURE_4D_BINDING_SGIS",
- "Value": "0x814F",
+ "Name": "DepthStencilAttachment",
+ "NativeName": "GL_DEPTH_STENCIL_ATTACHMENT",
+ "Value": "0x821A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture4DSgis",
- "NativeName": "GL_TEXTURE_4D_SGIS",
- "Value": "0x8134",
+ "Name": "ColorAttachment0",
+ "NativeName": "GL_COLOR_ATTACHMENT0",
+ "Value": "0x8CE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBinding1D",
- "NativeName": "GL_TEXTURE_BINDING_1D",
- "Value": "0x8068",
+ "Name": "ColorAttachment0Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT0_EXT",
+ "Value": "0x8CE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBinding2D",
- "NativeName": "GL_TEXTURE_BINDING_2D",
- "Value": "0x8069",
+ "Name": "ColorAttachment0NV",
+ "NativeName": "GL_COLOR_ATTACHMENT0_NV",
+ "Value": "0x8CE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBinding3D",
- "NativeName": "GL_TEXTURE_BINDING_3D",
- "Value": "0x806A",
+ "Name": "ColorAttachment0Oes",
+ "NativeName": "GL_COLOR_ATTACHMENT0_OES",
+ "Value": "0x8CE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureColorTableSgi",
- "NativeName": "GL_TEXTURE_COLOR_TABLE_SGI",
- "Value": "0x80BC",
+ "Name": "ColorAttachment1",
+ "NativeName": "GL_COLOR_ATTACHMENT1",
+ "Value": "0x8CE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCoordArray",
- "NativeName": "GL_TEXTURE_COORD_ARRAY",
- "Value": "0x8078",
+ "Name": "ColorAttachment1Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT1_EXT",
+ "Value": "0x8CE1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureCoordArrayCountExt",
- "NativeName": "GL_TEXTURE_COORD_ARRAY_COUNT_EXT",
- "Value": "0x808B",
+ "Name": "ColorAttachment1NV",
+ "NativeName": "GL_COLOR_ATTACHMENT1_NV",
+ "Value": "0x8CE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCoordArraySize",
- "NativeName": "GL_TEXTURE_COORD_ARRAY_SIZE",
- "Value": "0x8088",
+ "Name": "ColorAttachment2",
+ "NativeName": "GL_COLOR_ATTACHMENT2",
+ "Value": "0x8CE2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureCoordArrayStride",
- "NativeName": "GL_TEXTURE_COORD_ARRAY_STRIDE",
- "Value": "0x808A",
+ "Name": "ColorAttachment2Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT2_EXT",
+ "Value": "0x8CE2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureCoordArrayType",
- "NativeName": "GL_TEXTURE_COORD_ARRAY_TYPE",
- "Value": "0x8089",
+ "Name": "ColorAttachment2NV",
+ "NativeName": "GL_COLOR_ATTACHMENT2_NV",
+ "Value": "0x8CE2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureGenQ",
- "NativeName": "GL_TEXTURE_GEN_Q",
- "Value": "0xC63",
+ "Name": "ColorAttachment3",
+ "NativeName": "GL_COLOR_ATTACHMENT3",
+ "Value": "0x8CE3",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureGenR",
- "NativeName": "GL_TEXTURE_GEN_R",
- "Value": "0xC62",
+ "Name": "ColorAttachment3Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT3_EXT",
+ "Value": "0x8CE3",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureGenS",
- "NativeName": "GL_TEXTURE_GEN_S",
- "Value": "0xC60",
+ "Name": "ColorAttachment3NV",
+ "NativeName": "GL_COLOR_ATTACHMENT3_NV",
+ "Value": "0x8CE3",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureGenT",
- "NativeName": "GL_TEXTURE_GEN_T",
- "Value": "0xC61",
+ "Name": "ColorAttachment4",
+ "NativeName": "GL_COLOR_ATTACHMENT4",
+ "Value": "0x8CE4",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureMatrix",
- "NativeName": "GL_TEXTURE_MATRIX",
- "Value": "0xBA8",
+ "Name": "ColorAttachment4Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT4_EXT",
+ "Value": "0x8CE4",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureStackDepth",
- "NativeName": "GL_TEXTURE_STACK_DEPTH",
- "Value": "0xBA5",
+ "Name": "ColorAttachment4NV",
+ "NativeName": "GL_COLOR_ATTACHMENT4_NV",
+ "Value": "0x8CE4",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "UnpackAlignment",
- "NativeName": "GL_UNPACK_ALIGNMENT",
- "Value": "0xCF5",
+ "Name": "ColorAttachment5",
+ "NativeName": "GL_COLOR_ATTACHMENT5",
+ "Value": "0x8CE5",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackCmykHintExt",
- "NativeName": "GL_UNPACK_CMYK_HINT_EXT",
- "Value": "0x800F",
+ "Name": "ColorAttachment5Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT5_EXT",
+ "Value": "0x8CE5",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackImageDepthSgis",
- "NativeName": "GL_UNPACK_IMAGE_DEPTH_SGIS",
- "Value": "0x8133",
+ "Name": "ColorAttachment5NV",
+ "NativeName": "GL_COLOR_ATTACHMENT5_NV",
+ "Value": "0x8CE5",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackImageHeightExt",
- "NativeName": "GL_UNPACK_IMAGE_HEIGHT_EXT",
- "Value": "0x806E",
+ "Name": "ColorAttachment6",
+ "NativeName": "GL_COLOR_ATTACHMENT6",
+ "Value": "0x8CE6",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackLsbFirst",
- "NativeName": "GL_UNPACK_LSB_FIRST",
- "Value": "0xCF1",
+ "Name": "ColorAttachment6Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT6_EXT",
+ "Value": "0x8CE6",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackResampleSgix",
- "NativeName": "GL_UNPACK_RESAMPLE_SGIX",
- "Value": "0x842F",
+ "Name": "ColorAttachment6NV",
+ "NativeName": "GL_COLOR_ATTACHMENT6_NV",
+ "Value": "0x8CE6",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackRowLength",
- "NativeName": "GL_UNPACK_ROW_LENGTH",
- "Value": "0xCF2",
+ "Name": "ColorAttachment7",
+ "NativeName": "GL_COLOR_ATTACHMENT7",
+ "Value": "0x8CE7",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipImagesExt",
- "NativeName": "GL_UNPACK_SKIP_IMAGES_EXT",
- "Value": "0x806D",
+ "Name": "ColorAttachment7Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT7_EXT",
+ "Value": "0x8CE7",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipPixels",
- "NativeName": "GL_UNPACK_SKIP_PIXELS",
- "Value": "0xCF4",
+ "Name": "ColorAttachment7NV",
+ "NativeName": "GL_COLOR_ATTACHMENT7_NV",
+ "Value": "0x8CE7",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipRows",
- "NativeName": "GL_UNPACK_SKIP_ROWS",
- "Value": "0xCF3",
+ "Name": "ColorAttachment8",
+ "NativeName": "GL_COLOR_ATTACHMENT8",
+ "Value": "0x8CE8",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipVolumesSgis",
- "NativeName": "GL_UNPACK_SKIP_VOLUMES_SGIS",
- "Value": "0x8132",
+ "Name": "ColorAttachment8Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT8_EXT",
+ "Value": "0x8CE8",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSubsampleRateSgix",
- "NativeName": "GL_UNPACK_SUBSAMPLE_RATE_SGIX",
- "Value": "0x85A1",
+ "Name": "ColorAttachment8NV",
+ "NativeName": "GL_COLOR_ATTACHMENT8_NV",
+ "Value": "0x8CE8",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSwapBytes",
- "NativeName": "GL_UNPACK_SWAP_BYTES",
- "Value": "0xCF0",
+ "Name": "ColorAttachment9",
+ "NativeName": "GL_COLOR_ATTACHMENT9",
+ "Value": "0x8CE9",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexArray",
- "NativeName": "GL_VERTEX_ARRAY",
- "Value": "0x8074",
+ "Name": "ColorAttachment9Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT9_EXT",
+ "Value": "0x8CE9",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "VertexArrayCountExt",
- "NativeName": "GL_VERTEX_ARRAY_COUNT_EXT",
- "Value": "0x807D",
+ "Name": "ColorAttachment9NV",
+ "NativeName": "GL_COLOR_ATTACHMENT9_NV",
+ "Value": "0x8CE9",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexArraySize",
- "NativeName": "GL_VERTEX_ARRAY_SIZE",
- "Value": "0x807A",
+ "Name": "ColorAttachment10",
+ "NativeName": "GL_COLOR_ATTACHMENT10",
+ "Value": "0x8CEA",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "VertexArrayStride",
- "NativeName": "GL_VERTEX_ARRAY_STRIDE",
- "Value": "0x807C",
+ "Name": "ColorAttachment10Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT10_EXT",
+ "Value": "0x8CEA",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "VertexArrayType",
- "NativeName": "GL_VERTEX_ARRAY_TYPE",
- "Value": "0x807B",
+ "Name": "ColorAttachment10NV",
+ "NativeName": "GL_COLOR_ATTACHMENT10_NV",
+ "Value": "0x8CEA",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "VertexPreclipHintSgix",
- "NativeName": "GL_VERTEX_PRECLIP_HINT_SGIX",
- "Value": "0x83EF",
+ "Name": "ColorAttachment11",
+ "NativeName": "GL_COLOR_ATTACHMENT11",
+ "Value": "0x8CEB",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexPreclipSgix",
- "NativeName": "GL_VERTEX_PRECLIP_SGIX",
- "Value": "0x83EE",
+ "Name": "ColorAttachment11Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT11_EXT",
+ "Value": "0x8CEB",
"Doc": "",
"Attributes": []
},
{
- "Name": "Viewport",
- "NativeName": "GL_VIEWPORT",
- "Value": "0xBA2",
+ "Name": "ColorAttachment11NV",
+ "NativeName": "GL_COLOR_ATTACHMENT11_NV",
+ "Value": "0x8CEB",
"Doc": "",
"Attributes": []
},
{
- "Name": "ZoomX",
- "NativeName": "GL_ZOOM_X",
- "Value": "0xD16",
+ "Name": "ColorAttachment12",
+ "NativeName": "GL_COLOR_ATTACHMENT12",
+ "Value": "0x8CEC",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ZoomY",
- "NativeName": "GL_ZOOM_Y",
- "Value": "0xD17",
+ "Name": "ColorAttachment12Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT12_EXT",
+ "Value": "0x8CEC",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "GetPName",
- "NativeName": "GetPName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ "Attributes": []
+ },
{
- "Name": "ColorArrayPointer",
- "NativeName": "GL_COLOR_ARRAY_POINTER",
- "Value": "0x8090",
+ "Name": "ColorAttachment12NV",
+ "NativeName": "GL_COLOR_ATTACHMENT12_NV",
+ "Value": "0x8CEC",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ColorArrayPointerExt",
- "NativeName": "GL_COLOR_ARRAY_POINTER_EXT",
- "Value": "0x8090",
+ "Name": "ColorAttachment13",
+ "NativeName": "GL_COLOR_ATTACHMENT13",
+ "Value": "0x8CED",
"Doc": "",
"Attributes": []
},
{
- "Name": "EdgeFlagArrayPointer",
- "NativeName": "GL_EDGE_FLAG_ARRAY_POINTER",
- "Value": "0x8093",
+ "Name": "ColorAttachment13Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT13_EXT",
+ "Value": "0x8CED",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "EdgeFlagArrayPointerExt",
- "NativeName": "GL_EDGE_FLAG_ARRAY_POINTER_EXT",
- "Value": "0x8093",
+ "Name": "ColorAttachment13NV",
+ "NativeName": "GL_COLOR_ATTACHMENT13_NV",
+ "Value": "0x8CED",
"Doc": "",
"Attributes": []
},
{
- "Name": "FeedbackBufferPointer",
- "NativeName": "GL_FEEDBACK_BUFFER_POINTER",
- "Value": "0xDF0",
+ "Name": "ColorAttachment14",
+ "NativeName": "GL_COLOR_ATTACHMENT14",
+ "Value": "0x8CEE",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "IndexArrayPointer",
- "NativeName": "GL_INDEX_ARRAY_POINTER",
- "Value": "0x8091",
+ "Name": "ColorAttachment14Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT14_EXT",
+ "Value": "0x8CEE",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "IndexArrayPointerExt",
- "NativeName": "GL_INDEX_ARRAY_POINTER_EXT",
- "Value": "0x8091",
+ "Name": "ColorAttachment14NV",
+ "NativeName": "GL_COLOR_ATTACHMENT14_NV",
+ "Value": "0x8CEE",
"Doc": "",
"Attributes": []
},
{
- "Name": "InstrumentBufferPointerSgix",
- "NativeName": "GL_INSTRUMENT_BUFFER_POINTER_SGIX",
- "Value": "0x8180",
+ "Name": "ColorAttachment15",
+ "NativeName": "GL_COLOR_ATTACHMENT15",
+ "Value": "0x8CEF",
"Doc": "",
"Attributes": []
},
{
- "Name": "NormalArrayPointer",
- "NativeName": "GL_NORMAL_ARRAY_POINTER",
- "Value": "0x808F",
+ "Name": "ColorAttachment15Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT15_EXT",
+ "Value": "0x8CEF",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "NormalArrayPointerExt",
- "NativeName": "GL_NORMAL_ARRAY_POINTER_EXT",
- "Value": "0x808F",
+ "Name": "ColorAttachment15NV",
+ "NativeName": "GL_COLOR_ATTACHMENT15_NV",
+ "Value": "0x8CEF",
"Doc": "",
"Attributes": []
},
{
- "Name": "SelectionBufferPointer",
- "NativeName": "GL_SELECTION_BUFFER_POINTER",
- "Value": "0xDF3",
+ "Name": "ColorAttachment16",
+ "NativeName": "GL_COLOR_ATTACHMENT16",
+ "Value": "0x8CF0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureCoordArrayPointer",
- "NativeName": "GL_TEXTURE_COORD_ARRAY_POINTER",
- "Value": "0x8092",
+ "Name": "ColorAttachment17",
+ "NativeName": "GL_COLOR_ATTACHMENT17",
+ "Value": "0x8CF1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureCoordArrayPointerExt",
- "NativeName": "GL_TEXTURE_COORD_ARRAY_POINTER_EXT",
- "Value": "0x8092",
+ "Name": "ColorAttachment18",
+ "NativeName": "GL_COLOR_ATTACHMENT18",
+ "Value": "0x8CF2",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexArrayPointer",
- "NativeName": "GL_VERTEX_ARRAY_POINTER",
- "Value": "0x808E",
+ "Name": "ColorAttachment19",
+ "NativeName": "GL_COLOR_ATTACHMENT19",
+ "Value": "0x8CF3",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "VertexArrayPointerExt",
- "NativeName": "GL_VERTEX_ARRAY_POINTER_EXT",
- "Value": "0x808E",
+ "Name": "ColorAttachment20",
+ "NativeName": "GL_COLOR_ATTACHMENT20",
+ "Value": "0x8CF4",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugCallbackFunction",
- "NativeName": "GL_DEBUG_CALLBACK_FUNCTION",
- "Value": "0x8244",
+ "Name": "ColorAttachment21",
+ "NativeName": "GL_COLOR_ATTACHMENT21",
+ "Value": "0x8CF5",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugCallbackUserParam",
- "NativeName": "GL_DEBUG_CALLBACK_USER_PARAM",
- "Value": "0x8245",
+ "Name": "ColorAttachment22",
+ "NativeName": "GL_COLOR_ATTACHMENT22",
+ "Value": "0x8CF6",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "GetPointervPName",
- "NativeName": "GetPointervPName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "DetailTextureFuncPointsSgis",
- "NativeName": "GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS",
- "Value": "0x809C",
+ "Name": "ColorAttachment23",
+ "NativeName": "GL_COLOR_ATTACHMENT23",
+ "Value": "0x8CF7",
"Doc": "",
"Attributes": []
},
{
- "Name": "DetailTextureLevelSgis",
- "NativeName": "GL_DETAIL_TEXTURE_LEVEL_SGIS",
- "Value": "0x809A",
+ "Name": "ColorAttachment24",
+ "NativeName": "GL_COLOR_ATTACHMENT24",
+ "Value": "0x8CF8",
"Doc": "",
"Attributes": []
},
{
- "Name": "DetailTextureModeSgis",
- "NativeName": "GL_DETAIL_TEXTURE_MODE_SGIS",
- "Value": "0x809B",
+ "Name": "ColorAttachment25",
+ "NativeName": "GL_COLOR_ATTACHMENT25",
+ "Value": "0x8CF9",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualTextureSelectSgis",
- "NativeName": "GL_DUAL_TEXTURE_SELECT_SGIS",
- "Value": "0x8124",
+ "Name": "ColorAttachment26",
+ "NativeName": "GL_COLOR_ATTACHMENT26",
+ "Value": "0x8CFA",
"Doc": "",
"Attributes": []
},
{
- "Name": "GenerateMipmapSgis",
- "NativeName": "GL_GENERATE_MIPMAP_SGIS",
- "Value": "0x8191",
+ "Name": "ColorAttachment27",
+ "NativeName": "GL_COLOR_ATTACHMENT27",
+ "Value": "0x8CFB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostTextureFilterBiasSgix",
- "NativeName": "GL_POST_TEXTURE_FILTER_BIAS_SGIX",
- "Value": "0x8179",
+ "Name": "ColorAttachment28",
+ "NativeName": "GL_COLOR_ATTACHMENT28",
+ "Value": "0x8CFC",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostTextureFilterScaleSgix",
- "NativeName": "GL_POST_TEXTURE_FILTER_SCALE_SGIX",
- "Value": "0x817A",
+ "Name": "ColorAttachment29",
+ "NativeName": "GL_COLOR_ATTACHMENT29",
+ "Value": "0x8CFD",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadTextureSelectSgis",
- "NativeName": "GL_QUAD_TEXTURE_SELECT_SGIS",
- "Value": "0x8125",
+ "Name": "ColorAttachment30",
+ "NativeName": "GL_COLOR_ATTACHMENT30",
+ "Value": "0x8CFE",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShadowAmbientSgix",
- "NativeName": "GL_SHADOW_AMBIENT_SGIX",
- "Value": "0x80BF",
+ "Name": "ColorAttachment31",
+ "NativeName": "GL_COLOR_ATTACHMENT31",
+ "Value": "0x8CFF",
"Doc": "",
"Attributes": []
},
{
- "Name": "SharpenTextureFuncPointsSgis",
- "NativeName": "GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS",
- "Value": "0x80B0",
+ "Name": "DepthAttachment",
+ "NativeName": "GL_DEPTH_ATTACHMENT",
+ "Value": "0x8D00",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture4DsizeSgis",
- "NativeName": "GL_TEXTURE_4DSIZE_SGIS",
- "Value": "0x8136",
+ "Name": "DepthAttachmentExt",
+ "NativeName": "GL_DEPTH_ATTACHMENT_EXT",
+ "Value": "0x8D00",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureAlphaSize",
- "NativeName": "GL_TEXTURE_ALPHA_SIZE",
- "Value": "0x805F",
+ "Name": "DepthAttachmentOes",
+ "NativeName": "GL_DEPTH_ATTACHMENT_OES",
+ "Value": "0x8D00",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBaseLevelSgis",
- "NativeName": "GL_TEXTURE_BASE_LEVEL_SGIS",
- "Value": "0x813C",
+ "Name": "StencilAttachmentExt",
+ "NativeName": "GL_STENCIL_ATTACHMENT_EXT",
+ "Value": "0x8D20",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBlueSize",
- "NativeName": "GL_TEXTURE_BLUE_SIZE",
- "Value": "0x805E",
+ "Name": "StencilAttachmentOes",
+ "NativeName": "GL_STENCIL_ATTACHMENT_OES",
+ "Value": "0x8D20",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "InvalidateFramebufferAttachment",
+ "NativeName": "InvalidateFramebufferAttachment",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "TextureBorder",
- "NativeName": "GL_TEXTURE_BORDER",
- "Value": "0x1005",
+ "Name": "Add",
+ "NativeName": "GL_ADD",
+ "Value": "0x104",
"Doc": "",
"Attributes": [
{
@@ -17824,79 +26386,121 @@
]
},
{
- "Name": "TextureBorderColor",
- "NativeName": "GL_TEXTURE_BORDER_COLOR",
- "Value": "0x1004",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "TextureBorderColorNV",
- "NativeName": "GL_TEXTURE_BORDER_COLOR_NV",
- "Value": "0x1004",
+ "Name": "Replace",
+ "NativeName": "GL_REPLACE",
+ "Value": "0x1E01",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapCenterSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_CENTER_SGIX",
- "Value": "0x8171",
+ "Name": "Modulate",
+ "NativeName": "GL_MODULATE",
+ "Value": "0x2100",
"Doc": "",
- "Attributes": []
- },
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "LightEnvModeSGIX",
+ "NativeName": "LightEnvModeSGIX",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "TextureClipmapDepthSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_DEPTH_SGIX",
- "Value": "0x8176",
+ "Name": "LightEnvModeSgix",
+ "NativeName": "GL_LIGHT_ENV_MODE_SGIX",
+ "Value": "0x8407",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "LightEnvParameterSGIX",
+ "NativeName": "LightEnvParameterSGIX",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "TextureClipmapFrameSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_FRAME_SGIX",
- "Value": "0x8172",
+ "Name": "SingleColor",
+ "NativeName": "GL_SINGLE_COLOR",
+ "Value": "0x81F9",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureClipmapLodOffsetSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX",
- "Value": "0x8175",
+ "Name": "SingleColorExt",
+ "NativeName": "GL_SINGLE_COLOR_EXT",
+ "Value": "0x81F9",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapOffsetSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_OFFSET_SGIX",
- "Value": "0x8173",
+ "Name": "SeparateSpecularColor",
+ "NativeName": "GL_SEPARATE_SPECULAR_COLOR",
+ "Value": "0x81FA",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureClipmapVirtualDepthSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX",
- "Value": "0x8174",
+ "Name": "SeparateSpecularColorExt",
+ "NativeName": "GL_SEPARATE_SPECULAR_COLOR_EXT",
+ "Value": "0x81FA",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "LightModelColorControl",
+ "NativeName": "LightModelColorControl",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "TextureCompareOperatorSgix",
- "NativeName": "GL_TEXTURE_COMPARE_OPERATOR_SGIX",
- "Value": "0x819B",
+ "Name": "LightModelLocalViewer",
+ "NativeName": "GL_LIGHT_MODEL_LOCAL_VIEWER",
+ "Value": "0xB51",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureCompareSgix",
- "NativeName": "GL_TEXTURE_COMPARE_SGIX",
- "Value": "0x819A",
+ "Name": "LightModelTwoSide",
+ "NativeName": "GL_LIGHT_MODEL_TWO_SIDE",
+ "Value": "0xB52",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureComponents",
- "NativeName": "GL_TEXTURE_COMPONENTS",
- "Value": "0x1003",
+ "Name": "LightModelAmbient",
+ "NativeName": "GL_LIGHT_MODEL_AMBIENT",
+ "Value": "0xB53",
"Doc": "",
"Attributes": [
{
@@ -17906,44 +26510,48 @@
]
},
{
- "Name": "TextureDepthExt",
- "NativeName": "GL_TEXTURE_DEPTH_EXT",
- "Value": "0x8071",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "TextureFilter4SizeSgis",
- "NativeName": "GL_TEXTURE_FILTER4_SIZE_SGIS",
- "Value": "0x8147",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "TextureGequalRSgix",
- "NativeName": "GL_TEXTURE_GEQUAL_R_SGIX",
- "Value": "0x819D",
+ "Name": "LightModelColorControl",
+ "NativeName": "GL_LIGHT_MODEL_COLOR_CONTROL",
+ "Value": "0x81F8",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureGreenSize",
- "NativeName": "GL_TEXTURE_GREEN_SIZE",
- "Value": "0x805D",
+ "Name": "LightModelColorControlExt",
+ "NativeName": "GL_LIGHT_MODEL_COLOR_CONTROL_EXT",
+ "Value": "0x81F8",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "LightModelParameter",
+ "NativeName": "LightModelParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "TextureHeight",
- "NativeName": "GL_TEXTURE_HEIGHT",
- "Value": "0x1001",
+ "Name": "Light0",
+ "NativeName": "GL_LIGHT0",
+ "Value": "0x4000",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureIntensitySize",
- "NativeName": "GL_TEXTURE_INTENSITY_SIZE",
- "Value": "0x8061",
+ "Name": "Light1",
+ "NativeName": "GL_LIGHT1",
+ "Value": "0x4001",
"Doc": "",
"Attributes": [
{
@@ -17953,44 +26561,69 @@
]
},
{
- "Name": "TextureInternalFormat",
- "NativeName": "GL_TEXTURE_INTERNAL_FORMAT",
- "Value": "0x1003",
+ "Name": "Light2",
+ "NativeName": "GL_LIGHT2",
+ "Value": "0x4002",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureLequalRSgix",
- "NativeName": "GL_TEXTURE_LEQUAL_R_SGIX",
- "Value": "0x819C",
+ "Name": "Light3",
+ "NativeName": "GL_LIGHT3",
+ "Value": "0x4003",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureLodBiasRSgix",
- "NativeName": "GL_TEXTURE_LOD_BIAS_R_SGIX",
- "Value": "0x8190",
+ "Name": "Light4",
+ "NativeName": "GL_LIGHT4",
+ "Value": "0x4004",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureLodBiasSSgix",
- "NativeName": "GL_TEXTURE_LOD_BIAS_S_SGIX",
- "Value": "0x818E",
+ "Name": "Light5",
+ "NativeName": "GL_LIGHT5",
+ "Value": "0x4005",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureLodBiasTSgix",
- "NativeName": "GL_TEXTURE_LOD_BIAS_T_SGIX",
- "Value": "0x818F",
+ "Name": "Light6",
+ "NativeName": "GL_LIGHT6",
+ "Value": "0x4006",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureLuminanceSize",
- "NativeName": "GL_TEXTURE_LUMINANCE_SIZE",
- "Value": "0x8060",
+ "Name": "Light7",
+ "NativeName": "GL_LIGHT7",
+ "Value": "0x4007",
"Doc": "",
"Attributes": [
{
@@ -18000,65 +26633,73 @@
]
},
{
- "Name": "TextureMagFilter",
- "NativeName": "GL_TEXTURE_MAG_FILTER",
- "Value": "0x2800",
+ "Name": "FragmentLight0Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT0_SGIX",
+ "Value": "0x840C",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxClampRSgix",
- "NativeName": "GL_TEXTURE_MAX_CLAMP_R_SGIX",
- "Value": "0x836B",
+ "Name": "FragmentLight1Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT1_SGIX",
+ "Value": "0x840D",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxClampSSgix",
- "NativeName": "GL_TEXTURE_MAX_CLAMP_S_SGIX",
- "Value": "0x8369",
+ "Name": "FragmentLight2Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT2_SGIX",
+ "Value": "0x840E",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxClampTSgix",
- "NativeName": "GL_TEXTURE_MAX_CLAMP_T_SGIX",
- "Value": "0x836A",
+ "Name": "FragmentLight3Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT3_SGIX",
+ "Value": "0x840F",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxLevelSgis",
- "NativeName": "GL_TEXTURE_MAX_LEVEL_SGIS",
- "Value": "0x813D",
+ "Name": "FragmentLight4Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT4_SGIX",
+ "Value": "0x8410",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxLodSgis",
- "NativeName": "GL_TEXTURE_MAX_LOD_SGIS",
- "Value": "0x813B",
+ "Name": "FragmentLight5Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT5_SGIX",
+ "Value": "0x8411",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMinFilter",
- "NativeName": "GL_TEXTURE_MIN_FILTER",
- "Value": "0x2801",
+ "Name": "FragmentLight6Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT6_SGIX",
+ "Value": "0x8412",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMinLodSgis",
- "NativeName": "GL_TEXTURE_MIN_LOD_SGIS",
- "Value": "0x813A",
+ "Name": "FragmentLight7Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT7_SGIX",
+ "Value": "0x8413",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "LightName",
+ "NativeName": "LightName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "TexturePriority",
- "NativeName": "GL_TEXTURE_PRIORITY",
- "Value": "0x8066",
+ "Name": "Position",
+ "NativeName": "GL_POSITION",
+ "Value": "0x1203",
"Doc": "",
"Attributes": [
{
@@ -18068,16 +26709,9 @@
]
},
{
- "Name": "TextureRedSize",
- "NativeName": "GL_TEXTURE_RED_SIZE",
- "Value": "0x805C",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "TextureResident",
- "NativeName": "GL_TEXTURE_RESIDENT",
- "Value": "0x8067",
+ "Name": "SpotDirection",
+ "NativeName": "GL_SPOT_DIRECTION",
+ "Value": "0x1204",
"Doc": "",
"Attributes": [
{
@@ -18087,208 +26721,228 @@
]
},
{
- "Name": "TextureWidth",
- "NativeName": "GL_TEXTURE_WIDTH",
- "Value": "0x1000",
+ "Name": "SpotExponent",
+ "NativeName": "GL_SPOT_EXPONENT",
+ "Value": "0x1205",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureWrapQSgis",
- "NativeName": "GL_TEXTURE_WRAP_Q_SGIS",
- "Value": "0x8137",
+ "Name": "SpotCutoff",
+ "NativeName": "GL_SPOT_CUTOFF",
+ "Value": "0x1206",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureWrapRExt",
- "NativeName": "GL_TEXTURE_WRAP_R_EXT",
- "Value": "0x8072",
+ "Name": "ConstantAttenuation",
+ "NativeName": "GL_CONSTANT_ATTENUATION",
+ "Value": "0x1207",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureWrapS",
- "NativeName": "GL_TEXTURE_WRAP_S",
- "Value": "0x2802",
+ "Name": "LinearAttenuation",
+ "NativeName": "GL_LINEAR_ATTENUATION",
+ "Value": "0x1208",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureWrapT",
- "NativeName": "GL_TEXTURE_WRAP_T",
- "Value": "0x2803",
+ "Name": "QuadraticAttenuation",
+ "NativeName": "GL_QUADRATIC_ATTENUATION",
+ "Value": "0x1209",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
}
],
- "Name": "GetTextureParameter",
- "NativeName": "GetTextureParameter",
+ "Name": "LightParameter",
+ "NativeName": "LightParameter",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "NoError",
- "NativeName": "GL_NO_ERROR",
- "Value": "0x0",
+ "Name": "FragmentMaterialExt",
+ "NativeName": "GL_FRAGMENT_MATERIAL_EXT",
+ "Value": "0x8349",
"Doc": "",
"Attributes": []
},
{
- "Name": "GuiltyContextReset",
- "NativeName": "GL_GUILTY_CONTEXT_RESET",
- "Value": "0x8253",
+ "Name": "FragmentNormalExt",
+ "NativeName": "GL_FRAGMENT_NORMAL_EXT",
+ "Value": "0x834A",
"Doc": "",
"Attributes": []
},
{
- "Name": "InnocentContextReset",
- "NativeName": "GL_INNOCENT_CONTEXT_RESET",
- "Value": "0x8254",
+ "Name": "FragmentColorExt",
+ "NativeName": "GL_FRAGMENT_COLOR_EXT",
+ "Value": "0x834C",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnknownContextReset",
- "NativeName": "GL_UNKNOWN_CONTEXT_RESET",
- "Value": "0x8255",
+ "Name": "FragmentDepthExt",
+ "NativeName": "GL_FRAGMENT_DEPTH_EXT",
+ "Value": "0x8452",
"Doc": "",
"Attributes": []
}
],
- "Name": "GraphicsResetStatus",
- "NativeName": "GraphicsResetStatus",
+ "Name": "LightTextureModeEXT",
+ "NativeName": "LightTextureModeEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "DontCare",
- "NativeName": "GL_DONT_CARE",
- "Value": "0x1100",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Fastest",
- "NativeName": "GL_FASTEST",
- "Value": "0x1101",
+ "Name": "AttenuationExt",
+ "NativeName": "GL_ATTENUATION_EXT",
+ "Value": "0x834D",
"Doc": "",
"Attributes": []
},
{
- "Name": "Nicest",
- "NativeName": "GL_NICEST",
- "Value": "0x1102",
+ "Name": "ShadowAttenuationExt",
+ "NativeName": "GL_SHADOW_ATTENUATION_EXT",
+ "Value": "0x834E",
"Doc": "",
"Attributes": []
}
],
- "Name": "HintMode",
- "NativeName": "HintMode",
+ "Name": "LightTexturePNameEXT",
+ "NativeName": "LightTexturePNameEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "AllowDrawFrgHintPgi",
- "NativeName": "GL_ALLOW_DRAW_FRG_HINT_PGI",
- "Value": "0x1A210",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AllowDrawMemHintPgi",
- "NativeName": "GL_ALLOW_DRAW_MEM_HINT_PGI",
- "Value": "0x1A211",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AllowDrawObjHintPgi",
- "NativeName": "GL_ALLOW_DRAW_OBJ_HINT_PGI",
- "Value": "0x1A20E",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AllowDrawWinHintPgi",
- "NativeName": "GL_ALLOW_DRAW_WIN_HINT_PGI",
- "Value": "0x1A20F",
+ "Name": "Compile",
+ "NativeName": "GL_COMPILE",
+ "Value": "0x1300",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "AlwaysFastHintPgi",
- "NativeName": "GL_ALWAYS_FAST_HINT_PGI",
- "Value": "0x1A20C",
+ "Name": "CompileAndExecute",
+ "NativeName": "GL_COMPILE_AND_EXECUTE",
+ "Value": "0x1301",
"Doc": "",
- "Attributes": []
- },
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "ListMode",
+ "NativeName": "ListMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "AlwaysSoftHintPgi",
- "NativeName": "GL_ALWAYS_SOFT_HINT_PGI",
- "Value": "0x1A20D",
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
"Doc": "",
"Attributes": []
},
{
- "Name": "BackNormalsHintPgi",
- "NativeName": "GL_BACK_NORMALS_HINT_PGI",
- "Value": "0x1A223",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
"Attributes": []
},
{
- "Name": "BinningControlHintQCom",
- "NativeName": "GL_BINNING_CONTROL_HINT_QCOM",
- "Value": "0x8FB0",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipFarHintPgi",
- "NativeName": "GL_CLIP_FAR_HINT_PGI",
- "Value": "0x1A221",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipNearHintPgi",
- "NativeName": "GL_CLIP_NEAR_HINT_PGI",
- "Value": "0x1A220",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipVolumeClippingHintExt",
- "NativeName": "GL_CLIP_VOLUME_CLIPPING_HINT_EXT",
- "Value": "0x80F0",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConserveMemoryHintPgi",
- "NativeName": "GL_CONSERVE_MEMORY_HINT_PGI",
- "Value": "0x1A1FD",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionHintSgix",
- "NativeName": "GL_CONVOLUTION_HINT_SGIX",
- "Value": "0x8316",
+ "Name": "C2Bytes",
+ "NativeName": "GL_2_BYTES",
+ "Value": "0x1407",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "FogHint",
- "NativeName": "GL_FOG_HINT",
- "Value": "0xC54",
+ "Name": "C3Bytes",
+ "NativeName": "GL_3_BYTES",
+ "Value": "0x1408",
"Doc": "",
"Attributes": [
{
@@ -18298,363 +26952,413 @@
]
},
{
- "Name": "FragmentShaderDerivativeHint",
- "NativeName": "GL_FRAGMENT_SHADER_DERIVATIVE_HINT",
- "Value": "0x8B8B",
+ "Name": "C4Bytes",
+ "NativeName": "GL_4_BYTES",
+ "Value": "0x1409",
"Doc": "",
- "Attributes": []
- },
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "ListNameType",
+ "NativeName": "ListNameType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FragmentShaderDerivativeHintArb",
- "NativeName": "GL_FRAGMENT_SHADER_DERIVATIVE_HINT_ARB",
- "Value": "0x8B8B",
+ "Name": "ListPrioritySgix",
+ "NativeName": "GL_LIST_PRIORITY_SGIX",
+ "Value": "0x8182",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ListParameterName",
+ "NativeName": "ListParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FragmentShaderDerivativeHintOes",
- "NativeName": "GL_FRAGMENT_SHADER_DERIVATIVE_HINT_OES",
- "Value": "0x8B8B",
+ "Name": "Clear",
+ "NativeName": "GL_CLEAR",
+ "Value": "0x1500",
"Doc": "",
"Attributes": []
},
{
- "Name": "FullStippleHintPgi",
- "NativeName": "GL_FULL_STIPPLE_HINT_PGI",
- "Value": "0x1A219",
+ "Name": "And",
+ "NativeName": "GL_AND",
+ "Value": "0x1501",
"Doc": "",
"Attributes": []
},
{
- "Name": "GenerateMipmapHint",
- "NativeName": "GL_GENERATE_MIPMAP_HINT",
- "Value": "0x8192",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "GenerateMipmapHintSgis",
- "NativeName": "GL_GENERATE_MIPMAP_HINT_SGIS",
- "Value": "0x8192",
+ "Name": "AndReverse",
+ "NativeName": "GL_AND_REVERSE",
+ "Value": "0x1502",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineQualityHintSgix",
- "NativeName": "GL_LINE_QUALITY_HINT_SGIX",
- "Value": "0x835B",
+ "Name": "Copy",
+ "NativeName": "GL_COPY",
+ "Value": "0x1503",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineSmoothHint",
- "NativeName": "GL_LINE_SMOOTH_HINT",
- "Value": "0xC52",
+ "Name": "AndInverted",
+ "NativeName": "GL_AND_INVERTED",
+ "Value": "0x1504",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaterialSideHintPgi",
- "NativeName": "GL_MATERIAL_SIDE_HINT_PGI",
- "Value": "0x1A22C",
+ "Name": "Noop",
+ "NativeName": "GL_NOOP",
+ "Value": "0x1505",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxVertexHintPgi",
- "NativeName": "GL_MAX_VERTEX_HINT_PGI",
- "Value": "0x1A22D",
+ "Name": "Xor",
+ "NativeName": "GL_XOR",
+ "Value": "0x1506",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleFilterHintNV",
- "NativeName": "GL_MULTISAMPLE_FILTER_HINT_NV",
- "Value": "0x8534",
+ "Name": "Or",
+ "NativeName": "GL_OR",
+ "Value": "0x1507",
"Doc": "",
"Attributes": []
},
{
- "Name": "NativeGraphicsBeginHintPgi",
- "NativeName": "GL_NATIVE_GRAPHICS_BEGIN_HINT_PGI",
- "Value": "0x1A203",
+ "Name": "Nor",
+ "NativeName": "GL_NOR",
+ "Value": "0x1508",
"Doc": "",
"Attributes": []
},
{
- "Name": "NativeGraphicsEndHintPgi",
- "NativeName": "GL_NATIVE_GRAPHICS_END_HINT_PGI",
- "Value": "0x1A204",
+ "Name": "Equiv",
+ "NativeName": "GL_EQUIV",
+ "Value": "0x1509",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackCmykHintExt",
- "NativeName": "GL_PACK_CMYK_HINT_EXT",
- "Value": "0x800E",
+ "Name": "Invert",
+ "NativeName": "GL_INVERT",
+ "Value": "0x150A",
"Doc": "",
"Attributes": []
},
{
- "Name": "PerspectiveCorrectionHint",
- "NativeName": "GL_PERSPECTIVE_CORRECTION_HINT",
- "Value": "0xC50",
+ "Name": "OrReverse",
+ "NativeName": "GL_OR_REVERSE",
+ "Value": "0x150B",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PhongHintWin",
- "NativeName": "GL_PHONG_HINT_WIN",
- "Value": "0x80EB",
+ "Name": "CopyInverted",
+ "NativeName": "GL_COPY_INVERTED",
+ "Value": "0x150C",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSmoothHint",
- "NativeName": "GL_POINT_SMOOTH_HINT",
- "Value": "0xC51",
+ "Name": "OrInverted",
+ "NativeName": "GL_OR_INVERTED",
+ "Value": "0x150D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PolygonSmoothHint",
- "NativeName": "GL_POLYGON_SMOOTH_HINT",
- "Value": "0xC53",
+ "Name": "Nand",
+ "NativeName": "GL_NAND",
+ "Value": "0x150E",
"Doc": "",
"Attributes": []
},
{
- "Name": "PreferDoublebufferHintPgi",
- "NativeName": "GL_PREFER_DOUBLEBUFFER_HINT_PGI",
- "Value": "0x1A1F8",
+ "Name": "Set",
+ "NativeName": "GL_SET",
+ "Value": "0x150F",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "LogicOp",
+ "NativeName": "LogicOp",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ProgramBinaryRetrievableHint",
- "NativeName": "GL_PROGRAM_BINARY_RETRIEVABLE_HINT",
- "Value": "0x8257",
+ "Name": "MapAttribUOrderNV",
+ "NativeName": "GL_MAP_ATTRIB_U_ORDER_NV",
+ "Value": "0x86C3",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReclaimMemoryHintPgi",
- "NativeName": "GL_RECLAIM_MEMORY_HINT_PGI",
- "Value": "0x1A1FE",
+ "Name": "MapAttribVOrderNV",
+ "NativeName": "GL_MAP_ATTRIB_V_ORDER_NV",
+ "Value": "0x86C4",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "MapAttribParameterNV",
+ "NativeName": "MapAttribParameterNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ScalebiasHintSgix",
- "NativeName": "GL_SCALEBIAS_HINT_SGIX",
- "Value": "0x8322",
+ "Name": "MapReadBit",
+ "NativeName": "GL_MAP_READ_BIT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "StrictDepthfuncHintPgi",
- "NativeName": "GL_STRICT_DEPTHFUNC_HINT_PGI",
- "Value": "0x1A216",
+ "Name": "MapReadBitExt",
+ "NativeName": "GL_MAP_READ_BIT_EXT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "StrictLightingHintPgi",
- "NativeName": "GL_STRICT_LIGHTING_HINT_PGI",
- "Value": "0x1A217",
+ "Name": "MapWriteBit",
+ "NativeName": "GL_MAP_WRITE_BIT",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "StrictScissorHintPgi",
- "NativeName": "GL_STRICT_SCISSOR_HINT_PGI",
- "Value": "0x1A218",
+ "Name": "MapWriteBitExt",
+ "NativeName": "GL_MAP_WRITE_BIT_EXT",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompressionHint",
- "NativeName": "GL_TEXTURE_COMPRESSION_HINT",
- "Value": "0x84EF",
+ "Name": "MapInvalidateRangeBit",
+ "NativeName": "GL_MAP_INVALIDATE_RANGE_BIT",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompressionHintArb",
- "NativeName": "GL_TEXTURE_COMPRESSION_HINT_ARB",
- "Value": "0x84EF",
+ "Name": "MapInvalidateRangeBitExt",
+ "NativeName": "GL_MAP_INVALIDATE_RANGE_BIT_EXT",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMultiBufferHintSgix",
- "NativeName": "GL_TEXTURE_MULTI_BUFFER_HINT_SGIX",
- "Value": "0x812E",
+ "Name": "MapInvalidateBufferBit",
+ "NativeName": "GL_MAP_INVALIDATE_BUFFER_BIT",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureStorageHintApple",
- "NativeName": "GL_TEXTURE_STORAGE_HINT_APPLE",
- "Value": "0x85BC",
+ "Name": "MapInvalidateBufferBitExt",
+ "NativeName": "GL_MAP_INVALIDATE_BUFFER_BIT_EXT",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformHintApple",
- "NativeName": "GL_TRANSFORM_HINT_APPLE",
- "Value": "0x85B1",
+ "Name": "MapFlushExplicitBit",
+ "NativeName": "GL_MAP_FLUSH_EXPLICIT_BIT",
+ "Value": "0x10",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackCmykHintExt",
- "NativeName": "GL_UNPACK_CMYK_HINT_EXT",
- "Value": "0x800F",
+ "Name": "MapFlushExplicitBitExt",
+ "NativeName": "GL_MAP_FLUSH_EXPLICIT_BIT_EXT",
+ "Value": "0x10",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexArrayStorageHintApple",
- "NativeName": "GL_VERTEX_ARRAY_STORAGE_HINT_APPLE",
- "Value": "0x851F",
+ "Name": "MapUnsynchronizedBit",
+ "NativeName": "GL_MAP_UNSYNCHRONIZED_BIT",
+ "Value": "0x20",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexConsistentHintPgi",
- "NativeName": "GL_VERTEX_CONSISTENT_HINT_PGI",
- "Value": "0x1A22B",
+ "Name": "MapUnsynchronizedBitExt",
+ "NativeName": "GL_MAP_UNSYNCHRONIZED_BIT_EXT",
+ "Value": "0x20",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexDataHintPgi",
- "NativeName": "GL_VERTEX_DATA_HINT_PGI",
- "Value": "0x1A22A",
+ "Name": "MapPersistentBit",
+ "NativeName": "GL_MAP_PERSISTENT_BIT",
+ "Value": "0x40",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexPreclipHintSgix",
- "NativeName": "GL_VERTEX_PRECLIP_HINT_SGIX",
- "Value": "0x83EF",
+ "Name": "MapPersistentBitExt",
+ "NativeName": "GL_MAP_PERSISTENT_BIT_EXT",
+ "Value": "0x40",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexPreclipSgix",
- "NativeName": "GL_VERTEX_PRECLIP_SGIX",
- "Value": "0x83EE",
+ "Name": "MapCoherentBit",
+ "NativeName": "GL_MAP_COHERENT_BIT",
+ "Value": "0x80",
"Doc": "",
"Attributes": []
},
{
- "Name": "WideLineHintPgi",
- "NativeName": "GL_WIDE_LINE_HINT_PGI",
- "Value": "0x1A222",
+ "Name": "MapCoherentBitExt",
+ "NativeName": "GL_MAP_COHERENT_BIT_EXT",
+ "Value": "0x80",
"Doc": "",
"Attributes": []
}
],
- "Name": "HintTarget",
- "NativeName": "HintTarget",
+ "Name": "MapBufferAccessMask",
+ "NativeName": "MapBufferAccessMask",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Histogram",
- "NativeName": "GL_HISTOGRAM",
- "Value": "0x8024",
+ "Name": "MapTessellationNV",
+ "NativeName": "GL_MAP_TESSELLATION_NV",
+ "Value": "0x86C2",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "MapParameterNV",
+ "NativeName": "MapParameterNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "HistogramExt",
- "NativeName": "GL_HISTOGRAM_EXT",
- "Value": "0x8024",
+ "Name": "Coeff",
+ "NativeName": "GL_COEFF",
+ "Value": "0xA00",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ProxyHistogram",
- "NativeName": "GL_PROXY_HISTOGRAM",
- "Value": "0x8025",
+ "Name": "Order",
+ "NativeName": "GL_ORDER",
+ "Value": "0xA01",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ProxyHistogramExt",
- "NativeName": "GL_PROXY_HISTOGRAM_EXT",
- "Value": "0x8025",
+ "Name": "Domain",
+ "NativeName": "GL_DOMAIN",
+ "Value": "0xA02",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
}
],
- "Name": "HistogramTargetEXT",
- "NativeName": "HistogramTargetEXT",
+ "Name": "MapQuery",
+ "NativeName": "MapQuery",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
+ "Name": "Map1Color4",
+ "NativeName": "GL_MAP1_COLOR_4",
+ "Value": "0xD90",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "Map1Index",
+ "NativeName": "GL_MAP1_INDEX",
+ "Value": "0xD91",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
+ "Name": "Map1Normal",
+ "NativeName": "GL_MAP1_NORMAL",
+ "Value": "0xD92",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
+ "Name": "Map1TextureCoord1",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_1",
+ "Value": "0xD93",
"Doc": "",
- "Attributes": []
- }
- ],
- "Name": "IndexPointerType",
- "NativeName": "IndexPointerType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
{
- "Name": "C3fV3f",
- "NativeName": "GL_C3F_V3F",
- "Value": "0x2A24",
+ "Name": "Map1TextureCoord2",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_2",
+ "Value": "0xD94",
"Doc": "",
"Attributes": [
{
@@ -18664,9 +27368,9 @@
]
},
{
- "Name": "C4fN3fV3f",
- "NativeName": "GL_C4F_N3F_V3F",
- "Value": "0x2A26",
+ "Name": "Map1TextureCoord3",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_3",
+ "Value": "0xD95",
"Doc": "",
"Attributes": [
{
@@ -18676,9 +27380,9 @@
]
},
{
- "Name": "C4UBV2f",
- "NativeName": "GL_C4UB_V2F",
- "Value": "0x2A22",
+ "Name": "Map1TextureCoord4",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_4",
+ "Value": "0xD96",
"Doc": "",
"Attributes": [
{
@@ -18688,9 +27392,9 @@
]
},
{
- "Name": "C4UBV3f",
- "NativeName": "GL_C4UB_V3F",
- "Value": "0x2A23",
+ "Name": "Map1Vertex3",
+ "NativeName": "GL_MAP1_VERTEX_3",
+ "Value": "0xD97",
"Doc": "",
"Attributes": [
{
@@ -18700,9 +27404,9 @@
]
},
{
- "Name": "N3fV3f",
- "NativeName": "GL_N3F_V3F",
- "Value": "0x2A25",
+ "Name": "Map1Vertex4",
+ "NativeName": "GL_MAP1_VERTEX_4",
+ "Value": "0xD98",
"Doc": "",
"Attributes": [
{
@@ -18712,9 +27416,9 @@
]
},
{
- "Name": "T2fC3fV3f",
- "NativeName": "GL_T2F_C3F_V3F",
- "Value": "0x2A2A",
+ "Name": "Map2Color4",
+ "NativeName": "GL_MAP2_COLOR_4",
+ "Value": "0xDB0",
"Doc": "",
"Attributes": [
{
@@ -18724,9 +27428,9 @@
]
},
{
- "Name": "T2fC4fN3fV3f",
- "NativeName": "GL_T2F_C4F_N3F_V3F",
- "Value": "0x2A2C",
+ "Name": "Map2Index",
+ "NativeName": "GL_MAP2_INDEX",
+ "Value": "0xDB1",
"Doc": "",
"Attributes": [
{
@@ -18736,9 +27440,166 @@
]
},
{
- "Name": "T2fC4UBV3f",
- "NativeName": "GL_T2F_C4UB_V3F",
- "Value": "0x2A29",
+ "Name": "Map2Normal",
+ "NativeName": "GL_MAP2_NORMAL",
+ "Value": "0xDB2",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2TextureCoord1",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_1",
+ "Value": "0xDB3",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2TextureCoord2",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_2",
+ "Value": "0xDB4",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2TextureCoord3",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_3",
+ "Value": "0xDB5",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2TextureCoord4",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_4",
+ "Value": "0xDB6",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2Vertex3",
+ "NativeName": "GL_MAP2_VERTEX_3",
+ "Value": "0xDB7",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2Vertex4",
+ "NativeName": "GL_MAP2_VERTEX_4",
+ "Value": "0xDB8",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "GeometryDeformationSgix",
+ "NativeName": "GL_GEOMETRY_DEFORMATION_SGIX",
+ "Value": "0x8194",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureDeformationSgix",
+ "NativeName": "GL_TEXTURE_DEFORMATION_SGIX",
+ "Value": "0x8195",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MapTarget",
+ "NativeName": "MapTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "LayoutDefaultIntel",
+ "NativeName": "GL_LAYOUT_DEFAULT_INTEL",
+ "Value": "0x0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LayoutLinearIntel",
+ "NativeName": "GL_LAYOUT_LINEAR_INTEL",
+ "Value": "0x1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LayoutLinearCpuCachedIntel",
+ "NativeName": "GL_LAYOUT_LINEAR_CPU_CACHED_INTEL",
+ "Value": "0x2",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MapTextureFormatINTEL",
+ "NativeName": "MapTextureFormatINTEL",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MapTypeNV",
+ "NativeName": "MapTypeNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Ambient",
+ "NativeName": "GL_AMBIENT",
+ "Value": "0x1200",
"Doc": "",
"Attributes": [
{
@@ -18748,9 +27609,9 @@
]
},
{
- "Name": "T2fN3fV3f",
- "NativeName": "GL_T2F_N3F_V3F",
- "Value": "0x2A2B",
+ "Name": "Diffuse",
+ "NativeName": "GL_DIFFUSE",
+ "Value": "0x1201",
"Doc": "",
"Attributes": [
{
@@ -18760,9 +27621,9 @@
]
},
{
- "Name": "T2fV3f",
- "NativeName": "GL_T2F_V3F",
- "Value": "0x2A27",
+ "Name": "Specular",
+ "NativeName": "GL_SPECULAR",
+ "Value": "0x1202",
"Doc": "",
"Attributes": [
{
@@ -18772,9 +27633,9 @@
]
},
{
- "Name": "T4fC4fN3fV4f",
- "NativeName": "GL_T4F_C4F_N3F_V4F",
- "Value": "0x2A2D",
+ "Name": "Emission",
+ "NativeName": "GL_EMISSION",
+ "Value": "0x1600",
"Doc": "",
"Attributes": [
{
@@ -18784,9 +27645,9 @@
]
},
{
- "Name": "T4fV4f",
- "NativeName": "GL_T4F_V4F",
- "Value": "0x2A28",
+ "Name": "Shininess",
+ "NativeName": "GL_SHININESS",
+ "Value": "0x1601",
"Doc": "",
"Attributes": [
{
@@ -18796,9 +27657,9 @@
]
},
{
- "Name": "V2f",
- "NativeName": "GL_V2F",
- "Value": "0x2A20",
+ "Name": "AmbientAndDiffuse",
+ "NativeName": "GL_AMBIENT_AND_DIFFUSE",
+ "Value": "0x1602",
"Doc": "",
"Attributes": [
{
@@ -18808,9 +27669,9 @@
]
},
{
- "Name": "V3f",
- "NativeName": "GL_V3F",
- "Value": "0x2A21",
+ "Name": "ColorIndexes",
+ "NativeName": "GL_COLOR_INDEXES",
+ "Value": "0x1603",
"Doc": "",
"Attributes": [
{
@@ -18820,41 +27681,46 @@
]
}
],
- "Name": "InterleavedArrayFormat",
- "NativeName": "InterleavedArrayFormat",
+ "Name": "MaterialParameter",
+ "NativeName": "MaterialParameter",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Alpha12",
- "NativeName": "GL_ALPHA12",
- "Value": "0x803D",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Alpha16",
- "NativeName": "GL_ALPHA16",
- "Value": "0x803E",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Alpha4",
- "NativeName": "GL_ALPHA4",
- "Value": "0x803B",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MatrixIndexPointerTypeARB",
+ "NativeName": "MatrixIndexPointerTypeARB",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Modelview",
+ "NativeName": "GL_MODELVIEW",
+ "Value": "0x1700",
"Doc": "",
"Attributes": [
{
@@ -18864,9 +27730,16 @@
]
},
{
- "Name": "Alpha8",
- "NativeName": "GL_ALPHA8",
- "Value": "0x803C",
+ "Name": "Modelview0Ext",
+ "NativeName": "GL_MODELVIEW0_EXT",
+ "Value": "0x1700",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Projection",
+ "NativeName": "GL_PROJECTION",
+ "Value": "0x1701",
"Doc": "",
"Attributes": [
{
@@ -18876,251 +27749,394 @@
]
},
{
- "Name": "DualAlpha12Sgis",
- "NativeName": "GL_DUAL_ALPHA12_SGIS",
- "Value": "0x8112",
+ "Name": "Texture",
+ "NativeName": "GL_TEXTURE",
+ "Value": "0x1702",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MatrixMode",
+ "NativeName": "MatrixMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "VertexAttribArrayBarrierBit",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualAlpha16Sgis",
- "NativeName": "GL_DUAL_ALPHA16_SGIS",
- "Value": "0x8113",
+ "Name": "VertexAttribArrayBarrierBitExt",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT_EXT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualAlpha4Sgis",
- "NativeName": "GL_DUAL_ALPHA4_SGIS",
- "Value": "0x8110",
+ "Name": "ElementArrayBarrierBit",
+ "NativeName": "GL_ELEMENT_ARRAY_BARRIER_BIT",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualAlpha8Sgis",
- "NativeName": "GL_DUAL_ALPHA8_SGIS",
- "Value": "0x8111",
+ "Name": "ElementArrayBarrierBitExt",
+ "NativeName": "GL_ELEMENT_ARRAY_BARRIER_BIT_EXT",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualIntensity12Sgis",
- "NativeName": "GL_DUAL_INTENSITY12_SGIS",
- "Value": "0x811A",
+ "Name": "UniformBarrierBit",
+ "NativeName": "GL_UNIFORM_BARRIER_BIT",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualIntensity16Sgis",
- "NativeName": "GL_DUAL_INTENSITY16_SGIS",
- "Value": "0x811B",
+ "Name": "UniformBarrierBitExt",
+ "NativeName": "GL_UNIFORM_BARRIER_BIT_EXT",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualIntensity4Sgis",
- "NativeName": "GL_DUAL_INTENSITY4_SGIS",
- "Value": "0x8118",
+ "Name": "TextureFetchBarrierBit",
+ "NativeName": "GL_TEXTURE_FETCH_BARRIER_BIT",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualIntensity8Sgis",
- "NativeName": "GL_DUAL_INTENSITY8_SGIS",
- "Value": "0x8119",
+ "Name": "TextureFetchBarrierBitExt",
+ "NativeName": "GL_TEXTURE_FETCH_BARRIER_BIT_EXT",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualLuminance12Sgis",
- "NativeName": "GL_DUAL_LUMINANCE12_SGIS",
- "Value": "0x8116",
+ "Name": "ShaderGlobalAccessBarrierBitNV",
+ "NativeName": "GL_SHADER_GLOBAL_ACCESS_BARRIER_BIT_NV",
+ "Value": "0x10",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualLuminance16Sgis",
- "NativeName": "GL_DUAL_LUMINANCE16_SGIS",
- "Value": "0x8117",
+ "Name": "ShaderImageAccessBarrierBit",
+ "NativeName": "GL_SHADER_IMAGE_ACCESS_BARRIER_BIT",
+ "Value": "0x20",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualLuminance4Sgis",
- "NativeName": "GL_DUAL_LUMINANCE4_SGIS",
- "Value": "0x8114",
+ "Name": "ShaderImageAccessBarrierBitExt",
+ "NativeName": "GL_SHADER_IMAGE_ACCESS_BARRIER_BIT_EXT",
+ "Value": "0x20",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualLuminance8Sgis",
- "NativeName": "GL_DUAL_LUMINANCE8_SGIS",
- "Value": "0x8115",
+ "Name": "CommandBarrierBit",
+ "NativeName": "GL_COMMAND_BARRIER_BIT",
+ "Value": "0x40",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualLuminanceAlpha4Sgis",
- "NativeName": "GL_DUAL_LUMINANCE_ALPHA4_SGIS",
- "Value": "0x811C",
+ "Name": "CommandBarrierBitExt",
+ "NativeName": "GL_COMMAND_BARRIER_BIT_EXT",
+ "Value": "0x40",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualLuminanceAlpha8Sgis",
- "NativeName": "GL_DUAL_LUMINANCE_ALPHA8_SGIS",
- "Value": "0x811D",
+ "Name": "PixelBufferBarrierBit",
+ "NativeName": "GL_PIXEL_BUFFER_BARRIER_BIT",
+ "Value": "0x80",
"Doc": "",
"Attributes": []
},
{
- "Name": "Intensity",
- "NativeName": "GL_INTENSITY",
- "Value": "0x8049",
+ "Name": "PixelBufferBarrierBitExt",
+ "NativeName": "GL_PIXEL_BUFFER_BARRIER_BIT_EXT",
+ "Value": "0x80",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Intensity12",
- "NativeName": "GL_INTENSITY12",
- "Value": "0x804C",
+ "Name": "TextureUpdateBarrierBit",
+ "NativeName": "GL_TEXTURE_UPDATE_BARRIER_BIT",
+ "Value": "0x100",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Intensity16",
- "NativeName": "GL_INTENSITY16",
- "Value": "0x804D",
+ "Name": "TextureUpdateBarrierBitExt",
+ "NativeName": "GL_TEXTURE_UPDATE_BARRIER_BIT_EXT",
+ "Value": "0x100",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Intensity4",
- "NativeName": "GL_INTENSITY4",
- "Value": "0x804A",
+ "Name": "BufferUpdateBarrierBit",
+ "NativeName": "GL_BUFFER_UPDATE_BARRIER_BIT",
+ "Value": "0x200",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Intensity8",
- "NativeName": "GL_INTENSITY8",
- "Value": "0x804B",
+ "Name": "BufferUpdateBarrierBitExt",
+ "NativeName": "GL_BUFFER_UPDATE_BARRIER_BIT_EXT",
+ "Value": "0x200",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Luminance12",
- "NativeName": "GL_LUMINANCE12",
- "Value": "0x8041",
+ "Name": "FramebufferBarrierBit",
+ "NativeName": "GL_FRAMEBUFFER_BARRIER_BIT",
+ "Value": "0x400",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Luminance12Alpha12",
- "NativeName": "GL_LUMINANCE12_ALPHA12",
- "Value": "0x8047",
+ "Name": "FramebufferBarrierBitExt",
+ "NativeName": "GL_FRAMEBUFFER_BARRIER_BIT_EXT",
+ "Value": "0x400",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Luminance12Alpha4",
- "NativeName": "GL_LUMINANCE12_ALPHA4",
- "Value": "0x8046",
+ "Name": "TransformFeedbackBarrierBit",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BARRIER_BIT",
+ "Value": "0x800",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Luminance16",
- "NativeName": "GL_LUMINANCE16",
- "Value": "0x8042",
+ "Name": "TransformFeedbackBarrierBitExt",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BARRIER_BIT_EXT",
+ "Value": "0x800",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Luminance16Alpha16",
- "NativeName": "GL_LUMINANCE16_ALPHA16",
- "Value": "0x8048",
+ "Name": "AtomicCounterBarrierBit",
+ "NativeName": "GL_ATOMIC_COUNTER_BARRIER_BIT",
+ "Value": "0x1000",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
+ },
+ {
+ "Name": "AtomicCounterBarrierBitExt",
+ "NativeName": "GL_ATOMIC_COUNTER_BARRIER_BIT_EXT",
+ "Value": "0x1000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderStorageBarrierBit",
+ "NativeName": "GL_SHADER_STORAGE_BARRIER_BIT",
+ "Value": "0x2000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClientMappedBufferBarrierBit",
+ "NativeName": "GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT",
+ "Value": "0x4000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClientMappedBufferBarrierBitExt",
+ "NativeName": "GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT_EXT",
+ "Value": "0x4000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QueryBufferBarrierBit",
+ "NativeName": "GL_QUERY_BUFFER_BARRIER_BIT",
+ "Value": "0x8000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AllBarrierBits",
+ "NativeName": "GL_ALL_BARRIER_BITS",
+ "Value": "unchecked((int)0xFFFFFFFF)",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AllBarrierBitsExt",
+ "NativeName": "GL_ALL_BARRIER_BITS_EXT",
+ "Value": "unchecked((int)0xFFFFFFFF)",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MemoryBarrierMask",
+ "NativeName": "MemoryBarrierMask",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "DedicatedMemoryObjectExt",
+ "NativeName": "GL_DEDICATED_MEMORY_OBJECT_EXT",
+ "Value": "0x9581",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProtectedMemoryObjectExt",
+ "NativeName": "GL_PROTECTED_MEMORY_OBJECT_EXT",
+ "Value": "0x959B",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MemoryObjectParameterName",
+ "NativeName": "MemoryObjectParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Point",
+ "NativeName": "GL_POINT",
+ "Value": "0x1B00",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Line",
+ "NativeName": "GL_LINE",
+ "Value": "0x1B01",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MeshMode1",
+ "NativeName": "MeshMode1",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Point",
+ "NativeName": "GL_POINT",
+ "Value": "0x1B00",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Line",
+ "NativeName": "GL_LINE",
+ "Value": "0x1B01",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Fill",
+ "NativeName": "GL_FILL",
+ "Value": "0x1B02",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MeshMode2",
+ "NativeName": "MeshMode2",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Minmax",
+ "NativeName": "GL_MINMAX",
+ "Value": "0x802E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MinmaxExt",
+ "NativeName": "GL_MINMAX_EXT",
+ "Value": "0x802E",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MinmaxTargetEXT",
+ "NativeName": "MinmaxTargetEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "Luminance4",
- "NativeName": "GL_LUMINANCE4",
- "Value": "0x803F",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
+ "Attributes": []
+ }
+ ],
+ "Name": "NormalPointerType",
+ "NativeName": "NormalPointerType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Luminance4Alpha4",
- "NativeName": "GL_LUMINANCE4_ALPHA4",
- "Value": "0x8043",
+ "Name": "Texture",
+ "NativeName": "GL_TEXTURE",
+ "Value": "0x1702",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Luminance6Alpha2",
- "NativeName": "GL_LUMINANCE6_ALPHA2",
- "Value": "0x8044",
+ "Name": "VertexArray",
+ "NativeName": "GL_VERTEX_ARRAY",
+ "Value": "0x8074",
"Doc": "",
"Attributes": [
{
@@ -19130,1504 +28146,1823 @@
]
},
{
- "Name": "Luminance8",
- "NativeName": "GL_LUMINANCE8",
- "Value": "0x8040",
+ "Name": "Buffer",
+ "NativeName": "GL_BUFFER",
+ "Value": "0x82E0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Luminance8Alpha8",
- "NativeName": "GL_LUMINANCE8_ALPHA8",
- "Value": "0x8045",
+ "Name": "Shader",
+ "NativeName": "GL_SHADER",
+ "Value": "0x82E1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "QuadAlpha4Sgis",
- "NativeName": "GL_QUAD_ALPHA4_SGIS",
- "Value": "0x811E",
+ "Name": "Program",
+ "NativeName": "GL_PROGRAM",
+ "Value": "0x82E2",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadAlpha8Sgis",
- "NativeName": "GL_QUAD_ALPHA8_SGIS",
- "Value": "0x811F",
+ "Name": "Query",
+ "NativeName": "GL_QUERY",
+ "Value": "0x82E3",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadIntensity4Sgis",
- "NativeName": "GL_QUAD_INTENSITY4_SGIS",
- "Value": "0x8122",
+ "Name": "ProgramPipeline",
+ "NativeName": "GL_PROGRAM_PIPELINE",
+ "Value": "0x82E4",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadIntensity8Sgis",
- "NativeName": "GL_QUAD_INTENSITY8_SGIS",
- "Value": "0x8123",
+ "Name": "Sampler",
+ "NativeName": "GL_SAMPLER",
+ "Value": "0x82E6",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadLuminance4Sgis",
- "NativeName": "GL_QUAD_LUMINANCE4_SGIS",
- "Value": "0x8120",
+ "Name": "Framebuffer",
+ "NativeName": "GL_FRAMEBUFFER",
+ "Value": "0x8D40",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadLuminance8Sgis",
- "NativeName": "GL_QUAD_LUMINANCE8_SGIS",
- "Value": "0x8121",
+ "Name": "Renderbuffer",
+ "NativeName": "GL_RENDERBUFFER",
+ "Value": "0x8D41",
"Doc": "",
"Attributes": []
},
{
- "Name": "Red",
- "NativeName": "GL_RED",
- "Value": "0x1903",
+ "Name": "TransformFeedback",
+ "NativeName": "GL_TRANSFORM_FEEDBACK",
+ "Value": "0x8E22",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ObjectIdentifier",
+ "NativeName": "ObjectIdentifier",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "RedExt",
- "NativeName": "GL_RED_EXT",
- "Value": "0x1903",
+ "Name": "DrawPixelsApple",
+ "NativeName": "GL_DRAW_PIXELS_APPLE",
+ "Value": "0x8A0A",
"Doc": "",
"Attributes": []
},
{
- "Name": "R8",
- "NativeName": "GL_R8",
- "Value": "0x8229",
+ "Name": "FenceApple",
+ "NativeName": "GL_FENCE_APPLE",
+ "Value": "0x8A0B",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ObjectTypeAPPLE",
+ "NativeName": "ObjectTypeAPPLE",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "R8Ext",
- "NativeName": "GL_R8_EXT",
- "Value": "0x8229",
+ "Name": "QueryDepthPassEventBitAmd",
+ "NativeName": "GL_QUERY_DEPTH_PASS_EVENT_BIT_AMD",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "R8SNorm",
- "NativeName": "GL_R8_SNORM",
- "Value": "0x8F94",
+ "Name": "QueryDepthFailEventBitAmd",
+ "NativeName": "GL_QUERY_DEPTH_FAIL_EVENT_BIT_AMD",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "R16",
- "NativeName": "GL_R16",
- "Value": "0x822A",
+ "Name": "QueryStencilFailEventBitAmd",
+ "NativeName": "GL_QUERY_STENCIL_FAIL_EVENT_BIT_AMD",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "R16Ext",
- "NativeName": "GL_R16_EXT",
- "Value": "0x822A",
+ "Name": "QueryDepthBoundsFailEventBitAmd",
+ "NativeName": "GL_QUERY_DEPTH_BOUNDS_FAIL_EVENT_BIT_AMD",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "R16SNorm",
- "NativeName": "GL_R16_SNORM",
- "Value": "0x8F98",
+ "Name": "QueryAllEventBitsAmd",
+ "NativeName": "GL_QUERY_ALL_EVENT_BITS_AMD",
+ "Value": "unchecked((int)0xFFFFFFFF)",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "OcclusionQueryEventMaskAMD",
+ "NativeName": "OcclusionQueryEventMaskAMD",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "R16SNormExt",
- "NativeName": "GL_R16_SNORM_EXT",
- "Value": "0x8F98",
+ "Name": "PixelCountNV",
+ "NativeName": "GL_PIXEL_COUNT_NV",
+ "Value": "0x8866",
"Doc": "",
"Attributes": []
},
{
- "Name": "R16f",
- "NativeName": "GL_R16F",
- "Value": "0x822D",
+ "Name": "PixelCountAvailableNV",
+ "NativeName": "GL_PIXEL_COUNT_AVAILABLE_NV",
+ "Value": "0x8867",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "OcclusionQueryParameterNameNV",
+ "NativeName": "OcclusionQueryParameterNameNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "R16fExt",
- "NativeName": "GL_R16F_EXT",
- "Value": "0x822D",
+ "Name": "NormalizedRangeExt",
+ "NativeName": "GL_NORMALIZED_RANGE_EXT",
+ "Value": "0x87E0",
"Doc": "",
"Attributes": []
},
{
- "Name": "R32f",
- "NativeName": "GL_R32F",
- "Value": "0x822E",
+ "Name": "FullRangeExt",
+ "NativeName": "GL_FULL_RANGE_EXT",
+ "Value": "0x87E1",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ParameterRangeEXT",
+ "NativeName": "ParameterRangeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "R32fExt",
- "NativeName": "GL_R32F_EXT",
- "Value": "0x822E",
+ "Name": "PatchVertices",
+ "NativeName": "GL_PATCH_VERTICES",
+ "Value": "0x8E72",
"Doc": "",
"Attributes": []
},
{
- "Name": "R8i",
- "NativeName": "GL_R8I",
- "Value": "0x8231",
+ "Name": "PatchDefaultInnerLevel",
+ "NativeName": "GL_PATCH_DEFAULT_INNER_LEVEL",
+ "Value": "0x8E73",
"Doc": "",
"Attributes": []
},
{
- "Name": "R16i",
- "NativeName": "GL_R16I",
- "Value": "0x8233",
+ "Name": "PatchDefaultOuterLevel",
+ "NativeName": "GL_PATCH_DEFAULT_OUTER_LEVEL",
+ "Value": "0x8E74",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PatchParameterName",
+ "NativeName": "PatchParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "R32i",
- "NativeName": "GL_R32I",
- "Value": "0x8235",
+ "Name": "PrimaryColorNV",
+ "NativeName": "GL_PRIMARY_COLOR_NV",
+ "Value": "0x852C",
"Doc": "",
"Attributes": []
},
{
- "Name": "R8ui",
- "NativeName": "GL_R8UI",
- "Value": "0x8232",
+ "Name": "SecondaryColorNV",
+ "NativeName": "GL_SECONDARY_COLOR_NV",
+ "Value": "0x852D",
"Doc": "",
"Attributes": []
},
{
- "Name": "R16ui",
- "NativeName": "GL_R16UI",
- "Value": "0x8234",
+ "Name": "PrimaryColor",
+ "NativeName": "GL_PRIMARY_COLOR",
+ "Value": "0x8577",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "PathColor",
+ "NativeName": "PathColor",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "R32ui",
- "NativeName": "GL_R32UI",
- "Value": "0x8236",
+ "Name": "Alpha",
+ "NativeName": "GL_ALPHA",
+ "Value": "0x1906",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG",
- "NativeName": "GL_RG",
- "Value": "0x8227",
+ "Name": "Rgb",
+ "NativeName": "GL_RGB",
+ "Value": "0x1907",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG8",
- "NativeName": "GL_RG8",
- "Value": "0x822B",
+ "Name": "Rgba",
+ "NativeName": "GL_RGBA",
+ "Value": "0x1908",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG8Ext",
- "NativeName": "GL_RG8_EXT",
- "Value": "0x822B",
+ "Name": "Luminance",
+ "NativeName": "GL_LUMINANCE",
+ "Value": "0x1909",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "RG8SNorm",
- "NativeName": "GL_RG8_SNORM",
- "Value": "0x8F95",
+ "Name": "LuminanceAlpha",
+ "NativeName": "GL_LUMINANCE_ALPHA",
+ "Value": "0x190A",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "RG16",
- "NativeName": "GL_RG16",
- "Value": "0x822C",
+ "Name": "Intensity",
+ "NativeName": "GL_INTENSITY",
+ "Value": "0x8049",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "PathColorFormat",
+ "NativeName": "PathColorFormat",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ClosePathNV",
+ "NativeName": "GL_CLOSE_PATH_NV",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16Ext",
- "NativeName": "GL_RG16_EXT",
- "Value": "0x822C",
+ "Name": "MoveToNV",
+ "NativeName": "GL_MOVE_TO_NV",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16SNorm",
- "NativeName": "GL_RG16_SNORM",
- "Value": "0x8F99",
+ "Name": "RelativeMoveToNV",
+ "NativeName": "GL_RELATIVE_MOVE_TO_NV",
+ "Value": "0x3",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16SNormExt",
- "NativeName": "GL_RG16_SNORM_EXT",
- "Value": "0x8F99",
+ "Name": "LineToNV",
+ "NativeName": "GL_LINE_TO_NV",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16f",
- "NativeName": "GL_RG16F",
- "Value": "0x822F",
+ "Name": "RelativeLineToNV",
+ "NativeName": "GL_RELATIVE_LINE_TO_NV",
+ "Value": "0x5",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16fExt",
- "NativeName": "GL_RG16F_EXT",
- "Value": "0x822F",
+ "Name": "HorizontalLineToNV",
+ "NativeName": "GL_HORIZONTAL_LINE_TO_NV",
+ "Value": "0x6",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG32f",
- "NativeName": "GL_RG32F",
- "Value": "0x8230",
+ "Name": "RelativeHorizontalLineToNV",
+ "NativeName": "GL_RELATIVE_HORIZONTAL_LINE_TO_NV",
+ "Value": "0x7",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG32fExt",
- "NativeName": "GL_RG32F_EXT",
- "Value": "0x8230",
+ "Name": "VerticalLineToNV",
+ "NativeName": "GL_VERTICAL_LINE_TO_NV",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG8i",
- "NativeName": "GL_RG8I",
- "Value": "0x8237",
+ "Name": "RelativeVerticalLineToNV",
+ "NativeName": "GL_RELATIVE_VERTICAL_LINE_TO_NV",
+ "Value": "0x9",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16i",
- "NativeName": "GL_RG16I",
- "Value": "0x8239",
+ "Name": "QuadraticCurveToNV",
+ "NativeName": "GL_QUADRATIC_CURVE_TO_NV",
+ "Value": "0xA",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG32i",
- "NativeName": "GL_RG32I",
- "Value": "0x823B",
+ "Name": "RelativeQuadraticCurveToNV",
+ "NativeName": "GL_RELATIVE_QUADRATIC_CURVE_TO_NV",
+ "Value": "0xB",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG8ui",
- "NativeName": "GL_RG8UI",
- "Value": "0x8238",
+ "Name": "CubicCurveToNV",
+ "NativeName": "GL_CUBIC_CURVE_TO_NV",
+ "Value": "0xC",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16ui",
- "NativeName": "GL_RG16UI",
- "Value": "0x823A",
+ "Name": "RelativeCubicCurveToNV",
+ "NativeName": "GL_RELATIVE_CUBIC_CURVE_TO_NV",
+ "Value": "0xD",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG32ui",
- "NativeName": "GL_RG32UI",
- "Value": "0x823C",
+ "Name": "SmoothQuadraticCurveToNV",
+ "NativeName": "GL_SMOOTH_QUADRATIC_CURVE_TO_NV",
+ "Value": "0xE",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb",
- "NativeName": "GL_RGB",
- "Value": "0x1907",
+ "Name": "RelativeSmoothQuadraticCurveToNV",
+ "NativeName": "GL_RELATIVE_SMOOTH_QUADRATIC_CURVE_TO_NV",
+ "Value": "0xF",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb2Ext",
- "NativeName": "GL_RGB2_EXT",
- "Value": "0x804E",
+ "Name": "SmoothCubicCurveToNV",
+ "NativeName": "GL_SMOOTH_CUBIC_CURVE_TO_NV",
+ "Value": "0x10",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb4",
- "NativeName": "GL_RGB4",
- "Value": "0x804F",
+ "Name": "RelativeSmoothCubicCurveToNV",
+ "NativeName": "GL_RELATIVE_SMOOTH_CUBIC_CURVE_TO_NV",
+ "Value": "0x11",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb4Ext",
- "NativeName": "GL_RGB4_EXT",
- "Value": "0x804F",
+ "Name": "SmallCcwArcToNV",
+ "NativeName": "GL_SMALL_CCW_ARC_TO_NV",
+ "Value": "0x12",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb5",
- "NativeName": "GL_RGB5",
- "Value": "0x8050",
+ "Name": "RelativeSmallCcwArcToNV",
+ "NativeName": "GL_RELATIVE_SMALL_CCW_ARC_TO_NV",
+ "Value": "0x13",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb5Ext",
- "NativeName": "GL_RGB5_EXT",
- "Value": "0x8050",
+ "Name": "SmallCWArcToNV",
+ "NativeName": "GL_SMALL_CW_ARC_TO_NV",
+ "Value": "0x14",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb8",
- "NativeName": "GL_RGB8",
- "Value": "0x8051",
+ "Name": "RelativeSmallCWArcToNV",
+ "NativeName": "GL_RELATIVE_SMALL_CW_ARC_TO_NV",
+ "Value": "0x15",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb8Ext",
- "NativeName": "GL_RGB8_EXT",
- "Value": "0x8051",
+ "Name": "LargeCcwArcToNV",
+ "NativeName": "GL_LARGE_CCW_ARC_TO_NV",
+ "Value": "0x16",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb8Oes",
- "NativeName": "GL_RGB8_OES",
- "Value": "0x8051",
+ "Name": "RelativeLargeCcwArcToNV",
+ "NativeName": "GL_RELATIVE_LARGE_CCW_ARC_TO_NV",
+ "Value": "0x17",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb8SNorm",
- "NativeName": "GL_RGB8_SNORM",
- "Value": "0x8F96",
+ "Name": "LargeCWArcToNV",
+ "NativeName": "GL_LARGE_CW_ARC_TO_NV",
+ "Value": "0x18",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb10",
- "NativeName": "GL_RGB10",
- "Value": "0x8052",
+ "Name": "RelativeLargeCWArcToNV",
+ "NativeName": "GL_RELATIVE_LARGE_CW_ARC_TO_NV",
+ "Value": "0x19",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb10Ext",
- "NativeName": "GL_RGB10_EXT",
- "Value": "0x8052",
+ "Name": "ConicCurveToNV",
+ "NativeName": "GL_CONIC_CURVE_TO_NV",
+ "Value": "0x1A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb12",
- "NativeName": "GL_RGB12",
- "Value": "0x8053",
+ "Name": "RelativeConicCurveToNV",
+ "NativeName": "GL_RELATIVE_CONIC_CURVE_TO_NV",
+ "Value": "0x1B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb12Ext",
- "NativeName": "GL_RGB12_EXT",
- "Value": "0x8053",
+ "Name": "RoundedRectNV",
+ "NativeName": "GL_ROUNDED_RECT_NV",
+ "Value": "0xE8",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16",
- "NativeName": "GL_RGB16",
- "Value": "0x8054",
+ "Name": "RelativeRoundedRectNV",
+ "NativeName": "GL_RELATIVE_ROUNDED_RECT_NV",
+ "Value": "0xE9",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16Ext",
- "NativeName": "GL_RGB16_EXT",
- "Value": "0x8054",
+ "Name": "RoundedRect2NV",
+ "NativeName": "GL_ROUNDED_RECT2_NV",
+ "Value": "0xEA",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16f",
- "NativeName": "GL_RGB16F",
- "Value": "0x881B",
+ "Name": "RelativeRoundedRect2NV",
+ "NativeName": "GL_RELATIVE_ROUNDED_RECT2_NV",
+ "Value": "0xEB",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16fArb",
- "NativeName": "GL_RGB16F_ARB",
- "Value": "0x881B",
+ "Name": "RoundedRect4NV",
+ "NativeName": "GL_ROUNDED_RECT4_NV",
+ "Value": "0xEC",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16fExt",
- "NativeName": "GL_RGB16F_EXT",
- "Value": "0x881B",
+ "Name": "RelativeRoundedRect4NV",
+ "NativeName": "GL_RELATIVE_ROUNDED_RECT4_NV",
+ "Value": "0xED",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16SNorm",
- "NativeName": "GL_RGB16_SNORM",
- "Value": "0x8F9A",
+ "Name": "RoundedRect8NV",
+ "NativeName": "GL_ROUNDED_RECT8_NV",
+ "Value": "0xEE",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16SNormExt",
- "NativeName": "GL_RGB16_SNORM_EXT",
- "Value": "0x8F9A",
+ "Name": "RelativeRoundedRect8NV",
+ "NativeName": "GL_RELATIVE_ROUNDED_RECT8_NV",
+ "Value": "0xEF",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb8i",
- "NativeName": "GL_RGB8I",
- "Value": "0x8D8F",
+ "Name": "RestartPathNV",
+ "NativeName": "GL_RESTART_PATH_NV",
+ "Value": "0xF0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16i",
- "NativeName": "GL_RGB16I",
- "Value": "0x8D89",
+ "Name": "DupFirstCubicCurveToNV",
+ "NativeName": "GL_DUP_FIRST_CUBIC_CURVE_TO_NV",
+ "Value": "0xF2",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb32i",
- "NativeName": "GL_RGB32I",
- "Value": "0x8D83",
+ "Name": "DupLastCubicCurveToNV",
+ "NativeName": "GL_DUP_LAST_CUBIC_CURVE_TO_NV",
+ "Value": "0xF4",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb8ui",
- "NativeName": "GL_RGB8UI",
- "Value": "0x8D7D",
+ "Name": "RectNV",
+ "NativeName": "GL_RECT_NV",
+ "Value": "0xF6",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16ui",
- "NativeName": "GL_RGB16UI",
- "Value": "0x8D77",
+ "Name": "RelativeRectNV",
+ "NativeName": "GL_RELATIVE_RECT_NV",
+ "Value": "0xF7",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb32ui",
- "NativeName": "GL_RGB32UI",
- "Value": "0x8D71",
+ "Name": "CircularCcwArcToNV",
+ "NativeName": "GL_CIRCULAR_CCW_ARC_TO_NV",
+ "Value": "0xF8",
"Doc": "",
"Attributes": []
},
{
- "Name": "Srgb",
- "NativeName": "GL_SRGB",
- "Value": "0x8C40",
+ "Name": "CircularCWArcToNV",
+ "NativeName": "GL_CIRCULAR_CW_ARC_TO_NV",
+ "Value": "0xFA",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrgbExt",
- "NativeName": "GL_SRGB_EXT",
- "Value": "0x8C40",
+ "Name": "CircularTangentArcToNV",
+ "NativeName": "GL_CIRCULAR_TANGENT_ARC_TO_NV",
+ "Value": "0xFC",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrgbAlpha",
- "NativeName": "GL_SRGB_ALPHA",
- "Value": "0x8C42",
+ "Name": "ArcToNV",
+ "NativeName": "GL_ARC_TO_NV",
+ "Value": "0xFE",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrgbAlphaExt",
- "NativeName": "GL_SRGB_ALPHA_EXT",
- "Value": "0x8C42",
+ "Name": "RelativeArcToNV",
+ "NativeName": "GL_RELATIVE_ARC_TO_NV",
+ "Value": "0xFF",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathCoordType",
+ "NativeName": "PathCoordType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Srgb8",
- "NativeName": "GL_SRGB8",
- "Value": "0x8C41",
+ "Name": "PathFillCoverModeNV",
+ "NativeName": "GL_PATH_FILL_COVER_MODE_NV",
+ "Value": "0x9082",
"Doc": "",
"Attributes": []
},
{
- "Name": "Srgb8Ext",
- "NativeName": "GL_SRGB8_EXT",
- "Value": "0x8C41",
+ "Name": "ConvexHullNV",
+ "NativeName": "GL_CONVEX_HULL_NV",
+ "Value": "0x908B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Srgb8NV",
- "NativeName": "GL_SRGB8_NV",
- "Value": "0x8C41",
+ "Name": "BoundingBoxNV",
+ "NativeName": "GL_BOUNDING_BOX_NV",
+ "Value": "0x908D",
"Doc": "",
"Attributes": []
},
{
- "Name": "Srgb8Alpha8",
- "NativeName": "GL_SRGB8_ALPHA8",
- "Value": "0x8C43",
+ "Name": "BoundingBoxOfBoundingBoxesNV",
+ "NativeName": "GL_BOUNDING_BOX_OF_BOUNDING_BOXES_NV",
+ "Value": "0x909C",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathCoverMode",
+ "NativeName": "PathCoverMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Srgb8Alpha8Ext",
- "NativeName": "GL_SRGB8_ALPHA8_EXT",
- "Value": "0x8C43",
+ "Name": "Utf8NV",
+ "NativeName": "GL_UTF8_NV",
+ "Value": "0x909A",
"Doc": "",
"Attributes": []
},
{
- "Name": "R3G3B2",
- "NativeName": "GL_R3_G3_B2",
- "Value": "0x2A10",
+ "Name": "Utf16NV",
+ "NativeName": "GL_UTF16_NV",
+ "Value": "0x909B",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathElementType",
+ "NativeName": "PathElementType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "R11fG11fB10f",
- "NativeName": "GL_R11F_G11F_B10F",
- "Value": "0x8C3A",
+ "Name": "Invert",
+ "NativeName": "GL_INVERT",
+ "Value": "0x150A",
"Doc": "",
"Attributes": []
},
{
- "Name": "R11fG11fB10fApple",
- "NativeName": "GL_R11F_G11F_B10F_APPLE",
- "Value": "0x8C3A",
+ "Name": "PathFillModeNV",
+ "NativeName": "GL_PATH_FILL_MODE_NV",
+ "Value": "0x9080",
"Doc": "",
"Attributes": []
},
{
- "Name": "R11fG11fB10fExt",
- "NativeName": "GL_R11F_G11F_B10F_EXT",
- "Value": "0x8C3A",
+ "Name": "CountUpNV",
+ "NativeName": "GL_COUNT_UP_NV",
+ "Value": "0x9088",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb9E5",
- "NativeName": "GL_RGB9_E5",
- "Value": "0x8C3D",
+ "Name": "CountDownNV",
+ "NativeName": "GL_COUNT_DOWN_NV",
+ "Value": "0x9089",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathFillMode",
+ "NativeName": "PathFillMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Rgb9E5Apple",
- "NativeName": "GL_RGB9_E5_APPLE",
- "Value": "0x8C3D",
+ "Name": "BoldBitNV",
+ "NativeName": "GL_BOLD_BIT_NV",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb9E5Ext",
- "NativeName": "GL_RGB9_E5_EXT",
- "Value": "0x8C3D",
+ "Name": "ItalicBitNV",
+ "NativeName": "GL_ITALIC_BIT_NV",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba",
- "NativeName": "GL_RGBA",
- "Value": "0x1908",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathFontStyle",
+ "NativeName": "PathFontStyle",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Rgba4",
- "NativeName": "GL_RGBA4",
- "Value": "0x8056",
+ "Name": "StandardFontNameNV",
+ "NativeName": "GL_STANDARD_FONT_NAME_NV",
+ "Value": "0x9072",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba4Ext",
- "NativeName": "GL_RGBA4_EXT",
- "Value": "0x8056",
+ "Name": "SystemFontNameNV",
+ "NativeName": "GL_SYSTEM_FONT_NAME_NV",
+ "Value": "0x9073",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba4Oes",
- "NativeName": "GL_RGBA4_OES",
- "Value": "0x8056",
+ "Name": "FileNameNV",
+ "NativeName": "GL_FILE_NAME_NV",
+ "Value": "0x9074",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathFontTarget",
+ "NativeName": "PathFontTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Rgb5A1",
- "NativeName": "GL_RGB5_A1",
- "Value": "0x8057",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb5A1Ext",
- "NativeName": "GL_RGB5_A1_EXT",
- "Value": "0x8057",
+ "Name": "EyeLinear",
+ "NativeName": "GL_EYE_LINEAR",
+ "Value": "0x2400",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "Rgb5A1Oes",
- "NativeName": "GL_RGB5_A1_OES",
- "Value": "0x8057",
+ "Name": "ObjectLinear",
+ "NativeName": "GL_OBJECT_LINEAR",
+ "Value": "0x2401",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "Rgba8",
- "NativeName": "GL_RGBA8",
- "Value": "0x8058",
+ "Name": "Constant",
+ "NativeName": "GL_CONSTANT",
+ "Value": "0x8576",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "Rgba8Ext",
- "NativeName": "GL_RGBA8_EXT",
- "Value": "0x8058",
+ "Name": "PathObjectBoundingBoxNV",
+ "NativeName": "GL_PATH_OBJECT_BOUNDING_BOX_NV",
+ "Value": "0x908A",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathGenMode",
+ "NativeName": "PathGenMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Rgba8Oes",
- "NativeName": "GL_RGBA8_OES",
- "Value": "0x8058",
+ "Name": "SkipMissingGlyphNV",
+ "NativeName": "GL_SKIP_MISSING_GLYPH_NV",
+ "Value": "0x90A9",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba8SNorm",
- "NativeName": "GL_RGBA8_SNORM",
- "Value": "0x8F97",
+ "Name": "UseMissingGlyphNV",
+ "NativeName": "GL_USE_MISSING_GLYPH_NV",
+ "Value": "0x90AA",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathHandleMissingGlyphs",
+ "NativeName": "PathHandleMissingGlyphs",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Rgb10A2",
- "NativeName": "GL_RGB10_A2",
- "Value": "0x8059",
+ "Name": "AccumAdjacentPairsNV",
+ "NativeName": "GL_ACCUM_ADJACENT_PAIRS_NV",
+ "Value": "0x90AD",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb10A2Ext",
- "NativeName": "GL_RGB10_A2_EXT",
- "Value": "0x8059",
+ "Name": "AdjacentPairsNV",
+ "NativeName": "GL_ADJACENT_PAIRS_NV",
+ "Value": "0x90AE",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba12",
- "NativeName": "GL_RGBA12",
- "Value": "0x805A",
+ "Name": "FirstToRestNV",
+ "NativeName": "GL_FIRST_TO_REST_NV",
+ "Value": "0x90AF",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathListMode",
+ "NativeName": "PathListMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Rgba12Ext",
- "NativeName": "GL_RGBA12_EXT",
- "Value": "0x805A",
+ "Name": "GlyphWidthBitNV",
+ "NativeName": "GL_GLYPH_WIDTH_BIT_NV",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba16",
- "NativeName": "GL_RGBA16",
- "Value": "0x805B",
+ "Name": "GlyphHeightBitNV",
+ "NativeName": "GL_GLYPH_HEIGHT_BIT_NV",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba16Ext",
- "NativeName": "GL_RGBA16_EXT",
- "Value": "0x805B",
+ "Name": "GlyphHorizontalBearingXBitNV",
+ "NativeName": "GL_GLYPH_HORIZONTAL_BEARING_X_BIT_NV",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba16f",
- "NativeName": "GL_RGBA16F",
- "Value": "0x881A",
+ "Name": "GlyphHorizontalBearingYBitNV",
+ "NativeName": "GL_GLYPH_HORIZONTAL_BEARING_Y_BIT_NV",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba16fArb",
- "NativeName": "GL_RGBA16F_ARB",
- "Value": "0x881A",
+ "Name": "GlyphHorizontalBearingAdvanceBitNV",
+ "NativeName": "GL_GLYPH_HORIZONTAL_BEARING_ADVANCE_BIT_NV",
+ "Value": "0x10",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba16fExt",
- "NativeName": "GL_RGBA16F_EXT",
- "Value": "0x881A",
+ "Name": "GlyphVerticalBearingXBitNV",
+ "NativeName": "GL_GLYPH_VERTICAL_BEARING_X_BIT_NV",
+ "Value": "0x20",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba32f",
- "NativeName": "GL_RGBA32F",
- "Value": "0x8814",
+ "Name": "GlyphVerticalBearingYBitNV",
+ "NativeName": "GL_GLYPH_VERTICAL_BEARING_Y_BIT_NV",
+ "Value": "0x40",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba32fArb",
- "NativeName": "GL_RGBA32F_ARB",
- "Value": "0x8814",
+ "Name": "GlyphVerticalBearingAdvanceBitNV",
+ "NativeName": "GL_GLYPH_VERTICAL_BEARING_ADVANCE_BIT_NV",
+ "Value": "0x80",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba32fExt",
- "NativeName": "GL_RGBA32F_EXT",
- "Value": "0x8814",
+ "Name": "GlyphHasKerningBitNV",
+ "NativeName": "GL_GLYPH_HAS_KERNING_BIT_NV",
+ "Value": "0x100",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba8i",
- "NativeName": "GL_RGBA8I",
- "Value": "0x8D8E",
+ "Name": "FontXMinBoundsBitNV",
+ "NativeName": "GL_FONT_X_MIN_BOUNDS_BIT_NV",
+ "Value": "0x10000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba16i",
- "NativeName": "GL_RGBA16I",
- "Value": "0x8D88",
+ "Name": "FontYMinBoundsBitNV",
+ "NativeName": "GL_FONT_Y_MIN_BOUNDS_BIT_NV",
+ "Value": "0x20000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba32i",
- "NativeName": "GL_RGBA32I",
- "Value": "0x8D82",
+ "Name": "FontXMaxBoundsBitNV",
+ "NativeName": "GL_FONT_X_MAX_BOUNDS_BIT_NV",
+ "Value": "0x40000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba8ui",
- "NativeName": "GL_RGBA8UI",
- "Value": "0x8D7C",
+ "Name": "FontYMaxBoundsBitNV",
+ "NativeName": "GL_FONT_Y_MAX_BOUNDS_BIT_NV",
+ "Value": "0x80000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba16ui",
- "NativeName": "GL_RGBA16UI",
- "Value": "0x8D76",
+ "Name": "FontUnitsPerEMBitNV",
+ "NativeName": "GL_FONT_UNITS_PER_EM_BIT_NV",
+ "Value": "0x100000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba32ui",
- "NativeName": "GL_RGBA32UI",
- "Value": "0x8D70",
+ "Name": "FontAscenderBitNV",
+ "NativeName": "GL_FONT_ASCENDER_BIT_NV",
+ "Value": "0x200000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb10A2ui",
- "NativeName": "GL_RGB10_A2UI",
- "Value": "0x906F",
+ "Name": "FontDescenderBitNV",
+ "NativeName": "GL_FONT_DESCENDER_BIT_NV",
+ "Value": "0x400000",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent",
- "NativeName": "GL_DEPTH_COMPONENT",
- "Value": "0x1902",
+ "Name": "FontHeightBitNV",
+ "NativeName": "GL_FONT_HEIGHT_BIT_NV",
+ "Value": "0x800000",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent16",
- "NativeName": "GL_DEPTH_COMPONENT16",
- "Value": "0x81A5",
+ "Name": "FontMaxAdvanceWidthBitNV",
+ "NativeName": "GL_FONT_MAX_ADVANCE_WIDTH_BIT_NV",
+ "Value": "0x1000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent16Arb",
- "NativeName": "GL_DEPTH_COMPONENT16_ARB",
- "Value": "0x81A5",
+ "Name": "FontMaxAdvanceHeightBitNV",
+ "NativeName": "GL_FONT_MAX_ADVANCE_HEIGHT_BIT_NV",
+ "Value": "0x2000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent16Oes",
- "NativeName": "GL_DEPTH_COMPONENT16_OES",
- "Value": "0x81A5",
+ "Name": "FontUnderlinePositionBitNV",
+ "NativeName": "GL_FONT_UNDERLINE_POSITION_BIT_NV",
+ "Value": "0x4000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent16Sgix",
- "NativeName": "GL_DEPTH_COMPONENT16_SGIX",
- "Value": "0x81A5",
+ "Name": "FontUnderlineThicknessBitNV",
+ "NativeName": "GL_FONT_UNDERLINE_THICKNESS_BIT_NV",
+ "Value": "0x8000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent24Arb",
- "NativeName": "GL_DEPTH_COMPONENT24_ARB",
- "Value": "0x81A6",
+ "Name": "FontHasKerningBitNV",
+ "NativeName": "GL_FONT_HAS_KERNING_BIT_NV",
+ "Value": "0x10000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent24Oes",
- "NativeName": "GL_DEPTH_COMPONENT24_OES",
- "Value": "0x81A6",
+ "Name": "FontNumGlyphIndicesBitNV",
+ "NativeName": "GL_FONT_NUM_GLYPH_INDICES_BIT_NV",
+ "Value": "0x20000000",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathMetricMask",
+ "NativeName": "PathMetricMask",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "DepthComponent24Sgix",
- "NativeName": "GL_DEPTH_COMPONENT24_SGIX",
- "Value": "0x81A6",
+ "Name": "PathStrokeWidthNV",
+ "NativeName": "GL_PATH_STROKE_WIDTH_NV",
+ "Value": "0x9075",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent32Arb",
- "NativeName": "GL_DEPTH_COMPONENT32_ARB",
- "Value": "0x81A7",
+ "Name": "PathEndCapsNV",
+ "NativeName": "GL_PATH_END_CAPS_NV",
+ "Value": "0x9076",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent32Oes",
- "NativeName": "GL_DEPTH_COMPONENT32_OES",
- "Value": "0x81A7",
+ "Name": "PathInitialEndCapNV",
+ "NativeName": "GL_PATH_INITIAL_END_CAP_NV",
+ "Value": "0x9077",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent32Sgix",
- "NativeName": "GL_DEPTH_COMPONENT32_SGIX",
- "Value": "0x81A7",
+ "Name": "PathTerminalEndCapNV",
+ "NativeName": "GL_PATH_TERMINAL_END_CAP_NV",
+ "Value": "0x9078",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent32f",
- "NativeName": "GL_DEPTH_COMPONENT32F",
- "Value": "0x8CAC",
+ "Name": "PathJoinStyleNV",
+ "NativeName": "GL_PATH_JOIN_STYLE_NV",
+ "Value": "0x9079",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent32fNV",
- "NativeName": "GL_DEPTH_COMPONENT32F_NV",
- "Value": "0x8DAB",
+ "Name": "PathMiterLimitNV",
+ "NativeName": "GL_PATH_MITER_LIMIT_NV",
+ "Value": "0x907A",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthStencil",
- "NativeName": "GL_DEPTH_STENCIL",
- "Value": "0x84F9",
+ "Name": "PathDashCapsNV",
+ "NativeName": "GL_PATH_DASH_CAPS_NV",
+ "Value": "0x907B",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthStencilExt",
- "NativeName": "GL_DEPTH_STENCIL_EXT",
- "Value": "0x84F9",
+ "Name": "PathInitialDashCapNV",
+ "NativeName": "GL_PATH_INITIAL_DASH_CAP_NV",
+ "Value": "0x907C",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthStencilMesa",
- "NativeName": "GL_DEPTH_STENCIL_MESA",
- "Value": "0x8750",
+ "Name": "PathTerminalDashCapNV",
+ "NativeName": "GL_PATH_TERMINAL_DASH_CAP_NV",
+ "Value": "0x907D",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthStencilNV",
- "NativeName": "GL_DEPTH_STENCIL_NV",
- "Value": "0x84F9",
+ "Name": "PathDashOffsetNV",
+ "NativeName": "GL_PATH_DASH_OFFSET_NV",
+ "Value": "0x907E",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthStencilOes",
- "NativeName": "GL_DEPTH_STENCIL_OES",
- "Value": "0x84F9",
+ "Name": "PathClientLengthNV",
+ "NativeName": "GL_PATH_CLIENT_LENGTH_NV",
+ "Value": "0x907F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Depth24Stencil8",
- "NativeName": "GL_DEPTH24_STENCIL8",
- "Value": "0x88F0",
+ "Name": "PathFillModeNV",
+ "NativeName": "GL_PATH_FILL_MODE_NV",
+ "Value": "0x9080",
"Doc": "",
"Attributes": []
},
{
- "Name": "Depth24Stencil8Ext",
- "NativeName": "GL_DEPTH24_STENCIL8_EXT",
- "Value": "0x88F0",
+ "Name": "PathFillMaskNV",
+ "NativeName": "GL_PATH_FILL_MASK_NV",
+ "Value": "0x9081",
"Doc": "",
"Attributes": []
},
{
- "Name": "Depth24Stencil8Oes",
- "NativeName": "GL_DEPTH24_STENCIL8_OES",
- "Value": "0x88F0",
+ "Name": "PathFillCoverModeNV",
+ "NativeName": "GL_PATH_FILL_COVER_MODE_NV",
+ "Value": "0x9082",
"Doc": "",
"Attributes": []
},
{
- "Name": "Depth32fStencil8",
- "NativeName": "GL_DEPTH32F_STENCIL8",
- "Value": "0x8CAD",
+ "Name": "PathStrokeCoverModeNV",
+ "NativeName": "GL_PATH_STROKE_COVER_MODE_NV",
+ "Value": "0x9083",
"Doc": "",
"Attributes": []
},
{
- "Name": "Depth32fStencil8NV",
- "NativeName": "GL_DEPTH32F_STENCIL8_NV",
- "Value": "0x8DAC",
+ "Name": "PathStrokeMaskNV",
+ "NativeName": "GL_PATH_STROKE_MASK_NV",
+ "Value": "0x9084",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRed",
- "NativeName": "GL_COMPRESSED_RED",
- "Value": "0x8225",
+ "Name": "PathObjectBoundingBoxNV",
+ "NativeName": "GL_PATH_OBJECT_BOUNDING_BOX_NV",
+ "Value": "0x908A",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRG",
- "NativeName": "GL_COMPRESSED_RG",
- "Value": "0x8226",
+ "Name": "PathCommandCountNV",
+ "NativeName": "GL_PATH_COMMAND_COUNT_NV",
+ "Value": "0x909D",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgb",
- "NativeName": "GL_COMPRESSED_RGB",
- "Value": "0x84ED",
+ "Name": "PathCoordCountNV",
+ "NativeName": "GL_PATH_COORD_COUNT_NV",
+ "Value": "0x909E",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgba",
- "NativeName": "GL_COMPRESSED_RGBA",
- "Value": "0x84EE",
+ "Name": "PathDashArrayCountNV",
+ "NativeName": "GL_PATH_DASH_ARRAY_COUNT_NV",
+ "Value": "0x909F",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgb",
- "NativeName": "GL_COMPRESSED_SRGB",
- "Value": "0x8C48",
+ "Name": "PathComputedLengthNV",
+ "NativeName": "GL_PATH_COMPUTED_LENGTH_NV",
+ "Value": "0x90A0",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgbAlpha",
- "NativeName": "GL_COMPRESSED_SRGB_ALPHA",
- "Value": "0x8C49",
+ "Name": "PathFillBoundingBoxNV",
+ "NativeName": "GL_PATH_FILL_BOUNDING_BOX_NV",
+ "Value": "0x90A1",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRedRgtc1",
- "NativeName": "GL_COMPRESSED_RED_RGTC1",
- "Value": "0x8DBB",
+ "Name": "PathStrokeBoundingBoxNV",
+ "NativeName": "GL_PATH_STROKE_BOUNDING_BOX_NV",
+ "Value": "0x90A2",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRedRgtc1Ext",
- "NativeName": "GL_COMPRESSED_RED_RGTC1_EXT",
- "Value": "0x8DBB",
+ "Name": "PathDashOffsetResetNV",
+ "NativeName": "GL_PATH_DASH_OFFSET_RESET_NV",
+ "Value": "0x90B4",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathParameter",
+ "NativeName": "PathParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "CompressedSignedRedRgtc1",
- "NativeName": "GL_COMPRESSED_SIGNED_RED_RGTC1",
- "Value": "0x8DBC",
+ "Name": "PathFormatSvgNV",
+ "NativeName": "GL_PATH_FORMAT_SVG_NV",
+ "Value": "0x9070",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSignedRedRgtc1Ext",
- "NativeName": "GL_COMPRESSED_SIGNED_RED_RGTC1_EXT",
- "Value": "0x8DBC",
+ "Name": "PathFormatPSNV",
+ "NativeName": "GL_PATH_FORMAT_PS_NV",
+ "Value": "0x9071",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathStringFormat",
+ "NativeName": "PathStringFormat",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "CompressedR11Eac",
- "NativeName": "GL_COMPRESSED_R11_EAC",
- "Value": "0x9270",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSignedR11Eac",
- "NativeName": "GL_COMPRESSED_SIGNED_R11_EAC",
- "Value": "0x9271",
+ "Name": "TranslateXNV",
+ "NativeName": "GL_TRANSLATE_X_NV",
+ "Value": "0x908E",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRGRgtc2",
- "NativeName": "GL_COMPRESSED_RG_RGTC2",
- "Value": "0x8DBD",
+ "Name": "TranslateYNV",
+ "NativeName": "GL_TRANSLATE_Y_NV",
+ "Value": "0x908F",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSignedRGRgtc2",
- "NativeName": "GL_COMPRESSED_SIGNED_RG_RGTC2",
- "Value": "0x8DBE",
+ "Name": "Translate2DNV",
+ "NativeName": "GL_TRANSLATE_2D_NV",
+ "Value": "0x9090",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgbaBptcUnorm",
- "NativeName": "GL_COMPRESSED_RGBA_BPTC_UNORM",
- "Value": "0x8E8C",
+ "Name": "Translate3DNV",
+ "NativeName": "GL_TRANSLATE_3D_NV",
+ "Value": "0x9091",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgbAlphaBptcUnorm",
- "NativeName": "GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM",
- "Value": "0x8E8D",
+ "Name": "Affine2DNV",
+ "NativeName": "GL_AFFINE_2D_NV",
+ "Value": "0x9092",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgbBptcSignedFloat",
- "NativeName": "GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT",
- "Value": "0x8E8E",
+ "Name": "Affine3DNV",
+ "NativeName": "GL_AFFINE_3D_NV",
+ "Value": "0x9094",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgbBptcUnsignedFloat",
- "NativeName": "GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT",
- "Value": "0x8E8F",
+ "Name": "TransposeAffine2DNV",
+ "NativeName": "GL_TRANSPOSE_AFFINE_2D_NV",
+ "Value": "0x9096",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgb8Etc2",
- "NativeName": "GL_COMPRESSED_RGB8_ETC2",
- "Value": "0x9274",
+ "Name": "TransposeAffine3DNV",
+ "NativeName": "GL_TRANSPOSE_AFFINE_3D_NV",
+ "Value": "0x9098",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathTransformType",
+ "NativeName": "PathTransformType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "CompressedSrgb8Etc2",
- "NativeName": "GL_COMPRESSED_SRGB8_ETC2",
- "Value": "0x9275",
+ "Name": "ActiveProgram",
+ "NativeName": "GL_ACTIVE_PROGRAM",
+ "Value": "0x8259",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgb8PunchthroughAlpha1Etc2",
- "NativeName": "GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2",
- "Value": "0x9276",
+ "Name": "FragmentShader",
+ "NativeName": "GL_FRAGMENT_SHADER",
+ "Value": "0x8B30",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgb8PunchthroughAlpha1Etc2",
- "NativeName": "GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2",
- "Value": "0x9277",
+ "Name": "VertexShader",
+ "NativeName": "GL_VERTEX_SHADER",
+ "Value": "0x8B31",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgba8Etc2Eac",
- "NativeName": "GL_COMPRESSED_RGBA8_ETC2_EAC",
- "Value": "0x9278",
+ "Name": "InfoLogLength",
+ "NativeName": "GL_INFO_LOG_LENGTH",
+ "Value": "0x8B84",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgb8Alpha8Etc2Eac",
- "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC",
- "Value": "0x9279",
+ "Name": "GeometryShader",
+ "NativeName": "GL_GEOMETRY_SHADER",
+ "Value": "0x8DD9",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRG11Eac",
- "NativeName": "GL_COMPRESSED_RG11_EAC",
- "Value": "0x9272",
+ "Name": "TessEvaluationShader",
+ "NativeName": "GL_TESS_EVALUATION_SHADER",
+ "Value": "0x8E87",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSignedRG11Eac",
- "NativeName": "GL_COMPRESSED_SIGNED_RG11_EAC",
- "Value": "0x9273",
+ "Name": "TessControlShader",
+ "NativeName": "GL_TESS_CONTROL_SHADER",
+ "Value": "0x8E88",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PipelineParameterName",
+ "NativeName": "PipelineParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "CompressedRgbS3TCDxt1Ext",
- "NativeName": "GL_COMPRESSED_RGB_S3TC_DXT1_EXT",
- "Value": "0x83F0",
+ "Name": "Color",
+ "NativeName": "GL_COLOR",
+ "Value": "0x1800",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgbS3TCDxt1Ext",
- "NativeName": "GL_COMPRESSED_SRGB_S3TC_DXT1_EXT",
- "Value": "0x8C4C",
+ "Name": "ColorExt",
+ "NativeName": "GL_COLOR_EXT",
+ "Value": "0x1800",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgbaS3TCDxt1Ext",
- "NativeName": "GL_COMPRESSED_RGBA_S3TC_DXT1_EXT",
- "Value": "0x83F1",
+ "Name": "Depth",
+ "NativeName": "GL_DEPTH",
+ "Value": "0x1801",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgbAlphaS3TCDxt1Ext",
- "NativeName": "GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT",
- "Value": "0x8C4D",
+ "Name": "DepthExt",
+ "NativeName": "GL_DEPTH_EXT",
+ "Value": "0x1801",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgbaS3TCDxt3Ext",
- "NativeName": "GL_COMPRESSED_RGBA_S3TC_DXT3_EXT",
- "Value": "0x83F2",
+ "Name": "Stencil",
+ "NativeName": "GL_STENCIL",
+ "Value": "0x1802",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgbAlphaS3TCDxt3Ext",
- "NativeName": "GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT",
- "Value": "0x8C4E",
+ "Name": "StencilExt",
+ "NativeName": "GL_STENCIL_EXT",
+ "Value": "0x1802",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PixelCopyType",
+ "NativeName": "PixelCopyType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "CompressedRgbaS3TCDxt5Ext",
- "NativeName": "GL_COMPRESSED_RGBA_S3TC_DXT5_EXT",
- "Value": "0x83F3",
+ "Name": "WritePixelDataRangeNV",
+ "NativeName": "GL_WRITE_PIXEL_DATA_RANGE_NV",
+ "Value": "0x8878",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgbAlphaS3TCDxt5Ext",
- "NativeName": "GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT",
- "Value": "0x8C4F",
+ "Name": "ReadPixelDataRangeNV",
+ "NativeName": "GL_READ_PIXEL_DATA_RANGE_NV",
+ "Value": "0x8879",
"Doc": "",
"Attributes": []
}
],
- "Name": "InternalFormat",
- "NativeName": "InternalFormat",
+ "Name": "PixelDataRangeTargetNV",
+ "NativeName": "PixelDataRangeTargetNV",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "NumSampleCounts",
- "NativeName": "GL_NUM_SAMPLE_COUNTS",
- "Value": "0x9380",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
"Attributes": []
},
{
- "Name": "Samples",
- "NativeName": "GL_SAMPLES",
- "Value": "0x80A9",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatSupported",
- "NativeName": "GL_INTERNALFORMAT_SUPPORTED",
- "Value": "0x826F",
+ "Name": "ColorIndex",
+ "NativeName": "GL_COLOR_INDEX",
+ "Value": "0x1900",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "StencilIndex",
+ "NativeName": "GL_STENCIL_INDEX",
+ "Value": "0x1901",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatPreferred",
- "NativeName": "GL_INTERNALFORMAT_PREFERRED",
- "Value": "0x8270",
+ "Name": "DepthComponent",
+ "NativeName": "GL_DEPTH_COMPONENT",
+ "Value": "0x1902",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatRedSize",
- "NativeName": "GL_INTERNALFORMAT_RED_SIZE",
- "Value": "0x8271",
+ "Name": "Red",
+ "NativeName": "GL_RED",
+ "Value": "0x1903",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatGreenSize",
- "NativeName": "GL_INTERNALFORMAT_GREEN_SIZE",
- "Value": "0x8272",
+ "Name": "RedExt",
+ "NativeName": "GL_RED_EXT",
+ "Value": "0x1903",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatBlueSize",
- "NativeName": "GL_INTERNALFORMAT_BLUE_SIZE",
- "Value": "0x8273",
+ "Name": "Green",
+ "NativeName": "GL_GREEN",
+ "Value": "0x1904",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatAlphaSize",
- "NativeName": "GL_INTERNALFORMAT_ALPHA_SIZE",
- "Value": "0x8274",
+ "Name": "Blue",
+ "NativeName": "GL_BLUE",
+ "Value": "0x1905",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatDepthSize",
- "NativeName": "GL_INTERNALFORMAT_DEPTH_SIZE",
- "Value": "0x8275",
+ "Name": "Alpha",
+ "NativeName": "GL_ALPHA",
+ "Value": "0x1906",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatStencilSize",
- "NativeName": "GL_INTERNALFORMAT_STENCIL_SIZE",
- "Value": "0x8276",
+ "Name": "Rgb",
+ "NativeName": "GL_RGB",
+ "Value": "0x1907",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatSharedSize",
- "NativeName": "GL_INTERNALFORMAT_SHARED_SIZE",
- "Value": "0x8277",
+ "Name": "Rgba",
+ "NativeName": "GL_RGBA",
+ "Value": "0x1908",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatRedType",
- "NativeName": "GL_INTERNALFORMAT_RED_TYPE",
- "Value": "0x8278",
+ "Name": "Luminance",
+ "NativeName": "GL_LUMINANCE",
+ "Value": "0x1909",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "LuminanceAlpha",
+ "NativeName": "GL_LUMINANCE_ALPHA",
+ "Value": "0x190A",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AbgrExt",
+ "NativeName": "GL_ABGR_EXT",
+ "Value": "0x8000",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatGreenType",
- "NativeName": "GL_INTERNALFORMAT_GREEN_TYPE",
- "Value": "0x8279",
+ "Name": "CmykExt",
+ "NativeName": "GL_CMYK_EXT",
+ "Value": "0x800C",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatBlueType",
- "NativeName": "GL_INTERNALFORMAT_BLUE_TYPE",
- "Value": "0x827A",
+ "Name": "CmykaExt",
+ "NativeName": "GL_CMYKA_EXT",
+ "Value": "0x800D",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatAlphaType",
- "NativeName": "GL_INTERNALFORMAT_ALPHA_TYPE",
- "Value": "0x827B",
+ "Name": "Bgr",
+ "NativeName": "GL_BGR",
+ "Value": "0x80E0",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatDepthType",
- "NativeName": "GL_INTERNALFORMAT_DEPTH_TYPE",
- "Value": "0x827C",
+ "Name": "Bgra",
+ "NativeName": "GL_BGRA",
+ "Value": "0x80E1",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatStencilType",
- "NativeName": "GL_INTERNALFORMAT_STENCIL_TYPE",
- "Value": "0x827D",
+ "Name": "Ycrcb422Sgix",
+ "NativeName": "GL_YCRCB_422_SGIX",
+ "Value": "0x81BB",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxWidth",
- "NativeName": "GL_MAX_WIDTH",
- "Value": "0x827E",
+ "Name": "Ycrcb444Sgix",
+ "NativeName": "GL_YCRCB_444_SGIX",
+ "Value": "0x81BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxHeight",
- "NativeName": "GL_MAX_HEIGHT",
- "Value": "0x827F",
+ "Name": "RG",
+ "NativeName": "GL_RG",
+ "Value": "0x8227",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxDepth",
- "NativeName": "GL_MAX_DEPTH",
- "Value": "0x8280",
+ "Name": "RGInteger",
+ "NativeName": "GL_RG_INTEGER",
+ "Value": "0x8228",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxLayers",
- "NativeName": "GL_MAX_LAYERS",
- "Value": "0x8281",
+ "Name": "DepthStencil",
+ "NativeName": "GL_DEPTH_STENCIL",
+ "Value": "0x84F9",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorComponents",
- "NativeName": "GL_COLOR_COMPONENTS",
- "Value": "0x8283",
+ "Name": "RedInteger",
+ "NativeName": "GL_RED_INTEGER",
+ "Value": "0x8D94",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorRenderable",
- "NativeName": "GL_COLOR_RENDERABLE",
- "Value": "0x8286",
+ "Name": "GreenInteger",
+ "NativeName": "GL_GREEN_INTEGER",
+ "Value": "0x8D95",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthRenderable",
- "NativeName": "GL_DEPTH_RENDERABLE",
- "Value": "0x8287",
+ "Name": "BlueInteger",
+ "NativeName": "GL_BLUE_INTEGER",
+ "Value": "0x8D96",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RgbInteger",
+ "NativeName": "GL_RGB_INTEGER",
+ "Value": "0x8D98",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilRenderable",
- "NativeName": "GL_STENCIL_RENDERABLE",
- "Value": "0x8288",
+ "Name": "RgbaInteger",
+ "NativeName": "GL_RGBA_INTEGER",
+ "Value": "0x8D99",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferRenderable",
- "NativeName": "GL_FRAMEBUFFER_RENDERABLE",
- "Value": "0x8289",
+ "Name": "BgrInteger",
+ "NativeName": "GL_BGR_INTEGER",
+ "Value": "0x8D9A",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferRenderableLayered",
- "NativeName": "GL_FRAMEBUFFER_RENDERABLE_LAYERED",
- "Value": "0x828A",
+ "Name": "BgraInteger",
+ "NativeName": "GL_BGRA_INTEGER",
+ "Value": "0x8D9B",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PixelFormat",
+ "NativeName": "PixelFormat",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FramebufferBlend",
- "NativeName": "GL_FRAMEBUFFER_BLEND",
- "Value": "0x828B",
+ "Name": "PixelMapIToI",
+ "NativeName": "GL_PIXEL_MAP_I_TO_I",
+ "Value": "0xC70",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ReadPixels",
- "NativeName": "GL_READ_PIXELS",
- "Value": "0x828C",
+ "Name": "PixelMapSToS",
+ "NativeName": "GL_PIXEL_MAP_S_TO_S",
+ "Value": "0xC71",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ReadPixelsFormat",
- "NativeName": "GL_READ_PIXELS_FORMAT",
- "Value": "0x828D",
+ "Name": "PixelMapIToR",
+ "NativeName": "GL_PIXEL_MAP_I_TO_R",
+ "Value": "0xC72",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ReadPixelsType",
- "NativeName": "GL_READ_PIXELS_TYPE",
- "Value": "0x828E",
+ "Name": "PixelMapIToG",
+ "NativeName": "GL_PIXEL_MAP_I_TO_G",
+ "Value": "0xC73",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureImageFormat",
- "NativeName": "GL_TEXTURE_IMAGE_FORMAT",
- "Value": "0x828F",
+ "Name": "PixelMapIToB",
+ "NativeName": "GL_PIXEL_MAP_I_TO_B",
+ "Value": "0xC74",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureImageType",
- "NativeName": "GL_TEXTURE_IMAGE_TYPE",
- "Value": "0x8290",
+ "Name": "PixelMapIToA",
+ "NativeName": "GL_PIXEL_MAP_I_TO_A",
+ "Value": "0xC75",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "GetTextureImageFormat",
- "NativeName": "GL_GET_TEXTURE_IMAGE_FORMAT",
- "Value": "0x8291",
+ "Name": "PixelMapRToR",
+ "NativeName": "GL_PIXEL_MAP_R_TO_R",
+ "Value": "0xC76",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "GetTextureImageType",
- "NativeName": "GL_GET_TEXTURE_IMAGE_TYPE",
- "Value": "0x8292",
+ "Name": "PixelMapGToG",
+ "NativeName": "GL_PIXEL_MAP_G_TO_G",
+ "Value": "0xC77",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "Mipmap",
- "NativeName": "GL_MIPMAP",
- "Value": "0x8293",
+ "Name": "PixelMapBToB",
+ "NativeName": "GL_PIXEL_MAP_B_TO_B",
+ "Value": "0xC78",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "GenerateMipmap",
- "NativeName": "GL_GENERATE_MIPMAP",
- "Value": "0x8191",
+ "Name": "PixelMapAToA",
+ "NativeName": "GL_PIXEL_MAP_A_TO_A",
+ "Value": "0xC79",
"Doc": "",
"Attributes": [
{
@@ -20635,388 +29970,379 @@
"Arguments": []
}
]
+ }
+ ],
+ "Name": "PixelMap",
+ "NativeName": "PixelMap",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "UnpackSwapBytes",
+ "NativeName": "GL_UNPACK_SWAP_BYTES",
+ "Value": "0xCF0",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "AutoGenerateMipmap",
- "NativeName": "GL_AUTO_GENERATE_MIPMAP",
- "Value": "0x8295",
+ "Name": "UnpackLsbFirst",
+ "NativeName": "GL_UNPACK_LSB_FIRST",
+ "Value": "0xCF1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorEncoding",
- "NativeName": "GL_COLOR_ENCODING",
- "Value": "0x8296",
+ "Name": "UnpackRowLength",
+ "NativeName": "GL_UNPACK_ROW_LENGTH",
+ "Value": "0xCF2",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrgbRead",
- "NativeName": "GL_SRGB_READ",
- "Value": "0x8297",
+ "Name": "UnpackRowLengthExt",
+ "NativeName": "GL_UNPACK_ROW_LENGTH_EXT",
+ "Value": "0xCF2",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrgbWrite",
- "NativeName": "GL_SRGB_WRITE",
- "Value": "0x8298",
+ "Name": "UnpackSkipRows",
+ "NativeName": "GL_UNPACK_SKIP_ROWS",
+ "Value": "0xCF3",
"Doc": "",
"Attributes": []
},
{
- "Name": "Filter",
- "NativeName": "GL_FILTER",
- "Value": "0x829A",
+ "Name": "UnpackSkipRowsExt",
+ "NativeName": "GL_UNPACK_SKIP_ROWS_EXT",
+ "Value": "0xCF3",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexTexture",
- "NativeName": "GL_VERTEX_TEXTURE",
- "Value": "0x829B",
+ "Name": "UnpackSkipPixels",
+ "NativeName": "GL_UNPACK_SKIP_PIXELS",
+ "Value": "0xCF4",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessControlTexture",
- "NativeName": "GL_TESS_CONTROL_TEXTURE",
- "Value": "0x829C",
+ "Name": "UnpackSkipPixelsExt",
+ "NativeName": "GL_UNPACK_SKIP_PIXELS_EXT",
+ "Value": "0xCF4",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessEvaluationTexture",
- "NativeName": "GL_TESS_EVALUATION_TEXTURE",
- "Value": "0x829D",
+ "Name": "UnpackAlignment",
+ "NativeName": "GL_UNPACK_ALIGNMENT",
+ "Value": "0xCF5",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryTexture",
- "NativeName": "GL_GEOMETRY_TEXTURE",
- "Value": "0x829E",
+ "Name": "PackSwapBytes",
+ "NativeName": "GL_PACK_SWAP_BYTES",
+ "Value": "0xD00",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentTexture",
- "NativeName": "GL_FRAGMENT_TEXTURE",
- "Value": "0x829F",
+ "Name": "PackLsbFirst",
+ "NativeName": "GL_PACK_LSB_FIRST",
+ "Value": "0xD01",
"Doc": "",
"Attributes": []
},
{
- "Name": "ComputeTexture",
- "NativeName": "GL_COMPUTE_TEXTURE",
- "Value": "0x82A0",
+ "Name": "PackRowLength",
+ "NativeName": "GL_PACK_ROW_LENGTH",
+ "Value": "0xD02",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureShadow",
- "NativeName": "GL_TEXTURE_SHADOW",
- "Value": "0x82A1",
+ "Name": "PackSkipRows",
+ "NativeName": "GL_PACK_SKIP_ROWS",
+ "Value": "0xD03",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureGather",
- "NativeName": "GL_TEXTURE_GATHER",
- "Value": "0x82A2",
+ "Name": "PackSkipPixels",
+ "NativeName": "GL_PACK_SKIP_PIXELS",
+ "Value": "0xD04",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureGatherShadow",
- "NativeName": "GL_TEXTURE_GATHER_SHADOW",
- "Value": "0x82A3",
+ "Name": "PackAlignment",
+ "NativeName": "GL_PACK_ALIGNMENT",
+ "Value": "0xD05",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderImageLoad",
- "NativeName": "GL_SHADER_IMAGE_LOAD",
- "Value": "0x82A4",
+ "Name": "PackSkipImages",
+ "NativeName": "GL_PACK_SKIP_IMAGES",
+ "Value": "0x806B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderImageStore",
- "NativeName": "GL_SHADER_IMAGE_STORE",
- "Value": "0x82A5",
+ "Name": "PackSkipImagesExt",
+ "NativeName": "GL_PACK_SKIP_IMAGES_EXT",
+ "Value": "0x806B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderImageAtomic",
- "NativeName": "GL_SHADER_IMAGE_ATOMIC",
- "Value": "0x82A6",
+ "Name": "PackImageHeight",
+ "NativeName": "GL_PACK_IMAGE_HEIGHT",
+ "Value": "0x806C",
"Doc": "",
"Attributes": []
},
{
- "Name": "ImageTexelSize",
- "NativeName": "GL_IMAGE_TEXEL_SIZE",
- "Value": "0x82A7",
+ "Name": "PackImageHeightExt",
+ "NativeName": "GL_PACK_IMAGE_HEIGHT_EXT",
+ "Value": "0x806C",
"Doc": "",
"Attributes": []
},
{
- "Name": "ImageCompatibilityClass",
- "NativeName": "GL_IMAGE_COMPATIBILITY_CLASS",
- "Value": "0x82A8",
+ "Name": "UnpackSkipImages",
+ "NativeName": "GL_UNPACK_SKIP_IMAGES",
+ "Value": "0x806D",
"Doc": "",
"Attributes": []
},
{
- "Name": "ImagePixelFormat",
- "NativeName": "GL_IMAGE_PIXEL_FORMAT",
- "Value": "0x82A9",
+ "Name": "UnpackSkipImagesExt",
+ "NativeName": "GL_UNPACK_SKIP_IMAGES_EXT",
+ "Value": "0x806D",
"Doc": "",
"Attributes": []
},
{
- "Name": "ImagePixelType",
- "NativeName": "GL_IMAGE_PIXEL_TYPE",
- "Value": "0x82AA",
+ "Name": "UnpackImageHeight",
+ "NativeName": "GL_UNPACK_IMAGE_HEIGHT",
+ "Value": "0x806E",
"Doc": "",
"Attributes": []
},
{
- "Name": "ImageFormatCompatibilityType",
- "NativeName": "GL_IMAGE_FORMAT_COMPATIBILITY_TYPE",
- "Value": "0x90C7",
+ "Name": "UnpackImageHeightExt",
+ "NativeName": "GL_UNPACK_IMAGE_HEIGHT_EXT",
+ "Value": "0x806E",
"Doc": "",
"Attributes": []
},
{
- "Name": "SimultaneousTextureAndDepthTest",
- "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_TEST",
- "Value": "0x82AC",
+ "Name": "PackSkipVolumesSgis",
+ "NativeName": "GL_PACK_SKIP_VOLUMES_SGIS",
+ "Value": "0x8130",
"Doc": "",
"Attributes": []
},
{
- "Name": "SimultaneousTextureAndStencilTest",
- "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_TEST",
- "Value": "0x82AD",
+ "Name": "PackImageDepthSgis",
+ "NativeName": "GL_PACK_IMAGE_DEPTH_SGIS",
+ "Value": "0x8131",
"Doc": "",
"Attributes": []
},
{
- "Name": "SimultaneousTextureAndDepthWrite",
- "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_WRITE",
- "Value": "0x82AE",
+ "Name": "UnpackSkipVolumesSgis",
+ "NativeName": "GL_UNPACK_SKIP_VOLUMES_SGIS",
+ "Value": "0x8132",
"Doc": "",
"Attributes": []
},
{
- "Name": "SimultaneousTextureAndStencilWrite",
- "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_WRITE",
- "Value": "0x82AF",
+ "Name": "UnpackImageDepthSgis",
+ "NativeName": "GL_UNPACK_IMAGE_DEPTH_SGIS",
+ "Value": "0x8133",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompressed",
- "NativeName": "GL_TEXTURE_COMPRESSED",
- "Value": "0x86A1",
+ "Name": "PixelTileWidthSgix",
+ "NativeName": "GL_PIXEL_TILE_WIDTH_SGIX",
+ "Value": "0x8140",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompressedBlockWidth",
- "NativeName": "GL_TEXTURE_COMPRESSED_BLOCK_WIDTH",
- "Value": "0x82B1",
+ "Name": "PixelTileHeightSgix",
+ "NativeName": "GL_PIXEL_TILE_HEIGHT_SGIX",
+ "Value": "0x8141",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompressedBlockHeight",
- "NativeName": "GL_TEXTURE_COMPRESSED_BLOCK_HEIGHT",
- "Value": "0x82B2",
+ "Name": "PixelTileGridWidthSgix",
+ "NativeName": "GL_PIXEL_TILE_GRID_WIDTH_SGIX",
+ "Value": "0x8142",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompressedBlockSize",
- "NativeName": "GL_TEXTURE_COMPRESSED_BLOCK_SIZE",
- "Value": "0x82B3",
+ "Name": "PixelTileGridHeightSgix",
+ "NativeName": "GL_PIXEL_TILE_GRID_HEIGHT_SGIX",
+ "Value": "0x8143",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClearBuffer",
- "NativeName": "GL_CLEAR_BUFFER",
- "Value": "0x82B4",
+ "Name": "PixelTileGridDepthSgix",
+ "NativeName": "GL_PIXEL_TILE_GRID_DEPTH_SGIX",
+ "Value": "0x8144",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureView",
- "NativeName": "GL_TEXTURE_VIEW",
- "Value": "0x82B5",
+ "Name": "PixelTileCacheSizeSgix",
+ "NativeName": "GL_PIXEL_TILE_CACHE_SIZE_SGIX",
+ "Value": "0x8145",
"Doc": "",
"Attributes": []
},
{
- "Name": "ViewCompatibilityClass",
- "NativeName": "GL_VIEW_COMPATIBILITY_CLASS",
- "Value": "0x82B6",
+ "Name": "PackResampleSgix",
+ "NativeName": "GL_PACK_RESAMPLE_SGIX",
+ "Value": "0x842E",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClearTexture",
- "NativeName": "GL_CLEAR_TEXTURE",
- "Value": "0x9365",
+ "Name": "UnpackResampleSgix",
+ "NativeName": "GL_UNPACK_RESAMPLE_SGIX",
+ "Value": "0x842F",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "InternalFormatPName",
- "NativeName": "InternalFormatPName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Add",
- "NativeName": "GL_ADD",
- "Value": "0x104",
+ "Name": "PackSubsampleRateSgix",
+ "NativeName": "GL_PACK_SUBSAMPLE_RATE_SGIX",
+ "Value": "0x85A0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Modulate",
- "NativeName": "GL_MODULATE",
- "Value": "0x2100",
+ "Name": "UnpackSubsampleRateSgix",
+ "NativeName": "GL_UNPACK_SUBSAMPLE_RATE_SGIX",
+ "Value": "0x85A1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Replace",
- "NativeName": "GL_REPLACE",
- "Value": "0x1E01",
+ "Name": "PackResampleOml",
+ "NativeName": "GL_PACK_RESAMPLE_OML",
+ "Value": "0x8984",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackResampleOml",
+ "NativeName": "GL_UNPACK_RESAMPLE_OML",
+ "Value": "0x8985",
"Doc": "",
"Attributes": []
}
],
- "Name": "LightEnvModeSGIX",
- "NativeName": "LightEnvModeSGIX",
+ "Name": "PixelStoreParameter",
+ "NativeName": "PixelStoreParameter",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "LightEnvModeSgix",
- "NativeName": "GL_LIGHT_ENV_MODE_SGIX",
- "Value": "0x8407",
+ "Name": "ResampleDecimateSgix",
+ "NativeName": "GL_RESAMPLE_DECIMATE_SGIX",
+ "Value": "0x8430",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ResampleReplicateSgix",
+ "NativeName": "GL_RESAMPLE_REPLICATE_SGIX",
+ "Value": "0x8433",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ResampleZeroFillSgix",
+ "NativeName": "GL_RESAMPLE_ZERO_FILL_SGIX",
+ "Value": "0x8434",
"Doc": "",
"Attributes": []
}
],
- "Name": "LightEnvParameterSGIX",
- "NativeName": "LightEnvParameterSGIX",
+ "Name": "PixelStoreResampleMode",
+ "NativeName": "PixelStoreResampleMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "SeparateSpecularColor",
- "NativeName": "GL_SEPARATE_SPECULAR_COLOR",
- "Value": "0x81FA",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "SeparateSpecularColorExt",
- "NativeName": "GL_SEPARATE_SPECULAR_COLOR_EXT",
- "Value": "0x81FA",
+ "Name": "PixelSubsample4444Sgix",
+ "NativeName": "GL_PIXEL_SUBSAMPLE_4444_SGIX",
+ "Value": "0x85A2",
"Doc": "",
"Attributes": []
},
{
- "Name": "SingleColor",
- "NativeName": "GL_SINGLE_COLOR",
- "Value": "0x81F9",
+ "Name": "PixelSubsample2424Sgix",
+ "NativeName": "GL_PIXEL_SUBSAMPLE_2424_SGIX",
+ "Value": "0x85A3",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "SingleColorExt",
- "NativeName": "GL_SINGLE_COLOR_EXT",
- "Value": "0x81F9",
+ "Name": "PixelSubsample4242Sgix",
+ "NativeName": "GL_PIXEL_SUBSAMPLE_4242_SGIX",
+ "Value": "0x85A4",
"Doc": "",
"Attributes": []
}
],
- "Name": "LightModelColorControl",
- "NativeName": "LightModelColorControl",
+ "Name": "PixelStoreSubsampleRate",
+ "NativeName": "PixelStoreSubsampleRate",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "LightModelAmbient",
- "NativeName": "GL_LIGHT_MODEL_AMBIENT",
- "Value": "0xB53",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "LightModelColorControl",
- "NativeName": "GL_LIGHT_MODEL_COLOR_CONTROL",
- "Value": "0x81F8",
+ "Name": "Rgb",
+ "NativeName": "GL_RGB",
+ "Value": "0x1907",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "LightModelColorControlExt",
- "NativeName": "GL_LIGHT_MODEL_COLOR_CONTROL_EXT",
- "Value": "0x81F8",
+ "Name": "Rgba",
+ "NativeName": "GL_RGBA",
+ "Value": "0x1908",
"Doc": "",
"Attributes": []
},
{
- "Name": "LightModelLocalViewer",
- "NativeName": "GL_LIGHT_MODEL_LOCAL_VIEWER",
- "Value": "0xB51",
+ "Name": "Luminance",
+ "NativeName": "GL_LUMINANCE",
+ "Value": "0x1909",
"Doc": "",
"Attributes": [
{
@@ -21026,9 +30352,9 @@
]
},
{
- "Name": "LightModelTwoSide",
- "NativeName": "GL_LIGHT_MODEL_TWO_SIDE",
- "Value": "0xB52",
+ "Name": "LuminanceAlpha",
+ "NativeName": "GL_LUMINANCE_ALPHA",
+ "Value": "0x190A",
"Doc": "",
"Attributes": [
{
@@ -21036,75 +30362,112 @@
"Arguments": []
}
]
+ },
+ {
+ "Name": "PixelTexGenAlphaReplaceSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_REPLACE_SGIX",
+ "Value": "0x8187",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTexGenAlphaNoReplaceSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_NO_REPLACE_SGIX",
+ "Value": "0x8188",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTexGenAlphaLSSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_LS_SGIX",
+ "Value": "0x8189",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTexGenAlphaMSSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_MS_SGIX",
+ "Value": "0x818A",
+ "Doc": "",
+ "Attributes": []
}
],
- "Name": "LightModelParameter",
- "NativeName": "LightModelParameter",
+ "Name": "PixelTexGenMode",
+ "NativeName": "PixelTexGenMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "FragmentLight0Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT0_SGIX",
- "Value": "0x840C",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "FragmentLight1Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT1_SGIX",
- "Value": "0x840D",
+ "Name": "PixelTexGenQCeilingSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_CEILING_SGIX",
+ "Value": "0x8184",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight2Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT2_SGIX",
- "Value": "0x840E",
+ "Name": "PixelTexGenQRoundSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_ROUND_SGIX",
+ "Value": "0x8185",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight3Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT3_SGIX",
- "Value": "0x840F",
+ "Name": "PixelTexGenQFloorSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_FLOOR_SGIX",
+ "Value": "0x8186",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight4Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT4_SGIX",
- "Value": "0x8410",
+ "Name": "PixelTexGenAlphaLSSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_LS_SGIX",
+ "Value": "0x8189",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight5Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT5_SGIX",
- "Value": "0x8411",
+ "Name": "PixelTexGenAlphaMSSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_MS_SGIX",
+ "Value": "0x818A",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PixelTexGenModeSGIX",
+ "NativeName": "PixelTexGenModeSGIX",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FragmentLight6Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT6_SGIX",
- "Value": "0x8412",
+ "Name": "PixelFragmentRgbSourceSgis",
+ "NativeName": "GL_PIXEL_FRAGMENT_RGB_SOURCE_SGIS",
+ "Value": "0x8354",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight7Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT7_SGIX",
- "Value": "0x8413",
+ "Name": "PixelFragmentAlphaSourceSgis",
+ "NativeName": "GL_PIXEL_FRAGMENT_ALPHA_SOURCE_SGIS",
+ "Value": "0x8355",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PixelTexGenParameterNameSGIS",
+ "NativeName": "PixelTexGenParameterNameSGIS",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Light0",
- "NativeName": "GL_LIGHT0",
- "Value": "0x4000",
+ "Name": "MapColor",
+ "NativeName": "GL_MAP_COLOR",
+ "Value": "0xD10",
"Doc": "",
"Attributes": [
{
@@ -21114,9 +30477,9 @@
]
},
{
- "Name": "Light1",
- "NativeName": "GL_LIGHT1",
- "Value": "0x4001",
+ "Name": "MapStencil",
+ "NativeName": "GL_MAP_STENCIL",
+ "Value": "0xD11",
"Doc": "",
"Attributes": [
{
@@ -21126,9 +30489,9 @@
]
},
{
- "Name": "Light2",
- "NativeName": "GL_LIGHT2",
- "Value": "0x4002",
+ "Name": "IndexShift",
+ "NativeName": "GL_INDEX_SHIFT",
+ "Value": "0xD12",
"Doc": "",
"Attributes": [
{
@@ -21138,9 +30501,9 @@
]
},
{
- "Name": "Light3",
- "NativeName": "GL_LIGHT3",
- "Value": "0x4003",
+ "Name": "IndexOffset",
+ "NativeName": "GL_INDEX_OFFSET",
+ "Value": "0xD13",
"Doc": "",
"Attributes": [
{
@@ -21150,9 +30513,9 @@
]
},
{
- "Name": "Light4",
- "NativeName": "GL_LIGHT4",
- "Value": "0x4004",
+ "Name": "RedScale",
+ "NativeName": "GL_RED_SCALE",
+ "Value": "0xD14",
"Doc": "",
"Attributes": [
{
@@ -21162,9 +30525,9 @@
]
},
{
- "Name": "Light5",
- "NativeName": "GL_LIGHT5",
- "Value": "0x4005",
+ "Name": "RedBias",
+ "NativeName": "GL_RED_BIAS",
+ "Value": "0xD15",
"Doc": "",
"Attributes": [
{
@@ -21174,9 +30537,9 @@
]
},
{
- "Name": "Light6",
- "NativeName": "GL_LIGHT6",
- "Value": "0x4006",
+ "Name": "GreenScale",
+ "NativeName": "GL_GREEN_SCALE",
+ "Value": "0xD18",
"Doc": "",
"Attributes": [
{
@@ -21186,9 +30549,9 @@
]
},
{
- "Name": "Light7",
- "NativeName": "GL_LIGHT7",
- "Value": "0x4007",
+ "Name": "GreenBias",
+ "NativeName": "GL_GREEN_BIAS",
+ "Value": "0xD19",
"Doc": "",
"Attributes": [
{
@@ -21196,19 +30559,11 @@
"Arguments": []
}
]
- }
- ],
- "Name": "LightName",
- "NativeName": "LightName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Ambient",
- "NativeName": "GL_AMBIENT",
- "Value": "0x1200",
+ "Name": "BlueScale",
+ "NativeName": "GL_BLUE_SCALE",
+ "Value": "0xD1A",
"Doc": "",
"Attributes": [
{
@@ -21218,9 +30573,9 @@
]
},
{
- "Name": "ConstantAttenuation",
- "NativeName": "GL_CONSTANT_ATTENUATION",
- "Value": "0x1207",
+ "Name": "BlueBias",
+ "NativeName": "GL_BLUE_BIAS",
+ "Value": "0xD1B",
"Doc": "",
"Attributes": [
{
@@ -21230,9 +30585,9 @@
]
},
{
- "Name": "Diffuse",
- "NativeName": "GL_DIFFUSE",
- "Value": "0x1201",
+ "Name": "AlphaScale",
+ "NativeName": "GL_ALPHA_SCALE",
+ "Value": "0xD1C",
"Doc": "",
"Attributes": [
{
@@ -21242,9 +30597,9 @@
]
},
{
- "Name": "LinearAttenuation",
- "NativeName": "GL_LINEAR_ATTENUATION",
- "Value": "0x1208",
+ "Name": "AlphaBias",
+ "NativeName": "GL_ALPHA_BIAS",
+ "Value": "0xD1D",
"Doc": "",
"Attributes": [
{
@@ -21254,9 +30609,9 @@
]
},
{
- "Name": "Position",
- "NativeName": "GL_POSITION",
- "Value": "0x1203",
+ "Name": "DepthScale",
+ "NativeName": "GL_DEPTH_SCALE",
+ "Value": "0xD1E",
"Doc": "",
"Attributes": [
{
@@ -21266,9 +30621,9 @@
]
},
{
- "Name": "QuadraticAttenuation",
- "NativeName": "GL_QUADRATIC_ATTENUATION",
- "Value": "0x1209",
+ "Name": "DepthBias",
+ "NativeName": "GL_DEPTH_BIAS",
+ "Value": "0xD1F",
"Doc": "",
"Attributes": [
{
@@ -21278,494 +30633,489 @@
]
},
{
- "Name": "Specular",
- "NativeName": "GL_SPECULAR",
- "Value": "0x1202",
+ "Name": "PostConvolutionRedScale",
+ "NativeName": "GL_POST_CONVOLUTION_RED_SCALE",
+ "Value": "0x801C",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "SpotCutoff",
- "NativeName": "GL_SPOT_CUTOFF",
- "Value": "0x1206",
+ "Name": "PostConvolutionRedScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_RED_SCALE_EXT",
+ "Value": "0x801C",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "SpotDirection",
- "NativeName": "GL_SPOT_DIRECTION",
- "Value": "0x1204",
+ "Name": "PostConvolutionGreenScale",
+ "NativeName": "GL_POST_CONVOLUTION_GREEN_SCALE",
+ "Value": "0x801D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "SpotExponent",
- "NativeName": "GL_SPOT_EXPONENT",
- "Value": "0x1205",
+ "Name": "PostConvolutionGreenScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_GREEN_SCALE_EXT",
+ "Value": "0x801D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "LightParameter",
- "NativeName": "LightParameter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ "Attributes": []
+ },
{
- "Name": "Compile",
- "NativeName": "GL_COMPILE",
- "Value": "0x1300",
+ "Name": "PostConvolutionBlueScale",
+ "NativeName": "GL_POST_CONVOLUTION_BLUE_SCALE",
+ "Value": "0x801E",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "CompileAndExecute",
- "NativeName": "GL_COMPILE_AND_EXECUTE",
- "Value": "0x1301",
+ "Name": "PostConvolutionBlueScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_BLUE_SCALE_EXT",
+ "Value": "0x801E",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "ListMode",
- "NativeName": "ListMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ "Attributes": []
+ },
{
- "Name": "C2Bytes",
- "NativeName": "GL_2_BYTES",
- "Value": "0x1407",
+ "Name": "PostConvolutionAlphaScale",
+ "NativeName": "GL_POST_CONVOLUTION_ALPHA_SCALE",
+ "Value": "0x801F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "C3Bytes",
- "NativeName": "GL_3_BYTES",
- "Value": "0x1408",
+ "Name": "PostConvolutionAlphaScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_ALPHA_SCALE_EXT",
+ "Value": "0x801F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "C4Bytes",
- "NativeName": "GL_4_BYTES",
- "Value": "0x1409",
+ "Name": "PostConvolutionRedBias",
+ "NativeName": "GL_POST_CONVOLUTION_RED_BIAS",
+ "Value": "0x8020",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Byte",
- "NativeName": "GL_BYTE",
- "Value": "0x1400",
+ "Name": "PostConvolutionRedBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_RED_BIAS_EXT",
+ "Value": "0x8020",
"Doc": "",
"Attributes": []
},
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "PostConvolutionGreenBias",
+ "NativeName": "GL_POST_CONVOLUTION_GREEN_BIAS",
+ "Value": "0x8021",
"Doc": "",
"Attributes": []
},
{
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
+ "Name": "PostConvolutionGreenBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_GREEN_BIAS_EXT",
+ "Value": "0x8021",
"Doc": "",
"Attributes": []
},
{
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
+ "Name": "PostConvolutionBlueBias",
+ "NativeName": "GL_POST_CONVOLUTION_BLUE_BIAS",
+ "Value": "0x8022",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedByte",
- "NativeName": "GL_UNSIGNED_BYTE",
- "Value": "0x1401",
+ "Name": "PostConvolutionBlueBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_BLUE_BIAS_EXT",
+ "Value": "0x8022",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt",
- "NativeName": "GL_UNSIGNED_INT",
- "Value": "0x1405",
+ "Name": "PostConvolutionAlphaBias",
+ "NativeName": "GL_POST_CONVOLUTION_ALPHA_BIAS",
+ "Value": "0x8023",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedShort",
- "NativeName": "GL_UNSIGNED_SHORT",
- "Value": "0x1403",
+ "Name": "PostConvolutionAlphaBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_ALPHA_BIAS_EXT",
+ "Value": "0x8023",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ListNameType",
- "NativeName": "ListNameType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ListPrioritySgix",
- "NativeName": "GL_LIST_PRIORITY_SGIX",
- "Value": "0x8182",
+ "Name": "PostColorMatrixRedScale",
+ "NativeName": "GL_POST_COLOR_MATRIX_RED_SCALE",
+ "Value": "0x80B4",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ListParameterName",
- "NativeName": "ListParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "And",
- "NativeName": "GL_AND",
- "Value": "0x1501",
+ "Name": "PostColorMatrixRedScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_RED_SCALE_SGI",
+ "Value": "0x80B4",
"Doc": "",
"Attributes": []
},
{
- "Name": "AndInverted",
- "NativeName": "GL_AND_INVERTED",
- "Value": "0x1504",
+ "Name": "PostColorMatrixGreenScale",
+ "NativeName": "GL_POST_COLOR_MATRIX_GREEN_SCALE",
+ "Value": "0x80B5",
"Doc": "",
"Attributes": []
},
{
- "Name": "AndReverse",
- "NativeName": "GL_AND_REVERSE",
- "Value": "0x1502",
+ "Name": "PostColorMatrixGreenScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI",
+ "Value": "0x80B5",
"Doc": "",
"Attributes": []
},
{
- "Name": "Clear",
- "NativeName": "GL_CLEAR",
- "Value": "0x1500",
+ "Name": "PostColorMatrixBlueScale",
+ "NativeName": "GL_POST_COLOR_MATRIX_BLUE_SCALE",
+ "Value": "0x80B6",
"Doc": "",
"Attributes": []
},
{
- "Name": "Copy",
- "NativeName": "GL_COPY",
- "Value": "0x1503",
+ "Name": "PostColorMatrixBlueScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI",
+ "Value": "0x80B6",
"Doc": "",
"Attributes": []
},
{
- "Name": "CopyInverted",
- "NativeName": "GL_COPY_INVERTED",
- "Value": "0x150C",
+ "Name": "PostColorMatrixAlphaScale",
+ "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_SCALE",
+ "Value": "0x80B7",
"Doc": "",
"Attributes": []
},
{
- "Name": "Equiv",
- "NativeName": "GL_EQUIV",
- "Value": "0x1509",
+ "Name": "PostColorMatrixAlphaScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI",
+ "Value": "0x80B7",
"Doc": "",
"Attributes": []
},
{
- "Name": "Invert",
- "NativeName": "GL_INVERT",
- "Value": "0x150A",
+ "Name": "PostColorMatrixRedBias",
+ "NativeName": "GL_POST_COLOR_MATRIX_RED_BIAS",
+ "Value": "0x80B8",
"Doc": "",
"Attributes": []
},
{
- "Name": "Nand",
- "NativeName": "GL_NAND",
- "Value": "0x150E",
+ "Name": "PostColorMatrixRedBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_RED_BIAS_SGI",
+ "Value": "0x80B8",
"Doc": "",
"Attributes": []
},
{
- "Name": "Noop",
- "NativeName": "GL_NOOP",
- "Value": "0x1505",
+ "Name": "PostColorMatrixGreenBias",
+ "NativeName": "GL_POST_COLOR_MATRIX_GREEN_BIAS",
+ "Value": "0x80B9",
"Doc": "",
"Attributes": []
},
{
- "Name": "Nor",
- "NativeName": "GL_NOR",
- "Value": "0x1508",
+ "Name": "PostColorMatrixGreenBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI",
+ "Value": "0x80B9",
"Doc": "",
"Attributes": []
},
{
- "Name": "Or",
- "NativeName": "GL_OR",
- "Value": "0x1507",
+ "Name": "PostColorMatrixBlueBias",
+ "NativeName": "GL_POST_COLOR_MATRIX_BLUE_BIAS",
+ "Value": "0x80BA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixBlueBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI",
+ "Value": "0x80BA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixAlphaBias",
+ "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_BIAS",
+ "Value": "0x80BB",
"Doc": "",
"Attributes": []
},
{
- "Name": "OrInverted",
- "NativeName": "GL_OR_INVERTED",
- "Value": "0x150D",
+ "Name": "PostColorMatrixAlphaBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI",
+ "Value": "0x80BB",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PixelTransferParameter",
+ "NativeName": "PixelTransferParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "PixelMagFilterExt",
+ "NativeName": "GL_PIXEL_MAG_FILTER_EXT",
+ "Value": "0x8331",
"Doc": "",
"Attributes": []
},
{
- "Name": "OrReverse",
- "NativeName": "GL_OR_REVERSE",
- "Value": "0x150B",
+ "Name": "PixelMinFilterExt",
+ "NativeName": "GL_PIXEL_MIN_FILTER_EXT",
+ "Value": "0x8332",
"Doc": "",
"Attributes": []
},
{
- "Name": "Set",
- "NativeName": "GL_SET",
- "Value": "0x150F",
+ "Name": "PixelCubicWeightExt",
+ "NativeName": "GL_PIXEL_CUBIC_WEIGHT_EXT",
+ "Value": "0x8333",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PixelTransformPNameEXT",
+ "NativeName": "PixelTransformPNameEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Xor",
- "NativeName": "GL_XOR",
- "Value": "0x1506",
+ "Name": "PixelTransform2DExt",
+ "NativeName": "GL_PIXEL_TRANSFORM_2D_EXT",
+ "Value": "0x8330",
"Doc": "",
"Attributes": []
}
],
- "Name": "LogicOp",
- "NativeName": "LogicOp",
+ "Name": "PixelTransformTargetEXT",
+ "NativeName": "PixelTransformTargetEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ClientStorageBit",
- "NativeName": "GL_CLIENT_STORAGE_BIT",
- "Value": "0x200",
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClientStorageBitExt",
- "NativeName": "GL_CLIENT_STORAGE_BIT_EXT",
- "Value": "0x200",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
"Attributes": []
},
{
- "Name": "DynamicStorageBit",
- "NativeName": "GL_DYNAMIC_STORAGE_BIT",
- "Value": "0x100",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "DynamicStorageBitExt",
- "NativeName": "GL_DYNAMIC_STORAGE_BIT_EXT",
- "Value": "0x100",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapCoherentBit",
- "NativeName": "GL_MAP_COHERENT_BIT",
- "Value": "0x80",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapCoherentBitExt",
- "NativeName": "GL_MAP_COHERENT_BIT_EXT",
- "Value": "0x80",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapFlushExplicitBit",
- "NativeName": "GL_MAP_FLUSH_EXPLICIT_BIT",
- "Value": "0x10",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapFlushExplicitBitExt",
- "NativeName": "GL_MAP_FLUSH_EXPLICIT_BIT_EXT",
- "Value": "0x10",
+ "Name": "Bitmap",
+ "NativeName": "GL_BITMAP",
+ "Value": "0x1A00",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "MapInvalidateBufferBit",
- "NativeName": "GL_MAP_INVALIDATE_BUFFER_BIT",
- "Value": "0x8",
+ "Name": "UnsignedByte332",
+ "NativeName": "GL_UNSIGNED_BYTE_3_3_2",
+ "Value": "0x8032",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateBufferBitExt",
- "NativeName": "GL_MAP_INVALIDATE_BUFFER_BIT_EXT",
- "Value": "0x8",
+ "Name": "UnsignedByte332Ext",
+ "NativeName": "GL_UNSIGNED_BYTE_3_3_2_EXT",
+ "Value": "0x8032",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateRangeBit",
- "NativeName": "GL_MAP_INVALIDATE_RANGE_BIT",
- "Value": "0x4",
+ "Name": "UnsignedShort4444",
+ "NativeName": "GL_UNSIGNED_SHORT_4_4_4_4",
+ "Value": "0x8033",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateRangeBitExt",
- "NativeName": "GL_MAP_INVALIDATE_RANGE_BIT_EXT",
- "Value": "0x4",
+ "Name": "UnsignedShort4444Ext",
+ "NativeName": "GL_UNSIGNED_SHORT_4_4_4_4_EXT",
+ "Value": "0x8033",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapPersistentBit",
- "NativeName": "GL_MAP_PERSISTENT_BIT",
- "Value": "0x40",
+ "Name": "UnsignedShort5551",
+ "NativeName": "GL_UNSIGNED_SHORT_5_5_5_1",
+ "Value": "0x8034",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapPersistentBitExt",
- "NativeName": "GL_MAP_PERSISTENT_BIT_EXT",
- "Value": "0x40",
+ "Name": "UnsignedShort5551Ext",
+ "NativeName": "GL_UNSIGNED_SHORT_5_5_5_1_EXT",
+ "Value": "0x8034",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapReadBit",
- "NativeName": "GL_MAP_READ_BIT",
- "Value": "0x1",
+ "Name": "UnsignedInt8888",
+ "NativeName": "GL_UNSIGNED_INT_8_8_8_8",
+ "Value": "0x8035",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapReadBitExt",
- "NativeName": "GL_MAP_READ_BIT_EXT",
- "Value": "0x1",
+ "Name": "UnsignedInt8888Ext",
+ "NativeName": "GL_UNSIGNED_INT_8_8_8_8_EXT",
+ "Value": "0x8035",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapUnsynchronizedBit",
- "NativeName": "GL_MAP_UNSYNCHRONIZED_BIT",
- "Value": "0x20",
+ "Name": "UnsignedInt1010102",
+ "NativeName": "GL_UNSIGNED_INT_10_10_10_2",
+ "Value": "0x8036",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapUnsynchronizedBitExt",
- "NativeName": "GL_MAP_UNSYNCHRONIZED_BIT_EXT",
- "Value": "0x20",
+ "Name": "UnsignedInt1010102Ext",
+ "NativeName": "GL_UNSIGNED_INT_10_10_10_2_EXT",
+ "Value": "0x8036",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PixelType",
+ "NativeName": "PixelType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "PNTrianglesPointModeAti",
+ "NativeName": "GL_PN_TRIANGLES_POINT_MODE_ATI",
+ "Value": "0x87F2",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapWriteBit",
- "NativeName": "GL_MAP_WRITE_BIT",
- "Value": "0x2",
+ "Name": "PNTrianglesNormalModeAti",
+ "NativeName": "GL_PN_TRIANGLES_NORMAL_MODE_ATI",
+ "Value": "0x87F3",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapWriteBitExt",
- "NativeName": "GL_MAP_WRITE_BIT_EXT",
- "Value": "0x2",
+ "Name": "PNTrianglesTesselationLevelAti",
+ "NativeName": "GL_PN_TRIANGLES_TESSELATION_LEVEL_ATI",
+ "Value": "0x87F4",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PNTrianglesPNameATI",
+ "NativeName": "PNTrianglesPNameATI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "PointSizeMinExt",
+ "NativeName": "GL_POINT_SIZE_MIN_EXT",
+ "Value": "0x8126",
"Doc": "",
"Attributes": []
},
{
- "Name": "SparseStorageBitArb",
- "NativeName": "GL_SPARSE_STORAGE_BIT_ARB",
- "Value": "0x400",
+ "Name": "PointSizeMaxExt",
+ "NativeName": "GL_POINT_SIZE_MAX_EXT",
+ "Value": "0x8127",
"Doc": "",
"Attributes": []
},
{
- "Name": "LgpuSeparateStorageBitNvx",
- "NativeName": "GL_LGPU_SEPARATE_STORAGE_BIT_NVX",
- "Value": "0x800",
+ "Name": "PointFadeThresholdSize",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE",
+ "Value": "0x8128",
"Doc": "",
"Attributes": []
},
{
- "Name": "PerGpuStorageBitNV",
- "NativeName": "GL_PER_GPU_STORAGE_BIT_NV",
- "Value": "0x800",
+ "Name": "PointFadeThresholdSizeExt",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_EXT",
+ "Value": "0x8128",
"Doc": "",
"Attributes": []
}
],
- "Name": "MapBufferUsageMask",
- "NativeName": "MapBufferUsageMask",
+ "Name": "PointParameterNameARB",
+ "NativeName": "PointParameterNameARB",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Coeff",
- "NativeName": "GL_COEFF",
- "Value": "0xA00",
+ "Name": "PointSizeMin",
+ "NativeName": "GL_POINT_SIZE_MIN",
+ "Value": "0x8126",
"Doc": "",
"Attributes": [
{
@@ -21775,48 +31125,30 @@
]
},
{
- "Name": "Order",
- "NativeName": "GL_ORDER",
- "Value": "0xA01",
+ "Name": "PointSizeMinArb",
+ "NativeName": "GL_POINT_SIZE_MIN_ARB",
+ "Value": "0x8126",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Domain",
- "NativeName": "GL_DOMAIN",
- "Value": "0xA02",
+ "Name": "PointSizeMinExt",
+ "NativeName": "GL_POINT_SIZE_MIN_EXT",
+ "Value": "0x8126",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "MapQuery",
- "NativeName": "MapQuery",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ "Attributes": []
+ },
{
- "Name": "GeometryDeformationSgix",
- "NativeName": "GL_GEOMETRY_DEFORMATION_SGIX",
- "Value": "0x8194",
+ "Name": "PointSizeMinSgis",
+ "NativeName": "GL_POINT_SIZE_MIN_SGIS",
+ "Value": "0x8126",
"Doc": "",
"Attributes": []
},
{
- "Name": "Map1Color4",
- "NativeName": "GL_MAP1_COLOR_4",
- "Value": "0xD90",
+ "Name": "PointSizeMax",
+ "NativeName": "GL_POINT_SIZE_MAX",
+ "Value": "0x8127",
"Doc": "",
"Attributes": [
{
@@ -21826,117 +31158,72 @@
]
},
{
- "Name": "Map1Index",
- "NativeName": "GL_MAP1_INDEX",
- "Value": "0xD91",
+ "Name": "PointSizeMaxArb",
+ "NativeName": "GL_POINT_SIZE_MAX_ARB",
+ "Value": "0x8127",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1Normal",
- "NativeName": "GL_MAP1_NORMAL",
- "Value": "0xD92",
+ "Name": "PointSizeMaxExt",
+ "NativeName": "GL_POINT_SIZE_MAX_EXT",
+ "Value": "0x8127",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1TextureCoord1",
- "NativeName": "GL_MAP1_TEXTURE_COORD_1",
- "Value": "0xD93",
+ "Name": "PointSizeMaxSgis",
+ "NativeName": "GL_POINT_SIZE_MAX_SGIS",
+ "Value": "0x8127",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1TextureCoord2",
- "NativeName": "GL_MAP1_TEXTURE_COORD_2",
- "Value": "0xD94",
+ "Name": "PointFadeThresholdSize",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE",
+ "Value": "0x8128",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1TextureCoord3",
- "NativeName": "GL_MAP1_TEXTURE_COORD_3",
- "Value": "0xD95",
+ "Name": "PointFadeThresholdSizeArb",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_ARB",
+ "Value": "0x8128",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1TextureCoord4",
- "NativeName": "GL_MAP1_TEXTURE_COORD_4",
- "Value": "0xD96",
+ "Name": "PointFadeThresholdSizeExt",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_EXT",
+ "Value": "0x8128",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1Vertex3",
- "NativeName": "GL_MAP1_VERTEX_3",
- "Value": "0xD97",
+ "Name": "PointFadeThresholdSizeSgis",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_SGIS",
+ "Value": "0x8128",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1Vertex4",
- "NativeName": "GL_MAP1_VERTEX_4",
- "Value": "0xD98",
+ "Name": "DistanceAttenuationExt",
+ "NativeName": "GL_DISTANCE_ATTENUATION_EXT",
+ "Value": "0x8129",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Color4",
- "NativeName": "GL_MAP2_COLOR_4",
- "Value": "0xDB0",
+ "Name": "DistanceAttenuationSgis",
+ "NativeName": "GL_DISTANCE_ATTENUATION_SGIS",
+ "Value": "0x8129",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Index",
- "NativeName": "GL_MAP2_INDEX",
- "Value": "0xDB1",
+ "Name": "PointDistanceAttenuation",
+ "NativeName": "GL_POINT_DISTANCE_ATTENUATION",
+ "Value": "0x8129",
"Doc": "",
"Attributes": [
{
@@ -21946,214 +31233,174 @@
]
},
{
- "Name": "Map2Normal",
- "NativeName": "GL_MAP2_NORMAL",
- "Value": "0xDB2",
+ "Name": "PointDistanceAttenuationArb",
+ "NativeName": "GL_POINT_DISTANCE_ATTENUATION_ARB",
+ "Value": "0x8129",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
+ }
+ ],
+ "Name": "PointParameterNameSGIS",
+ "NativeName": "PointParameterNameSGIS",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Point",
+ "NativeName": "GL_POINT",
+ "Value": "0x1B00",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "Map2TextureCoord1",
- "NativeName": "GL_MAP2_TEXTURE_COORD_1",
- "Value": "0xDB3",
+ "Name": "Line",
+ "NativeName": "GL_LINE",
+ "Value": "0x1B01",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2TextureCoord2",
- "NativeName": "GL_MAP2_TEXTURE_COORD_2",
- "Value": "0xDB4",
+ "Name": "Fill",
+ "NativeName": "GL_FILL",
+ "Value": "0x1B02",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
+ }
+ ],
+ "Name": "PolygonMode",
+ "NativeName": "PolygonMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "LowFloat",
+ "NativeName": "GL_LOW_FLOAT",
+ "Value": "0x8DF0",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "Map2TextureCoord3",
- "NativeName": "GL_MAP2_TEXTURE_COORD_3",
- "Value": "0xDB5",
+ "Name": "MediumFloat",
+ "NativeName": "GL_MEDIUM_FLOAT",
+ "Value": "0x8DF1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2TextureCoord4",
- "NativeName": "GL_MAP2_TEXTURE_COORD_4",
- "Value": "0xDB6",
+ "Name": "HighFloat",
+ "NativeName": "GL_HIGH_FLOAT",
+ "Value": "0x8DF2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Vertex3",
- "NativeName": "GL_MAP2_VERTEX_3",
- "Value": "0xDB7",
+ "Name": "LowInt",
+ "NativeName": "GL_LOW_INT",
+ "Value": "0x8DF3",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Vertex4",
- "NativeName": "GL_MAP2_VERTEX_4",
- "Value": "0xDB8",
+ "Name": "MediumInt",
+ "NativeName": "GL_MEDIUM_INT",
+ "Value": "0x8DF4",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureDeformationSgix",
- "NativeName": "GL_TEXTURE_DEFORMATION_SGIX",
- "Value": "0x8195",
+ "Name": "HighInt",
+ "NativeName": "GL_HIGH_INT",
+ "Value": "0x8DF5",
"Doc": "",
"Attributes": []
}
],
- "Name": "MapTarget",
- "NativeName": "MapTarget",
+ "Name": "PrecisionType",
+ "NativeName": "PrecisionType",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "LayoutDefaultIntel",
- "NativeName": "GL_LAYOUT_DEFAULT_INTEL",
- "Value": "0x0",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "LayoutLinearCpuCachedIntel",
- "NativeName": "GL_LAYOUT_LINEAR_CPU_CACHED_INTEL",
- "Value": "0x2",
+ "Name": "PreserveAti",
+ "NativeName": "GL_PRESERVE_ATI",
+ "Value": "0x8762",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutLinearIntel",
- "NativeName": "GL_LAYOUT_LINEAR_INTEL",
- "Value": "0x1",
+ "Name": "DiscardAti",
+ "NativeName": "GL_DISCARD_ATI",
+ "Value": "0x8763",
"Doc": "",
"Attributes": []
}
- ],
- "Name": "MapTextureFormatINTEL",
- "NativeName": "MapTextureFormatINTEL",
+ ],
+ "Name": "PreserveModeATI",
+ "NativeName": "PreserveModeATI",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Back",
- "NativeName": "GL_BACK",
- "Value": "0x405",
+ "Name": "Points",
+ "NativeName": "GL_POINTS",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Front",
- "NativeName": "GL_FRONT",
- "Value": "0x404",
+ "Name": "Lines",
+ "NativeName": "GL_LINES",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontAndBack",
- "NativeName": "GL_FRONT_AND_BACK",
- "Value": "0x408",
+ "Name": "LineLoop",
+ "NativeName": "GL_LINE_LOOP",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "MaterialFace",
- "NativeName": "MaterialFace",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Ambient",
- "NativeName": "GL_AMBIENT",
- "Value": "0x1200",
+ "Name": "LineStrip",
+ "NativeName": "GL_LINE_STRIP",
+ "Value": "0x3",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "AmbientAndDiffuse",
- "NativeName": "GL_AMBIENT_AND_DIFFUSE",
- "Value": "0x1602",
+ "Name": "Triangles",
+ "NativeName": "GL_TRIANGLES",
+ "Value": "0x4",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ColorIndexes",
- "NativeName": "GL_COLOR_INDEXES",
- "Value": "0x1603",
+ "Name": "TriangleStrip",
+ "NativeName": "GL_TRIANGLE_STRIP",
+ "Value": "0x5",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Diffuse",
- "NativeName": "GL_DIFFUSE",
- "Value": "0x1201",
+ "Name": "TriangleFan",
+ "NativeName": "GL_TRIANGLE_FAN",
+ "Value": "0x6",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Emission",
- "NativeName": "GL_EMISSION",
- "Value": "0x1600",
+ "Name": "Quads",
+ "NativeName": "GL_QUADS",
+ "Value": "0x7",
"Doc": "",
"Attributes": [
{
@@ -22163,21 +31410,16 @@
]
},
{
- "Name": "Shininess",
- "NativeName": "GL_SHININESS",
- "Value": "0x1601",
+ "Name": "QuadsExt",
+ "NativeName": "GL_QUADS_EXT",
+ "Value": "0x7",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Specular",
- "NativeName": "GL_SPECULAR",
- "Value": "0x1202",
+ "Name": "QuadStrip",
+ "NativeName": "GL_QUAD_STRIP",
+ "Value": "0x8",
"Doc": "",
"Attributes": [
{
@@ -22185,19 +31427,11 @@
"Arguments": []
}
]
- }
- ],
- "Name": "MaterialParameter",
- "NativeName": "MaterialParameter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Modelview",
- "NativeName": "GL_MODELVIEW",
- "Value": "0x1700",
+ "Name": "Polygon",
+ "NativeName": "GL_POLYGON",
+ "Value": "0x9",
"Doc": "",
"Attributes": [
{
@@ -22207,1564 +31441,1488 @@
]
},
{
- "Name": "Modelview0Ext",
- "NativeName": "GL_MODELVIEW0_EXT",
- "Value": "0x1700",
+ "Name": "LinesAdjacency",
+ "NativeName": "GL_LINES_ADJACENCY",
+ "Value": "0xA",
"Doc": "",
"Attributes": []
},
{
- "Name": "Projection",
- "NativeName": "GL_PROJECTION",
- "Value": "0x1701",
+ "Name": "LinesAdjacencyArb",
+ "NativeName": "GL_LINES_ADJACENCY_ARB",
+ "Value": "0xA",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Texture",
- "NativeName": "GL_TEXTURE",
- "Value": "0x1702",
+ "Name": "LinesAdjacencyExt",
+ "NativeName": "GL_LINES_ADJACENCY_EXT",
+ "Value": "0xA",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "MatrixMode",
- "NativeName": "MatrixMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "AllBarrierBits",
- "NativeName": "GL_ALL_BARRIER_BITS",
- "Value": "unchecked((int)0xFFFFFFFF)",
+ "Name": "LineStripAdjacency",
+ "NativeName": "GL_LINE_STRIP_ADJACENCY",
+ "Value": "0xB",
"Doc": "",
"Attributes": []
},
{
- "Name": "AllBarrierBitsExt",
- "NativeName": "GL_ALL_BARRIER_BITS_EXT",
- "Value": "unchecked((int)0xFFFFFFFF)",
+ "Name": "LineStripAdjacencyArb",
+ "NativeName": "GL_LINE_STRIP_ADJACENCY_ARB",
+ "Value": "0xB",
"Doc": "",
"Attributes": []
},
{
- "Name": "AtomicCounterBarrierBit",
- "NativeName": "GL_ATOMIC_COUNTER_BARRIER_BIT",
- "Value": "0x1000",
+ "Name": "LineStripAdjacencyExt",
+ "NativeName": "GL_LINE_STRIP_ADJACENCY_EXT",
+ "Value": "0xB",
"Doc": "",
"Attributes": []
},
{
- "Name": "AtomicCounterBarrierBitExt",
- "NativeName": "GL_ATOMIC_COUNTER_BARRIER_BIT_EXT",
- "Value": "0x1000",
+ "Name": "TrianglesAdjacency",
+ "NativeName": "GL_TRIANGLES_ADJACENCY",
+ "Value": "0xC",
"Doc": "",
"Attributes": []
},
{
- "Name": "BufferUpdateBarrierBit",
- "NativeName": "GL_BUFFER_UPDATE_BARRIER_BIT",
- "Value": "0x200",
+ "Name": "TrianglesAdjacencyArb",
+ "NativeName": "GL_TRIANGLES_ADJACENCY_ARB",
+ "Value": "0xC",
"Doc": "",
"Attributes": []
},
{
- "Name": "BufferUpdateBarrierBitExt",
- "NativeName": "GL_BUFFER_UPDATE_BARRIER_BIT_EXT",
- "Value": "0x200",
+ "Name": "TrianglesAdjacencyExt",
+ "NativeName": "GL_TRIANGLES_ADJACENCY_EXT",
+ "Value": "0xC",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClientMappedBufferBarrierBit",
- "NativeName": "GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT",
- "Value": "0x4000",
+ "Name": "TriangleStripAdjacency",
+ "NativeName": "GL_TRIANGLE_STRIP_ADJACENCY",
+ "Value": "0xD",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClientMappedBufferBarrierBitExt",
- "NativeName": "GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT_EXT",
- "Value": "0x4000",
+ "Name": "TriangleStripAdjacencyArb",
+ "NativeName": "GL_TRIANGLE_STRIP_ADJACENCY_ARB",
+ "Value": "0xD",
"Doc": "",
"Attributes": []
},
{
- "Name": "CommandBarrierBit",
- "NativeName": "GL_COMMAND_BARRIER_BIT",
- "Value": "0x40",
+ "Name": "TriangleStripAdjacencyExt",
+ "NativeName": "GL_TRIANGLE_STRIP_ADJACENCY_EXT",
+ "Value": "0xD",
"Doc": "",
"Attributes": []
},
{
- "Name": "CommandBarrierBitExt",
- "NativeName": "GL_COMMAND_BARRIER_BIT_EXT",
- "Value": "0x40",
+ "Name": "Patches",
+ "NativeName": "GL_PATCHES",
+ "Value": "0xE",
"Doc": "",
"Attributes": []
},
{
- "Name": "ElementArrayBarrierBit",
- "NativeName": "GL_ELEMENT_ARRAY_BARRIER_BIT",
- "Value": "0x2",
+ "Name": "PatchesExt",
+ "NativeName": "GL_PATCHES_EXT",
+ "Value": "0xE",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PrimitiveType",
+ "NativeName": "PrimitiveType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ElementArrayBarrierBitExt",
- "NativeName": "GL_ELEMENT_ARRAY_BARRIER_BIT_EXT",
- "Value": "0x2",
+ "Name": "ProgramFormatAsciiArb",
+ "NativeName": "GL_PROGRAM_FORMAT_ASCII_ARB",
+ "Value": "0x8875",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ProgramFormat",
+ "NativeName": "ProgramFormat",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "TransformFeedbackBuffer",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
+ "Value": "0x8C8E",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferBarrierBit",
- "NativeName": "GL_FRAMEBUFFER_BARRIER_BIT",
- "Value": "0x400",
+ "Name": "Uniform",
+ "NativeName": "GL_UNIFORM",
+ "Value": "0x92E1",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferBarrierBitExt",
- "NativeName": "GL_FRAMEBUFFER_BARRIER_BIT_EXT",
- "Value": "0x400",
+ "Name": "UniformBlock",
+ "NativeName": "GL_UNIFORM_BLOCK",
+ "Value": "0x92E2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelBufferBarrierBit",
- "NativeName": "GL_PIXEL_BUFFER_BARRIER_BIT",
- "Value": "0x80",
+ "Name": "ProgramInput",
+ "NativeName": "GL_PROGRAM_INPUT",
+ "Value": "0x92E3",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelBufferBarrierBitExt",
- "NativeName": "GL_PIXEL_BUFFER_BARRIER_BIT_EXT",
- "Value": "0x80",
+ "Name": "ProgramOutput",
+ "NativeName": "GL_PROGRAM_OUTPUT",
+ "Value": "0x92E4",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryBufferBarrierBit",
- "NativeName": "GL_QUERY_BUFFER_BARRIER_BIT",
- "Value": "0x8000",
+ "Name": "BufferVariable",
+ "NativeName": "GL_BUFFER_VARIABLE",
+ "Value": "0x92E5",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderGlobalAccessBarrierBitNV",
- "NativeName": "GL_SHADER_GLOBAL_ACCESS_BARRIER_BIT_NV",
- "Value": "0x10",
+ "Name": "ShaderStorageBlock",
+ "NativeName": "GL_SHADER_STORAGE_BLOCK",
+ "Value": "0x92E6",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderImageAccessBarrierBit",
- "NativeName": "GL_SHADER_IMAGE_ACCESS_BARRIER_BIT",
- "Value": "0x20",
+ "Name": "VertexSubroutine",
+ "NativeName": "GL_VERTEX_SUBROUTINE",
+ "Value": "0x92E8",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderImageAccessBarrierBitExt",
- "NativeName": "GL_SHADER_IMAGE_ACCESS_BARRIER_BIT_EXT",
- "Value": "0x20",
+ "Name": "TessControlSubroutine",
+ "NativeName": "GL_TESS_CONTROL_SUBROUTINE",
+ "Value": "0x92E9",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderStorageBarrierBit",
- "NativeName": "GL_SHADER_STORAGE_BARRIER_BIT",
- "Value": "0x2000",
+ "Name": "TessEvaluationSubroutine",
+ "NativeName": "GL_TESS_EVALUATION_SUBROUTINE",
+ "Value": "0x92EA",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureFetchBarrierBit",
- "NativeName": "GL_TEXTURE_FETCH_BARRIER_BIT",
- "Value": "0x8",
+ "Name": "GeometrySubroutine",
+ "NativeName": "GL_GEOMETRY_SUBROUTINE",
+ "Value": "0x92EB",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureFetchBarrierBitExt",
- "NativeName": "GL_TEXTURE_FETCH_BARRIER_BIT_EXT",
- "Value": "0x8",
+ "Name": "FragmentSubroutine",
+ "NativeName": "GL_FRAGMENT_SUBROUTINE",
+ "Value": "0x92EC",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureUpdateBarrierBit",
- "NativeName": "GL_TEXTURE_UPDATE_BARRIER_BIT",
- "Value": "0x100",
+ "Name": "ComputeSubroutine",
+ "NativeName": "GL_COMPUTE_SUBROUTINE",
+ "Value": "0x92ED",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureUpdateBarrierBitExt",
- "NativeName": "GL_TEXTURE_UPDATE_BARRIER_BIT_EXT",
- "Value": "0x100",
+ "Name": "VertexSubroutineUniform",
+ "NativeName": "GL_VERTEX_SUBROUTINE_UNIFORM",
+ "Value": "0x92EE",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBarrierBit",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BARRIER_BIT",
- "Value": "0x800",
+ "Name": "TessControlSubroutineUniform",
+ "NativeName": "GL_TESS_CONTROL_SUBROUTINE_UNIFORM",
+ "Value": "0x92EF",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBarrierBitExt",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BARRIER_BIT_EXT",
- "Value": "0x800",
+ "Name": "TessEvaluationSubroutineUniform",
+ "NativeName": "GL_TESS_EVALUATION_SUBROUTINE_UNIFORM",
+ "Value": "0x92F0",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBarrierBit",
- "NativeName": "GL_UNIFORM_BARRIER_BIT",
- "Value": "0x4",
+ "Name": "GeometrySubroutineUniform",
+ "NativeName": "GL_GEOMETRY_SUBROUTINE_UNIFORM",
+ "Value": "0x92F1",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBarrierBitExt",
- "NativeName": "GL_UNIFORM_BARRIER_BIT_EXT",
- "Value": "0x4",
+ "Name": "FragmentSubroutineUniform",
+ "NativeName": "GL_FRAGMENT_SUBROUTINE_UNIFORM",
+ "Value": "0x92F2",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayBarrierBit",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT",
- "Value": "0x1",
+ "Name": "ComputeSubroutineUniform",
+ "NativeName": "GL_COMPUTE_SUBROUTINE_UNIFORM",
+ "Value": "0x92F3",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayBarrierBitExt",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT_EXT",
- "Value": "0x1",
+ "Name": "TransformFeedbackVarying",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_VARYING",
+ "Value": "0x92F4",
"Doc": "",
"Attributes": []
}
],
- "Name": "MemoryBarrierMask",
- "NativeName": "MemoryBarrierMask",
+ "Name": "ProgramInterface",
+ "NativeName": "ProgramInterface",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "DedicatedMemoryObjectExt",
- "NativeName": "GL_DEDICATED_MEMORY_OBJECT_EXT",
- "Value": "0x9581",
+ "Name": "ActiveResources",
+ "NativeName": "GL_ACTIVE_RESOURCES",
+ "Value": "0x92F5",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProtectedMemoryObjectExt",
- "NativeName": "GL_PROTECTED_MEMORY_OBJECT_EXT",
- "Value": "0x959B",
+ "Name": "MaxNameLength",
+ "NativeName": "GL_MAX_NAME_LENGTH",
+ "Value": "0x92F6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxNumActiveVariables",
+ "NativeName": "GL_MAX_NUM_ACTIVE_VARIABLES",
+ "Value": "0x92F7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxNumCompatibleSubroutines",
+ "NativeName": "GL_MAX_NUM_COMPATIBLE_SUBROUTINES",
+ "Value": "0x92F8",
"Doc": "",
"Attributes": []
}
],
- "Name": "MemoryObjectParameterName",
- "NativeName": "MemoryObjectParameterName",
+ "Name": "ProgramInterfacePName",
+ "NativeName": "ProgramInterfacePName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Line",
- "NativeName": "GL_LINE",
- "Value": "0x1B01",
+ "Name": "ProgramBinaryRetrievableHint",
+ "NativeName": "GL_PROGRAM_BINARY_RETRIEVABLE_HINT",
+ "Value": "0x8257",
"Doc": "",
"Attributes": []
},
{
- "Name": "Point",
- "NativeName": "GL_POINT",
- "Value": "0x1B00",
+ "Name": "ProgramSeparable",
+ "NativeName": "GL_PROGRAM_SEPARABLE",
+ "Value": "0x8258",
"Doc": "",
"Attributes": []
}
],
- "Name": "MeshMode1",
- "NativeName": "MeshMode1",
+ "Name": "ProgramParameterPName",
+ "NativeName": "ProgramParameterPName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Fill",
- "NativeName": "GL_FILL",
- "Value": "0x1B02",
+ "Name": "ComputeWorkGroupSize",
+ "NativeName": "GL_COMPUTE_WORK_GROUP_SIZE",
+ "Value": "0x8267",
"Doc": "",
"Attributes": []
},
{
- "Name": "Line",
- "NativeName": "GL_LINE",
- "Value": "0x1B01",
+ "Name": "ProgramBinaryLength",
+ "NativeName": "GL_PROGRAM_BINARY_LENGTH",
+ "Value": "0x8741",
"Doc": "",
"Attributes": []
},
{
- "Name": "Point",
- "NativeName": "GL_POINT",
- "Value": "0x1B00",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "MeshMode2",
- "NativeName": "MeshMode2",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Minmax",
- "NativeName": "GL_MINMAX",
- "Value": "0x802E",
+ "Name": "GeometryVerticesOut",
+ "NativeName": "GL_GEOMETRY_VERTICES_OUT",
+ "Value": "0x8916",
"Doc": "",
"Attributes": []
},
{
- "Name": "MinmaxExt",
- "NativeName": "GL_MINMAX_EXT",
- "Value": "0x802E",
+ "Name": "GeometryInputType",
+ "NativeName": "GL_GEOMETRY_INPUT_TYPE",
+ "Value": "0x8917",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "MinmaxTargetEXT",
- "NativeName": "MinmaxTargetEXT",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Byte",
- "NativeName": "GL_BYTE",
- "Value": "0x1400",
+ "Name": "GeometryOutputType",
+ "NativeName": "GL_GEOMETRY_OUTPUT_TYPE",
+ "Value": "0x8918",
"Doc": "",
"Attributes": []
},
{
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
+ "Name": "ActiveUniformBlockMaxNameLength",
+ "NativeName": "GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH",
+ "Value": "0x8A35",
"Doc": "",
"Attributes": []
},
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "ActiveUniformBlocks",
+ "NativeName": "GL_ACTIVE_UNIFORM_BLOCKS",
+ "Value": "0x8A36",
"Doc": "",
"Attributes": []
},
{
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
+ "Name": "DeleteStatus",
+ "NativeName": "GL_DELETE_STATUS",
+ "Value": "0x8B80",
"Doc": "",
"Attributes": []
},
{
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
+ "Name": "LinkStatus",
+ "NativeName": "GL_LINK_STATUS",
+ "Value": "0x8B82",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "NormalPointerType",
- "NativeName": "NormalPointerType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Buffer",
- "NativeName": "GL_BUFFER",
- "Value": "0x82E0",
+ "Name": "ValidateStatus",
+ "NativeName": "GL_VALIDATE_STATUS",
+ "Value": "0x8B83",
"Doc": "",
"Attributes": []
},
{
- "Name": "Shader",
- "NativeName": "GL_SHADER",
- "Value": "0x82E1",
+ "Name": "InfoLogLength",
+ "NativeName": "GL_INFO_LOG_LENGTH",
+ "Value": "0x8B84",
"Doc": "",
"Attributes": []
},
{
- "Name": "Program",
- "NativeName": "GL_PROGRAM",
- "Value": "0x82E2",
+ "Name": "AttachedShaders",
+ "NativeName": "GL_ATTACHED_SHADERS",
+ "Value": "0x8B85",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexArray",
- "NativeName": "GL_VERTEX_ARRAY",
- "Value": "0x8074",
+ "Name": "ActiveUniforms",
+ "NativeName": "GL_ACTIVE_UNIFORMS",
+ "Value": "0x8B86",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Query",
- "NativeName": "GL_QUERY",
- "Value": "0x82E3",
+ "Name": "ActiveUniformMaxLength",
+ "NativeName": "GL_ACTIVE_UNIFORM_MAX_LENGTH",
+ "Value": "0x8B87",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProgramPipeline",
- "NativeName": "GL_PROGRAM_PIPELINE",
- "Value": "0x82E4",
+ "Name": "ActiveAttributes",
+ "NativeName": "GL_ACTIVE_ATTRIBUTES",
+ "Value": "0x8B89",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedback",
- "NativeName": "GL_TRANSFORM_FEEDBACK",
- "Value": "0x8E22",
+ "Name": "ActiveAttributeMaxLength",
+ "NativeName": "GL_ACTIVE_ATTRIBUTE_MAX_LENGTH",
+ "Value": "0x8B8A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Sampler",
- "NativeName": "GL_SAMPLER",
- "Value": "0x82E6",
+ "Name": "TransformFeedbackVaryingMaxLength",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH",
+ "Value": "0x8C76",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture",
- "NativeName": "GL_TEXTURE",
- "Value": "0x1702",
+ "Name": "TransformFeedbackBufferMode",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_MODE",
+ "Value": "0x8C7F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Renderbuffer",
- "NativeName": "GL_RENDERBUFFER",
- "Value": "0x8D41",
+ "Name": "TransformFeedbackVaryings",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_VARYINGS",
+ "Value": "0x8C83",
"Doc": "",
"Attributes": []
},
{
- "Name": "Framebuffer",
- "NativeName": "GL_FRAMEBUFFER",
- "Value": "0x8D40",
+ "Name": "ActiveAtomicCounterBuffers",
+ "NativeName": "GL_ACTIVE_ATOMIC_COUNTER_BUFFERS",
+ "Value": "0x92D9",
"Doc": "",
"Attributes": []
}
],
- "Name": "ObjectIdentifier",
- "NativeName": "ObjectIdentifier",
+ "Name": "ProgramPropertyARB",
+ "NativeName": "ProgramPropertyARB",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "QueryDepthPassEventBitAmd",
- "NativeName": "GL_QUERY_DEPTH_PASS_EVENT_BIT_AMD",
- "Value": "0x1",
+ "Name": "NumCompatibleSubroutines",
+ "NativeName": "GL_NUM_COMPATIBLE_SUBROUTINES",
+ "Value": "0x8E4A",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryDepthFailEventBitAmd",
- "NativeName": "GL_QUERY_DEPTH_FAIL_EVENT_BIT_AMD",
- "Value": "0x2",
+ "Name": "CompatibleSubroutines",
+ "NativeName": "GL_COMPATIBLE_SUBROUTINES",
+ "Value": "0x8E4B",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryStencilFailEventBitAmd",
- "NativeName": "GL_QUERY_STENCIL_FAIL_EVENT_BIT_AMD",
- "Value": "0x4",
+ "Name": "Uniform",
+ "NativeName": "GL_UNIFORM",
+ "Value": "0x92E1",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryDepthBoundsFailEventBitAmd",
- "NativeName": "GL_QUERY_DEPTH_BOUNDS_FAIL_EVENT_BIT_AMD",
- "Value": "0x8",
+ "Name": "IsPerPatch",
+ "NativeName": "GL_IS_PER_PATCH",
+ "Value": "0x92E7",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryAllEventBitsAmd",
- "NativeName": "GL_QUERY_ALL_EVENT_BITS_AMD",
- "Value": "unchecked((int)0xFFFFFFFF)",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "OcclusionQueryEventMaskAMD",
- "NativeName": "OcclusionQueryEventMaskAMD",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "PatchVertices",
- "NativeName": "GL_PATCH_VERTICES",
- "Value": "0x8E72",
+ "Name": "NameLength",
+ "NativeName": "GL_NAME_LENGTH",
+ "Value": "0x92F9",
"Doc": "",
"Attributes": []
},
{
- "Name": "PatchDefaultOuterLevel",
- "NativeName": "GL_PATCH_DEFAULT_OUTER_LEVEL",
- "Value": "0x8E74",
+ "Name": "Type",
+ "NativeName": "GL_TYPE",
+ "Value": "0x92FA",
"Doc": "",
"Attributes": []
},
{
- "Name": "PatchDefaultInnerLevel",
- "NativeName": "GL_PATCH_DEFAULT_INNER_LEVEL",
- "Value": "0x8E73",
+ "Name": "ArraySize",
+ "NativeName": "GL_ARRAY_SIZE",
+ "Value": "0x92FB",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PatchParameterName",
- "NativeName": "PatchParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "PrimaryColor",
- "NativeName": "GL_PRIMARY_COLOR",
- "Value": "0x8577",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
},
{
- "Name": "PrimaryColorNV",
- "NativeName": "GL_PRIMARY_COLOR_NV",
- "Value": "0x852C",
+ "Name": "Offset",
+ "NativeName": "GL_OFFSET",
+ "Value": "0x92FC",
"Doc": "",
"Attributes": []
},
{
- "Name": "SecondaryColorNV",
- "NativeName": "GL_SECONDARY_COLOR_NV",
- "Value": "0x852D",
+ "Name": "BlockIndex",
+ "NativeName": "GL_BLOCK_INDEX",
+ "Value": "0x92FD",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PathColor",
- "NativeName": "PathColor",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ConvexHullNV",
- "NativeName": "GL_CONVEX_HULL_NV",
- "Value": "0x908B",
+ "Name": "ArrayStride",
+ "NativeName": "GL_ARRAY_STRIDE",
+ "Value": "0x92FE",
"Doc": "",
"Attributes": []
},
{
- "Name": "BoundingBoxNV",
- "NativeName": "GL_BOUNDING_BOX_NV",
- "Value": "0x908D",
+ "Name": "MatrixStride",
+ "NativeName": "GL_MATRIX_STRIDE",
+ "Value": "0x92FF",
"Doc": "",
"Attributes": []
},
{
- "Name": "BoundingBoxOfBoundingBoxesNV",
- "NativeName": "GL_BOUNDING_BOX_OF_BOUNDING_BOXES_NV",
- "Value": "0x909C",
+ "Name": "IsRowMajor",
+ "NativeName": "GL_IS_ROW_MAJOR",
+ "Value": "0x9300",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathFillCoverModeNV",
- "NativeName": "GL_PATH_FILL_COVER_MODE_NV",
- "Value": "0x9082",
+ "Name": "AtomicCounterBufferIndex",
+ "NativeName": "GL_ATOMIC_COUNTER_BUFFER_INDEX",
+ "Value": "0x9301",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PathCoverMode",
- "NativeName": "PathCoverMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Utf8NV",
- "NativeName": "GL_UTF8_NV",
- "Value": "0x909A",
+ "Name": "BufferBinding",
+ "NativeName": "GL_BUFFER_BINDING",
+ "Value": "0x9302",
"Doc": "",
"Attributes": []
},
{
- "Name": "Utf16NV",
- "NativeName": "GL_UTF16_NV",
- "Value": "0x909B",
+ "Name": "BufferDataSize",
+ "NativeName": "GL_BUFFER_DATA_SIZE",
+ "Value": "0x9303",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PathElementType",
- "NativeName": "PathElementType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Invert",
- "NativeName": "GL_INVERT",
- "Value": "0x150A",
+ "Name": "NumActiveVariables",
+ "NativeName": "GL_NUM_ACTIVE_VARIABLES",
+ "Value": "0x9304",
"Doc": "",
"Attributes": []
},
{
- "Name": "CountUpNV",
- "NativeName": "GL_COUNT_UP_NV",
- "Value": "0x9088",
+ "Name": "ActiveVariables",
+ "NativeName": "GL_ACTIVE_VARIABLES",
+ "Value": "0x9305",
"Doc": "",
"Attributes": []
},
{
- "Name": "CountDownNV",
- "NativeName": "GL_COUNT_DOWN_NV",
- "Value": "0x9089",
+ "Name": "ReferencedByVertexShader",
+ "NativeName": "GL_REFERENCED_BY_VERTEX_SHADER",
+ "Value": "0x9306",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathFillModeNV",
- "NativeName": "GL_PATH_FILL_MODE_NV",
- "Value": "0x9080",
+ "Name": "ReferencedByTessControlShader",
+ "NativeName": "GL_REFERENCED_BY_TESS_CONTROL_SHADER",
+ "Value": "0x9307",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PathFillMode",
- "NativeName": "PathFillMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "None",
- "NativeName": "GL_NONE",
- "Value": "0x0",
+ "Name": "ReferencedByTessEvaluationShader",
+ "NativeName": "GL_REFERENCED_BY_TESS_EVALUATION_SHADER",
+ "Value": "0x9308",
"Doc": "",
"Attributes": []
},
{
- "Name": "BoldBitNV",
- "NativeName": "GL_BOLD_BIT_NV",
- "Value": "0x1",
+ "Name": "ReferencedByGeometryShader",
+ "NativeName": "GL_REFERENCED_BY_GEOMETRY_SHADER",
+ "Value": "0x9309",
"Doc": "",
"Attributes": []
},
{
- "Name": "ItalicBitNV",
- "NativeName": "GL_ITALIC_BIT_NV",
- "Value": "0x2",
+ "Name": "ReferencedByFragmentShader",
+ "NativeName": "GL_REFERENCED_BY_FRAGMENT_SHADER",
+ "Value": "0x930A",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PathFontStyle",
- "NativeName": "PathFontStyle",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "StandardFontNameNV",
- "NativeName": "GL_STANDARD_FONT_NAME_NV",
- "Value": "0x9072",
+ "Name": "ReferencedByComputeShader",
+ "NativeName": "GL_REFERENCED_BY_COMPUTE_SHADER",
+ "Value": "0x930B",
"Doc": "",
"Attributes": []
},
{
- "Name": "SystemFontNameNV",
- "NativeName": "GL_SYSTEM_FONT_NAME_NV",
- "Value": "0x9073",
+ "Name": "TopLevelArraySize",
+ "NativeName": "GL_TOP_LEVEL_ARRAY_SIZE",
+ "Value": "0x930C",
"Doc": "",
"Attributes": []
},
{
- "Name": "FileNameNV",
- "NativeName": "GL_FILE_NAME_NV",
- "Value": "0x9074",
+ "Name": "TopLevelArrayStride",
+ "NativeName": "GL_TOP_LEVEL_ARRAY_STRIDE",
+ "Value": "0x930D",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PathFontTarget",
- "NativeName": "PathFontTarget",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "None",
- "NativeName": "GL_NONE",
- "Value": "0x0",
+ "Name": "Location",
+ "NativeName": "GL_LOCATION",
+ "Value": "0x930E",
"Doc": "",
"Attributes": []
},
{
- "Name": "EyeLinear",
- "NativeName": "GL_EYE_LINEAR",
- "Value": "0x2400",
+ "Name": "LocationIndex",
+ "NativeName": "GL_LOCATION_INDEX",
+ "Value": "0x930F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ObjectLinear",
- "NativeName": "GL_OBJECT_LINEAR",
- "Value": "0x2401",
+ "Name": "LocationComponent",
+ "NativeName": "GL_LOCATION_COMPONENT",
+ "Value": "0x934A",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PathObjectBoundingBoxNV",
- "NativeName": "GL_PATH_OBJECT_BOUNDING_BOX_NV",
- "Value": "0x908A",
+ "Name": "TransformFeedbackBufferIndex",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_INDEX",
+ "Value": "0x934B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Constant",
- "NativeName": "GL_CONSTANT",
- "Value": "0x8576",
+ "Name": "TransformFeedbackBufferStride",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_STRIDE",
+ "Value": "0x934C",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
}
],
- "Name": "PathGenMode",
- "NativeName": "PathGenMode",
+ "Name": "ProgramResourceProperty",
+ "NativeName": "ProgramResourceProperty",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "SkipMissingGlyphNV",
- "NativeName": "GL_SKIP_MISSING_GLYPH_NV",
- "Value": "0x90A9",
+ "Name": "ActiveSubroutines",
+ "NativeName": "GL_ACTIVE_SUBROUTINES",
+ "Value": "0x8DE5",
"Doc": "",
"Attributes": []
},
{
- "Name": "UseMissingGlyphNV",
- "NativeName": "GL_USE_MISSING_GLYPH_NV",
- "Value": "0x90AA",
+ "Name": "ActiveSubroutineUniforms",
+ "NativeName": "GL_ACTIVE_SUBROUTINE_UNIFORMS",
+ "Value": "0x8DE6",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PathHandleMissingGlyphs",
- "NativeName": "PathHandleMissingGlyphs",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "AccumAdjacentPairsNV",
- "NativeName": "GL_ACCUM_ADJACENT_PAIRS_NV",
- "Value": "0x90AD",
+ "Name": "ActiveSubroutineUniformLocations",
+ "NativeName": "GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS",
+ "Value": "0x8E47",
"Doc": "",
"Attributes": []
},
{
- "Name": "AdjacentPairsNV",
- "NativeName": "GL_ADJACENT_PAIRS_NV",
- "Value": "0x90AE",
+ "Name": "ActiveSubroutineMaxLength",
+ "NativeName": "GL_ACTIVE_SUBROUTINE_MAX_LENGTH",
+ "Value": "0x8E48",
"Doc": "",
"Attributes": []
},
{
- "Name": "FirstToRestNV",
- "NativeName": "GL_FIRST_TO_REST_NV",
- "Value": "0x90AF",
+ "Name": "ActiveSubroutineUniformMaxLength",
+ "NativeName": "GL_ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH",
+ "Value": "0x8E49",
"Doc": "",
"Attributes": []
}
],
- "Name": "PathListMode",
- "NativeName": "PathListMode",
+ "Name": "ProgramStagePName",
+ "NativeName": "ProgramStagePName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "GlyphWidthBitNV",
- "NativeName": "GL_GLYPH_WIDTH_BIT_NV",
- "Value": "0x1",
+ "Name": "ProgramStringArb",
+ "NativeName": "GL_PROGRAM_STRING_ARB",
+ "Value": "0x8628",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ProgramStringProperty",
+ "NativeName": "ProgramStringProperty",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "GlyphHeightBitNV",
- "NativeName": "GL_GLYPH_HEIGHT_BIT_NV",
- "Value": "0x2",
+ "Name": "TextFragmentShaderAti",
+ "NativeName": "GL_TEXT_FRAGMENT_SHADER_ATI",
+ "Value": "0x8200",
"Doc": "",
"Attributes": []
},
{
- "Name": "GlyphHorizontalBearingXBitNV",
- "NativeName": "GL_GLYPH_HORIZONTAL_BEARING_X_BIT_NV",
- "Value": "0x4",
+ "Name": "VertexProgramArb",
+ "NativeName": "GL_VERTEX_PROGRAM_ARB",
+ "Value": "0x8620",
"Doc": "",
"Attributes": []
},
{
- "Name": "GlyphHorizontalBearingYBitNV",
- "NativeName": "GL_GLYPH_HORIZONTAL_BEARING_Y_BIT_NV",
- "Value": "0x8",
+ "Name": "FragmentProgramArb",
+ "NativeName": "GL_FRAGMENT_PROGRAM_ARB",
+ "Value": "0x8804",
"Doc": "",
"Attributes": []
},
{
- "Name": "GlyphHorizontalBearingAdvanceBitNV",
- "NativeName": "GL_GLYPH_HORIZONTAL_BEARING_ADVANCE_BIT_NV",
- "Value": "0x10",
+ "Name": "TessControlProgramNV",
+ "NativeName": "GL_TESS_CONTROL_PROGRAM_NV",
+ "Value": "0x891E",
"Doc": "",
"Attributes": []
},
{
- "Name": "GlyphVerticalBearingXBitNV",
- "NativeName": "GL_GLYPH_VERTICAL_BEARING_X_BIT_NV",
- "Value": "0x20",
+ "Name": "TessEvaluationProgramNV",
+ "NativeName": "GL_TESS_EVALUATION_PROGRAM_NV",
+ "Value": "0x891F",
"Doc": "",
"Attributes": []
},
{
- "Name": "GlyphVerticalBearingYBitNV",
- "NativeName": "GL_GLYPH_VERTICAL_BEARING_Y_BIT_NV",
- "Value": "0x40",
+ "Name": "GeometryProgramNV",
+ "NativeName": "GL_GEOMETRY_PROGRAM_NV",
+ "Value": "0x8C26",
"Doc": "",
"Attributes": []
},
{
- "Name": "GlyphVerticalBearingAdvanceBitNV",
- "NativeName": "GL_GLYPH_VERTICAL_BEARING_ADVANCE_BIT_NV",
- "Value": "0x80",
+ "Name": "ComputeProgramNV",
+ "NativeName": "GL_COMPUTE_PROGRAM_NV",
+ "Value": "0x90FB",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ProgramTarget",
+ "NativeName": "ProgramTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "GlyphHasKerningBitNV",
- "NativeName": "GL_GLYPH_HAS_KERNING_BIT_NV",
- "Value": "0x100",
+ "Name": "Timestamp",
+ "NativeName": "GL_TIMESTAMP",
+ "Value": "0x8E28",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "QueryCounterTarget",
+ "NativeName": "QueryCounterTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FontXMinBoundsBitNV",
- "NativeName": "GL_FONT_X_MIN_BOUNDS_BIT_NV",
- "Value": "0x10000",
+ "Name": "QueryTarget",
+ "NativeName": "GL_QUERY_TARGET",
+ "Value": "0x82EA",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontYMinBoundsBitNV",
- "NativeName": "GL_FONT_Y_MIN_BOUNDS_BIT_NV",
- "Value": "0x20000",
+ "Name": "QueryResult",
+ "NativeName": "GL_QUERY_RESULT",
+ "Value": "0x8866",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontXMaxBoundsBitNV",
- "NativeName": "GL_FONT_X_MAX_BOUNDS_BIT_NV",
- "Value": "0x40000",
+ "Name": "QueryResultAvailable",
+ "NativeName": "GL_QUERY_RESULT_AVAILABLE",
+ "Value": "0x8867",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontYMaxBoundsBitNV",
- "NativeName": "GL_FONT_Y_MAX_BOUNDS_BIT_NV",
- "Value": "0x80000",
+ "Name": "QueryResultNoWait",
+ "NativeName": "GL_QUERY_RESULT_NO_WAIT",
+ "Value": "0x9194",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "QueryObjectParameterName",
+ "NativeName": "QueryObjectParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FontUnitsPerEMBitNV",
- "NativeName": "GL_FONT_UNITS_PER_EM_BIT_NV",
- "Value": "0x100000",
+ "Name": "QueryCounterBits",
+ "NativeName": "GL_QUERY_COUNTER_BITS",
+ "Value": "0x8864",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontAscenderBitNV",
- "NativeName": "GL_FONT_ASCENDER_BIT_NV",
- "Value": "0x200000",
+ "Name": "CurrentQuery",
+ "NativeName": "GL_CURRENT_QUERY",
+ "Value": "0x8865",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "QueryParameterName",
+ "NativeName": "QueryParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "TransformFeedbackOverflow",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_OVERFLOW",
+ "Value": "0x82EC",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontDescenderBitNV",
- "NativeName": "GL_FONT_DESCENDER_BIT_NV",
- "Value": "0x400000",
+ "Name": "VerticesSubmitted",
+ "NativeName": "GL_VERTICES_SUBMITTED",
+ "Value": "0x82EE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PrimitivesSubmitted",
+ "NativeName": "GL_PRIMITIVES_SUBMITTED",
+ "Value": "0x82EF",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontHeightBitNV",
- "NativeName": "GL_FONT_HEIGHT_BIT_NV",
- "Value": "0x800000",
+ "Name": "VertexShaderInvocations",
+ "NativeName": "GL_VERTEX_SHADER_INVOCATIONS",
+ "Value": "0x82F0",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontMaxAdvanceWidthBitNV",
- "NativeName": "GL_FONT_MAX_ADVANCE_WIDTH_BIT_NV",
- "Value": "0x1000000",
+ "Name": "TimeElapsed",
+ "NativeName": "GL_TIME_ELAPSED",
+ "Value": "0x88BF",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontMaxAdvanceHeightBitNV",
- "NativeName": "GL_FONT_MAX_ADVANCE_HEIGHT_BIT_NV",
- "Value": "0x2000000",
+ "Name": "SamplesPassed",
+ "NativeName": "GL_SAMPLES_PASSED",
+ "Value": "0x8914",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontUnderlinePositionBitNV",
- "NativeName": "GL_FONT_UNDERLINE_POSITION_BIT_NV",
- "Value": "0x4000000",
+ "Name": "AnySamplesPassed",
+ "NativeName": "GL_ANY_SAMPLES_PASSED",
+ "Value": "0x8C2F",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontUnderlineThicknessBitNV",
- "NativeName": "GL_FONT_UNDERLINE_THICKNESS_BIT_NV",
- "Value": "0x8000000",
+ "Name": "PrimitivesGenerated",
+ "NativeName": "GL_PRIMITIVES_GENERATED",
+ "Value": "0x8C87",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontHasKerningBitNV",
- "NativeName": "GL_FONT_HAS_KERNING_BIT_NV",
- "Value": "0x10000000",
+ "Name": "TransformFeedbackPrimitivesWritten",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN",
+ "Value": "0x8C88",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontNumGlyphIndicesBitNV",
- "NativeName": "GL_FONT_NUM_GLYPH_INDICES_BIT_NV",
- "Value": "0x20000000",
+ "Name": "AnySamplesPassedConservative",
+ "NativeName": "GL_ANY_SAMPLES_PASSED_CONSERVATIVE",
+ "Value": "0x8D6A",
"Doc": "",
"Attributes": []
}
],
- "Name": "PathMetricMask",
- "NativeName": "PathMetricMask",
+ "Name": "QueryTarget",
+ "NativeName": "QueryTarget",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "PathStrokeWidthNV",
- "NativeName": "GL_PATH_STROKE_WIDTH_NV",
- "Value": "0x9075",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathInitialEndCapNV",
- "NativeName": "GL_PATH_INITIAL_END_CAP_NV",
- "Value": "0x9077",
+ "Name": "NoneOes",
+ "NativeName": "GL_NONE_OES",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathTerminalEndCapNV",
- "NativeName": "GL_PATH_TERMINAL_END_CAP_NV",
- "Value": "0x9078",
+ "Name": "FrontLeft",
+ "NativeName": "GL_FRONT_LEFT",
+ "Value": "0x400",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathJoinStyleNV",
- "NativeName": "GL_PATH_JOIN_STYLE_NV",
- "Value": "0x9079",
+ "Name": "FrontRight",
+ "NativeName": "GL_FRONT_RIGHT",
+ "Value": "0x401",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathMiterLimitNV",
- "NativeName": "GL_PATH_MITER_LIMIT_NV",
- "Value": "0x907A",
+ "Name": "BackLeft",
+ "NativeName": "GL_BACK_LEFT",
+ "Value": "0x402",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathInitialDashCapNV",
- "NativeName": "GL_PATH_INITIAL_DASH_CAP_NV",
- "Value": "0x907C",
+ "Name": "BackRight",
+ "NativeName": "GL_BACK_RIGHT",
+ "Value": "0x403",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathTerminalDashCapNV",
- "NativeName": "GL_PATH_TERMINAL_DASH_CAP_NV",
- "Value": "0x907D",
+ "Name": "Front",
+ "NativeName": "GL_FRONT",
+ "Value": "0x404",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathDashOffsetNV",
- "NativeName": "GL_PATH_DASH_OFFSET_NV",
- "Value": "0x907E",
+ "Name": "Back",
+ "NativeName": "GL_BACK",
+ "Value": "0x405",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathClientLengthNV",
- "NativeName": "GL_PATH_CLIENT_LENGTH_NV",
- "Value": "0x907F",
+ "Name": "Left",
+ "NativeName": "GL_LEFT",
+ "Value": "0x406",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathDashOffsetResetNV",
- "NativeName": "GL_PATH_DASH_OFFSET_RESET_NV",
- "Value": "0x90B4",
+ "Name": "Right",
+ "NativeName": "GL_RIGHT",
+ "Value": "0x407",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathFillModeNV",
- "NativeName": "GL_PATH_FILL_MODE_NV",
- "Value": "0x9080",
+ "Name": "Aux0",
+ "NativeName": "GL_AUX0",
+ "Value": "0x409",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Aux1",
+ "NativeName": "GL_AUX1",
+ "Value": "0x40A",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Aux2",
+ "NativeName": "GL_AUX2",
+ "Value": "0x40B",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Aux3",
+ "NativeName": "GL_AUX3",
+ "Value": "0x40C",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorAttachment0",
+ "NativeName": "GL_COLOR_ATTACHMENT0",
+ "Value": "0x8CE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathFillMaskNV",
- "NativeName": "GL_PATH_FILL_MASK_NV",
- "Value": "0x9081",
+ "Name": "ColorAttachment1",
+ "NativeName": "GL_COLOR_ATTACHMENT1",
+ "Value": "0x8CE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathFillCoverModeNV",
- "NativeName": "GL_PATH_FILL_COVER_MODE_NV",
- "Value": "0x9082",
+ "Name": "ColorAttachment2",
+ "NativeName": "GL_COLOR_ATTACHMENT2",
+ "Value": "0x8CE2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathStrokeCoverModeNV",
- "NativeName": "GL_PATH_STROKE_COVER_MODE_NV",
- "Value": "0x9083",
+ "Name": "ColorAttachment3",
+ "NativeName": "GL_COLOR_ATTACHMENT3",
+ "Value": "0x8CE3",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathStrokeMaskNV",
- "NativeName": "GL_PATH_STROKE_MASK_NV",
- "Value": "0x9084",
+ "Name": "ColorAttachment4",
+ "NativeName": "GL_COLOR_ATTACHMENT4",
+ "Value": "0x8CE4",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathEndCapsNV",
- "NativeName": "GL_PATH_END_CAPS_NV",
- "Value": "0x9076",
+ "Name": "ColorAttachment5",
+ "NativeName": "GL_COLOR_ATTACHMENT5",
+ "Value": "0x8CE5",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathDashCapsNV",
- "NativeName": "GL_PATH_DASH_CAPS_NV",
- "Value": "0x907B",
+ "Name": "ColorAttachment6",
+ "NativeName": "GL_COLOR_ATTACHMENT6",
+ "Value": "0x8CE6",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathCommandCountNV",
- "NativeName": "GL_PATH_COMMAND_COUNT_NV",
- "Value": "0x909D",
+ "Name": "ColorAttachment7",
+ "NativeName": "GL_COLOR_ATTACHMENT7",
+ "Value": "0x8CE7",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathCoordCountNV",
- "NativeName": "GL_PATH_COORD_COUNT_NV",
- "Value": "0x909E",
+ "Name": "ColorAttachment8",
+ "NativeName": "GL_COLOR_ATTACHMENT8",
+ "Value": "0x8CE8",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathDashArrayCountNV",
- "NativeName": "GL_PATH_DASH_ARRAY_COUNT_NV",
- "Value": "0x909F",
+ "Name": "ColorAttachment9",
+ "NativeName": "GL_COLOR_ATTACHMENT9",
+ "Value": "0x8CE9",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathComputedLengthNV",
- "NativeName": "GL_PATH_COMPUTED_LENGTH_NV",
- "Value": "0x90A0",
+ "Name": "ColorAttachment10",
+ "NativeName": "GL_COLOR_ATTACHMENT10",
+ "Value": "0x8CEA",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathObjectBoundingBoxNV",
- "NativeName": "GL_PATH_OBJECT_BOUNDING_BOX_NV",
- "Value": "0x908A",
+ "Name": "ColorAttachment11",
+ "NativeName": "GL_COLOR_ATTACHMENT11",
+ "Value": "0x8CEB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathFillBoundingBoxNV",
- "NativeName": "GL_PATH_FILL_BOUNDING_BOX_NV",
- "Value": "0x90A1",
+ "Name": "ColorAttachment12",
+ "NativeName": "GL_COLOR_ATTACHMENT12",
+ "Value": "0x8CEC",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathStrokeBoundingBoxNV",
- "NativeName": "GL_PATH_STROKE_BOUNDING_BOX_NV",
- "Value": "0x90A2",
+ "Name": "ColorAttachment13",
+ "NativeName": "GL_COLOR_ATTACHMENT13",
+ "Value": "0x8CED",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PathParameter",
- "NativeName": "PathParameter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "PathFormatSvgNV",
- "NativeName": "GL_PATH_FORMAT_SVG_NV",
- "Value": "0x9070",
+ "Name": "ColorAttachment14",
+ "NativeName": "GL_COLOR_ATTACHMENT14",
+ "Value": "0x8CEE",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathFormatPSNV",
- "NativeName": "GL_PATH_FORMAT_PS_NV",
- "Value": "0x9071",
+ "Name": "ColorAttachment15",
+ "NativeName": "GL_COLOR_ATTACHMENT15",
+ "Value": "0x8CEF",
"Doc": "",
"Attributes": []
}
],
- "Name": "PathStringFormat",
- "NativeName": "PathStringFormat",
+ "Name": "ReadBufferMode",
+ "NativeName": "ReadBufferMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "None",
- "NativeName": "GL_NONE",
- "Value": "0x0",
+ "Name": "RenderbufferCoverageSamplesNV",
+ "NativeName": "GL_RENDERBUFFER_COVERAGE_SAMPLES_NV",
+ "Value": "0x8CAB",
"Doc": "",
"Attributes": []
},
{
- "Name": "TranslateXNV",
- "NativeName": "GL_TRANSLATE_X_NV",
- "Value": "0x908E",
+ "Name": "RenderbufferSamples",
+ "NativeName": "GL_RENDERBUFFER_SAMPLES",
+ "Value": "0x8CAB",
"Doc": "",
"Attributes": []
},
{
- "Name": "TranslateYNV",
- "NativeName": "GL_TRANSLATE_Y_NV",
- "Value": "0x908F",
+ "Name": "RenderbufferSamplesAngle",
+ "NativeName": "GL_RENDERBUFFER_SAMPLES_ANGLE",
+ "Value": "0x8CAB",
"Doc": "",
"Attributes": []
},
{
- "Name": "Translate2DNV",
- "NativeName": "GL_TRANSLATE_2D_NV",
- "Value": "0x9090",
+ "Name": "RenderbufferSamplesApple",
+ "NativeName": "GL_RENDERBUFFER_SAMPLES_APPLE",
+ "Value": "0x8CAB",
"Doc": "",
"Attributes": []
},
{
- "Name": "Translate3DNV",
- "NativeName": "GL_TRANSLATE_3D_NV",
- "Value": "0x9091",
+ "Name": "RenderbufferSamplesExt",
+ "NativeName": "GL_RENDERBUFFER_SAMPLES_EXT",
+ "Value": "0x8CAB",
"Doc": "",
"Attributes": []
},
{
- "Name": "Affine2DNV",
- "NativeName": "GL_AFFINE_2D_NV",
- "Value": "0x9092",
+ "Name": "RenderbufferSamplesNV",
+ "NativeName": "GL_RENDERBUFFER_SAMPLES_NV",
+ "Value": "0x8CAB",
"Doc": "",
"Attributes": []
},
{
- "Name": "Affine3DNV",
- "NativeName": "GL_AFFINE_3D_NV",
- "Value": "0x9094",
+ "Name": "RenderbufferWidth",
+ "NativeName": "GL_RENDERBUFFER_WIDTH",
+ "Value": "0x8D42",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransposeAffine2DNV",
- "NativeName": "GL_TRANSPOSE_AFFINE_2D_NV",
- "Value": "0x9096",
+ "Name": "RenderbufferWidthExt",
+ "NativeName": "GL_RENDERBUFFER_WIDTH_EXT",
+ "Value": "0x8D42",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransposeAffine3DNV",
- "NativeName": "GL_TRANSPOSE_AFFINE_3D_NV",
- "Value": "0x9098",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "PathTransformType",
- "NativeName": "PathTransformType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "ActiveProgram",
- "NativeName": "GL_ACTIVE_PROGRAM",
- "Value": "0x8259",
+ "Name": "RenderbufferWidthOes",
+ "NativeName": "GL_RENDERBUFFER_WIDTH_OES",
+ "Value": "0x8D42",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexShader",
- "NativeName": "GL_VERTEX_SHADER",
- "Value": "0x8B31",
+ "Name": "RenderbufferHeight",
+ "NativeName": "GL_RENDERBUFFER_HEIGHT",
+ "Value": "0x8D43",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessControlShader",
- "NativeName": "GL_TESS_CONTROL_SHADER",
- "Value": "0x8E88",
+ "Name": "RenderbufferHeightExt",
+ "NativeName": "GL_RENDERBUFFER_HEIGHT_EXT",
+ "Value": "0x8D43",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessEvaluationShader",
- "NativeName": "GL_TESS_EVALUATION_SHADER",
- "Value": "0x8E87",
+ "Name": "RenderbufferHeightOes",
+ "NativeName": "GL_RENDERBUFFER_HEIGHT_OES",
+ "Value": "0x8D43",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryShader",
- "NativeName": "GL_GEOMETRY_SHADER",
- "Value": "0x8DD9",
+ "Name": "RenderbufferInternalFormat",
+ "NativeName": "GL_RENDERBUFFER_INTERNAL_FORMAT",
+ "Value": "0x8D44",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentShader",
- "NativeName": "GL_FRAGMENT_SHADER",
- "Value": "0x8B30",
+ "Name": "RenderbufferInternalFormatExt",
+ "NativeName": "GL_RENDERBUFFER_INTERNAL_FORMAT_EXT",
+ "Value": "0x8D44",
"Doc": "",
"Attributes": []
},
{
- "Name": "InfoLogLength",
- "NativeName": "GL_INFO_LOG_LENGTH",
- "Value": "0x8B84",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "PipelineParameterName",
- "NativeName": "PipelineParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Color",
- "NativeName": "GL_COLOR",
- "Value": "0x1800",
+ "Name": "RenderbufferInternalFormatOes",
+ "NativeName": "GL_RENDERBUFFER_INTERNAL_FORMAT_OES",
+ "Value": "0x8D44",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorExt",
- "NativeName": "GL_COLOR_EXT",
- "Value": "0x1800",
+ "Name": "RenderbufferRedSize",
+ "NativeName": "GL_RENDERBUFFER_RED_SIZE",
+ "Value": "0x8D50",
"Doc": "",
"Attributes": []
},
{
- "Name": "Depth",
- "NativeName": "GL_DEPTH",
- "Value": "0x1801",
+ "Name": "RenderbufferRedSizeExt",
+ "NativeName": "GL_RENDERBUFFER_RED_SIZE_EXT",
+ "Value": "0x8D50",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthExt",
- "NativeName": "GL_DEPTH_EXT",
- "Value": "0x1801",
+ "Name": "RenderbufferRedSizeOes",
+ "NativeName": "GL_RENDERBUFFER_RED_SIZE_OES",
+ "Value": "0x8D50",
"Doc": "",
"Attributes": []
},
{
- "Name": "Stencil",
- "NativeName": "GL_STENCIL",
- "Value": "0x1802",
+ "Name": "RenderbufferGreenSize",
+ "NativeName": "GL_RENDERBUFFER_GREEN_SIZE",
+ "Value": "0x8D51",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilExt",
- "NativeName": "GL_STENCIL_EXT",
- "Value": "0x1802",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "PixelCopyType",
- "NativeName": "PixelCopyType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "AbgrExt",
- "NativeName": "GL_ABGR_EXT",
- "Value": "0x8000",
+ "Name": "RenderbufferGreenSizeExt",
+ "NativeName": "GL_RENDERBUFFER_GREEN_SIZE_EXT",
+ "Value": "0x8D51",
"Doc": "",
"Attributes": []
},
{
- "Name": "Alpha",
- "NativeName": "GL_ALPHA",
- "Value": "0x1906",
+ "Name": "RenderbufferGreenSizeOes",
+ "NativeName": "GL_RENDERBUFFER_GREEN_SIZE_OES",
+ "Value": "0x8D51",
"Doc": "",
"Attributes": []
},
{
- "Name": "Blue",
- "NativeName": "GL_BLUE",
- "Value": "0x1905",
+ "Name": "RenderbufferBlueSize",
+ "NativeName": "GL_RENDERBUFFER_BLUE_SIZE",
+ "Value": "0x8D52",
"Doc": "",
"Attributes": []
},
{
- "Name": "CmykaExt",
- "NativeName": "GL_CMYKA_EXT",
- "Value": "0x800D",
+ "Name": "RenderbufferBlueSizeExt",
+ "NativeName": "GL_RENDERBUFFER_BLUE_SIZE_EXT",
+ "Value": "0x8D52",
"Doc": "",
"Attributes": []
},
{
- "Name": "CmykExt",
- "NativeName": "GL_CMYK_EXT",
- "Value": "0x800C",
+ "Name": "RenderbufferBlueSizeOes",
+ "NativeName": "GL_RENDERBUFFER_BLUE_SIZE_OES",
+ "Value": "0x8D52",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorIndex",
- "NativeName": "GL_COLOR_INDEX",
- "Value": "0x1900",
+ "Name": "RenderbufferAlphaSize",
+ "NativeName": "GL_RENDERBUFFER_ALPHA_SIZE",
+ "Value": "0x8D53",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "DepthComponent",
- "NativeName": "GL_DEPTH_COMPONENT",
- "Value": "0x1902",
+ "Name": "RenderbufferAlphaSizeExt",
+ "NativeName": "GL_RENDERBUFFER_ALPHA_SIZE_EXT",
+ "Value": "0x8D53",
"Doc": "",
"Attributes": []
},
{
- "Name": "Green",
- "NativeName": "GL_GREEN",
- "Value": "0x1904",
+ "Name": "RenderbufferAlphaSizeOes",
+ "NativeName": "GL_RENDERBUFFER_ALPHA_SIZE_OES",
+ "Value": "0x8D53",
"Doc": "",
"Attributes": []
},
{
- "Name": "Luminance",
- "NativeName": "GL_LUMINANCE",
- "Value": "0x1909",
+ "Name": "RenderbufferDepthSize",
+ "NativeName": "GL_RENDERBUFFER_DEPTH_SIZE",
+ "Value": "0x8D54",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "LuminanceAlpha",
- "NativeName": "GL_LUMINANCE_ALPHA",
- "Value": "0x190A",
+ "Name": "RenderbufferDepthSizeExt",
+ "NativeName": "GL_RENDERBUFFER_DEPTH_SIZE_EXT",
+ "Value": "0x8D54",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Red",
- "NativeName": "GL_RED",
- "Value": "0x1903",
+ "Name": "RenderbufferDepthSizeOes",
+ "NativeName": "GL_RENDERBUFFER_DEPTH_SIZE_OES",
+ "Value": "0x8D54",
"Doc": "",
"Attributes": []
},
{
- "Name": "RedExt",
- "NativeName": "GL_RED_EXT",
- "Value": "0x1903",
+ "Name": "RenderbufferStencilSize",
+ "NativeName": "GL_RENDERBUFFER_STENCIL_SIZE",
+ "Value": "0x8D55",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb",
- "NativeName": "GL_RGB",
- "Value": "0x1907",
+ "Name": "RenderbufferStencilSizeExt",
+ "NativeName": "GL_RENDERBUFFER_STENCIL_SIZE_EXT",
+ "Value": "0x8D55",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba",
- "NativeName": "GL_RGBA",
- "Value": "0x1908",
+ "Name": "RenderbufferStencilSizeOes",
+ "NativeName": "GL_RENDERBUFFER_STENCIL_SIZE_OES",
+ "Value": "0x8D55",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilIndex",
- "NativeName": "GL_STENCIL_INDEX",
- "Value": "0x1901",
+ "Name": "RenderbufferColorSamplesNV",
+ "NativeName": "GL_RENDERBUFFER_COLOR_SAMPLES_NV",
+ "Value": "0x8E10",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt",
- "NativeName": "GL_UNSIGNED_INT",
- "Value": "0x1405",
+ "Name": "RenderbufferSamplesImg",
+ "NativeName": "GL_RENDERBUFFER_SAMPLES_IMG",
+ "Value": "0x9133",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedShort",
- "NativeName": "GL_UNSIGNED_SHORT",
- "Value": "0x1403",
+ "Name": "RenderbufferStorageSamplesAmd",
+ "NativeName": "GL_RENDERBUFFER_STORAGE_SAMPLES_AMD",
+ "Value": "0x91B2",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "RenderbufferParameterName",
+ "NativeName": "RenderbufferParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Ycrcb422Sgix",
- "NativeName": "GL_YCRCB_422_SGIX",
- "Value": "0x81BB",
+ "Name": "Renderbuffer",
+ "NativeName": "GL_RENDERBUFFER",
+ "Value": "0x8D41",
"Doc": "",
"Attributes": []
},
{
- "Name": "Ycrcb444Sgix",
- "NativeName": "GL_YCRCB_444_SGIX",
- "Value": "0x81BC",
+ "Name": "RenderbufferOes",
+ "NativeName": "GL_RENDERBUFFER_OES",
+ "Value": "0x8D41",
"Doc": "",
"Attributes": []
}
],
- "Name": "PixelFormat",
- "NativeName": "PixelFormat",
+ "Name": "RenderbufferTarget",
+ "NativeName": "RenderbufferTarget",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "PixelMapAToA",
- "NativeName": "GL_PIXEL_MAP_A_TO_A",
- "Value": "0xC79",
+ "Name": "Render",
+ "NativeName": "GL_RENDER",
+ "Value": "0x1C00",
"Doc": "",
"Attributes": [
{
@@ -23774,9 +32932,9 @@
]
},
{
- "Name": "PixelMapBToB",
- "NativeName": "GL_PIXEL_MAP_B_TO_B",
- "Value": "0xC78",
+ "Name": "Feedback",
+ "NativeName": "GL_FEEDBACK",
+ "Value": "0x1C01",
"Doc": "",
"Attributes": [
{
@@ -23786,9 +32944,9 @@
]
},
{
- "Name": "PixelMapGToG",
- "NativeName": "GL_PIXEL_MAP_G_TO_G",
- "Value": "0xC77",
+ "Name": "Select",
+ "NativeName": "GL_SELECT",
+ "Value": "0x1C02",
"Doc": "",
"Attributes": [
{
@@ -23796,953 +32954,1008 @@
"Arguments": []
}
]
+ }
+ ],
+ "Name": "RenderingMode",
+ "NativeName": "RenderingMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "PixelMapIToA",
- "NativeName": "GL_PIXEL_MAP_I_TO_A",
- "Value": "0xC75",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapIToB",
- "NativeName": "GL_PIXEL_MAP_I_TO_B",
- "Value": "0xC74",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
+ }
+ ],
+ "Name": "ReplacementCodeTypeSUN",
+ "NativeName": "ReplacementCodeTypeSUN",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "C1PassExt",
+ "NativeName": "GL_1PASS_EXT",
+ "Value": "0x80A1",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "PixelMapIToG",
- "NativeName": "GL_PIXEL_MAP_I_TO_G",
- "Value": "0xC73",
+ "Name": "C2Pass0Ext",
+ "NativeName": "GL_2PASS_0_EXT",
+ "Value": "0x80A2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapIToI",
- "NativeName": "GL_PIXEL_MAP_I_TO_I",
- "Value": "0xC70",
+ "Name": "C2Pass1Ext",
+ "NativeName": "GL_2PASS_1_EXT",
+ "Value": "0x80A3",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapIToR",
- "NativeName": "GL_PIXEL_MAP_I_TO_R",
- "Value": "0xC72",
+ "Name": "C4Pass0Ext",
+ "NativeName": "GL_4PASS_0_EXT",
+ "Value": "0x80A4",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapRToR",
- "NativeName": "GL_PIXEL_MAP_R_TO_R",
- "Value": "0xC76",
+ "Name": "C4Pass1Ext",
+ "NativeName": "GL_4PASS_1_EXT",
+ "Value": "0x80A5",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapSToS",
- "NativeName": "GL_PIXEL_MAP_S_TO_S",
- "Value": "0xC71",
+ "Name": "C4Pass2Ext",
+ "NativeName": "GL_4PASS_2_EXT",
+ "Value": "0x80A6",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
+ },
+ {
+ "Name": "C4Pass3Ext",
+ "NativeName": "GL_4PASS_3_EXT",
+ "Value": "0x80A7",
+ "Doc": "",
+ "Attributes": []
}
],
- "Name": "PixelMap",
- "NativeName": "PixelMap",
+ "Name": "SamplePatternEXT",
+ "NativeName": "SamplePatternEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "PackAlignment",
- "NativeName": "GL_PACK_ALIGNMENT",
- "Value": "0xD05",
+ "Name": "C1PassExt",
+ "NativeName": "GL_1PASS_EXT",
+ "Value": "0x80A1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackImageDepthSgis",
- "NativeName": "GL_PACK_IMAGE_DEPTH_SGIS",
- "Value": "0x8131",
+ "Name": "C1PassSgis",
+ "NativeName": "GL_1PASS_SGIS",
+ "Value": "0x80A1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackImageHeight",
- "NativeName": "GL_PACK_IMAGE_HEIGHT",
- "Value": "0x806C",
+ "Name": "C2Pass0Ext",
+ "NativeName": "GL_2PASS_0_EXT",
+ "Value": "0x80A2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackImageHeightExt",
- "NativeName": "GL_PACK_IMAGE_HEIGHT_EXT",
- "Value": "0x806C",
+ "Name": "C2Pass0Sgis",
+ "NativeName": "GL_2PASS_0_SGIS",
+ "Value": "0x80A2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackLsbFirst",
- "NativeName": "GL_PACK_LSB_FIRST",
- "Value": "0xD01",
+ "Name": "C2Pass1Ext",
+ "NativeName": "GL_2PASS_1_EXT",
+ "Value": "0x80A3",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackResampleOml",
- "NativeName": "GL_PACK_RESAMPLE_OML",
- "Value": "0x8984",
+ "Name": "C2Pass1Sgis",
+ "NativeName": "GL_2PASS_1_SGIS",
+ "Value": "0x80A3",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackResampleSgix",
- "NativeName": "GL_PACK_RESAMPLE_SGIX",
- "Value": "0x842E",
+ "Name": "C4Pass0Ext",
+ "NativeName": "GL_4PASS_0_EXT",
+ "Value": "0x80A4",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackRowLength",
- "NativeName": "GL_PACK_ROW_LENGTH",
- "Value": "0xD02",
+ "Name": "C4Pass0Sgis",
+ "NativeName": "GL_4PASS_0_SGIS",
+ "Value": "0x80A4",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipImages",
- "NativeName": "GL_PACK_SKIP_IMAGES",
- "Value": "0x806B",
+ "Name": "C4Pass1Ext",
+ "NativeName": "GL_4PASS_1_EXT",
+ "Value": "0x80A5",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipImagesExt",
- "NativeName": "GL_PACK_SKIP_IMAGES_EXT",
- "Value": "0x806B",
+ "Name": "C4Pass1Sgis",
+ "NativeName": "GL_4PASS_1_SGIS",
+ "Value": "0x80A5",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipPixels",
- "NativeName": "GL_PACK_SKIP_PIXELS",
- "Value": "0xD04",
+ "Name": "C4Pass2Ext",
+ "NativeName": "GL_4PASS_2_EXT",
+ "Value": "0x80A6",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipRows",
- "NativeName": "GL_PACK_SKIP_ROWS",
- "Value": "0xD03",
+ "Name": "C4Pass2Sgis",
+ "NativeName": "GL_4PASS_2_SGIS",
+ "Value": "0x80A6",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipVolumesSgis",
- "NativeName": "GL_PACK_SKIP_VOLUMES_SGIS",
- "Value": "0x8130",
+ "Name": "C4Pass3Ext",
+ "NativeName": "GL_4PASS_3_EXT",
+ "Value": "0x80A7",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSubsampleRateSgix",
- "NativeName": "GL_PACK_SUBSAMPLE_RATE_SGIX",
- "Value": "0x85A0",
+ "Name": "C4Pass3Sgis",
+ "NativeName": "GL_4PASS_3_SGIS",
+ "Value": "0x80A7",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "SamplePatternSGIS",
+ "NativeName": "SamplePatternSGIS",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "TextureBorderColor",
+ "NativeName": "GL_TEXTURE_BORDER_COLOR",
+ "Value": "0x1004",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSwapBytes",
- "NativeName": "GL_PACK_SWAP_BYTES",
- "Value": "0xD00",
+ "Name": "TextureMinLod",
+ "NativeName": "GL_TEXTURE_MIN_LOD",
+ "Value": "0x813A",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileCacheSizeSgix",
- "NativeName": "GL_PIXEL_TILE_CACHE_SIZE_SGIX",
- "Value": "0x8145",
+ "Name": "TextureMaxLod",
+ "NativeName": "GL_TEXTURE_MAX_LOD",
+ "Value": "0x813B",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileGridDepthSgix",
- "NativeName": "GL_PIXEL_TILE_GRID_DEPTH_SGIX",
- "Value": "0x8144",
+ "Name": "TextureMaxAnisotropy",
+ "NativeName": "GL_TEXTURE_MAX_ANISOTROPY",
+ "Value": "0x84FE",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "SamplerParameterF",
+ "NativeName": "SamplerParameterF",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "TextureMagFilter",
+ "NativeName": "GL_TEXTURE_MAG_FILTER",
+ "Value": "0x2800",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileGridHeightSgix",
- "NativeName": "GL_PIXEL_TILE_GRID_HEIGHT_SGIX",
- "Value": "0x8143",
+ "Name": "TextureMinFilter",
+ "NativeName": "GL_TEXTURE_MIN_FILTER",
+ "Value": "0x2801",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileGridWidthSgix",
- "NativeName": "GL_PIXEL_TILE_GRID_WIDTH_SGIX",
- "Value": "0x8142",
+ "Name": "TextureWrapS",
+ "NativeName": "GL_TEXTURE_WRAP_S",
+ "Value": "0x2802",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileHeightSgix",
- "NativeName": "GL_PIXEL_TILE_HEIGHT_SGIX",
- "Value": "0x8141",
+ "Name": "TextureWrapT",
+ "NativeName": "GL_TEXTURE_WRAP_T",
+ "Value": "0x2803",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileWidthSgix",
- "NativeName": "GL_PIXEL_TILE_WIDTH_SGIX",
- "Value": "0x8140",
+ "Name": "TextureWrapR",
+ "NativeName": "GL_TEXTURE_WRAP_R",
+ "Value": "0x8072",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackAlignment",
- "NativeName": "GL_UNPACK_ALIGNMENT",
- "Value": "0xCF5",
+ "Name": "TextureCompareMode",
+ "NativeName": "GL_TEXTURE_COMPARE_MODE",
+ "Value": "0x884C",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackImageDepthSgis",
- "NativeName": "GL_UNPACK_IMAGE_DEPTH_SGIS",
- "Value": "0x8133",
+ "Name": "TextureCompareFunc",
+ "NativeName": "GL_TEXTURE_COMPARE_FUNC",
+ "Value": "0x884D",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "SamplerParameterI",
+ "NativeName": "SamplerParameterI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackImageHeight",
- "NativeName": "GL_UNPACK_IMAGE_HEIGHT",
- "Value": "0x806E",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackImageHeightExt",
- "NativeName": "GL_UNPACK_IMAGE_HEIGHT_EXT",
- "Value": "0x806E",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ScalarType",
+ "NativeName": "ScalarType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackLsbFirst",
- "NativeName": "GL_UNPACK_LSB_FIRST",
- "Value": "0xCF1",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackResampleOml",
- "NativeName": "GL_UNPACK_RESAMPLE_OML",
- "Value": "0x8985",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackResampleSgix",
- "NativeName": "GL_UNPACK_RESAMPLE_SGIX",
- "Value": "0x842F",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "SecondaryColorPointerTypeIBM",
+ "NativeName": "SecondaryColorPointerTypeIBM",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "D3D12FenceValueExt",
+ "NativeName": "GL_D3D12_FENCE_VALUE_EXT",
+ "Value": "0x9595",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "SemaphoreParameterName",
+ "NativeName": "SemaphoreParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Separable2D",
+ "NativeName": "GL_SEPARABLE_2D",
+ "Value": "0x8012",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackRowLength",
- "NativeName": "GL_UNPACK_ROW_LENGTH",
- "Value": "0xCF2",
+ "Name": "Separable2DExt",
+ "NativeName": "GL_SEPARABLE_2D_EXT",
+ "Value": "0x8012",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "SeparableTargetEXT",
+ "NativeName": "SeparableTargetEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ShaderType",
+ "NativeName": "GL_SHADER_TYPE",
+ "Value": "0x8B4F",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackRowLengthExt",
- "NativeName": "GL_UNPACK_ROW_LENGTH_EXT",
- "Value": "0xCF2",
+ "Name": "DeleteStatus",
+ "NativeName": "GL_DELETE_STATUS",
+ "Value": "0x8B80",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipImages",
- "NativeName": "GL_UNPACK_SKIP_IMAGES",
- "Value": "0x806D",
+ "Name": "CompileStatus",
+ "NativeName": "GL_COMPILE_STATUS",
+ "Value": "0x8B81",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipImagesExt",
- "NativeName": "GL_UNPACK_SKIP_IMAGES_EXT",
- "Value": "0x806D",
+ "Name": "InfoLogLength",
+ "NativeName": "GL_INFO_LOG_LENGTH",
+ "Value": "0x8B84",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipPixels",
- "NativeName": "GL_UNPACK_SKIP_PIXELS",
- "Value": "0xCF4",
+ "Name": "ShaderSourceLength",
+ "NativeName": "GL_SHADER_SOURCE_LENGTH",
+ "Value": "0x8B88",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ShaderParameterName",
+ "NativeName": "ShaderParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FragmentShader",
+ "NativeName": "GL_FRAGMENT_SHADER",
+ "Value": "0x8B30",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipPixelsExt",
- "NativeName": "GL_UNPACK_SKIP_PIXELS_EXT",
- "Value": "0xCF4",
+ "Name": "FragmentShaderArb",
+ "NativeName": "GL_FRAGMENT_SHADER_ARB",
+ "Value": "0x8B30",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipRows",
- "NativeName": "GL_UNPACK_SKIP_ROWS",
- "Value": "0xCF3",
+ "Name": "VertexShader",
+ "NativeName": "GL_VERTEX_SHADER",
+ "Value": "0x8B31",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipRowsExt",
- "NativeName": "GL_UNPACK_SKIP_ROWS_EXT",
- "Value": "0xCF3",
+ "Name": "VertexShaderArb",
+ "NativeName": "GL_VERTEX_SHADER_ARB",
+ "Value": "0x8B31",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipVolumesSgis",
- "NativeName": "GL_UNPACK_SKIP_VOLUMES_SGIS",
- "Value": "0x8132",
+ "Name": "GeometryShader",
+ "NativeName": "GL_GEOMETRY_SHADER",
+ "Value": "0x8DD9",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSubsampleRateSgix",
- "NativeName": "GL_UNPACK_SUBSAMPLE_RATE_SGIX",
- "Value": "0x85A1",
+ "Name": "TessEvaluationShader",
+ "NativeName": "GL_TESS_EVALUATION_SHADER",
+ "Value": "0x8E87",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSwapBytes",
- "NativeName": "GL_UNPACK_SWAP_BYTES",
- "Value": "0xCF0",
+ "Name": "TessControlShader",
+ "NativeName": "GL_TESS_CONTROL_SHADER",
+ "Value": "0x8E88",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ComputeShader",
+ "NativeName": "GL_COMPUTE_SHADER",
+ "Value": "0x91B9",
"Doc": "",
"Attributes": []
}
],
- "Name": "PixelStoreParameter",
- "NativeName": "PixelStoreParameter",
+ "Name": "ShaderType",
+ "NativeName": "ShaderType",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ResampleDecimateSgix",
- "NativeName": "GL_RESAMPLE_DECIMATE_SGIX",
- "Value": "0x8430",
+ "Name": "Flat",
+ "NativeName": "GL_FLAT",
+ "Value": "0x1D00",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ResampleReplicateSgix",
- "NativeName": "GL_RESAMPLE_REPLICATE_SGIX",
- "Value": "0x8433",
+ "Name": "Smooth",
+ "NativeName": "GL_SMOOTH",
+ "Value": "0x1D01",
"Doc": "",
- "Attributes": []
- },
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "ShadingModel",
+ "NativeName": "ShadingModel",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ResampleZeroFillSgix",
- "NativeName": "GL_RESAMPLE_ZERO_FILL_SGIX",
- "Value": "0x8434",
+ "Name": "SpriteModeSgix",
+ "NativeName": "GL_SPRITE_MODE_SGIX",
+ "Value": "0x8149",
"Doc": "",
"Attributes": []
}
],
- "Name": "PixelStoreResampleMode",
- "NativeName": "PixelStoreResampleMode",
+ "Name": "SpriteParameterNameSGIX",
+ "NativeName": "SpriteParameterNameSGIX",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "PixelSubsample2424Sgix",
- "NativeName": "GL_PIXEL_SUBSAMPLE_2424_SGIX",
- "Value": "0x85A3",
+ "Name": "Front",
+ "NativeName": "GL_FRONT",
+ "Value": "0x404",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelSubsample4242Sgix",
- "NativeName": "GL_PIXEL_SUBSAMPLE_4242_SGIX",
- "Value": "0x85A4",
+ "Name": "Back",
+ "NativeName": "GL_BACK",
+ "Value": "0x405",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelSubsample4444Sgix",
- "NativeName": "GL_PIXEL_SUBSAMPLE_4444_SGIX",
- "Value": "0x85A2",
+ "Name": "FrontAndBack",
+ "NativeName": "GL_FRONT_AND_BACK",
+ "Value": "0x408",
"Doc": "",
"Attributes": []
}
],
- "Name": "PixelStoreSubsampleRate",
- "NativeName": "PixelStoreSubsampleRate",
+ "Name": "StencilFaceDirection",
+ "NativeName": "StencilFaceDirection",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Luminance",
- "NativeName": "GL_LUMINANCE",
- "Value": "0x1909",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "LuminanceAlpha",
- "NativeName": "GL_LUMINANCE_ALPHA",
- "Value": "0x190A",
+ "Name": "Never",
+ "NativeName": "GL_NEVER",
+ "Value": "0x200",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "None",
- "NativeName": "GL_NONE",
- "Value": "0x0",
+ "Name": "Less",
+ "NativeName": "GL_LESS",
+ "Value": "0x201",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenAlphaLSSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_LS_SGIX",
- "Value": "0x8189",
+ "Name": "Equal",
+ "NativeName": "GL_EQUAL",
+ "Value": "0x202",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenAlphaMSSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_MS_SGIX",
- "Value": "0x818A",
+ "Name": "Lequal",
+ "NativeName": "GL_LEQUAL",
+ "Value": "0x203",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenAlphaNoReplaceSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_NO_REPLACE_SGIX",
- "Value": "0x8188",
+ "Name": "Greater",
+ "NativeName": "GL_GREATER",
+ "Value": "0x204",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenAlphaReplaceSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_REPLACE_SGIX",
- "Value": "0x8187",
+ "Name": "Notequal",
+ "NativeName": "GL_NOTEQUAL",
+ "Value": "0x205",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb",
- "NativeName": "GL_RGB",
- "Value": "0x1907",
+ "Name": "Gequal",
+ "NativeName": "GL_GEQUAL",
+ "Value": "0x206",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba",
- "NativeName": "GL_RGBA",
- "Value": "0x1908",
+ "Name": "Always",
+ "NativeName": "GL_ALWAYS",
+ "Value": "0x207",
"Doc": "",
"Attributes": []
}
],
- "Name": "PixelTexGenMode",
- "NativeName": "PixelTexGenMode",
+ "Name": "StencilFunction",
+ "NativeName": "StencilFunction",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "PixelFragmentAlphaSourceSgis",
- "NativeName": "GL_PIXEL_FRAGMENT_ALPHA_SOURCE_SGIS",
- "Value": "0x8355",
+ "Name": "Zero",
+ "NativeName": "GL_ZERO",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelFragmentRgbSourceSgis",
- "NativeName": "GL_PIXEL_FRAGMENT_RGB_SOURCE_SGIS",
- "Value": "0x8354",
+ "Name": "Invert",
+ "NativeName": "GL_INVERT",
+ "Value": "0x150A",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PixelTexGenParameterNameSGIS",
- "NativeName": "PixelTexGenParameterNameSGIS",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "AlphaBias",
- "NativeName": "GL_ALPHA_BIAS",
- "Value": "0xD1D",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "AlphaScale",
- "NativeName": "GL_ALPHA_SCALE",
- "Value": "0xD1C",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "BlueBias",
- "NativeName": "GL_BLUE_BIAS",
- "Value": "0xD1B",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "BlueScale",
- "NativeName": "GL_BLUE_SCALE",
- "Value": "0xD1A",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "DepthBias",
- "NativeName": "GL_DEPTH_BIAS",
- "Value": "0xD1F",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "DepthScale",
- "NativeName": "GL_DEPTH_SCALE",
- "Value": "0xD1E",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
},
{
- "Name": "GreenBias",
- "NativeName": "GL_GREEN_BIAS",
- "Value": "0xD19",
+ "Name": "Keep",
+ "NativeName": "GL_KEEP",
+ "Value": "0x1E00",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "GreenScale",
- "NativeName": "GL_GREEN_SCALE",
- "Value": "0xD18",
+ "Name": "Replace",
+ "NativeName": "GL_REPLACE",
+ "Value": "0x1E01",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "IndexOffset",
- "NativeName": "GL_INDEX_OFFSET",
- "Value": "0xD13",
+ "Name": "Incr",
+ "NativeName": "GL_INCR",
+ "Value": "0x1E02",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "IndexShift",
- "NativeName": "GL_INDEX_SHIFT",
- "Value": "0xD12",
+ "Name": "Decr",
+ "NativeName": "GL_DECR",
+ "Value": "0x1E03",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MapColor",
- "NativeName": "GL_MAP_COLOR",
- "Value": "0xD10",
+ "Name": "IncrWrap",
+ "NativeName": "GL_INCR_WRAP",
+ "Value": "0x8507",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MapStencil",
- "NativeName": "GL_MAP_STENCIL",
- "Value": "0xD11",
+ "Name": "DecrWrap",
+ "NativeName": "GL_DECR_WRAP",
+ "Value": "0x8508",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
+ "Attributes": []
+ }
+ ],
+ "Name": "StencilOp",
+ "NativeName": "StencilOp",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PostColorMatrixAlphaBias",
- "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_BIAS",
- "Value": "0x80BB",
+ "Name": "Vendor",
+ "NativeName": "GL_VENDOR",
+ "Value": "0x1F00",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixAlphaBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI",
- "Value": "0x80BB",
+ "Name": "Renderer",
+ "NativeName": "GL_RENDERER",
+ "Value": "0x1F01",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixAlphaScale",
- "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_SCALE",
- "Value": "0x80B7",
+ "Name": "Version",
+ "NativeName": "GL_VERSION",
+ "Value": "0x1F02",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixAlphaScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI",
- "Value": "0x80B7",
+ "Name": "Extensions",
+ "NativeName": "GL_EXTENSIONS",
+ "Value": "0x1F03",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixBlueBias",
- "NativeName": "GL_POST_COLOR_MATRIX_BLUE_BIAS",
- "Value": "0x80BA",
+ "Name": "ShadingLanguageVersion",
+ "NativeName": "GL_SHADING_LANGUAGE_VERSION",
+ "Value": "0x8B8C",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "StringName",
+ "NativeName": "StringName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PostColorMatrixBlueBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI",
- "Value": "0x80BA",
+ "Name": "SubgroupFeatureBasicBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_BASIC_BIT_KHR",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixBlueScale",
- "NativeName": "GL_POST_COLOR_MATRIX_BLUE_SCALE",
- "Value": "0x80B6",
+ "Name": "SubgroupFeatureVoteBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_VOTE_BIT_KHR",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixBlueScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI",
- "Value": "0x80B6",
+ "Name": "SubgroupFeatureArithmeticBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_ARITHMETIC_BIT_KHR",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixGreenBias",
- "NativeName": "GL_POST_COLOR_MATRIX_GREEN_BIAS",
- "Value": "0x80B9",
+ "Name": "SubgroupFeatureBallotBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_BALLOT_BIT_KHR",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixGreenBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI",
- "Value": "0x80B9",
+ "Name": "SubgroupFeatureShuffleBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_SHUFFLE_BIT_KHR",
+ "Value": "0x10",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixGreenScale",
- "NativeName": "GL_POST_COLOR_MATRIX_GREEN_SCALE",
- "Value": "0x80B5",
+ "Name": "SubgroupFeatureShuffleRelativeBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_SHUFFLE_RELATIVE_BIT_KHR",
+ "Value": "0x20",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixGreenScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI",
- "Value": "0x80B5",
+ "Name": "SubgroupFeatureClusteredBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_CLUSTERED_BIT_KHR",
+ "Value": "0x40",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixRedBias",
- "NativeName": "GL_POST_COLOR_MATRIX_RED_BIAS",
- "Value": "0x80B8",
+ "Name": "SubgroupFeatureQuadBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_QUAD_BIT_KHR",
+ "Value": "0x80",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixRedBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_RED_BIAS_SGI",
- "Value": "0x80B8",
+ "Name": "SubgroupFeaturePartitionedBitNV",
+ "NativeName": "GL_SUBGROUP_FEATURE_PARTITIONED_BIT_NV",
+ "Value": "0x100",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "SubgroupSupportedFeatures",
+ "NativeName": "SubgroupSupportedFeatures",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PostColorMatrixRedScale",
- "NativeName": "GL_POST_COLOR_MATRIX_RED_SCALE",
- "Value": "0x80B4",
+ "Name": "UniformSize",
+ "NativeName": "GL_UNIFORM_SIZE",
+ "Value": "0x8A38",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixRedScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_RED_SCALE_SGI",
- "Value": "0x80B4",
+ "Name": "UniformNameLength",
+ "NativeName": "GL_UNIFORM_NAME_LENGTH",
+ "Value": "0x8A39",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionAlphaBias",
- "NativeName": "GL_POST_CONVOLUTION_ALPHA_BIAS",
- "Value": "0x8023",
+ "Name": "NumCompatibleSubroutines",
+ "NativeName": "GL_NUM_COMPATIBLE_SUBROUTINES",
+ "Value": "0x8E4A",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionAlphaBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_ALPHA_BIAS_EXT",
- "Value": "0x8023",
+ "Name": "CompatibleSubroutines",
+ "NativeName": "GL_COMPATIBLE_SUBROUTINES",
+ "Value": "0x8E4B",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "SubroutineParameterName",
+ "NativeName": "SubroutineParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PostConvolutionAlphaScale",
- "NativeName": "GL_POST_CONVOLUTION_ALPHA_SCALE",
- "Value": "0x801F",
+ "Name": "SwizzleStrAti",
+ "NativeName": "GL_SWIZZLE_STR_ATI",
+ "Value": "0x8976",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionAlphaScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_ALPHA_SCALE_EXT",
- "Value": "0x801F",
+ "Name": "SwizzleStqAti",
+ "NativeName": "GL_SWIZZLE_STQ_ATI",
+ "Value": "0x8977",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionBlueBias",
- "NativeName": "GL_POST_CONVOLUTION_BLUE_BIAS",
- "Value": "0x8022",
+ "Name": "SwizzleStrDRAti",
+ "NativeName": "GL_SWIZZLE_STR_DR_ATI",
+ "Value": "0x8978",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionBlueBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_BLUE_BIAS_EXT",
- "Value": "0x8022",
+ "Name": "SwizzleStqDQAti",
+ "NativeName": "GL_SWIZZLE_STQ_DQ_ATI",
+ "Value": "0x8979",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "SwizzleOpATI",
+ "NativeName": "SwizzleOpATI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PostConvolutionBlueScale",
- "NativeName": "GL_POST_CONVOLUTION_BLUE_SCALE",
- "Value": "0x801E",
+ "Name": "SyncGpuCommandsComplete",
+ "NativeName": "GL_SYNC_GPU_COMMANDS_COMPLETE",
+ "Value": "0x9117",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "SyncCondition",
+ "NativeName": "SyncCondition",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PostConvolutionBlueScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_BLUE_SCALE_EXT",
- "Value": "0x801E",
+ "Name": "SyncFlushCommandsBit",
+ "NativeName": "GL_SYNC_FLUSH_COMMANDS_BIT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionGreenBias",
- "NativeName": "GL_POST_CONVOLUTION_GREEN_BIAS",
- "Value": "0x8021",
+ "Name": "SyncFlushCommandsBitApple",
+ "NativeName": "GL_SYNC_FLUSH_COMMANDS_BIT_APPLE",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "SyncObjectMask",
+ "NativeName": "SyncObjectMask",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PostConvolutionGreenBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_GREEN_BIAS_EXT",
- "Value": "0x8021",
+ "Name": "ObjectType",
+ "NativeName": "GL_OBJECT_TYPE",
+ "Value": "0x9112",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionGreenScale",
- "NativeName": "GL_POST_CONVOLUTION_GREEN_SCALE",
- "Value": "0x801D",
+ "Name": "SyncCondition",
+ "NativeName": "GL_SYNC_CONDITION",
+ "Value": "0x9113",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionGreenScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_GREEN_SCALE_EXT",
- "Value": "0x801D",
+ "Name": "SyncStatus",
+ "NativeName": "GL_SYNC_STATUS",
+ "Value": "0x9114",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionRedBias",
- "NativeName": "GL_POST_CONVOLUTION_RED_BIAS",
- "Value": "0x8020",
+ "Name": "SyncFlags",
+ "NativeName": "GL_SYNC_FLAGS",
+ "Value": "0x9115",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "SyncParameterName",
+ "NativeName": "SyncParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PostConvolutionRedBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_RED_BIAS_EXT",
- "Value": "0x8020",
+ "Name": "AlreadySignaled",
+ "NativeName": "GL_ALREADY_SIGNALED",
+ "Value": "0x911A",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionRedScale",
- "NativeName": "GL_POST_CONVOLUTION_RED_SCALE",
- "Value": "0x801C",
+ "Name": "TimeoutExpired",
+ "NativeName": "GL_TIMEOUT_EXPIRED",
+ "Value": "0x911B",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionRedScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_RED_SCALE_EXT",
- "Value": "0x801C",
+ "Name": "ConditionSatisfied",
+ "NativeName": "GL_CONDITION_SATISFIED",
+ "Value": "0x911C",
"Doc": "",
"Attributes": []
},
{
- "Name": "RedBias",
- "NativeName": "GL_RED_BIAS",
- "Value": "0xD15",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "RedScale",
- "NativeName": "GL_RED_SCALE",
- "Value": "0xD14",
+ "Name": "WaitFailed",
+ "NativeName": "GL_WAIT_FAILED",
+ "Value": "0x911D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
}
],
- "Name": "PixelTransferParameter",
- "NativeName": "PixelTransferParameter",
+ "Name": "SyncStatus",
+ "NativeName": "SyncStatus",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
- {
- "Name": "Bitmap",
- "NativeName": "GL_BITMAP",
- "Value": "0x1A00",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
{
"Name": "Byte",
"NativeName": "GL_BYTE",
@@ -24751,9 +33964,9 @@
"Attributes": []
},
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
@@ -24765,129 +33978,183 @@
"Attributes": []
},
{
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedByte",
- "NativeName": "GL_UNSIGNED_BYTE",
- "Value": "0x1401",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedByte332",
- "NativeName": "GL_UNSIGNED_BYTE_3_3_2",
- "Value": "0x8032",
+ "Name": "DoubleExt",
+ "NativeName": "GL_DOUBLE_EXT",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TangentPointerTypeEXT",
+ "NativeName": "TangentPointerTypeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "UnsignedByte332Ext",
- "NativeName": "GL_UNSIGNED_BYTE_3_3_2_EXT",
- "Value": "0x8032",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt",
- "NativeName": "GL_UNSIGNED_INT",
- "Value": "0x1405",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt1010102",
- "NativeName": "GL_UNSIGNED_INT_10_10_10_2",
- "Value": "0x8036",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt1010102Ext",
- "NativeName": "GL_UNSIGNED_INT_10_10_10_2_EXT",
- "Value": "0x8036",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TexCoordPointerType",
+ "NativeName": "TexCoordPointerType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "UnsignedInt8888",
- "NativeName": "GL_UNSIGNED_INT_8_8_8_8",
- "Value": "0x8035",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt8888Ext",
- "NativeName": "GL_UNSIGNED_INT_8_8_8_8_EXT",
- "Value": "0x8035",
+ "Name": "CompareRToTexture",
+ "NativeName": "GL_COMPARE_R_TO_TEXTURE",
+ "Value": "0x884E",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "UnsignedShort",
- "NativeName": "GL_UNSIGNED_SHORT",
- "Value": "0x1403",
+ "Name": "CompareRefToTexture",
+ "NativeName": "GL_COMPARE_REF_TO_TEXTURE",
+ "Value": "0x884E",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TextureCompareMode",
+ "NativeName": "TextureCompareMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "UnsignedShort4444",
- "NativeName": "GL_UNSIGNED_SHORT_4_4_4_4",
- "Value": "0x8033",
+ "Name": "S",
+ "NativeName": "GL_S",
+ "Value": "0x2000",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "UnsignedShort4444Ext",
- "NativeName": "GL_UNSIGNED_SHORT_4_4_4_4_EXT",
- "Value": "0x8033",
+ "Name": "T",
+ "NativeName": "GL_T",
+ "Value": "0x2001",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "UnsignedShort5551",
- "NativeName": "GL_UNSIGNED_SHORT_5_5_5_1",
- "Value": "0x8034",
+ "Name": "R",
+ "NativeName": "GL_R",
+ "Value": "0x2002",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "UnsignedShort5551Ext",
- "NativeName": "GL_UNSIGNED_SHORT_5_5_5_1_EXT",
- "Value": "0x8034",
+ "Name": "Q",
+ "NativeName": "GL_Q",
+ "Value": "0x2003",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
}
],
- "Name": "PixelType",
- "NativeName": "PixelType",
+ "Name": "TextureCoordName",
+ "NativeName": "TextureCoordName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "DistanceAttenuationExt",
- "NativeName": "GL_DISTANCE_ATTENUATION_EXT",
- "Value": "0x8129",
+ "Name": "Add",
+ "NativeName": "GL_ADD",
+ "Value": "0x104",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "DistanceAttenuationSgis",
- "NativeName": "GL_DISTANCE_ATTENUATION_SGIS",
- "Value": "0x8129",
+ "Name": "Blend",
+ "NativeName": "GL_BLEND",
+ "Value": "0xBE2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointDistanceAttenuation",
- "NativeName": "GL_POINT_DISTANCE_ATTENUATION",
- "Value": "0x8129",
+ "Name": "Modulate",
+ "NativeName": "GL_MODULATE",
+ "Value": "0x2100",
"Doc": "",
"Attributes": [
{
@@ -24897,44 +34164,75 @@
]
},
{
- "Name": "PointDistanceAttenuationArb",
- "NativeName": "GL_POINT_DISTANCE_ATTENUATION_ARB",
- "Value": "0x8129",
+ "Name": "Decal",
+ "NativeName": "GL_DECAL",
+ "Value": "0x2101",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "PointFadeThresholdSize",
- "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE",
- "Value": "0x8128",
+ "Name": "ReplaceExt",
+ "NativeName": "GL_REPLACE_EXT",
+ "Value": "0x8062",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointFadeThresholdSizeArb",
- "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_ARB",
- "Value": "0x8128",
+ "Name": "TextureEnvBiasSgix",
+ "NativeName": "GL_TEXTURE_ENV_BIAS_SGIX",
+ "Value": "0x80BE",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TextureEnvMode",
+ "NativeName": "TextureEnvMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PointFadeThresholdSizeExt",
- "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_EXT",
- "Value": "0x8128",
+ "Name": "TextureEnvMode",
+ "NativeName": "GL_TEXTURE_ENV_MODE",
+ "Value": "0x2200",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "PointFadeThresholdSizeSgis",
- "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_SGIS",
- "Value": "0x8128",
+ "Name": "TextureEnvColor",
+ "NativeName": "GL_TEXTURE_ENV_COLOR",
+ "Value": "0x2201",
"Doc": "",
- "Attributes": []
- },
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "TextureEnvParameter",
+ "NativeName": "TextureEnvParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PointSizeMax",
- "NativeName": "GL_POINT_SIZE_MAX",
- "Value": "0x8127",
+ "Name": "TextureEnv",
+ "NativeName": "GL_TEXTURE_ENV",
+ "Value": "0x2300",
"Doc": "",
"Attributes": [
{
@@ -24942,32 +34240,61 @@
"Arguments": []
}
]
- },
+ }
+ ],
+ "Name": "TextureEnvTarget",
+ "NativeName": "TextureEnvTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PointSizeMaxArb",
- "NativeName": "GL_POINT_SIZE_MAX_ARB",
- "Value": "0x8127",
+ "Name": "Filter4Sgis",
+ "NativeName": "GL_FILTER4_SGIS",
+ "Value": "0x8146",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TextureFilterFuncSGIS",
+ "NativeName": "TextureFilterFuncSGIS",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PointSizeMaxExt",
- "NativeName": "GL_POINT_SIZE_MAX_EXT",
- "Value": "0x8127",
+ "Name": "Filter4Sgis",
+ "NativeName": "GL_FILTER4_SGIS",
+ "Value": "0x8146",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TextureFilterSGIS",
+ "NativeName": "TextureFilterSGIS",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PointSizeMaxSgis",
- "NativeName": "GL_POINT_SIZE_MAX_SGIS",
- "Value": "0x8127",
+ "Name": "EyeLinear",
+ "NativeName": "GL_EYE_LINEAR",
+ "Value": "0x2400",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "PointSizeMin",
- "NativeName": "GL_POINT_SIZE_MIN",
- "Value": "0x8126",
+ "Name": "ObjectLinear",
+ "NativeName": "GL_OBJECT_LINEAR",
+ "Value": "0x2401",
"Doc": "",
"Attributes": [
{
@@ -24977,856 +34304,814 @@
]
},
{
- "Name": "PointSizeMinArb",
- "NativeName": "GL_POINT_SIZE_MIN_ARB",
- "Value": "0x8126",
+ "Name": "SphereMap",
+ "NativeName": "GL_SPHERE_MAP",
+ "Value": "0x2402",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "PointSizeMinExt",
- "NativeName": "GL_POINT_SIZE_MIN_EXT",
- "Value": "0x8126",
+ "Name": "EyeDistanceToPointSgis",
+ "NativeName": "GL_EYE_DISTANCE_TO_POINT_SGIS",
+ "Value": "0x81F0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSizeMinSgis",
- "NativeName": "GL_POINT_SIZE_MIN_SGIS",
- "Value": "0x8126",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "PointParameterNameSGIS",
- "NativeName": "PointParameterNameSGIS",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Fill",
- "NativeName": "GL_FILL",
- "Value": "0x1B02",
+ "Name": "ObjectDistanceToPointSgis",
+ "NativeName": "GL_OBJECT_DISTANCE_TO_POINT_SGIS",
+ "Value": "0x81F1",
"Doc": "",
"Attributes": []
},
{
- "Name": "Line",
- "NativeName": "GL_LINE",
- "Value": "0x1B01",
+ "Name": "EyeDistanceToLineSgis",
+ "NativeName": "GL_EYE_DISTANCE_TO_LINE_SGIS",
+ "Value": "0x81F2",
"Doc": "",
"Attributes": []
},
{
- "Name": "Point",
- "NativeName": "GL_POINT",
- "Value": "0x1B00",
+ "Name": "ObjectDistanceToLineSgis",
+ "NativeName": "GL_OBJECT_DISTANCE_TO_LINE_SGIS",
+ "Value": "0x81F3",
"Doc": "",
"Attributes": []
}
],
- "Name": "PolygonMode",
- "NativeName": "PolygonMode",
+ "Name": "TextureGenMode",
+ "NativeName": "TextureGenMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "LowFloat",
- "NativeName": "GL_LOW_FLOAT",
- "Value": "0x8DF0",
+ "Name": "TextureGenMode",
+ "NativeName": "GL_TEXTURE_GEN_MODE",
+ "Value": "0x2500",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "MediumFloat",
- "NativeName": "GL_MEDIUM_FLOAT",
- "Value": "0x8DF1",
+ "Name": "ObjectPlane",
+ "NativeName": "GL_OBJECT_PLANE",
+ "Value": "0x2501",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "HighFloat",
- "NativeName": "GL_HIGH_FLOAT",
- "Value": "0x8DF2",
+ "Name": "EyePlane",
+ "NativeName": "GL_EYE_PLANE",
+ "Value": "0x2502",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "EyePointSgis",
+ "NativeName": "GL_EYE_POINT_SGIS",
+ "Value": "0x81F4",
"Doc": "",
"Attributes": []
},
{
- "Name": "LowInt",
- "NativeName": "GL_LOW_INT",
- "Value": "0x8DF3",
+ "Name": "ObjectPointSgis",
+ "NativeName": "GL_OBJECT_POINT_SGIS",
+ "Value": "0x81F5",
"Doc": "",
"Attributes": []
},
{
- "Name": "MediumInt",
- "NativeName": "GL_MEDIUM_INT",
- "Value": "0x8DF4",
+ "Name": "EyeLineSgis",
+ "NativeName": "GL_EYE_LINE_SGIS",
+ "Value": "0x81F6",
"Doc": "",
"Attributes": []
},
{
- "Name": "HighInt",
- "NativeName": "GL_HIGH_INT",
- "Value": "0x8DF5",
+ "Name": "ObjectLineSgis",
+ "NativeName": "GL_OBJECT_LINE_SGIS",
+ "Value": "0x81F7",
"Doc": "",
"Attributes": []
}
],
- "Name": "PrecisionType",
- "NativeName": "PrecisionType",
+ "Name": "TextureGenParameter",
+ "NativeName": "TextureGenParameter",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Lines",
- "NativeName": "GL_LINES",
- "Value": "0x1",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "LinesAdjacency",
- "NativeName": "GL_LINES_ADJACENCY",
- "Value": "0xA",
+ "Name": "LayoutDepthReadOnlyStencilAttachmentExt",
+ "NativeName": "GL_LAYOUT_DEPTH_READ_ONLY_STENCIL_ATTACHMENT_EXT",
+ "Value": "0x9530",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinesAdjacencyArb",
- "NativeName": "GL_LINES_ADJACENCY_ARB",
- "Value": "0xA",
+ "Name": "LayoutDepthAttachmentStencilReadOnlyExt",
+ "NativeName": "GL_LAYOUT_DEPTH_ATTACHMENT_STENCIL_READ_ONLY_EXT",
+ "Value": "0x9531",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinesAdjacencyExt",
- "NativeName": "GL_LINES_ADJACENCY_EXT",
- "Value": "0xA",
+ "Name": "LayoutGeneralExt",
+ "NativeName": "GL_LAYOUT_GENERAL_EXT",
+ "Value": "0x958D",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineLoop",
- "NativeName": "GL_LINE_LOOP",
- "Value": "0x2",
+ "Name": "LayoutColorAttachmentExt",
+ "NativeName": "GL_LAYOUT_COLOR_ATTACHMENT_EXT",
+ "Value": "0x958E",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineStrip",
- "NativeName": "GL_LINE_STRIP",
- "Value": "0x3",
+ "Name": "LayoutDepthStencilAttachmentExt",
+ "NativeName": "GL_LAYOUT_DEPTH_STENCIL_ATTACHMENT_EXT",
+ "Value": "0x958F",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineStripAdjacency",
- "NativeName": "GL_LINE_STRIP_ADJACENCY",
- "Value": "0xB",
+ "Name": "LayoutDepthStencilReadOnlyExt",
+ "NativeName": "GL_LAYOUT_DEPTH_STENCIL_READ_ONLY_EXT",
+ "Value": "0x9590",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineStripAdjacencyArb",
- "NativeName": "GL_LINE_STRIP_ADJACENCY_ARB",
- "Value": "0xB",
+ "Name": "LayoutShaderReadOnlyExt",
+ "NativeName": "GL_LAYOUT_SHADER_READ_ONLY_EXT",
+ "Value": "0x9591",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineStripAdjacencyExt",
- "NativeName": "GL_LINE_STRIP_ADJACENCY_EXT",
- "Value": "0xB",
+ "Name": "LayoutTransferSrcExt",
+ "NativeName": "GL_LAYOUT_TRANSFER_SRC_EXT",
+ "Value": "0x9592",
"Doc": "",
"Attributes": []
},
{
- "Name": "Patches",
- "NativeName": "GL_PATCHES",
- "Value": "0xE",
+ "Name": "LayoutTransferDstExt",
+ "NativeName": "GL_LAYOUT_TRANSFER_DST_EXT",
+ "Value": "0x9593",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TextureLayout",
+ "NativeName": "TextureLayout",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PatchesExt",
- "NativeName": "GL_PATCHES_EXT",
- "Value": "0xE",
+ "Name": "Nearest",
+ "NativeName": "GL_NEAREST",
+ "Value": "0x2600",
"Doc": "",
"Attributes": []
},
{
- "Name": "Points",
- "NativeName": "GL_POINTS",
- "Value": "0x0",
+ "Name": "Linear",
+ "NativeName": "GL_LINEAR",
+ "Value": "0x2601",
"Doc": "",
"Attributes": []
},
{
- "Name": "Polygon",
- "NativeName": "GL_POLYGON",
- "Value": "0x9",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "Quads",
- "NativeName": "GL_QUADS",
- "Value": "0x7",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "QuadsExt",
- "NativeName": "GL_QUADS_EXT",
- "Value": "0x7",
+ "Name": "LinearDetailSgis",
+ "NativeName": "GL_LINEAR_DETAIL_SGIS",
+ "Value": "0x8097",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadStrip",
- "NativeName": "GL_QUAD_STRIP",
- "Value": "0x8",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "Triangles",
- "NativeName": "GL_TRIANGLES",
- "Value": "0x4",
+ "Name": "LinearDetailAlphaSgis",
+ "NativeName": "GL_LINEAR_DETAIL_ALPHA_SGIS",
+ "Value": "0x8098",
"Doc": "",
"Attributes": []
},
{
- "Name": "TrianglesAdjacency",
- "NativeName": "GL_TRIANGLES_ADJACENCY",
- "Value": "0xC",
+ "Name": "LinearDetailColorSgis",
+ "NativeName": "GL_LINEAR_DETAIL_COLOR_SGIS",
+ "Value": "0x8099",
"Doc": "",
"Attributes": []
},
{
- "Name": "TrianglesAdjacencyArb",
- "NativeName": "GL_TRIANGLES_ADJACENCY_ARB",
- "Value": "0xC",
+ "Name": "LinearSharpenSgis",
+ "NativeName": "GL_LINEAR_SHARPEN_SGIS",
+ "Value": "0x80AD",
"Doc": "",
"Attributes": []
},
{
- "Name": "TrianglesAdjacencyExt",
- "NativeName": "GL_TRIANGLES_ADJACENCY_EXT",
- "Value": "0xC",
+ "Name": "LinearSharpenAlphaSgis",
+ "NativeName": "GL_LINEAR_SHARPEN_ALPHA_SGIS",
+ "Value": "0x80AE",
"Doc": "",
"Attributes": []
},
{
- "Name": "TriangleFan",
- "NativeName": "GL_TRIANGLE_FAN",
- "Value": "0x6",
+ "Name": "LinearSharpenColorSgis",
+ "NativeName": "GL_LINEAR_SHARPEN_COLOR_SGIS",
+ "Value": "0x80AF",
"Doc": "",
"Attributes": []
},
{
- "Name": "TriangleStrip",
- "NativeName": "GL_TRIANGLE_STRIP",
- "Value": "0x5",
+ "Name": "Filter4Sgis",
+ "NativeName": "GL_FILTER4_SGIS",
+ "Value": "0x8146",
"Doc": "",
"Attributes": []
},
{
- "Name": "TriangleStripAdjacency",
- "NativeName": "GL_TRIANGLE_STRIP_ADJACENCY",
- "Value": "0xD",
+ "Name": "PixelTexGenQCeilingSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_CEILING_SGIX",
+ "Value": "0x8184",
"Doc": "",
"Attributes": []
},
{
- "Name": "TriangleStripAdjacencyArb",
- "NativeName": "GL_TRIANGLE_STRIP_ADJACENCY_ARB",
- "Value": "0xD",
+ "Name": "PixelTexGenQRoundSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_ROUND_SGIX",
+ "Value": "0x8185",
"Doc": "",
"Attributes": []
},
{
- "Name": "TriangleStripAdjacencyExt",
- "NativeName": "GL_TRIANGLE_STRIP_ADJACENCY_EXT",
- "Value": "0xD",
+ "Name": "PixelTexGenQFloorSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_FLOOR_SGIX",
+ "Value": "0x8186",
"Doc": "",
"Attributes": []
}
],
- "Name": "PrimitiveType",
- "NativeName": "PrimitiveType",
+ "Name": "TextureMagFilter",
+ "NativeName": "TextureMagFilter",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Uniform",
- "NativeName": "GL_UNIFORM",
- "Value": "0x92E1",
+ "Name": "Nearest",
+ "NativeName": "GL_NEAREST",
+ "Value": "0x2600",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlock",
- "NativeName": "GL_UNIFORM_BLOCK",
- "Value": "0x92E2",
+ "Name": "Linear",
+ "NativeName": "GL_LINEAR",
+ "Value": "0x2601",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProgramInput",
- "NativeName": "GL_PROGRAM_INPUT",
- "Value": "0x92E3",
+ "Name": "NearestMipmapNearest",
+ "NativeName": "GL_NEAREST_MIPMAP_NEAREST",
+ "Value": "0x2700",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProgramOutput",
- "NativeName": "GL_PROGRAM_OUTPUT",
- "Value": "0x92E4",
+ "Name": "LinearMipmapNearest",
+ "NativeName": "GL_LINEAR_MIPMAP_NEAREST",
+ "Value": "0x2701",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexSubroutine",
- "NativeName": "GL_VERTEX_SUBROUTINE",
- "Value": "0x92E8",
+ "Name": "NearestMipmapLinear",
+ "NativeName": "GL_NEAREST_MIPMAP_LINEAR",
+ "Value": "0x2702",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessControlSubroutine",
- "NativeName": "GL_TESS_CONTROL_SUBROUTINE",
- "Value": "0x92E9",
+ "Name": "LinearMipmapLinear",
+ "NativeName": "GL_LINEAR_MIPMAP_LINEAR",
+ "Value": "0x2703",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessEvaluationSubroutine",
- "NativeName": "GL_TESS_EVALUATION_SUBROUTINE",
- "Value": "0x92EA",
+ "Name": "Filter4Sgis",
+ "NativeName": "GL_FILTER4_SGIS",
+ "Value": "0x8146",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometrySubroutine",
- "NativeName": "GL_GEOMETRY_SUBROUTINE",
- "Value": "0x92EB",
+ "Name": "LinearClipmapLinearSgix",
+ "NativeName": "GL_LINEAR_CLIPMAP_LINEAR_SGIX",
+ "Value": "0x8170",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentSubroutine",
- "NativeName": "GL_FRAGMENT_SUBROUTINE",
- "Value": "0x92EC",
+ "Name": "PixelTexGenQCeilingSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_CEILING_SGIX",
+ "Value": "0x8184",
"Doc": "",
"Attributes": []
},
{
- "Name": "ComputeSubroutine",
- "NativeName": "GL_COMPUTE_SUBROUTINE",
- "Value": "0x92ED",
+ "Name": "PixelTexGenQRoundSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_ROUND_SGIX",
+ "Value": "0x8185",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexSubroutineUniform",
- "NativeName": "GL_VERTEX_SUBROUTINE_UNIFORM",
- "Value": "0x92EE",
+ "Name": "PixelTexGenQFloorSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_FLOOR_SGIX",
+ "Value": "0x8186",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessControlSubroutineUniform",
- "NativeName": "GL_TESS_CONTROL_SUBROUTINE_UNIFORM",
- "Value": "0x92EF",
+ "Name": "NearestClipmapNearestSgix",
+ "NativeName": "GL_NEAREST_CLIPMAP_NEAREST_SGIX",
+ "Value": "0x844D",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessEvaluationSubroutineUniform",
- "NativeName": "GL_TESS_EVALUATION_SUBROUTINE_UNIFORM",
- "Value": "0x92F0",
+ "Name": "NearestClipmapLinearSgix",
+ "NativeName": "GL_NEAREST_CLIPMAP_LINEAR_SGIX",
+ "Value": "0x844E",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometrySubroutineUniform",
- "NativeName": "GL_GEOMETRY_SUBROUTINE_UNIFORM",
- "Value": "0x92F1",
+ "Name": "LinearClipmapNearestSgix",
+ "NativeName": "GL_LINEAR_CLIPMAP_NEAREST_SGIX",
+ "Value": "0x844F",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TextureMinFilter",
+ "NativeName": "TextureMinFilter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FragmentSubroutineUniform",
- "NativeName": "GL_FRAGMENT_SUBROUTINE_UNIFORM",
- "Value": "0x92F2",
+ "Name": "PerturbExt",
+ "NativeName": "GL_PERTURB_EXT",
+ "Value": "0x85AE",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TextureNormalModeEXT",
+ "NativeName": "TextureNormalModeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ComputeSubroutineUniform",
- "NativeName": "GL_COMPUTE_SUBROUTINE_UNIFORM",
- "Value": "0x92F3",
+ "Name": "TextureWidth",
+ "NativeName": "GL_TEXTURE_WIDTH",
+ "Value": "0x1000",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackVarying",
- "NativeName": "GL_TRANSFORM_FEEDBACK_VARYING",
- "Value": "0x92F4",
+ "Name": "TextureHeight",
+ "NativeName": "GL_TEXTURE_HEIGHT",
+ "Value": "0x1001",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBuffer",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
- "Value": "0x8C8E",
+ "Name": "TextureInternalFormat",
+ "NativeName": "GL_TEXTURE_INTERNAL_FORMAT",
+ "Value": "0x1003",
"Doc": "",
"Attributes": []
},
{
- "Name": "BufferVariable",
- "NativeName": "GL_BUFFER_VARIABLE",
- "Value": "0x92E5",
+ "Name": "TextureComponents",
+ "NativeName": "GL_TEXTURE_COMPONENTS",
+ "Value": "0x1003",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ShaderStorageBlock",
- "NativeName": "GL_SHADER_STORAGE_BLOCK",
- "Value": "0x92E6",
+ "Name": "TextureBorderColor",
+ "NativeName": "GL_TEXTURE_BORDER_COLOR",
+ "Value": "0x1004",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ProgramInterface",
- "NativeName": "ProgramInterface",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ActiveResources",
- "NativeName": "GL_ACTIVE_RESOURCES",
- "Value": "0x92F5",
+ "Name": "TextureBorderColorNV",
+ "NativeName": "GL_TEXTURE_BORDER_COLOR_NV",
+ "Value": "0x1004",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxNameLength",
- "NativeName": "GL_MAX_NAME_LENGTH",
- "Value": "0x92F6",
+ "Name": "TextureBorder",
+ "NativeName": "GL_TEXTURE_BORDER",
+ "Value": "0x1005",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "MaxNumActiveVariables",
- "NativeName": "GL_MAX_NUM_ACTIVE_VARIABLES",
- "Value": "0x92F7",
+ "Name": "TextureMagFilter",
+ "NativeName": "GL_TEXTURE_MAG_FILTER",
+ "Value": "0x2800",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxNumCompatibleSubroutines",
- "NativeName": "GL_MAX_NUM_COMPATIBLE_SUBROUTINES",
- "Value": "0x92F8",
+ "Name": "TextureMinFilter",
+ "NativeName": "GL_TEXTURE_MIN_FILTER",
+ "Value": "0x2801",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ProgramInterfacePName",
- "NativeName": "ProgramInterfacePName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ProgramBinaryRetrievableHint",
- "NativeName": "GL_PROGRAM_BINARY_RETRIEVABLE_HINT",
- "Value": "0x8257",
+ "Name": "TextureWrapS",
+ "NativeName": "GL_TEXTURE_WRAP_S",
+ "Value": "0x2802",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProgramSeparable",
- "NativeName": "GL_PROGRAM_SEPARABLE",
- "Value": "0x8258",
+ "Name": "TextureWrapT",
+ "NativeName": "GL_TEXTURE_WRAP_T",
+ "Value": "0x2803",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ProgramParameterPName",
- "NativeName": "ProgramParameterPName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "DeleteStatus",
- "NativeName": "GL_DELETE_STATUS",
- "Value": "0x8B80",
+ "Name": "TextureRedSize",
+ "NativeName": "GL_TEXTURE_RED_SIZE",
+ "Value": "0x805C",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinkStatus",
- "NativeName": "GL_LINK_STATUS",
- "Value": "0x8B82",
+ "Name": "TextureGreenSize",
+ "NativeName": "GL_TEXTURE_GREEN_SIZE",
+ "Value": "0x805D",
"Doc": "",
"Attributes": []
},
{
- "Name": "ValidateStatus",
- "NativeName": "GL_VALIDATE_STATUS",
- "Value": "0x8B83",
+ "Name": "TextureBlueSize",
+ "NativeName": "GL_TEXTURE_BLUE_SIZE",
+ "Value": "0x805E",
"Doc": "",
"Attributes": []
},
{
- "Name": "InfoLogLength",
- "NativeName": "GL_INFO_LOG_LENGTH",
- "Value": "0x8B84",
+ "Name": "TextureAlphaSize",
+ "NativeName": "GL_TEXTURE_ALPHA_SIZE",
+ "Value": "0x805F",
"Doc": "",
"Attributes": []
},
{
- "Name": "AttachedShaders",
- "NativeName": "GL_ATTACHED_SHADERS",
- "Value": "0x8B85",
+ "Name": "TextureLuminanceSize",
+ "NativeName": "GL_TEXTURE_LUMINANCE_SIZE",
+ "Value": "0x8060",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ActiveAtomicCounterBuffers",
- "NativeName": "GL_ACTIVE_ATOMIC_COUNTER_BUFFERS",
- "Value": "0x92D9",
+ "Name": "TextureIntensitySize",
+ "NativeName": "GL_TEXTURE_INTENSITY_SIZE",
+ "Value": "0x8061",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TexturePriority",
+ "NativeName": "GL_TEXTURE_PRIORITY",
+ "Value": "0x8066",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TexturePriorityExt",
+ "NativeName": "GL_TEXTURE_PRIORITY_EXT",
+ "Value": "0x8066",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveAttributes",
- "NativeName": "GL_ACTIVE_ATTRIBUTES",
- "Value": "0x8B89",
+ "Name": "TextureResident",
+ "NativeName": "GL_TEXTURE_RESIDENT",
+ "Value": "0x8067",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureDepthExt",
+ "NativeName": "GL_TEXTURE_DEPTH_EXT",
+ "Value": "0x8071",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveAttributeMaxLength",
- "NativeName": "GL_ACTIVE_ATTRIBUTE_MAX_LENGTH",
- "Value": "0x8B8A",
+ "Name": "TextureWrapR",
+ "NativeName": "GL_TEXTURE_WRAP_R",
+ "Value": "0x8072",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveUniforms",
- "NativeName": "GL_ACTIVE_UNIFORMS",
- "Value": "0x8B86",
+ "Name": "TextureWrapRExt",
+ "NativeName": "GL_TEXTURE_WRAP_R_EXT",
+ "Value": "0x8072",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveUniformBlocks",
- "NativeName": "GL_ACTIVE_UNIFORM_BLOCKS",
- "Value": "0x8A36",
+ "Name": "TextureWrapROes",
+ "NativeName": "GL_TEXTURE_WRAP_R_OES",
+ "Value": "0x8072",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveUniformBlockMaxNameLength",
- "NativeName": "GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH",
- "Value": "0x8A35",
+ "Name": "DetailTextureLevelSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_LEVEL_SGIS",
+ "Value": "0x809A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveUniformMaxLength",
- "NativeName": "GL_ACTIVE_UNIFORM_MAX_LENGTH",
- "Value": "0x8B87",
+ "Name": "DetailTextureModeSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_MODE_SGIS",
+ "Value": "0x809B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ComputeWorkGroupSize",
- "NativeName": "GL_COMPUTE_WORK_GROUP_SIZE",
- "Value": "0x8267",
+ "Name": "DetailTextureFuncPointsSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS",
+ "Value": "0x809C",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProgramBinaryLength",
- "NativeName": "GL_PROGRAM_BINARY_LENGTH",
- "Value": "0x8741",
+ "Name": "SharpenTextureFuncPointsSgis",
+ "NativeName": "GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS",
+ "Value": "0x80B0",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBufferMode",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_MODE",
- "Value": "0x8C7F",
+ "Name": "ShadowAmbientSgix",
+ "NativeName": "GL_SHADOW_AMBIENT_SGIX",
+ "Value": "0x80BF",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackVaryings",
- "NativeName": "GL_TRANSFORM_FEEDBACK_VARYINGS",
- "Value": "0x8C83",
+ "Name": "DualTextureSelectSgis",
+ "NativeName": "GL_DUAL_TEXTURE_SELECT_SGIS",
+ "Value": "0x8124",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackVaryingMaxLength",
- "NativeName": "GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH",
- "Value": "0x8C76",
+ "Name": "QuadTextureSelectSgis",
+ "NativeName": "GL_QUAD_TEXTURE_SELECT_SGIS",
+ "Value": "0x8125",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryVerticesOut",
- "NativeName": "GL_GEOMETRY_VERTICES_OUT",
- "Value": "0x8916",
+ "Name": "Texture4DsizeSgis",
+ "NativeName": "GL_TEXTURE_4DSIZE_SGIS",
+ "Value": "0x8136",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryInputType",
- "NativeName": "GL_GEOMETRY_INPUT_TYPE",
- "Value": "0x8917",
+ "Name": "TextureWrapQSgis",
+ "NativeName": "GL_TEXTURE_WRAP_Q_SGIS",
+ "Value": "0x8137",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryOutputType",
- "NativeName": "GL_GEOMETRY_OUTPUT_TYPE",
- "Value": "0x8918",
+ "Name": "TextureMinLod",
+ "NativeName": "GL_TEXTURE_MIN_LOD",
+ "Value": "0x813A",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ProgramPropertyARB",
- "NativeName": "ProgramPropertyARB",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ActiveSubroutineUniforms",
- "NativeName": "GL_ACTIVE_SUBROUTINE_UNIFORMS",
- "Value": "0x8DE6",
+ "Name": "TextureMinLodSgis",
+ "NativeName": "GL_TEXTURE_MIN_LOD_SGIS",
+ "Value": "0x813A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveSubroutineUniformLocations",
- "NativeName": "GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS",
- "Value": "0x8E47",
+ "Name": "TextureMaxLod",
+ "NativeName": "GL_TEXTURE_MAX_LOD",
+ "Value": "0x813B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveSubroutines",
- "NativeName": "GL_ACTIVE_SUBROUTINES",
- "Value": "0x8DE5",
+ "Name": "TextureMaxLodSgis",
+ "NativeName": "GL_TEXTURE_MAX_LOD_SGIS",
+ "Value": "0x813B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveSubroutineUniformMaxLength",
- "NativeName": "GL_ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH",
- "Value": "0x8E49",
+ "Name": "TextureBaseLevel",
+ "NativeName": "GL_TEXTURE_BASE_LEVEL",
+ "Value": "0x813C",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveSubroutineMaxLength",
- "NativeName": "GL_ACTIVE_SUBROUTINE_MAX_LENGTH",
- "Value": "0x8E48",
+ "Name": "TextureBaseLevelSgis",
+ "NativeName": "GL_TEXTURE_BASE_LEVEL_SGIS",
+ "Value": "0x813C",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ProgramStagePName",
- "NativeName": "ProgramStagePName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "QueryResultAvailable",
- "NativeName": "GL_QUERY_RESULT_AVAILABLE",
- "Value": "0x8867",
+ "Name": "TextureMaxLevel",
+ "NativeName": "GL_TEXTURE_MAX_LEVEL",
+ "Value": "0x813D",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryResult",
- "NativeName": "GL_QUERY_RESULT",
- "Value": "0x8866",
+ "Name": "TextureMaxLevelSgis",
+ "NativeName": "GL_TEXTURE_MAX_LEVEL_SGIS",
+ "Value": "0x813D",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryResultNoWait",
- "NativeName": "GL_QUERY_RESULT_NO_WAIT",
- "Value": "0x9194",
+ "Name": "TextureFilter4SizeSgis",
+ "NativeName": "GL_TEXTURE_FILTER4_SIZE_SGIS",
+ "Value": "0x8147",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryTarget",
- "NativeName": "GL_QUERY_TARGET",
- "Value": "0x82EA",
+ "Name": "TextureClipmapCenterSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_CENTER_SGIX",
+ "Value": "0x8171",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "QueryObjectParameterName",
- "NativeName": "QueryObjectParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "CurrentQuery",
- "NativeName": "GL_CURRENT_QUERY",
- "Value": "0x8865",
+ "Name": "TextureClipmapFrameSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_FRAME_SGIX",
+ "Value": "0x8172",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryCounterBits",
- "NativeName": "GL_QUERY_COUNTER_BITS",
- "Value": "0x8864",
+ "Name": "TextureClipmapOffsetSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_OFFSET_SGIX",
+ "Value": "0x8173",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "QueryParameterName",
- "NativeName": "QueryParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "SamplesPassed",
- "NativeName": "GL_SAMPLES_PASSED",
- "Value": "0x8914",
+ "Name": "TextureClipmapVirtualDepthSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX",
+ "Value": "0x8174",
"Doc": "",
"Attributes": []
},
{
- "Name": "AnySamplesPassed",
- "NativeName": "GL_ANY_SAMPLES_PASSED",
- "Value": "0x8C2F",
+ "Name": "TextureClipmapLodOffsetSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX",
+ "Value": "0x8175",
"Doc": "",
"Attributes": []
},
{
- "Name": "AnySamplesPassedConservative",
- "NativeName": "GL_ANY_SAMPLES_PASSED_CONSERVATIVE",
- "Value": "0x8D6A",
+ "Name": "TextureClipmapDepthSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_DEPTH_SGIX",
+ "Value": "0x8176",
"Doc": "",
"Attributes": []
},
{
- "Name": "PrimitivesGenerated",
- "NativeName": "GL_PRIMITIVES_GENERATED",
- "Value": "0x8C87",
+ "Name": "PostTextureFilterBiasSgix",
+ "NativeName": "GL_POST_TEXTURE_FILTER_BIAS_SGIX",
+ "Value": "0x8179",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackPrimitivesWritten",
- "NativeName": "GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN",
- "Value": "0x8C88",
+ "Name": "PostTextureFilterScaleSgix",
+ "NativeName": "GL_POST_TEXTURE_FILTER_SCALE_SGIX",
+ "Value": "0x817A",
"Doc": "",
"Attributes": []
},
{
- "Name": "TimeElapsed",
- "NativeName": "GL_TIME_ELAPSED",
- "Value": "0x88BF",
+ "Name": "TextureLodBiasSSgix",
+ "NativeName": "GL_TEXTURE_LOD_BIAS_S_SGIX",
+ "Value": "0x818E",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "QueryTarget",
- "NativeName": "QueryTarget",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Aux0",
- "NativeName": "GL_AUX0",
- "Value": "0x409",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
},
{
- "Name": "Aux1",
- "NativeName": "GL_AUX1",
- "Value": "0x40A",
+ "Name": "TextureLodBiasTSgix",
+ "NativeName": "GL_TEXTURE_LOD_BIAS_T_SGIX",
+ "Value": "0x818F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Aux2",
- "NativeName": "GL_AUX2",
- "Value": "0x40B",
+ "Name": "TextureLodBiasRSgix",
+ "NativeName": "GL_TEXTURE_LOD_BIAS_R_SGIX",
+ "Value": "0x8190",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Aux3",
- "NativeName": "GL_AUX3",
- "Value": "0x40C",
+ "Name": "GenerateMipmap",
+ "NativeName": "GL_GENERATE_MIPMAP",
+ "Value": "0x8191",
"Doc": "",
"Attributes": [
{
@@ -25836,949 +35121,763 @@
]
},
{
- "Name": "Back",
- "NativeName": "GL_BACK",
- "Value": "0x405",
+ "Name": "GenerateMipmapSgis",
+ "NativeName": "GL_GENERATE_MIPMAP_SGIS",
+ "Value": "0x8191",
"Doc": "",
"Attributes": []
},
{
- "Name": "BackLeft",
- "NativeName": "GL_BACK_LEFT",
- "Value": "0x402",
+ "Name": "TextureCompareSgix",
+ "NativeName": "GL_TEXTURE_COMPARE_SGIX",
+ "Value": "0x819A",
"Doc": "",
"Attributes": []
},
{
- "Name": "BackRight",
- "NativeName": "GL_BACK_RIGHT",
- "Value": "0x403",
+ "Name": "TextureCompareOperatorSgix",
+ "NativeName": "GL_TEXTURE_COMPARE_OPERATOR_SGIX",
+ "Value": "0x819B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Front",
- "NativeName": "GL_FRONT",
- "Value": "0x404",
+ "Name": "TextureLequalRSgix",
+ "NativeName": "GL_TEXTURE_LEQUAL_R_SGIX",
+ "Value": "0x819C",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontLeft",
- "NativeName": "GL_FRONT_LEFT",
- "Value": "0x400",
+ "Name": "TextureGequalRSgix",
+ "NativeName": "GL_TEXTURE_GEQUAL_R_SGIX",
+ "Value": "0x819D",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontRight",
- "NativeName": "GL_FRONT_RIGHT",
- "Value": "0x401",
+ "Name": "TextureMaxClampSSgix",
+ "NativeName": "GL_TEXTURE_MAX_CLAMP_S_SGIX",
+ "Value": "0x8369",
"Doc": "",
"Attributes": []
},
{
- "Name": "Left",
- "NativeName": "GL_LEFT",
- "Value": "0x406",
+ "Name": "TextureMaxClampTSgix",
+ "NativeName": "GL_TEXTURE_MAX_CLAMP_T_SGIX",
+ "Value": "0x836A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Right",
- "NativeName": "GL_RIGHT",
- "Value": "0x407",
+ "Name": "TextureMaxClampRSgix",
+ "NativeName": "GL_TEXTURE_MAX_CLAMP_R_SGIX",
+ "Value": "0x836B",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ReadBufferMode",
- "NativeName": "ReadBufferMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "RenderbufferWidth",
- "NativeName": "GL_RENDERBUFFER_WIDTH",
- "Value": "0x8D42",
+ "Name": "TextureLodBias",
+ "NativeName": "GL_TEXTURE_LOD_BIAS",
+ "Value": "0x8501",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferHeight",
- "NativeName": "GL_RENDERBUFFER_HEIGHT",
- "Value": "0x8D43",
+ "Name": "TextureCompareMode",
+ "NativeName": "GL_TEXTURE_COMPARE_MODE",
+ "Value": "0x884C",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferInternalFormat",
- "NativeName": "GL_RENDERBUFFER_INTERNAL_FORMAT",
- "Value": "0x8D44",
+ "Name": "TextureCompareFunc",
+ "NativeName": "GL_TEXTURE_COMPARE_FUNC",
+ "Value": "0x884D",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferSamples",
- "NativeName": "GL_RENDERBUFFER_SAMPLES",
- "Value": "0x8CAB",
+ "Name": "TextureSwizzleR",
+ "NativeName": "GL_TEXTURE_SWIZZLE_R",
+ "Value": "0x8E42",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferRedSize",
- "NativeName": "GL_RENDERBUFFER_RED_SIZE",
- "Value": "0x8D50",
+ "Name": "TextureSwizzleG",
+ "NativeName": "GL_TEXTURE_SWIZZLE_G",
+ "Value": "0x8E43",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferGreenSize",
- "NativeName": "GL_RENDERBUFFER_GREEN_SIZE",
- "Value": "0x8D51",
+ "Name": "TextureSwizzleB",
+ "NativeName": "GL_TEXTURE_SWIZZLE_B",
+ "Value": "0x8E44",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferBlueSize",
- "NativeName": "GL_RENDERBUFFER_BLUE_SIZE",
- "Value": "0x8D52",
+ "Name": "TextureSwizzleA",
+ "NativeName": "GL_TEXTURE_SWIZZLE_A",
+ "Value": "0x8E45",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferAlphaSize",
- "NativeName": "GL_RENDERBUFFER_ALPHA_SIZE",
- "Value": "0x8D53",
+ "Name": "TextureSwizzleRgba",
+ "NativeName": "GL_TEXTURE_SWIZZLE_RGBA",
+ "Value": "0x8E46",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferDepthSize",
- "NativeName": "GL_RENDERBUFFER_DEPTH_SIZE",
- "Value": "0x8D54",
+ "Name": "DepthStencilTextureMode",
+ "NativeName": "GL_DEPTH_STENCIL_TEXTURE_MODE",
+ "Value": "0x90EA",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferStencilSize",
- "NativeName": "GL_RENDERBUFFER_STENCIL_SIZE",
- "Value": "0x8D55",
+ "Name": "TextureTilingExt",
+ "NativeName": "GL_TEXTURE_TILING_EXT",
+ "Value": "0x9580",
"Doc": "",
"Attributes": []
}
],
- "Name": "RenderbufferParameterName",
- "NativeName": "RenderbufferParameterName",
+ "Name": "TextureParameterName",
+ "NativeName": "TextureParameterName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Renderbuffer",
- "NativeName": "GL_RENDERBUFFER",
- "Value": "0x8D41",
+ "Name": "TextureStorageSparseBitAmd",
+ "NativeName": "GL_TEXTURE_STORAGE_SPARSE_BIT_AMD",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
}
],
- "Name": "RenderbufferTarget",
- "NativeName": "RenderbufferTarget",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Feedback",
- "NativeName": "GL_FEEDBACK",
- "Value": "0x1C01",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "Render",
- "NativeName": "GL_RENDER",
- "Value": "0x1C00",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "Select",
- "NativeName": "GL_SELECT",
- "Value": "0x1C02",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "RenderingMode",
- "NativeName": "RenderingMode",
+ "Name": "TextureStorageMaskAMD",
+ "NativeName": "TextureStorageMaskAMD",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "C1PassExt",
- "NativeName": "GL_1PASS_EXT",
- "Value": "0x80A1",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "C1PassSgis",
- "NativeName": "GL_1PASS_SGIS",
- "Value": "0x80A1",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "C2Pass0Ext",
- "NativeName": "GL_2PASS_0_EXT",
- "Value": "0x80A2",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "C2Pass0Sgis",
- "NativeName": "GL_2PASS_0_SGIS",
- "Value": "0x80A2",
+ "Name": "Zero",
+ "NativeName": "GL_ZERO",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "C2Pass1Ext",
- "NativeName": "GL_2PASS_1_EXT",
- "Value": "0x80A3",
+ "Name": "One",
+ "NativeName": "GL_ONE",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "C2Pass1Sgis",
- "NativeName": "GL_2PASS_1_SGIS",
- "Value": "0x80A3",
+ "Name": "Red",
+ "NativeName": "GL_RED",
+ "Value": "0x1903",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass0Ext",
- "NativeName": "GL_4PASS_0_EXT",
- "Value": "0x80A4",
+ "Name": "Green",
+ "NativeName": "GL_GREEN",
+ "Value": "0x1904",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass0Sgis",
- "NativeName": "GL_4PASS_0_SGIS",
- "Value": "0x80A4",
+ "Name": "Blue",
+ "NativeName": "GL_BLUE",
+ "Value": "0x1905",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass1Ext",
- "NativeName": "GL_4PASS_1_EXT",
- "Value": "0x80A5",
+ "Name": "Alpha",
+ "NativeName": "GL_ALPHA",
+ "Value": "0x1906",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TextureSwizzle",
+ "NativeName": "TextureSwizzle",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "C4Pass1Sgis",
- "NativeName": "GL_4PASS_1_SGIS",
- "Value": "0x80A5",
+ "Name": "Texture1D",
+ "NativeName": "GL_TEXTURE_1D",
+ "Value": "0xDE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass2Ext",
- "NativeName": "GL_4PASS_2_EXT",
- "Value": "0x80A6",
+ "Name": "Texture2D",
+ "NativeName": "GL_TEXTURE_2D",
+ "Value": "0xDE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass2Sgis",
- "NativeName": "GL_4PASS_2_SGIS",
- "Value": "0x80A6",
+ "Name": "ProxyTexture1D",
+ "NativeName": "GL_PROXY_TEXTURE_1D",
+ "Value": "0x8063",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass3Ext",
- "NativeName": "GL_4PASS_3_EXT",
- "Value": "0x80A7",
+ "Name": "ProxyTexture1DExt",
+ "NativeName": "GL_PROXY_TEXTURE_1D_EXT",
+ "Value": "0x8063",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass3Sgis",
- "NativeName": "GL_4PASS_3_SGIS",
- "Value": "0x80A7",
+ "Name": "ProxyTexture2D",
+ "NativeName": "GL_PROXY_TEXTURE_2D",
+ "Value": "0x8064",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "SamplePatternSGIS",
- "NativeName": "SamplePatternSGIS",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "TextureWrapS",
- "NativeName": "GL_TEXTURE_WRAP_S",
- "Value": "0x2802",
+ "Name": "ProxyTexture2DExt",
+ "NativeName": "GL_PROXY_TEXTURE_2D_EXT",
+ "Value": "0x8064",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapT",
- "NativeName": "GL_TEXTURE_WRAP_T",
- "Value": "0x2803",
+ "Name": "Texture3D",
+ "NativeName": "GL_TEXTURE_3D",
+ "Value": "0x806F",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapR",
- "NativeName": "GL_TEXTURE_WRAP_R",
- "Value": "0x8072",
+ "Name": "Texture3DExt",
+ "NativeName": "GL_TEXTURE_3D_EXT",
+ "Value": "0x806F",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMinFilter",
- "NativeName": "GL_TEXTURE_MIN_FILTER",
- "Value": "0x2801",
+ "Name": "Texture3DOes",
+ "NativeName": "GL_TEXTURE_3D_OES",
+ "Value": "0x806F",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMagFilter",
- "NativeName": "GL_TEXTURE_MAG_FILTER",
- "Value": "0x2800",
+ "Name": "ProxyTexture3D",
+ "NativeName": "GL_PROXY_TEXTURE_3D",
+ "Value": "0x8070",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBorderColor",
- "NativeName": "GL_TEXTURE_BORDER_COLOR",
- "Value": "0x1004",
+ "Name": "ProxyTexture3DExt",
+ "NativeName": "GL_PROXY_TEXTURE_3D_EXT",
+ "Value": "0x8070",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMinLod",
- "NativeName": "GL_TEXTURE_MIN_LOD",
- "Value": "0x813A",
+ "Name": "DetailTexture2DSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_2D_SGIS",
+ "Value": "0x8095",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxLod",
- "NativeName": "GL_TEXTURE_MAX_LOD",
- "Value": "0x813B",
+ "Name": "Texture4DSgis",
+ "NativeName": "GL_TEXTURE_4D_SGIS",
+ "Value": "0x8134",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompareMode",
- "NativeName": "GL_TEXTURE_COMPARE_MODE",
- "Value": "0x884C",
+ "Name": "ProxyTexture4DSgis",
+ "NativeName": "GL_PROXY_TEXTURE_4D_SGIS",
+ "Value": "0x8135",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompareFunc",
- "NativeName": "GL_TEXTURE_COMPARE_FUNC",
- "Value": "0x884D",
+ "Name": "TextureRectangle",
+ "NativeName": "GL_TEXTURE_RECTANGLE",
+ "Value": "0x84F5",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "SamplerParameterName",
- "NativeName": "SamplerParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "D3D12FenceValueExt",
- "NativeName": "GL_D3D12_FENCE_VALUE_EXT",
- "Value": "0x9595",
+ "Name": "ProxyTextureRectangle",
+ "NativeName": "GL_PROXY_TEXTURE_RECTANGLE",
+ "Value": "0x84F7",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "SemaphoreParameterName",
- "NativeName": "SemaphoreParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Separable2D",
- "NativeName": "GL_SEPARABLE_2D",
- "Value": "0x8012",
+ "Name": "ProxyTextureRectangleArb",
+ "NativeName": "GL_PROXY_TEXTURE_RECTANGLE_ARB",
+ "Value": "0x84F7",
"Doc": "",
"Attributes": []
},
{
- "Name": "Separable2DExt",
- "NativeName": "GL_SEPARABLE_2D_EXT",
- "Value": "0x8012",
+ "Name": "ProxyTextureRectangleNV",
+ "NativeName": "GL_PROXY_TEXTURE_RECTANGLE_NV",
+ "Value": "0x84F7",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "SeparableTargetEXT",
- "NativeName": "SeparableTargetEXT",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ShaderType",
- "NativeName": "GL_SHADER_TYPE",
- "Value": "0x8B4F",
+ "Name": "TextureCubeMap",
+ "NativeName": "GL_TEXTURE_CUBE_MAP",
+ "Value": "0x8513",
"Doc": "",
"Attributes": []
},
{
- "Name": "DeleteStatus",
- "NativeName": "GL_DELETE_STATUS",
- "Value": "0x8B80",
+ "Name": "TextureCubeMapPositiveX",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_POSITIVE_X",
+ "Value": "0x8515",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompileStatus",
- "NativeName": "GL_COMPILE_STATUS",
- "Value": "0x8B81",
+ "Name": "TextureCubeMapNegativeX",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_NEGATIVE_X",
+ "Value": "0x8516",
"Doc": "",
"Attributes": []
},
{
- "Name": "InfoLogLength",
- "NativeName": "GL_INFO_LOG_LENGTH",
- "Value": "0x8B84",
+ "Name": "TextureCubeMapPositiveY",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_POSITIVE_Y",
+ "Value": "0x8517",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderSourceLength",
- "NativeName": "GL_SHADER_SOURCE_LENGTH",
- "Value": "0x8B88",
+ "Name": "TextureCubeMapNegativeY",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_NEGATIVE_Y",
+ "Value": "0x8518",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ShaderParameterName",
- "NativeName": "ShaderParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ComputeShader",
- "NativeName": "GL_COMPUTE_SHADER",
- "Value": "0x91B9",
+ "Name": "TextureCubeMapPositiveZ",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_POSITIVE_Z",
+ "Value": "0x8519",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexShader",
- "NativeName": "GL_VERTEX_SHADER",
- "Value": "0x8B31",
+ "Name": "TextureCubeMapNegativeZ",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_NEGATIVE_Z",
+ "Value": "0x851A",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessControlShader",
- "NativeName": "GL_TESS_CONTROL_SHADER",
- "Value": "0x8E88",
+ "Name": "ProxyTextureCubeMap",
+ "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP",
+ "Value": "0x851B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessEvaluationShader",
- "NativeName": "GL_TESS_EVALUATION_SHADER",
- "Value": "0x8E87",
+ "Name": "ProxyTextureCubeMapArb",
+ "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_ARB",
+ "Value": "0x851B",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryShader",
- "NativeName": "GL_GEOMETRY_SHADER",
- "Value": "0x8DD9",
+ "Name": "ProxyTextureCubeMapExt",
+ "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_EXT",
+ "Value": "0x851B",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentShader",
- "NativeName": "GL_FRAGMENT_SHADER",
- "Value": "0x8B30",
+ "Name": "Texture1DArray",
+ "NativeName": "GL_TEXTURE_1D_ARRAY",
+ "Value": "0x8C18",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentShaderArb",
- "NativeName": "GL_FRAGMENT_SHADER_ARB",
- "Value": "0x8B30",
+ "Name": "ProxyTexture1DArray",
+ "NativeName": "GL_PROXY_TEXTURE_1D_ARRAY",
+ "Value": "0x8C19",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexShaderArb",
- "NativeName": "GL_VERTEX_SHADER_ARB",
- "Value": "0x8B31",
+ "Name": "ProxyTexture1DArrayExt",
+ "NativeName": "GL_PROXY_TEXTURE_1D_ARRAY_EXT",
+ "Value": "0x8C19",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ShaderType",
- "NativeName": "ShaderType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Flat",
- "NativeName": "GL_FLAT",
- "Value": "0x1D00",
+ "Name": "Texture2DArray",
+ "NativeName": "GL_TEXTURE_2D_ARRAY",
+ "Value": "0x8C1A",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Smooth",
- "NativeName": "GL_SMOOTH",
- "Value": "0x1D01",
+ "Name": "ProxyTexture2DArray",
+ "NativeName": "GL_PROXY_TEXTURE_2D_ARRAY",
+ "Value": "0x8C1B",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "ShadingModel",
- "NativeName": "ShadingModel",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ "Attributes": []
+ },
{
- "Name": "Front",
- "NativeName": "GL_FRONT",
- "Value": "0x404",
+ "Name": "ProxyTexture2DArrayExt",
+ "NativeName": "GL_PROXY_TEXTURE_2D_ARRAY_EXT",
+ "Value": "0x8C1B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Back",
- "NativeName": "GL_BACK",
- "Value": "0x405",
+ "Name": "TextureCubeMapArray",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY",
+ "Value": "0x9009",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontAndBack",
- "NativeName": "GL_FRONT_AND_BACK",
- "Value": "0x408",
+ "Name": "TextureCubeMapArrayArb",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY_ARB",
+ "Value": "0x9009",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "StencilFaceDirection",
- "NativeName": "StencilFaceDirection",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Always",
- "NativeName": "GL_ALWAYS",
- "Value": "0x207",
+ "Name": "TextureCubeMapArrayExt",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY_EXT",
+ "Value": "0x9009",
"Doc": "",
"Attributes": []
},
{
- "Name": "Equal",
- "NativeName": "GL_EQUAL",
- "Value": "0x202",
+ "Name": "TextureCubeMapArrayOes",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY_OES",
+ "Value": "0x9009",
"Doc": "",
"Attributes": []
},
{
- "Name": "Gequal",
- "NativeName": "GL_GEQUAL",
- "Value": "0x206",
+ "Name": "ProxyTextureCubeMapArray",
+ "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_ARRAY",
+ "Value": "0x900B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Greater",
- "NativeName": "GL_GREATER",
- "Value": "0x204",
+ "Name": "ProxyTextureCubeMapArrayArb",
+ "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_ARRAY_ARB",
+ "Value": "0x900B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Lequal",
- "NativeName": "GL_LEQUAL",
- "Value": "0x203",
+ "Name": "Texture2DMultisample",
+ "NativeName": "GL_TEXTURE_2D_MULTISAMPLE",
+ "Value": "0x9100",
"Doc": "",
"Attributes": []
},
{
- "Name": "Less",
- "NativeName": "GL_LESS",
- "Value": "0x201",
+ "Name": "ProxyTexture2DMultisample",
+ "NativeName": "GL_PROXY_TEXTURE_2D_MULTISAMPLE",
+ "Value": "0x9101",
"Doc": "",
"Attributes": []
},
{
- "Name": "Never",
- "NativeName": "GL_NEVER",
- "Value": "0x200",
+ "Name": "Texture2DMultisampleArray",
+ "NativeName": "GL_TEXTURE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9102",
"Doc": "",
"Attributes": []
},
{
- "Name": "Notequal",
- "NativeName": "GL_NOTEQUAL",
- "Value": "0x205",
+ "Name": "ProxyTexture2DMultisampleArray",
+ "NativeName": "GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9103",
"Doc": "",
"Attributes": []
}
],
- "Name": "StencilFunction",
- "NativeName": "StencilFunction",
+ "Name": "TextureTarget",
+ "NativeName": "TextureTarget",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Decr",
- "NativeName": "GL_DECR",
- "Value": "0x1E03",
+ "Name": "Texture0",
+ "NativeName": "GL_TEXTURE0",
+ "Value": "0x84C0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Incr",
- "NativeName": "GL_INCR",
- "Value": "0x1E02",
+ "Name": "Texture1",
+ "NativeName": "GL_TEXTURE1",
+ "Value": "0x84C1",
"Doc": "",
"Attributes": []
},
{
- "Name": "Invert",
- "NativeName": "GL_INVERT",
- "Value": "0x150A",
+ "Name": "Texture2",
+ "NativeName": "GL_TEXTURE2",
+ "Value": "0x84C2",
"Doc": "",
"Attributes": []
},
{
- "Name": "Keep",
- "NativeName": "GL_KEEP",
- "Value": "0x1E00",
+ "Name": "Texture3",
+ "NativeName": "GL_TEXTURE3",
+ "Value": "0x84C3",
"Doc": "",
"Attributes": []
},
{
- "Name": "Replace",
- "NativeName": "GL_REPLACE",
- "Value": "0x1E01",
+ "Name": "Texture4",
+ "NativeName": "GL_TEXTURE4",
+ "Value": "0x84C4",
"Doc": "",
"Attributes": []
},
{
- "Name": "Zero",
- "NativeName": "GL_ZERO",
- "Value": "0x0",
+ "Name": "Texture5",
+ "NativeName": "GL_TEXTURE5",
+ "Value": "0x84C5",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "StencilOp",
- "NativeName": "StencilOp",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Extensions",
- "NativeName": "GL_EXTENSIONS",
- "Value": "0x1F03",
+ "Name": "Texture6",
+ "NativeName": "GL_TEXTURE6",
+ "Value": "0x84C6",
"Doc": "",
"Attributes": []
},
{
- "Name": "Renderer",
- "NativeName": "GL_RENDERER",
- "Value": "0x1F01",
+ "Name": "Texture7",
+ "NativeName": "GL_TEXTURE7",
+ "Value": "0x84C7",
"Doc": "",
"Attributes": []
},
{
- "Name": "Vendor",
- "NativeName": "GL_VENDOR",
- "Value": "0x1F00",
+ "Name": "Texture8",
+ "NativeName": "GL_TEXTURE8",
+ "Value": "0x84C8",
"Doc": "",
"Attributes": []
},
{
- "Name": "Version",
- "NativeName": "GL_VERSION",
- "Value": "0x1F02",
+ "Name": "Texture9",
+ "NativeName": "GL_TEXTURE9",
+ "Value": "0x84C9",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShadingLanguageVersion",
- "NativeName": "GL_SHADING_LANGUAGE_VERSION",
- "Value": "0x8B8C",
+ "Name": "Texture10",
+ "NativeName": "GL_TEXTURE10",
+ "Value": "0x84CA",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "StringName",
- "NativeName": "StringName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "NumCompatibleSubroutines",
- "NativeName": "GL_NUM_COMPATIBLE_SUBROUTINES",
- "Value": "0x8E4A",
+ "Name": "Texture11",
+ "NativeName": "GL_TEXTURE11",
+ "Value": "0x84CB",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompatibleSubroutines",
- "NativeName": "GL_COMPATIBLE_SUBROUTINES",
- "Value": "0x8E4B",
+ "Name": "Texture12",
+ "NativeName": "GL_TEXTURE12",
+ "Value": "0x84CC",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformSize",
- "NativeName": "GL_UNIFORM_SIZE",
- "Value": "0x8A38",
+ "Name": "Texture13",
+ "NativeName": "GL_TEXTURE13",
+ "Value": "0x84CD",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformNameLength",
- "NativeName": "GL_UNIFORM_NAME_LENGTH",
- "Value": "0x8A39",
+ "Name": "Texture14",
+ "NativeName": "GL_TEXTURE14",
+ "Value": "0x84CE",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "SubroutineParameterName",
- "NativeName": "SubroutineParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "SyncGpuCommandsComplete",
- "NativeName": "GL_SYNC_GPU_COMMANDS_COMPLETE",
- "Value": "0x9117",
+ "Name": "Texture15",
+ "NativeName": "GL_TEXTURE15",
+ "Value": "0x84CF",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "SyncCondition",
- "NativeName": "SyncCondition",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "SyncFlushCommandsBit",
- "NativeName": "GL_SYNC_FLUSH_COMMANDS_BIT",
- "Value": "0x1",
+ "Name": "Texture16",
+ "NativeName": "GL_TEXTURE16",
+ "Value": "0x84D0",
"Doc": "",
"Attributes": []
},
{
- "Name": "SyncFlushCommandsBitApple",
- "NativeName": "GL_SYNC_FLUSH_COMMANDS_BIT_APPLE",
- "Value": "0x1",
+ "Name": "Texture17",
+ "NativeName": "GL_TEXTURE17",
+ "Value": "0x84D1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture18",
+ "NativeName": "GL_TEXTURE18",
+ "Value": "0x84D2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture19",
+ "NativeName": "GL_TEXTURE19",
+ "Value": "0x84D3",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "SyncObjectMask",
- "NativeName": "SyncObjectMask",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ObjectType",
- "NativeName": "GL_OBJECT_TYPE",
- "Value": "0x9112",
+ "Name": "Texture20",
+ "NativeName": "GL_TEXTURE20",
+ "Value": "0x84D4",
"Doc": "",
"Attributes": []
},
{
- "Name": "SyncStatus",
- "NativeName": "GL_SYNC_STATUS",
- "Value": "0x9114",
+ "Name": "Texture21",
+ "NativeName": "GL_TEXTURE21",
+ "Value": "0x84D5",
"Doc": "",
"Attributes": []
},
{
- "Name": "SyncCondition",
- "NativeName": "GL_SYNC_CONDITION",
- "Value": "0x9113",
+ "Name": "Texture22",
+ "NativeName": "GL_TEXTURE22",
+ "Value": "0x84D6",
"Doc": "",
"Attributes": []
},
{
- "Name": "SyncFlags",
- "NativeName": "GL_SYNC_FLAGS",
- "Value": "0x9115",
+ "Name": "Texture23",
+ "NativeName": "GL_TEXTURE23",
+ "Value": "0x84D7",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "SyncParameterName",
- "NativeName": "SyncParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "AlreadySignaled",
- "NativeName": "GL_ALREADY_SIGNALED",
- "Value": "0x911A",
+ "Name": "Texture24",
+ "NativeName": "GL_TEXTURE24",
+ "Value": "0x84D8",
"Doc": "",
"Attributes": []
},
{
- "Name": "TimeoutExpired",
- "NativeName": "GL_TIMEOUT_EXPIRED",
- "Value": "0x911B",
+ "Name": "Texture25",
+ "NativeName": "GL_TEXTURE25",
+ "Value": "0x84D9",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConditionSatisfied",
- "NativeName": "GL_CONDITION_SATISFIED",
- "Value": "0x911C",
+ "Name": "Texture26",
+ "NativeName": "GL_TEXTURE26",
+ "Value": "0x84DA",
"Doc": "",
"Attributes": []
},
{
- "Name": "WaitFailed",
- "NativeName": "GL_WAIT_FAILED",
- "Value": "0x911D",
+ "Name": "Texture27",
+ "NativeName": "GL_TEXTURE27",
+ "Value": "0x84DB",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "SyncStatus",
- "NativeName": "SyncStatus",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
+ "Name": "Texture28",
+ "NativeName": "GL_TEXTURE28",
+ "Value": "0x84DC",
"Doc": "",
"Attributes": []
},
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "Texture29",
+ "NativeName": "GL_TEXTURE29",
+ "Value": "0x84DD",
"Doc": "",
"Attributes": []
},
{
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
+ "Name": "Texture30",
+ "NativeName": "GL_TEXTURE30",
+ "Value": "0x84DE",
"Doc": "",
"Attributes": []
},
{
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
+ "Name": "Texture31",
+ "NativeName": "GL_TEXTURE31",
+ "Value": "0x84DF",
"Doc": "",
"Attributes": []
}
],
- "Name": "TexCoordPointerType",
- "NativeName": "TexCoordPointerType",
+ "Name": "TextureUnit",
+ "NativeName": "TextureUnit",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "S",
- "NativeName": "GL_S",
- "Value": "0x2000",
+ "Name": "LinearMipmapLinear",
+ "NativeName": "GL_LINEAR_MIPMAP_LINEAR",
+ "Value": "0x2703",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "T",
- "NativeName": "GL_T",
- "Value": "0x2001",
+ "Name": "Clamp",
+ "NativeName": "GL_CLAMP",
+ "Value": "0x2900",
"Doc": "",
"Attributes": [
{
@@ -26788,2253 +35887,2238 @@
]
},
{
- "Name": "R",
- "NativeName": "GL_R",
- "Value": "0x2002",
+ "Name": "Repeat",
+ "NativeName": "GL_REPEAT",
+ "Value": "0x2901",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Q",
- "NativeName": "GL_Q",
- "Value": "0x2003",
+ "Name": "ClampToBorder",
+ "NativeName": "GL_CLAMP_TO_BORDER",
+ "Value": "0x812D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "TextureCoordName",
- "NativeName": "TextureCoordName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ "Attributes": []
+ },
{
- "Name": "Add",
- "NativeName": "GL_ADD",
- "Value": "0x104",
+ "Name": "ClampToBorderArb",
+ "NativeName": "GL_CLAMP_TO_BORDER_ARB",
+ "Value": "0x812D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Blend",
- "NativeName": "GL_BLEND",
- "Value": "0xBE2",
+ "Name": "ClampToBorderNV",
+ "NativeName": "GL_CLAMP_TO_BORDER_NV",
+ "Value": "0x812D",
"Doc": "",
"Attributes": []
},
{
- "Name": "Decal",
- "NativeName": "GL_DECAL",
- "Value": "0x2101",
+ "Name": "ClampToBorderSgis",
+ "NativeName": "GL_CLAMP_TO_BORDER_SGIS",
+ "Value": "0x812D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Modulate",
- "NativeName": "GL_MODULATE",
- "Value": "0x2100",
+ "Name": "ClampToEdge",
+ "NativeName": "GL_CLAMP_TO_EDGE",
+ "Value": "0x812F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ReplaceExt",
- "NativeName": "GL_REPLACE_EXT",
- "Value": "0x8062",
+ "Name": "ClampToEdgeSgis",
+ "NativeName": "GL_CLAMP_TO_EDGE_SGIS",
+ "Value": "0x812F",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureEnvBiasSgix",
- "NativeName": "GL_TEXTURE_ENV_BIAS_SGIX",
- "Value": "0x80BE",
+ "Name": "MirroredRepeat",
+ "NativeName": "GL_MIRRORED_REPEAT",
+ "Value": "0x8370",
"Doc": "",
"Attributes": []
}
],
- "Name": "TextureEnvMode",
- "NativeName": "TextureEnvMode",
+ "Name": "TextureWrapMode",
+ "NativeName": "TextureWrapMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "TextureEnvColor",
- "NativeName": "GL_TEXTURE_ENV_COLOR",
- "Value": "0x2201",
+ "Name": "InterleavedAttribs",
+ "NativeName": "GL_INTERLEAVED_ATTRIBS",
+ "Value": "0x8C8C",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureEnvMode",
- "NativeName": "GL_TEXTURE_ENV_MODE",
- "Value": "0x2200",
+ "Name": "SeparateAttribs",
+ "NativeName": "GL_SEPARATE_ATTRIBS",
+ "Value": "0x8C8D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
}
],
- "Name": "TextureEnvParameter",
- "NativeName": "TextureEnvParameter",
+ "Name": "TransformFeedbackBufferMode",
+ "NativeName": "TransformFeedbackBufferMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "TextureEnv",
- "NativeName": "GL_TEXTURE_ENV",
- "Value": "0x2300",
+ "Name": "TransformFeedbackBufferStart",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_START",
+ "Value": "0x8C84",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "TextureEnvTarget",
- "NativeName": "TextureEnvTarget",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ "Attributes": []
+ },
{
- "Name": "Filter4Sgis",
- "NativeName": "GL_FILTER4_SGIS",
- "Value": "0x8146",
+ "Name": "TransformFeedbackBufferSize",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_SIZE",
+ "Value": "0x8C85",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "TextureFilterFuncSGIS",
- "NativeName": "TextureFilterFuncSGIS",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "EyeDistanceToLineSgis",
- "NativeName": "GL_EYE_DISTANCE_TO_LINE_SGIS",
- "Value": "0x81F2",
+ "Name": "TransformFeedbackBufferBinding",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_BINDING",
+ "Value": "0x8C8F",
"Doc": "",
"Attributes": []
},
{
- "Name": "EyeDistanceToPointSgis",
- "NativeName": "GL_EYE_DISTANCE_TO_POINT_SGIS",
- "Value": "0x81F0",
+ "Name": "TransformFeedbackPaused",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_PAUSED",
+ "Value": "0x8E23",
"Doc": "",
"Attributes": []
},
{
- "Name": "EyeLinear",
- "NativeName": "GL_EYE_LINEAR",
- "Value": "0x2400",
+ "Name": "TransformFeedbackActive",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_ACTIVE",
+ "Value": "0x8E24",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
+ "Attributes": []
+ }
+ ],
+ "Name": "TransformFeedbackPName",
+ "NativeName": "TransformFeedbackPName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ObjectDistanceToLineSgis",
- "NativeName": "GL_OBJECT_DISTANCE_TO_LINE_SGIS",
- "Value": "0x81F3",
+ "Name": "UniformBlockReferencedByTessControlShader",
+ "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_CONTROL_SHADER",
+ "Value": "0x84F0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ObjectDistanceToPointSgis",
- "NativeName": "GL_OBJECT_DISTANCE_TO_POINT_SGIS",
- "Value": "0x81F1",
+ "Name": "UniformBlockReferencedByTessEvaluationShader",
+ "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_EVALUATION_SHADER",
+ "Value": "0x84F1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ObjectLinear",
- "NativeName": "GL_OBJECT_LINEAR",
- "Value": "0x2401",
+ "Name": "UniformBlockBinding",
+ "NativeName": "GL_UNIFORM_BLOCK_BINDING",
+ "Value": "0x8A3F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "SphereMap",
- "NativeName": "GL_SPHERE_MAP",
- "Value": "0x2402",
+ "Name": "UniformBlockDataSize",
+ "NativeName": "GL_UNIFORM_BLOCK_DATA_SIZE",
+ "Value": "0x8A40",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "TextureGenMode",
- "NativeName": "TextureGenMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ "Attributes": []
+ },
{
- "Name": "EyeLineSgis",
- "NativeName": "GL_EYE_LINE_SGIS",
- "Value": "0x81F6",
+ "Name": "UniformBlockNameLength",
+ "NativeName": "GL_UNIFORM_BLOCK_NAME_LENGTH",
+ "Value": "0x8A41",
"Doc": "",
"Attributes": []
},
{
- "Name": "EyePlane",
- "NativeName": "GL_EYE_PLANE",
- "Value": "0x2502",
+ "Name": "UniformBlockActiveUniforms",
+ "NativeName": "GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS",
+ "Value": "0x8A42",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "EyePointSgis",
- "NativeName": "GL_EYE_POINT_SGIS",
- "Value": "0x81F4",
+ "Name": "UniformBlockActiveUniformIndices",
+ "NativeName": "GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES",
+ "Value": "0x8A43",
"Doc": "",
"Attributes": []
},
{
- "Name": "ObjectLineSgis",
- "NativeName": "GL_OBJECT_LINE_SGIS",
- "Value": "0x81F7",
+ "Name": "UniformBlockReferencedByVertexShader",
+ "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER",
+ "Value": "0x8A44",
"Doc": "",
"Attributes": []
},
{
- "Name": "ObjectPlane",
- "NativeName": "GL_OBJECT_PLANE",
- "Value": "0x2501",
+ "Name": "UniformBlockReferencedByGeometryShader",
+ "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER",
+ "Value": "0x8A45",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ObjectPointSgis",
- "NativeName": "GL_OBJECT_POINT_SGIS",
- "Value": "0x81F5",
+ "Name": "UniformBlockReferencedByFragmentShader",
+ "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER",
+ "Value": "0x8A46",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureGenMode",
- "NativeName": "GL_TEXTURE_GEN_MODE",
- "Value": "0x2500",
+ "Name": "UniformBlockReferencedByComputeShader",
+ "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_COMPUTE_SHADER",
+ "Value": "0x90EC",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
}
],
- "Name": "TextureGenParameter",
- "NativeName": "TextureGenParameter",
+ "Name": "UniformBlockPName",
+ "NativeName": "UniformBlockPName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "LayoutGeneralExt",
- "NativeName": "GL_LAYOUT_GENERAL_EXT",
- "Value": "0x958D",
+ "Name": "UniformType",
+ "NativeName": "GL_UNIFORM_TYPE",
+ "Value": "0x8A37",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutColorAttachmentExt",
- "NativeName": "GL_LAYOUT_COLOR_ATTACHMENT_EXT",
- "Value": "0x958E",
+ "Name": "UniformSize",
+ "NativeName": "GL_UNIFORM_SIZE",
+ "Value": "0x8A38",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutDepthStencilAttachmentExt",
- "NativeName": "GL_LAYOUT_DEPTH_STENCIL_ATTACHMENT_EXT",
- "Value": "0x958F",
+ "Name": "UniformNameLength",
+ "NativeName": "GL_UNIFORM_NAME_LENGTH",
+ "Value": "0x8A39",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutDepthStencilReadOnlyExt",
- "NativeName": "GL_LAYOUT_DEPTH_STENCIL_READ_ONLY_EXT",
- "Value": "0x9590",
+ "Name": "UniformBlockIndex",
+ "NativeName": "GL_UNIFORM_BLOCK_INDEX",
+ "Value": "0x8A3A",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutShaderReadOnlyExt",
- "NativeName": "GL_LAYOUT_SHADER_READ_ONLY_EXT",
- "Value": "0x9591",
+ "Name": "UniformOffset",
+ "NativeName": "GL_UNIFORM_OFFSET",
+ "Value": "0x8A3B",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutTransferSrcExt",
- "NativeName": "GL_LAYOUT_TRANSFER_SRC_EXT",
- "Value": "0x9592",
+ "Name": "UniformArrayStride",
+ "NativeName": "GL_UNIFORM_ARRAY_STRIDE",
+ "Value": "0x8A3C",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutTransferDstExt",
- "NativeName": "GL_LAYOUT_TRANSFER_DST_EXT",
- "Value": "0x9593",
+ "Name": "UniformMatrixStride",
+ "NativeName": "GL_UNIFORM_MATRIX_STRIDE",
+ "Value": "0x8A3D",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutDepthReadOnlyStencilAttachmentExt",
- "NativeName": "GL_LAYOUT_DEPTH_READ_ONLY_STENCIL_ATTACHMENT_EXT",
- "Value": "0x9530",
+ "Name": "UniformIsRowMajor",
+ "NativeName": "GL_UNIFORM_IS_ROW_MAJOR",
+ "Value": "0x8A3E",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutDepthAttachmentStencilReadOnlyExt",
- "NativeName": "GL_LAYOUT_DEPTH_ATTACHMENT_STENCIL_READ_ONLY_EXT",
- "Value": "0x9531",
+ "Name": "UniformAtomicCounterBufferIndex",
+ "NativeName": "GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX",
+ "Value": "0x92DA",
"Doc": "",
"Attributes": []
}
],
- "Name": "TextureLayout",
- "NativeName": "TextureLayout",
+ "Name": "UniformPName",
+ "NativeName": "UniformPName",
"ExtensionName": "Core",
"Attributes": []
},
{
- "Tokens": [
- {
- "Name": "Filter4Sgis",
- "NativeName": "GL_FILTER4_SGIS",
- "Value": "0x8146",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Linear",
- "NativeName": "GL_LINEAR",
- "Value": "0x2601",
- "Doc": "",
- "Attributes": []
- },
+ "Tokens": [
{
- "Name": "LinearDetailAlphaSgis",
- "NativeName": "GL_LINEAR_DETAIL_ALPHA_SGIS",
- "Value": "0x8098",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearDetailColorSgis",
- "NativeName": "GL_LINEAR_DETAIL_COLOR_SGIS",
- "Value": "0x8099",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearDetailSgis",
- "NativeName": "GL_LINEAR_DETAIL_SGIS",
- "Value": "0x8097",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearSharpenAlphaSgis",
- "NativeName": "GL_LINEAR_SHARPEN_ALPHA_SGIS",
- "Value": "0x80AE",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearSharpenColorSgis",
- "NativeName": "GL_LINEAR_SHARPEN_COLOR_SGIS",
- "Value": "0x80AF",
+ "Name": "FloatVec2",
+ "NativeName": "GL_FLOAT_VEC2",
+ "Value": "0x8B50",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearSharpenSgis",
- "NativeName": "GL_LINEAR_SHARPEN_SGIS",
- "Value": "0x80AD",
+ "Name": "FloatVec3",
+ "NativeName": "GL_FLOAT_VEC3",
+ "Value": "0x8B51",
"Doc": "",
"Attributes": []
},
{
- "Name": "Nearest",
- "NativeName": "GL_NEAREST",
- "Value": "0x2600",
+ "Name": "FloatVec4",
+ "NativeName": "GL_FLOAT_VEC4",
+ "Value": "0x8B52",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenQCeilingSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_Q_CEILING_SGIX",
- "Value": "0x8184",
+ "Name": "IntVec2",
+ "NativeName": "GL_INT_VEC2",
+ "Value": "0x8B53",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenQFloorSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_Q_FLOOR_SGIX",
- "Value": "0x8186",
+ "Name": "IntVec3",
+ "NativeName": "GL_INT_VEC3",
+ "Value": "0x8B54",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenQRoundSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_Q_ROUND_SGIX",
- "Value": "0x8185",
+ "Name": "IntVec4",
+ "NativeName": "GL_INT_VEC4",
+ "Value": "0x8B55",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "TextureMagFilter",
- "NativeName": "TextureMagFilter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Filter4Sgis",
- "NativeName": "GL_FILTER4_SGIS",
- "Value": "0x8146",
+ "Name": "Bool",
+ "NativeName": "GL_BOOL",
+ "Value": "0x8B56",
"Doc": "",
"Attributes": []
},
{
- "Name": "Linear",
- "NativeName": "GL_LINEAR",
- "Value": "0x2601",
+ "Name": "BoolVec2",
+ "NativeName": "GL_BOOL_VEC2",
+ "Value": "0x8B57",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearClipmapLinearSgix",
- "NativeName": "GL_LINEAR_CLIPMAP_LINEAR_SGIX",
- "Value": "0x8170",
+ "Name": "BoolVec3",
+ "NativeName": "GL_BOOL_VEC3",
+ "Value": "0x8B58",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearClipmapNearestSgix",
- "NativeName": "GL_LINEAR_CLIPMAP_NEAREST_SGIX",
- "Value": "0x844F",
+ "Name": "BoolVec4",
+ "NativeName": "GL_BOOL_VEC4",
+ "Value": "0x8B59",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearMipmapLinear",
- "NativeName": "GL_LINEAR_MIPMAP_LINEAR",
- "Value": "0x2703",
+ "Name": "FloatMat2",
+ "NativeName": "GL_FLOAT_MAT2",
+ "Value": "0x8B5A",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearMipmapNearest",
- "NativeName": "GL_LINEAR_MIPMAP_NEAREST",
- "Value": "0x2701",
+ "Name": "FloatMat3",
+ "NativeName": "GL_FLOAT_MAT3",
+ "Value": "0x8B5B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Nearest",
- "NativeName": "GL_NEAREST",
- "Value": "0x2600",
+ "Name": "FloatMat4",
+ "NativeName": "GL_FLOAT_MAT4",
+ "Value": "0x8B5C",
"Doc": "",
"Attributes": []
},
{
- "Name": "NearestClipmapLinearSgix",
- "NativeName": "GL_NEAREST_CLIPMAP_LINEAR_SGIX",
- "Value": "0x844E",
+ "Name": "Sampler1D",
+ "NativeName": "GL_SAMPLER_1D",
+ "Value": "0x8B5D",
"Doc": "",
"Attributes": []
},
{
- "Name": "NearestClipmapNearestSgix",
- "NativeName": "GL_NEAREST_CLIPMAP_NEAREST_SGIX",
- "Value": "0x844D",
+ "Name": "Sampler2D",
+ "NativeName": "GL_SAMPLER_2D",
+ "Value": "0x8B5E",
"Doc": "",
"Attributes": []
},
{
- "Name": "NearestMipmapLinear",
- "NativeName": "GL_NEAREST_MIPMAP_LINEAR",
- "Value": "0x2702",
+ "Name": "Sampler3D",
+ "NativeName": "GL_SAMPLER_3D",
+ "Value": "0x8B5F",
"Doc": "",
"Attributes": []
},
{
- "Name": "NearestMipmapNearest",
- "NativeName": "GL_NEAREST_MIPMAP_NEAREST",
- "Value": "0x2700",
+ "Name": "SamplerCube",
+ "NativeName": "GL_SAMPLER_CUBE",
+ "Value": "0x8B60",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenQCeilingSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_Q_CEILING_SGIX",
- "Value": "0x8184",
+ "Name": "Sampler1DShadow",
+ "NativeName": "GL_SAMPLER_1D_SHADOW",
+ "Value": "0x8B61",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenQFloorSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_Q_FLOOR_SGIX",
- "Value": "0x8186",
+ "Name": "Sampler2DShadow",
+ "NativeName": "GL_SAMPLER_2D_SHADOW",
+ "Value": "0x8B62",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenQRoundSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_Q_ROUND_SGIX",
- "Value": "0x8185",
+ "Name": "Sampler2DRect",
+ "NativeName": "GL_SAMPLER_2D_RECT",
+ "Value": "0x8B63",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "TextureMinFilter",
- "NativeName": "TextureMinFilter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "DetailTextureLevelSgis",
- "NativeName": "GL_DETAIL_TEXTURE_LEVEL_SGIS",
- "Value": "0x809A",
+ "Name": "Sampler2DRectShadow",
+ "NativeName": "GL_SAMPLER_2D_RECT_SHADOW",
+ "Value": "0x8B64",
"Doc": "",
"Attributes": []
},
{
- "Name": "DetailTextureModeSgis",
- "NativeName": "GL_DETAIL_TEXTURE_MODE_SGIS",
- "Value": "0x809B",
+ "Name": "FloatMat2x3",
+ "NativeName": "GL_FLOAT_MAT2x3",
+ "Value": "0x8B65",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualTextureSelectSgis",
- "NativeName": "GL_DUAL_TEXTURE_SELECT_SGIS",
- "Value": "0x8124",
+ "Name": "FloatMat2x4",
+ "NativeName": "GL_FLOAT_MAT2x4",
+ "Value": "0x8B66",
"Doc": "",
"Attributes": []
},
{
- "Name": "GenerateMipmap",
- "NativeName": "GL_GENERATE_MIPMAP",
- "Value": "0x8191",
+ "Name": "FloatMat3x2",
+ "NativeName": "GL_FLOAT_MAT3x2",
+ "Value": "0x8B67",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "GenerateMipmapSgis",
- "NativeName": "GL_GENERATE_MIPMAP_SGIS",
- "Value": "0x8191",
+ "Name": "FloatMat3x4",
+ "NativeName": "GL_FLOAT_MAT3x4",
+ "Value": "0x8B68",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostTextureFilterBiasSgix",
- "NativeName": "GL_POST_TEXTURE_FILTER_BIAS_SGIX",
- "Value": "0x8179",
+ "Name": "FloatMat4x2",
+ "NativeName": "GL_FLOAT_MAT4x2",
+ "Value": "0x8B69",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostTextureFilterScaleSgix",
- "NativeName": "GL_POST_TEXTURE_FILTER_SCALE_SGIX",
- "Value": "0x817A",
+ "Name": "FloatMat4x3",
+ "NativeName": "GL_FLOAT_MAT4x3",
+ "Value": "0x8B6A",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadTextureSelectSgis",
- "NativeName": "GL_QUAD_TEXTURE_SELECT_SGIS",
- "Value": "0x8125",
+ "Name": "Sampler1DArray",
+ "NativeName": "GL_SAMPLER_1D_ARRAY",
+ "Value": "0x8DC0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShadowAmbientSgix",
- "NativeName": "GL_SHADOW_AMBIENT_SGIX",
- "Value": "0x80BF",
+ "Name": "Sampler2DArray",
+ "NativeName": "GL_SAMPLER_2D_ARRAY",
+ "Value": "0x8DC1",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBorderColor",
- "NativeName": "GL_TEXTURE_BORDER_COLOR",
- "Value": "0x1004",
+ "Name": "SamplerBuffer",
+ "NativeName": "GL_SAMPLER_BUFFER",
+ "Value": "0x8DC2",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapCenterSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_CENTER_SGIX",
- "Value": "0x8171",
+ "Name": "Sampler1DArrayShadow",
+ "NativeName": "GL_SAMPLER_1D_ARRAY_SHADOW",
+ "Value": "0x8DC3",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapDepthSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_DEPTH_SGIX",
- "Value": "0x8176",
+ "Name": "Sampler2DArrayShadow",
+ "NativeName": "GL_SAMPLER_2D_ARRAY_SHADOW",
+ "Value": "0x8DC4",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapFrameSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_FRAME_SGIX",
- "Value": "0x8172",
+ "Name": "SamplerCubeShadow",
+ "NativeName": "GL_SAMPLER_CUBE_SHADOW",
+ "Value": "0x8DC5",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapLodOffsetSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX",
- "Value": "0x8175",
+ "Name": "UnsignedIntVec2",
+ "NativeName": "GL_UNSIGNED_INT_VEC2",
+ "Value": "0x8DC6",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapOffsetSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_OFFSET_SGIX",
- "Value": "0x8173",
+ "Name": "UnsignedIntVec3",
+ "NativeName": "GL_UNSIGNED_INT_VEC3",
+ "Value": "0x8DC7",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapVirtualDepthSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX",
- "Value": "0x8174",
+ "Name": "UnsignedIntVec4",
+ "NativeName": "GL_UNSIGNED_INT_VEC4",
+ "Value": "0x8DC8",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompareSgix",
- "NativeName": "GL_TEXTURE_COMPARE_SGIX",
- "Value": "0x819A",
+ "Name": "IntSampler1D",
+ "NativeName": "GL_INT_SAMPLER_1D",
+ "Value": "0x8DC9",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureLodBiasRSgix",
- "NativeName": "GL_TEXTURE_LOD_BIAS_R_SGIX",
- "Value": "0x8190",
+ "Name": "IntSampler2D",
+ "NativeName": "GL_INT_SAMPLER_2D",
+ "Value": "0x8DCA",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureLodBiasSSgix",
- "NativeName": "GL_TEXTURE_LOD_BIAS_S_SGIX",
- "Value": "0x818E",
+ "Name": "IntSampler3D",
+ "NativeName": "GL_INT_SAMPLER_3D",
+ "Value": "0x8DCB",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureLodBiasTSgix",
- "NativeName": "GL_TEXTURE_LOD_BIAS_T_SGIX",
- "Value": "0x818F",
+ "Name": "IntSamplerCube",
+ "NativeName": "GL_INT_SAMPLER_CUBE",
+ "Value": "0x8DCC",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMagFilter",
- "NativeName": "GL_TEXTURE_MAG_FILTER",
- "Value": "0x2800",
+ "Name": "IntSampler2DRect",
+ "NativeName": "GL_INT_SAMPLER_2D_RECT",
+ "Value": "0x8DCD",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxClampRSgix",
- "NativeName": "GL_TEXTURE_MAX_CLAMP_R_SGIX",
- "Value": "0x836B",
+ "Name": "IntSampler1DArray",
+ "NativeName": "GL_INT_SAMPLER_1D_ARRAY",
+ "Value": "0x8DCE",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxClampSSgix",
- "NativeName": "GL_TEXTURE_MAX_CLAMP_S_SGIX",
- "Value": "0x8369",
+ "Name": "IntSampler2DArray",
+ "NativeName": "GL_INT_SAMPLER_2D_ARRAY",
+ "Value": "0x8DCF",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxClampTSgix",
- "NativeName": "GL_TEXTURE_MAX_CLAMP_T_SGIX",
- "Value": "0x836A",
+ "Name": "IntSamplerBuffer",
+ "NativeName": "GL_INT_SAMPLER_BUFFER",
+ "Value": "0x8DD0",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMinFilter",
- "NativeName": "GL_TEXTURE_MIN_FILTER",
- "Value": "0x2801",
+ "Name": "UnsignedIntSampler1D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_1D",
+ "Value": "0x8DD1",
"Doc": "",
"Attributes": []
},
{
- "Name": "TexturePriority",
- "NativeName": "GL_TEXTURE_PRIORITY",
- "Value": "0x8066",
+ "Name": "UnsignedIntSampler2D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D",
+ "Value": "0x8DD2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TexturePriorityExt",
- "NativeName": "GL_TEXTURE_PRIORITY_EXT",
- "Value": "0x8066",
+ "Name": "UnsignedIntSampler3D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_3D",
+ "Value": "0x8DD3",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapQSgis",
- "NativeName": "GL_TEXTURE_WRAP_Q_SGIS",
- "Value": "0x8137",
+ "Name": "UnsignedIntSamplerCube",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_CUBE",
+ "Value": "0x8DD4",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapR",
- "NativeName": "GL_TEXTURE_WRAP_R",
- "Value": "0x8072",
+ "Name": "UnsignedIntSampler2DRect",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_RECT",
+ "Value": "0x8DD5",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapRExt",
- "NativeName": "GL_TEXTURE_WRAP_R_EXT",
- "Value": "0x8072",
+ "Name": "UnsignedIntSampler1DArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_1D_ARRAY",
+ "Value": "0x8DD6",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapROes",
- "NativeName": "GL_TEXTURE_WRAP_R_OES",
- "Value": "0x8072",
+ "Name": "UnsignedIntSampler2DArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_ARRAY",
+ "Value": "0x8DD7",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapS",
- "NativeName": "GL_TEXTURE_WRAP_S",
- "Value": "0x2802",
+ "Name": "UnsignedIntSamplerBuffer",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_BUFFER",
+ "Value": "0x8DD8",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapT",
- "NativeName": "GL_TEXTURE_WRAP_T",
- "Value": "0x2803",
+ "Name": "DoubleMat2",
+ "NativeName": "GL_DOUBLE_MAT2",
+ "Value": "0x8F46",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBaseLevel",
- "NativeName": "GL_TEXTURE_BASE_LEVEL",
- "Value": "0x813C",
+ "Name": "DoubleMat3",
+ "NativeName": "GL_DOUBLE_MAT3",
+ "Value": "0x8F47",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompareMode",
- "NativeName": "GL_TEXTURE_COMPARE_MODE",
- "Value": "0x884C",
+ "Name": "DoubleMat4",
+ "NativeName": "GL_DOUBLE_MAT4",
+ "Value": "0x8F48",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompareFunc",
- "NativeName": "GL_TEXTURE_COMPARE_FUNC",
- "Value": "0x884D",
+ "Name": "DoubleMat2x3",
+ "NativeName": "GL_DOUBLE_MAT2x3",
+ "Value": "0x8F49",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureLodBias",
- "NativeName": "GL_TEXTURE_LOD_BIAS",
- "Value": "0x8501",
+ "Name": "DoubleMat2x4",
+ "NativeName": "GL_DOUBLE_MAT2x4",
+ "Value": "0x8F4A",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMinLod",
- "NativeName": "GL_TEXTURE_MIN_LOD",
- "Value": "0x813A",
+ "Name": "DoubleMat3x2",
+ "NativeName": "GL_DOUBLE_MAT3x2",
+ "Value": "0x8F4B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxLod",
- "NativeName": "GL_TEXTURE_MAX_LOD",
- "Value": "0x813B",
+ "Name": "DoubleMat3x4",
+ "NativeName": "GL_DOUBLE_MAT3x4",
+ "Value": "0x8F4C",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxLevel",
- "NativeName": "GL_TEXTURE_MAX_LEVEL",
- "Value": "0x813D",
+ "Name": "DoubleMat4x2",
+ "NativeName": "GL_DOUBLE_MAT4x2",
+ "Value": "0x8F4D",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureSwizzleR",
- "NativeName": "GL_TEXTURE_SWIZZLE_R",
- "Value": "0x8E42",
+ "Name": "DoubleMat4x3",
+ "NativeName": "GL_DOUBLE_MAT4x3",
+ "Value": "0x8F4E",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureSwizzleG",
- "NativeName": "GL_TEXTURE_SWIZZLE_G",
- "Value": "0x8E43",
+ "Name": "DoubleVec2",
+ "NativeName": "GL_DOUBLE_VEC2",
+ "Value": "0x8FFC",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureSwizzleB",
- "NativeName": "GL_TEXTURE_SWIZZLE_B",
- "Value": "0x8E44",
+ "Name": "DoubleVec3",
+ "NativeName": "GL_DOUBLE_VEC3",
+ "Value": "0x8FFD",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureSwizzleA",
- "NativeName": "GL_TEXTURE_SWIZZLE_A",
- "Value": "0x8E45",
+ "Name": "DoubleVec4",
+ "NativeName": "GL_DOUBLE_VEC4",
+ "Value": "0x8FFE",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureSwizzleRgba",
- "NativeName": "GL_TEXTURE_SWIZZLE_RGBA",
- "Value": "0x8E46",
+ "Name": "SamplerCubeMapArray",
+ "NativeName": "GL_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900C",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureTilingExt",
- "NativeName": "GL_TEXTURE_TILING_EXT",
- "Value": "0x9580",
+ "Name": "SamplerCubeMapArrayShadow",
+ "NativeName": "GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW",
+ "Value": "0x900D",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthStencilTextureMode",
- "NativeName": "GL_DEPTH_STENCIL_TEXTURE_MODE",
- "Value": "0x90EA",
+ "Name": "IntSamplerCubeMapArray",
+ "NativeName": "GL_INT_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900E",
"Doc": "",
"Attributes": []
},
{
- "Name": "DetailTextureFuncPointsSgis",
- "NativeName": "GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS",
- "Value": "0x809C",
+ "Name": "UnsignedIntSamplerCubeMapArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900F",
"Doc": "",
"Attributes": []
},
{
- "Name": "SharpenTextureFuncPointsSgis",
- "NativeName": "GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS",
- "Value": "0x80B0",
+ "Name": "Sampler2DMultisample",
+ "NativeName": "GL_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x9108",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture4DsizeSgis",
- "NativeName": "GL_TEXTURE_4DSIZE_SGIS",
- "Value": "0x8136",
+ "Name": "IntSampler2DMultisample",
+ "NativeName": "GL_INT_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x9109",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureAlphaSize",
- "NativeName": "GL_TEXTURE_ALPHA_SIZE",
- "Value": "0x805F",
+ "Name": "UnsignedIntSampler2DMultisample",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x910A",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBaseLevelSgis",
- "NativeName": "GL_TEXTURE_BASE_LEVEL_SGIS",
- "Value": "0x813C",
+ "Name": "Sampler2DMultisampleArray",
+ "NativeName": "GL_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBlueSize",
- "NativeName": "GL_TEXTURE_BLUE_SIZE",
- "Value": "0x805E",
+ "Name": "IntSampler2DMultisampleArray",
+ "NativeName": "GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910C",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBorder",
- "NativeName": "GL_TEXTURE_BORDER",
- "Value": "0x1005",
+ "Name": "UnsignedIntSampler2DMultisampleArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
+ "Attributes": []
+ }
+ ],
+ "Name": "UniformType",
+ "NativeName": "UniformType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "TextureBorderColorNV",
- "NativeName": "GL_TEXTURE_BORDER_COLOR_NV",
- "Value": "0x1004",
+ "Name": "VertexShaderBit",
+ "NativeName": "GL_VERTEX_SHADER_BIT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompareOperatorSgix",
- "NativeName": "GL_TEXTURE_COMPARE_OPERATOR_SGIX",
- "Value": "0x819B",
+ "Name": "VertexShaderBitExt",
+ "NativeName": "GL_VERTEX_SHADER_BIT_EXT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureComponents",
- "NativeName": "GL_TEXTURE_COMPONENTS",
- "Value": "0x1003",
+ "Name": "FragmentShaderBit",
+ "NativeName": "GL_FRAGMENT_SHADER_BIT",
+ "Value": "0x2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureDepthExt",
- "NativeName": "GL_TEXTURE_DEPTH_EXT",
- "Value": "0x8071",
+ "Name": "FragmentShaderBitExt",
+ "NativeName": "GL_FRAGMENT_SHADER_BIT_EXT",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureFilter4SizeSgis",
- "NativeName": "GL_TEXTURE_FILTER4_SIZE_SGIS",
- "Value": "0x8147",
+ "Name": "GeometryShaderBit",
+ "NativeName": "GL_GEOMETRY_SHADER_BIT",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureGequalRSgix",
- "NativeName": "GL_TEXTURE_GEQUAL_R_SGIX",
- "Value": "0x819D",
+ "Name": "GeometryShaderBitExt",
+ "NativeName": "GL_GEOMETRY_SHADER_BIT_EXT",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureGreenSize",
- "NativeName": "GL_TEXTURE_GREEN_SIZE",
- "Value": "0x805D",
+ "Name": "GeometryShaderBitOes",
+ "NativeName": "GL_GEOMETRY_SHADER_BIT_OES",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureHeight",
- "NativeName": "GL_TEXTURE_HEIGHT",
- "Value": "0x1001",
+ "Name": "TessControlShaderBit",
+ "NativeName": "GL_TESS_CONTROL_SHADER_BIT",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureIntensitySize",
- "NativeName": "GL_TEXTURE_INTENSITY_SIZE",
- "Value": "0x8061",
+ "Name": "TessControlShaderBitExt",
+ "NativeName": "GL_TESS_CONTROL_SHADER_BIT_EXT",
+ "Value": "0x8",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureInternalFormat",
- "NativeName": "GL_TEXTURE_INTERNAL_FORMAT",
- "Value": "0x1003",
+ "Name": "TessControlShaderBitOes",
+ "NativeName": "GL_TESS_CONTROL_SHADER_BIT_OES",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureLequalRSgix",
- "NativeName": "GL_TEXTURE_LEQUAL_R_SGIX",
- "Value": "0x819C",
+ "Name": "TessEvaluationShaderBit",
+ "NativeName": "GL_TESS_EVALUATION_SHADER_BIT",
+ "Value": "0x10",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureLuminanceSize",
- "NativeName": "GL_TEXTURE_LUMINANCE_SIZE",
- "Value": "0x8060",
+ "Name": "TessEvaluationShaderBitExt",
+ "NativeName": "GL_TESS_EVALUATION_SHADER_BIT_EXT",
+ "Value": "0x10",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureMaxLevelSgis",
- "NativeName": "GL_TEXTURE_MAX_LEVEL_SGIS",
- "Value": "0x813D",
+ "Name": "TessEvaluationShaderBitOes",
+ "NativeName": "GL_TESS_EVALUATION_SHADER_BIT_OES",
+ "Value": "0x10",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxLodSgis",
- "NativeName": "GL_TEXTURE_MAX_LOD_SGIS",
- "Value": "0x813B",
+ "Name": "ComputeShaderBit",
+ "NativeName": "GL_COMPUTE_SHADER_BIT",
+ "Value": "0x20",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMinLodSgis",
- "NativeName": "GL_TEXTURE_MIN_LOD_SGIS",
- "Value": "0x813A",
+ "Name": "MeshShaderBitNV",
+ "NativeName": "GL_MESH_SHADER_BIT_NV",
+ "Value": "0x40",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureRedSize",
- "NativeName": "GL_TEXTURE_RED_SIZE",
- "Value": "0x805C",
+ "Name": "TaskShaderBitNV",
+ "NativeName": "GL_TASK_SHADER_BIT_NV",
+ "Value": "0x80",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureResident",
- "NativeName": "GL_TEXTURE_RESIDENT",
- "Value": "0x8067",
+ "Name": "AllShaderBits",
+ "NativeName": "GL_ALL_SHADER_BITS",
+ "Value": "unchecked((int)0xFFFFFFFF)",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureWidth",
- "NativeName": "GL_TEXTURE_WIDTH",
- "Value": "0x1000",
+ "Name": "AllShaderBitsExt",
+ "NativeName": "GL_ALL_SHADER_BITS_EXT",
+ "Value": "unchecked((int)0xFFFFFFFF)",
"Doc": "",
"Attributes": []
}
],
- "Name": "TextureParameterName",
- "NativeName": "TextureParameterName",
+ "Name": "UseProgramStageMask",
+ "NativeName": "UseProgramStageMask",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "TextureStorageSparseBitAmd",
- "NativeName": "GL_TEXTURE_STORAGE_SPARSE_BIT_AMD",
- "Value": "0x1",
+ "Name": "VariantArrayExt",
+ "NativeName": "GL_VARIANT_ARRAY_EXT",
+ "Value": "0x87E8",
"Doc": "",
"Attributes": []
}
],
- "Name": "TextureStorageMaskAMD",
- "NativeName": "TextureStorageMaskAMD",
+ "Name": "VariantCapEXT",
+ "NativeName": "VariantCapEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "DetailTexture2DSgis",
- "NativeName": "GL_DETAIL_TEXTURE_2D_SGIS",
- "Value": "0x8095",
+ "Name": "VertexAttribRelativeOffset",
+ "NativeName": "GL_VERTEX_ATTRIB_RELATIVE_OFFSET",
+ "Value": "0x82D5",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture1D",
- "NativeName": "GL_PROXY_TEXTURE_1D",
- "Value": "0x8063",
+ "Name": "VertexAttribArrayEnabled",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_ENABLED",
+ "Value": "0x8622",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture1DArray",
- "NativeName": "GL_PROXY_TEXTURE_1D_ARRAY",
- "Value": "0x8C19",
+ "Name": "VertexAttribArraySize",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_SIZE",
+ "Value": "0x8623",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture1DArrayExt",
- "NativeName": "GL_PROXY_TEXTURE_1D_ARRAY_EXT",
- "Value": "0x8C19",
+ "Name": "VertexAttribArrayStride",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_STRIDE",
+ "Value": "0x8624",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture1DExt",
- "NativeName": "GL_PROXY_TEXTURE_1D_EXT",
- "Value": "0x8063",
+ "Name": "VertexAttribArrayType",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_TYPE",
+ "Value": "0x8625",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture2D",
- "NativeName": "GL_PROXY_TEXTURE_2D",
- "Value": "0x8064",
+ "Name": "VertexAttribArrayLong",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_LONG",
+ "Value": "0x874E",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture2DArray",
- "NativeName": "GL_PROXY_TEXTURE_2D_ARRAY",
- "Value": "0x8C1B",
+ "Name": "VertexAttribArrayNormalized",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_NORMALIZED",
+ "Value": "0x886A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture2DArrayExt",
- "NativeName": "GL_PROXY_TEXTURE_2D_ARRAY_EXT",
- "Value": "0x8C1B",
+ "Name": "VertexAttribArrayInteger",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_INTEGER",
+ "Value": "0x88FD",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture2DExt",
- "NativeName": "GL_PROXY_TEXTURE_2D_EXT",
- "Value": "0x8064",
+ "Name": "VertexAttribArrayDivisor",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_DIVISOR",
+ "Value": "0x88FE",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "VertexArrayPName",
+ "NativeName": "VertexArrayPName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ProxyTexture2DMultisample",
- "NativeName": "GL_PROXY_TEXTURE_2D_MULTISAMPLE",
- "Value": "0x9101",
+ "Name": "StorageClientApple",
+ "NativeName": "GL_STORAGE_CLIENT_APPLE",
+ "Value": "0x85B4",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture2DMultisampleArray",
- "NativeName": "GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY",
- "Value": "0x9103",
+ "Name": "StorageCachedApple",
+ "NativeName": "GL_STORAGE_CACHED_APPLE",
+ "Value": "0x85BE",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture3D",
- "NativeName": "GL_PROXY_TEXTURE_3D",
- "Value": "0x8070",
+ "Name": "StorageSharedApple",
+ "NativeName": "GL_STORAGE_SHARED_APPLE",
+ "Value": "0x85BF",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "VertexArrayPNameAPPLE",
+ "NativeName": "VertexArrayPNameAPPLE",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ProxyTexture3DExt",
- "NativeName": "GL_PROXY_TEXTURE_3D_EXT",
- "Value": "0x8070",
+ "Name": "VertexAttribArrayEnabled",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_ENABLED",
+ "Value": "0x8622",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture4DSgis",
- "NativeName": "GL_PROXY_TEXTURE_4D_SGIS",
- "Value": "0x8135",
+ "Name": "VertexAttribArraySize",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_SIZE",
+ "Value": "0x8623",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureCubeMap",
- "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP",
- "Value": "0x851B",
+ "Name": "VertexAttribArrayStride",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_STRIDE",
+ "Value": "0x8624",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureCubeMapArb",
- "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_ARB",
- "Value": "0x851B",
+ "Name": "VertexAttribArrayType",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_TYPE",
+ "Value": "0x8625",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureCubeMapExt",
- "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_EXT",
- "Value": "0x851B",
+ "Name": "CurrentVertexAttrib",
+ "NativeName": "GL_CURRENT_VERTEX_ATTRIB",
+ "Value": "0x8626",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureCubeMapArray",
- "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_ARRAY",
- "Value": "0x900B",
+ "Name": "VertexAttribArrayNormalized",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_NORMALIZED",
+ "Value": "0x886A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureCubeMapArrayArb",
- "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_ARRAY_ARB",
- "Value": "0x900B",
+ "Name": "VertexAttribArrayBufferBinding",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING",
+ "Value": "0x889F",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureRectangle",
- "NativeName": "GL_PROXY_TEXTURE_RECTANGLE",
- "Value": "0x84F7",
+ "Name": "VertexAttribArrayInteger",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_INTEGER",
+ "Value": "0x88FD",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureRectangleArb",
- "NativeName": "GL_PROXY_TEXTURE_RECTANGLE_ARB",
- "Value": "0x84F7",
+ "Name": "VertexAttribArrayDivisor",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_DIVISOR",
+ "Value": "0x88FE",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "VertexAttribEnum",
+ "NativeName": "VertexAttribEnum",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ProxyTextureRectangleNV",
- "NativeName": "GL_PROXY_TEXTURE_RECTANGLE_NV",
- "Value": "0x84F7",
+ "Name": "ProgramParameterNV",
+ "NativeName": "GL_PROGRAM_PARAMETER_NV",
+ "Value": "0x8644",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "VertexAttribEnumNV",
+ "NativeName": "VertexAttribEnumNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture1D",
- "NativeName": "GL_TEXTURE_1D",
- "Value": "0xDE0",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture2D",
- "NativeName": "GL_TEXTURE_2D",
- "Value": "0xDE1",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture3D",
- "NativeName": "GL_TEXTURE_3D",
- "Value": "0x806F",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture3DExt",
- "NativeName": "GL_TEXTURE_3D_EXT",
- "Value": "0x806F",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture3DOes",
- "NativeName": "GL_TEXTURE_3D_OES",
- "Value": "0x806F",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "VertexAttribIType",
+ "NativeName": "VertexAttribIType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "VertexAttribLType",
+ "NativeName": "VertexAttribLType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "VertexAttribArrayPointer",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_POINTER",
+ "Value": "0x8645",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture4DSgis",
- "NativeName": "GL_TEXTURE_4D_SGIS",
- "Value": "0x8134",
+ "Name": "VertexAttribArrayPointerArb",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB",
+ "Value": "0x8645",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "VertexAttribPointerPropertyARB",
+ "NativeName": "VertexAttribPointerPropertyARB",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureRectangle",
- "NativeName": "GL_TEXTURE_RECTANGLE",
- "Value": "0x84F5",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMap",
- "NativeName": "GL_TEXTURE_CUBE_MAP",
- "Value": "0x8513",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapPositiveX",
- "NativeName": "GL_TEXTURE_CUBE_MAP_POSITIVE_X",
- "Value": "0x8515",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapNegativeX",
- "NativeName": "GL_TEXTURE_CUBE_MAP_NEGATIVE_X",
- "Value": "0x8516",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapPositiveY",
- "NativeName": "GL_TEXTURE_CUBE_MAP_POSITIVE_Y",
- "Value": "0x8517",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapNegativeY",
- "NativeName": "GL_TEXTURE_CUBE_MAP_NEGATIVE_Y",
- "Value": "0x8518",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapPositiveZ",
- "NativeName": "GL_TEXTURE_CUBE_MAP_POSITIVE_Z",
- "Value": "0x8519",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapNegativeZ",
- "NativeName": "GL_TEXTURE_CUBE_MAP_NEGATIVE_Z",
- "Value": "0x851A",
+ "Name": "HalfFloat",
+ "NativeName": "GL_HALF_FLOAT",
+ "Value": "0x140B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapArray",
- "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY",
- "Value": "0x9009",
+ "Name": "Fixed",
+ "NativeName": "GL_FIXED",
+ "Value": "0x140C",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapArrayArb",
- "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY_ARB",
- "Value": "0x9009",
+ "Name": "Int64Arb",
+ "NativeName": "GL_INT64_ARB",
+ "Value": "0x140E",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapArrayExt",
- "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY_EXT",
- "Value": "0x9009",
+ "Name": "Int64NV",
+ "NativeName": "GL_INT64_NV",
+ "Value": "0x140E",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapArrayOes",
- "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY_OES",
- "Value": "0x9009",
+ "Name": "UnsignedInt64Arb",
+ "NativeName": "GL_UNSIGNED_INT64_ARB",
+ "Value": "0x140F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture1DArray",
- "NativeName": "GL_TEXTURE_1D_ARRAY",
- "Value": "0x8C18",
+ "Name": "UnsignedInt64NV",
+ "NativeName": "GL_UNSIGNED_INT64_NV",
+ "Value": "0x140F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture2DArray",
- "NativeName": "GL_TEXTURE_2D_ARRAY",
- "Value": "0x8C1A",
+ "Name": "UnsignedInt2101010Rev",
+ "NativeName": "GL_UNSIGNED_INT_2_10_10_10_REV",
+ "Value": "0x8368",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture2DMultisample",
- "NativeName": "GL_TEXTURE_2D_MULTISAMPLE",
- "Value": "0x9100",
+ "Name": "UnsignedInt10f11f11fRev",
+ "NativeName": "GL_UNSIGNED_INT_10F_11F_11F_REV",
+ "Value": "0x8C3B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture2DMultisampleArray",
- "NativeName": "GL_TEXTURE_2D_MULTISAMPLE_ARRAY",
- "Value": "0x9102",
+ "Name": "Int2101010Rev",
+ "NativeName": "GL_INT_2_10_10_10_REV",
+ "Value": "0x8D9F",
"Doc": "",
"Attributes": []
}
],
- "Name": "TextureTarget",
- "NativeName": "TextureTarget",
+ "Name": "VertexAttribPointerType",
+ "NativeName": "VertexAttribPointerType",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Texture0",
- "NativeName": "GL_TEXTURE0",
- "Value": "0x84C0",
+ "Name": "VertexAttribBinding",
+ "NativeName": "GL_VERTEX_ATTRIB_BINDING",
+ "Value": "0x82D4",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture1",
- "NativeName": "GL_TEXTURE1",
- "Value": "0x84C1",
+ "Name": "VertexAttribRelativeOffset",
+ "NativeName": "GL_VERTEX_ATTRIB_RELATIVE_OFFSET",
+ "Value": "0x82D5",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture2",
- "NativeName": "GL_TEXTURE2",
- "Value": "0x84C2",
+ "Name": "VertexAttribArrayEnabled",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_ENABLED",
+ "Value": "0x8622",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture3",
- "NativeName": "GL_TEXTURE3",
- "Value": "0x84C3",
+ "Name": "VertexAttribArraySize",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_SIZE",
+ "Value": "0x8623",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture4",
- "NativeName": "GL_TEXTURE4",
- "Value": "0x84C4",
+ "Name": "VertexAttribArrayStride",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_STRIDE",
+ "Value": "0x8624",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture5",
- "NativeName": "GL_TEXTURE5",
- "Value": "0x84C5",
+ "Name": "VertexAttribArrayType",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_TYPE",
+ "Value": "0x8625",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture6",
- "NativeName": "GL_TEXTURE6",
- "Value": "0x84C6",
+ "Name": "CurrentVertexAttrib",
+ "NativeName": "GL_CURRENT_VERTEX_ATTRIB",
+ "Value": "0x8626",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture7",
- "NativeName": "GL_TEXTURE7",
- "Value": "0x84C7",
+ "Name": "VertexAttribArrayLong",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_LONG",
+ "Value": "0x874E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture8",
- "NativeName": "GL_TEXTURE8",
- "Value": "0x84C8",
+ "Name": "VertexAttribArrayNormalized",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_NORMALIZED",
+ "Value": "0x886A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture9",
- "NativeName": "GL_TEXTURE9",
- "Value": "0x84C9",
+ "Name": "VertexAttribArrayBufferBinding",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING",
+ "Value": "0x889F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture10",
- "NativeName": "GL_TEXTURE10",
- "Value": "0x84CA",
+ "Name": "VertexAttribArrayInteger",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_INTEGER",
+ "Value": "0x88FD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexAttribArrayIntegerExt",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_INTEGER_EXT",
+ "Value": "0x88FD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexAttribArrayDivisor",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_DIVISOR",
+ "Value": "0x88FE",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "VertexAttribPropertyARB",
+ "NativeName": "VertexAttribPropertyARB",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture11",
- "NativeName": "GL_TEXTURE11",
- "Value": "0x84CB",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture12",
- "NativeName": "GL_TEXTURE12",
- "Value": "0x84CC",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture13",
- "NativeName": "GL_TEXTURE13",
- "Value": "0x84CD",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture14",
- "NativeName": "GL_TEXTURE14",
- "Value": "0x84CE",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture15",
- "NativeName": "GL_TEXTURE15",
- "Value": "0x84CF",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture16",
- "NativeName": "GL_TEXTURE16",
- "Value": "0x84D0",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture17",
- "NativeName": "GL_TEXTURE17",
- "Value": "0x84D1",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture18",
- "NativeName": "GL_TEXTURE18",
- "Value": "0x84D2",
+ "Name": "HalfFloat",
+ "NativeName": "GL_HALF_FLOAT",
+ "Value": "0x140B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture19",
- "NativeName": "GL_TEXTURE19",
- "Value": "0x84D3",
+ "Name": "Fixed",
+ "NativeName": "GL_FIXED",
+ "Value": "0x140C",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture20",
- "NativeName": "GL_TEXTURE20",
- "Value": "0x84D4",
+ "Name": "UnsignedInt2101010Rev",
+ "NativeName": "GL_UNSIGNED_INT_2_10_10_10_REV",
+ "Value": "0x8368",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture21",
- "NativeName": "GL_TEXTURE21",
- "Value": "0x84D5",
+ "Name": "UnsignedInt10f11f11fRev",
+ "NativeName": "GL_UNSIGNED_INT_10F_11F_11F_REV",
+ "Value": "0x8C3B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture22",
- "NativeName": "GL_TEXTURE22",
- "Value": "0x84D6",
+ "Name": "Int2101010Rev",
+ "NativeName": "GL_INT_2_10_10_10_REV",
+ "Value": "0x8D9F",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "VertexAttribType",
+ "NativeName": "VertexAttribType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Texture23",
- "NativeName": "GL_TEXTURE23",
- "Value": "0x84D7",
+ "Name": "BufferImmutableStorage",
+ "NativeName": "GL_BUFFER_IMMUTABLE_STORAGE",
+ "Value": "0x821F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture24",
- "NativeName": "GL_TEXTURE24",
- "Value": "0x84D8",
+ "Name": "BufferStorageFlags",
+ "NativeName": "GL_BUFFER_STORAGE_FLAGS",
+ "Value": "0x8220",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture25",
- "NativeName": "GL_TEXTURE25",
- "Value": "0x84D9",
+ "Name": "BufferSize",
+ "NativeName": "GL_BUFFER_SIZE",
+ "Value": "0x8764",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture26",
- "NativeName": "GL_TEXTURE26",
- "Value": "0x84DA",
+ "Name": "BufferUsage",
+ "NativeName": "GL_BUFFER_USAGE",
+ "Value": "0x8765",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture27",
- "NativeName": "GL_TEXTURE27",
- "Value": "0x84DB",
+ "Name": "BufferAccess",
+ "NativeName": "GL_BUFFER_ACCESS",
+ "Value": "0x88BB",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture28",
- "NativeName": "GL_TEXTURE28",
- "Value": "0x84DC",
+ "Name": "BufferMapped",
+ "NativeName": "GL_BUFFER_MAPPED",
+ "Value": "0x88BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture29",
- "NativeName": "GL_TEXTURE29",
- "Value": "0x84DD",
+ "Name": "BufferAccessFlags",
+ "NativeName": "GL_BUFFER_ACCESS_FLAGS",
+ "Value": "0x911F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture30",
- "NativeName": "GL_TEXTURE30",
- "Value": "0x84DE",
+ "Name": "BufferMapLength",
+ "NativeName": "GL_BUFFER_MAP_LENGTH",
+ "Value": "0x9120",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture31",
- "NativeName": "GL_TEXTURE31",
- "Value": "0x84DF",
+ "Name": "BufferMapOffset",
+ "NativeName": "GL_BUFFER_MAP_OFFSET",
+ "Value": "0x9121",
"Doc": "",
"Attributes": []
}
],
- "Name": "TextureUnit",
- "NativeName": "TextureUnit",
+ "Name": "VertexBufferObjectParameter",
+ "NativeName": "VertexBufferObjectParameter",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Clamp",
- "NativeName": "GL_CLAMP",
- "Value": "0x2900",
+ "Name": "StreamDraw",
+ "NativeName": "GL_STREAM_DRAW",
+ "Value": "0x88E0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClampToBorder",
- "NativeName": "GL_CLAMP_TO_BORDER",
- "Value": "0x812D",
+ "Name": "StreamRead",
+ "NativeName": "GL_STREAM_READ",
+ "Value": "0x88E1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClampToBorderArb",
- "NativeName": "GL_CLAMP_TO_BORDER_ARB",
- "Value": "0x812D",
+ "Name": "StreamCopy",
+ "NativeName": "GL_STREAM_COPY",
+ "Value": "0x88E2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClampToBorderNV",
- "NativeName": "GL_CLAMP_TO_BORDER_NV",
- "Value": "0x812D",
+ "Name": "StaticDraw",
+ "NativeName": "GL_STATIC_DRAW",
+ "Value": "0x88E4",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClampToBorderSgis",
- "NativeName": "GL_CLAMP_TO_BORDER_SGIS",
- "Value": "0x812D",
+ "Name": "StaticRead",
+ "NativeName": "GL_STATIC_READ",
+ "Value": "0x88E5",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClampToEdge",
- "NativeName": "GL_CLAMP_TO_EDGE",
- "Value": "0x812F",
+ "Name": "StaticCopy",
+ "NativeName": "GL_STATIC_COPY",
+ "Value": "0x88E6",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClampToEdgeSgis",
- "NativeName": "GL_CLAMP_TO_EDGE_SGIS",
- "Value": "0x812F",
+ "Name": "DynamicDraw",
+ "NativeName": "GL_DYNAMIC_DRAW",
+ "Value": "0x88E8",
"Doc": "",
"Attributes": []
},
{
- "Name": "Repeat",
- "NativeName": "GL_REPEAT",
- "Value": "0x2901",
+ "Name": "DynamicRead",
+ "NativeName": "GL_DYNAMIC_READ",
+ "Value": "0x88E9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DynamicCopy",
+ "NativeName": "GL_DYNAMIC_COPY",
+ "Value": "0x88EA",
"Doc": "",
"Attributes": []
}
],
- "Name": "TextureWrapMode",
- "NativeName": "TextureWrapMode",
+ "Name": "VertexBufferObjectUsage",
+ "NativeName": "VertexBufferObjectUsage",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "TransformFeedbackBufferBinding",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_BINDING",
- "Value": "0x8C8F",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "TransformFeedbackBufferStart",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_START",
- "Value": "0x8C84",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBufferSize",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_SIZE",
- "Value": "0x8C85",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackPaused",
- "NativeName": "GL_TRANSFORM_FEEDBACK_PAUSED",
- "Value": "0x8E23",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackActive",
- "NativeName": "GL_TRANSFORM_FEEDBACK_ACTIVE",
- "Value": "0x8E24",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
}
],
- "Name": "TransformFeedbackPName",
- "NativeName": "TransformFeedbackPName",
+ "Name": "VertexPointerType",
+ "NativeName": "VertexPointerType",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "QueryWait",
- "NativeName": "GL_QUERY_WAIT",
- "Value": "0x8E13",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "QueryNoWait",
- "NativeName": "GL_QUERY_NO_WAIT",
- "Value": "0x8E14",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "QueryByRegionWait",
- "NativeName": "GL_QUERY_BY_REGION_WAIT",
- "Value": "0x8E15",
+ "Name": "FirstVertexConvention",
+ "NativeName": "GL_FIRST_VERTEX_CONVENTION",
+ "Value": "0x8E4D",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryByRegionNoWait",
- "NativeName": "GL_QUERY_BY_REGION_NO_WAIT",
- "Value": "0x8E16",
+ "Name": "LastVertexConvention",
+ "NativeName": "GL_LAST_VERTEX_CONVENTION",
+ "Value": "0x8E4E",
"Doc": "",
"Attributes": []
}
],
- "Name": "TypeEnum",
- "NativeName": "TypeEnum",
+ "Name": "VertexProvokingMode",
+ "NativeName": "VertexProvokingMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "UniformBlockBinding",
- "NativeName": "GL_UNIFORM_BLOCK_BINDING",
- "Value": "0x8A3F",
+ "Name": "XExt",
+ "NativeName": "GL_X_EXT",
+ "Value": "0x87D5",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockDataSize",
- "NativeName": "GL_UNIFORM_BLOCK_DATA_SIZE",
- "Value": "0x8A40",
+ "Name": "YExt",
+ "NativeName": "GL_Y_EXT",
+ "Value": "0x87D6",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockNameLength",
- "NativeName": "GL_UNIFORM_BLOCK_NAME_LENGTH",
- "Value": "0x8A41",
+ "Name": "ZExt",
+ "NativeName": "GL_Z_EXT",
+ "Value": "0x87D7",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockActiveUniforms",
- "NativeName": "GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS",
- "Value": "0x8A42",
+ "Name": "WExt",
+ "NativeName": "GL_W_EXT",
+ "Value": "0x87D8",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockActiveUniformIndices",
- "NativeName": "GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES",
- "Value": "0x8A43",
+ "Name": "NegativeXExt",
+ "NativeName": "GL_NEGATIVE_X_EXT",
+ "Value": "0x87D9",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockReferencedByVertexShader",
- "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER",
- "Value": "0x8A44",
+ "Name": "NegativeYExt",
+ "NativeName": "GL_NEGATIVE_Y_EXT",
+ "Value": "0x87DA",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockReferencedByTessControlShader",
- "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_CONTROL_SHADER",
- "Value": "0x84F0",
+ "Name": "NegativeZExt",
+ "NativeName": "GL_NEGATIVE_Z_EXT",
+ "Value": "0x87DB",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockReferencedByTessEvaluationShader",
- "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_EVALUATION_SHADER",
- "Value": "0x84F1",
+ "Name": "NegativeWExt",
+ "NativeName": "GL_NEGATIVE_W_EXT",
+ "Value": "0x87DC",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockReferencedByGeometryShader",
- "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER",
- "Value": "0x8A45",
+ "Name": "ZeroExt",
+ "NativeName": "GL_ZERO_EXT",
+ "Value": "0x87DD",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockReferencedByFragmentShader",
- "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER",
- "Value": "0x8A46",
+ "Name": "OneExt",
+ "NativeName": "GL_ONE_EXT",
+ "Value": "0x87DE",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockReferencedByComputeShader",
- "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_COMPUTE_SHADER",
- "Value": "0x90EC",
+ "Name": "NegativeOneExt",
+ "NativeName": "GL_NEGATIVE_ONE_EXT",
+ "Value": "0x87DF",
"Doc": "",
"Attributes": []
}
],
- "Name": "UniformBlockPName",
- "NativeName": "UniformBlockPName",
+ "Name": "VertexShaderCoordOutEXT",
+ "NativeName": "VertexShaderCoordOutEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "UniformType",
- "NativeName": "GL_UNIFORM_TYPE",
- "Value": "0x8A37",
+ "Name": "OpIndexExt",
+ "NativeName": "GL_OP_INDEX_EXT",
+ "Value": "0x8782",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformSize",
- "NativeName": "GL_UNIFORM_SIZE",
- "Value": "0x8A38",
+ "Name": "OpNegateExt",
+ "NativeName": "GL_OP_NEGATE_EXT",
+ "Value": "0x8783",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformNameLength",
- "NativeName": "GL_UNIFORM_NAME_LENGTH",
- "Value": "0x8A39",
+ "Name": "OpDot3Ext",
+ "NativeName": "GL_OP_DOT3_EXT",
+ "Value": "0x8784",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockIndex",
- "NativeName": "GL_UNIFORM_BLOCK_INDEX",
- "Value": "0x8A3A",
+ "Name": "OpDot4Ext",
+ "NativeName": "GL_OP_DOT4_EXT",
+ "Value": "0x8785",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformOffset",
- "NativeName": "GL_UNIFORM_OFFSET",
- "Value": "0x8A3B",
+ "Name": "OpMulExt",
+ "NativeName": "GL_OP_MUL_EXT",
+ "Value": "0x8786",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformArrayStride",
- "NativeName": "GL_UNIFORM_ARRAY_STRIDE",
- "Value": "0x8A3C",
+ "Name": "OpAddExt",
+ "NativeName": "GL_OP_ADD_EXT",
+ "Value": "0x8787",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformMatrixStride",
- "NativeName": "GL_UNIFORM_MATRIX_STRIDE",
- "Value": "0x8A3D",
+ "Name": "OpMaddExt",
+ "NativeName": "GL_OP_MADD_EXT",
+ "Value": "0x8788",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformIsRowMajor",
- "NativeName": "GL_UNIFORM_IS_ROW_MAJOR",
- "Value": "0x8A3E",
+ "Name": "OpFracExt",
+ "NativeName": "GL_OP_FRAC_EXT",
+ "Value": "0x8789",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformAtomicCounterBufferIndex",
- "NativeName": "GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX",
- "Value": "0x92DA",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "UniformPName",
- "NativeName": "UniformPName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "VertexShaderBit",
- "NativeName": "GL_VERTEX_SHADER_BIT",
- "Value": "0x1",
+ "Name": "OpMaxExt",
+ "NativeName": "GL_OP_MAX_EXT",
+ "Value": "0x878A",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexShaderBitExt",
- "NativeName": "GL_VERTEX_SHADER_BIT_EXT",
- "Value": "0x1",
+ "Name": "OpMinExt",
+ "NativeName": "GL_OP_MIN_EXT",
+ "Value": "0x878B",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentShaderBit",
- "NativeName": "GL_FRAGMENT_SHADER_BIT",
- "Value": "0x2",
+ "Name": "OpSetGEExt",
+ "NativeName": "GL_OP_SET_GE_EXT",
+ "Value": "0x878C",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentShaderBitExt",
- "NativeName": "GL_FRAGMENT_SHADER_BIT_EXT",
- "Value": "0x2",
+ "Name": "OpSetLTExt",
+ "NativeName": "GL_OP_SET_LT_EXT",
+ "Value": "0x878D",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryShaderBit",
- "NativeName": "GL_GEOMETRY_SHADER_BIT",
- "Value": "0x4",
+ "Name": "OpClampExt",
+ "NativeName": "GL_OP_CLAMP_EXT",
+ "Value": "0x878E",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryShaderBitExt",
- "NativeName": "GL_GEOMETRY_SHADER_BIT_EXT",
- "Value": "0x4",
+ "Name": "OpFloorExt",
+ "NativeName": "GL_OP_FLOOR_EXT",
+ "Value": "0x878F",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryShaderBitOes",
- "NativeName": "GL_GEOMETRY_SHADER_BIT_OES",
- "Value": "0x4",
+ "Name": "OpRoundExt",
+ "NativeName": "GL_OP_ROUND_EXT",
+ "Value": "0x8790",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessControlShaderBit",
- "NativeName": "GL_TESS_CONTROL_SHADER_BIT",
- "Value": "0x8",
+ "Name": "OpExpBase2Ext",
+ "NativeName": "GL_OP_EXP_BASE_2_EXT",
+ "Value": "0x8791",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessControlShaderBitExt",
- "NativeName": "GL_TESS_CONTROL_SHADER_BIT_EXT",
- "Value": "0x8",
+ "Name": "OpLogBase2Ext",
+ "NativeName": "GL_OP_LOG_BASE_2_EXT",
+ "Value": "0x8792",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessControlShaderBitOes",
- "NativeName": "GL_TESS_CONTROL_SHADER_BIT_OES",
- "Value": "0x8",
+ "Name": "OpPowerExt",
+ "NativeName": "GL_OP_POWER_EXT",
+ "Value": "0x8793",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessEvaluationShaderBit",
- "NativeName": "GL_TESS_EVALUATION_SHADER_BIT",
- "Value": "0x10",
+ "Name": "OpRecipExt",
+ "NativeName": "GL_OP_RECIP_EXT",
+ "Value": "0x8794",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessEvaluationShaderBitExt",
- "NativeName": "GL_TESS_EVALUATION_SHADER_BIT_EXT",
- "Value": "0x10",
+ "Name": "OpRecipSqrtExt",
+ "NativeName": "GL_OP_RECIP_SQRT_EXT",
+ "Value": "0x8795",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessEvaluationShaderBitOes",
- "NativeName": "GL_TESS_EVALUATION_SHADER_BIT_OES",
- "Value": "0x10",
+ "Name": "OpSubExt",
+ "NativeName": "GL_OP_SUB_EXT",
+ "Value": "0x8796",
"Doc": "",
"Attributes": []
},
{
- "Name": "ComputeShaderBit",
- "NativeName": "GL_COMPUTE_SHADER_BIT",
- "Value": "0x20",
+ "Name": "OpCrossProductExt",
+ "NativeName": "GL_OP_CROSS_PRODUCT_EXT",
+ "Value": "0x8797",
"Doc": "",
"Attributes": []
},
{
- "Name": "AllShaderBits",
- "NativeName": "GL_ALL_SHADER_BITS",
- "Value": "unchecked((int)0xFFFFFFFF)",
+ "Name": "OpMultiplyMatrixExt",
+ "NativeName": "GL_OP_MULTIPLY_MATRIX_EXT",
+ "Value": "0x8798",
"Doc": "",
"Attributes": []
},
{
- "Name": "AllShaderBitsExt",
- "NativeName": "GL_ALL_SHADER_BITS_EXT",
- "Value": "unchecked((int)0xFFFFFFFF)",
+ "Name": "OpMovExt",
+ "NativeName": "GL_OP_MOV_EXT",
+ "Value": "0x8799",
"Doc": "",
"Attributes": []
}
],
- "Name": "UseProgramStageMask",
- "NativeName": "UseProgramStageMask",
+ "Name": "VertexShaderOpEXT",
+ "NativeName": "VertexShaderOpEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "VertexAttribArrayEnabled",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_ENABLED",
- "Value": "0x8622",
+ "Name": "CurrentVertexExt",
+ "NativeName": "GL_CURRENT_VERTEX_EXT",
+ "Value": "0x87E2",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArraySize",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_SIZE",
- "Value": "0x8623",
+ "Name": "MvpMatrixExt",
+ "NativeName": "GL_MVP_MATRIX_EXT",
+ "Value": "0x87E3",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "VertexShaderParameterEXT",
+ "NativeName": "VertexShaderParameterEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "VertexAttribArrayStride",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_STRIDE",
- "Value": "0x8624",
+ "Name": "VariantExt",
+ "NativeName": "GL_VARIANT_EXT",
+ "Value": "0x87C1",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayType",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_TYPE",
- "Value": "0x8625",
+ "Name": "InvariantExt",
+ "NativeName": "GL_INVARIANT_EXT",
+ "Value": "0x87C2",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayNormalized",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_NORMALIZED",
- "Value": "0x886A",
+ "Name": "LocalConstantExt",
+ "NativeName": "GL_LOCAL_CONSTANT_EXT",
+ "Value": "0x87C3",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayInteger",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_INTEGER",
- "Value": "0x88FD",
+ "Name": "LocalExt",
+ "NativeName": "GL_LOCAL_EXT",
+ "Value": "0x87C4",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "VertexShaderStorageTypeEXT",
+ "NativeName": "VertexShaderStorageTypeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "VertexAttribArrayLong",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_LONG",
- "Value": "0x874E",
+ "Name": "CurrentTextureCoords",
+ "NativeName": "GL_CURRENT_TEXTURE_COORDS",
+ "Value": "0xB03",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "VertexAttribArrayDivisor",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_DIVISOR",
- "Value": "0x88FE",
+ "Name": "TextureMatrix",
+ "NativeName": "GL_TEXTURE_MATRIX",
+ "Value": "0xBA8",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "VertexShaderTextureUnitParameter",
+ "NativeName": "VertexShaderTextureUnitParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "False",
+ "NativeName": "GL_FALSE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribRelativeOffset",
- "NativeName": "GL_VERTEX_ATTRIB_RELATIVE_OFFSET",
- "Value": "0x82D5",
+ "Name": "True",
+ "NativeName": "GL_TRUE",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
}
],
- "Name": "VertexArrayPName",
- "NativeName": "VertexArrayPName",
+ "Name": "VertexShaderWriteMaskEXT",
+ "NativeName": "VertexShaderWriteMaskEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "VertexAttribArrayBufferBinding",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING",
- "Value": "0x889F",
+ "Name": "VertexStream0Ati",
+ "NativeName": "GL_VERTEX_STREAM0_ATI",
+ "Value": "0x876C",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayEnabled",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_ENABLED",
- "Value": "0x8622",
+ "Name": "VertexStream1Ati",
+ "NativeName": "GL_VERTEX_STREAM1_ATI",
+ "Value": "0x876D",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArraySize",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_SIZE",
- "Value": "0x8623",
+ "Name": "VertexStream2Ati",
+ "NativeName": "GL_VERTEX_STREAM2_ATI",
+ "Value": "0x876E",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayStride",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_STRIDE",
- "Value": "0x8624",
+ "Name": "VertexStream3Ati",
+ "NativeName": "GL_VERTEX_STREAM3_ATI",
+ "Value": "0x876F",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayType",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_TYPE",
- "Value": "0x8625",
+ "Name": "VertexStream4Ati",
+ "NativeName": "GL_VERTEX_STREAM4_ATI",
+ "Value": "0x8770",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayNormalized",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_NORMALIZED",
- "Value": "0x886A",
+ "Name": "VertexStream5Ati",
+ "NativeName": "GL_VERTEX_STREAM5_ATI",
+ "Value": "0x8771",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayInteger",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_INTEGER",
- "Value": "0x88FD",
+ "Name": "VertexStream6Ati",
+ "NativeName": "GL_VERTEX_STREAM6_ATI",
+ "Value": "0x8772",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayDivisor",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_DIVISOR",
- "Value": "0x88FE",
+ "Name": "VertexStream7Ati",
+ "NativeName": "GL_VERTEX_STREAM7_ATI",
+ "Value": "0x8773",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "VertexStreamATI",
+ "NativeName": "VertexStreamATI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "CurrentVertexAttrib",
- "NativeName": "GL_CURRENT_VERTEX_ATTRIB",
- "Value": "0x8626",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
}
],
- "Name": "VertexAttribEnum",
- "NativeName": "VertexAttribEnum",
+ "Name": "VertexWeightPointerTypeEXT",
+ "NativeName": "VertexWeightPointerTypeEXT",
"ExtensionName": "Core",
"Attributes": []
},
@@ -29095,344 +38179,10 @@
"Value": "0x140A",
"Doc": "",
"Attributes": []
- },
- {
- "Name": "HalfFloat",
- "NativeName": "GL_HALF_FLOAT",
- "Value": "0x140B",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Fixed",
- "NativeName": "GL_FIXED",
- "Value": "0x140C",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Int2101010Rev",
- "NativeName": "GL_INT_2_10_10_10_REV",
- "Value": "0x8D9F",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "UnsignedInt2101010Rev",
- "NativeName": "GL_UNSIGNED_INT_2_10_10_10_REV",
- "Value": "0x8368",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "UnsignedInt10f11f11fRev",
- "NativeName": "GL_UNSIGNED_INT_10F_11F_11F_REV",
- "Value": "0x8C3B",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "VertexAttribPointerType",
- "NativeName": "VertexAttribPointerType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Byte",
- "NativeName": "GL_BYTE",
- "Value": "0x1400",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Fixed",
- "NativeName": "GL_FIXED",
- "Value": "0x140C",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "HalfFloat",
- "NativeName": "GL_HALF_FLOAT",
- "Value": "0x140B",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "UnsignedByte",
- "NativeName": "GL_UNSIGNED_BYTE",
- "Value": "0x1401",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "UnsignedShort",
- "NativeName": "GL_UNSIGNED_SHORT",
- "Value": "0x1403",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "UnsignedInt",
- "NativeName": "GL_UNSIGNED_INT",
- "Value": "0x1405",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Int2101010Rev",
- "NativeName": "GL_INT_2_10_10_10_REV",
- "Value": "0x8D9F",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "UnsignedInt2101010Rev",
- "NativeName": "GL_UNSIGNED_INT_2_10_10_10_REV",
- "Value": "0x8368",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "UnsignedInt10f11f11fRev",
- "NativeName": "GL_UNSIGNED_INT_10F_11F_11F_REV",
- "Value": "0x8C3B",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "VertexAttribType",
- "NativeName": "VertexAttribType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "BufferAccess",
- "NativeName": "GL_BUFFER_ACCESS",
- "Value": "0x88BB",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "BufferAccessFlags",
- "NativeName": "GL_BUFFER_ACCESS_FLAGS",
- "Value": "0x911F",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "BufferImmutableStorage",
- "NativeName": "GL_BUFFER_IMMUTABLE_STORAGE",
- "Value": "0x821F",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "BufferMapped",
- "NativeName": "GL_BUFFER_MAPPED",
- "Value": "0x88BC",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "BufferMapLength",
- "NativeName": "GL_BUFFER_MAP_LENGTH",
- "Value": "0x9120",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "BufferMapOffset",
- "NativeName": "GL_BUFFER_MAP_OFFSET",
- "Value": "0x9121",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "BufferSize",
- "NativeName": "GL_BUFFER_SIZE",
- "Value": "0x8764",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "BufferStorageFlags",
- "NativeName": "GL_BUFFER_STORAGE_FLAGS",
- "Value": "0x8220",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "BufferUsage",
- "NativeName": "GL_BUFFER_USAGE",
- "Value": "0x8765",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "VertexBufferObjectParameter",
- "NativeName": "VertexBufferObjectParameter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "StreamDraw",
- "NativeName": "GL_STREAM_DRAW",
- "Value": "0x88E0",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "StreamRead",
- "NativeName": "GL_STREAM_READ",
- "Value": "0x88E1",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "StreamCopy",
- "NativeName": "GL_STREAM_COPY",
- "Value": "0x88E2",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "StaticDraw",
- "NativeName": "GL_STATIC_DRAW",
- "Value": "0x88E4",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "StaticRead",
- "NativeName": "GL_STATIC_READ",
- "Value": "0x88E5",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "StaticCopy",
- "NativeName": "GL_STATIC_COPY",
- "Value": "0x88E6",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "DynamicDraw",
- "NativeName": "GL_DYNAMIC_DRAW",
- "Value": "0x88E8",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "DynamicRead",
- "NativeName": "GL_DYNAMIC_READ",
- "Value": "0x88E9",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "DynamicCopy",
- "NativeName": "GL_DYNAMIC_COPY",
- "Value": "0x88EA",
- "Doc": "",
- "Attributes": []
}
],
- "Name": "VertexBufferObjectUsage",
- "NativeName": "VertexBufferObjectUsage",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "VertexPointerType",
- "NativeName": "VertexPointerType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "FirstVertexConvention",
- "NativeName": "GL_FIRST_VERTEX_CONVENTION",
- "Value": "0x8E4D",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "LastVertexConvention",
- "NativeName": "GL_LAST_VERTEX_CONVENTION",
- "Value": "0x8E4E",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "VertexProvokingMode",
- "NativeName": "VertexProvokingMode",
+ "Name": "WeightPointerTypeARB",
+ "NativeName": "WeightPointerTypeARB",
"ExtensionName": "Core",
"Attributes": []
}
@@ -34641,9 +43391,47 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GenerateMipmap",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGenerateMipmap",
+ "Parameters": [
+ {
+ "Name": "target",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "TextureTarget",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "TextureTarget",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -34660,7 +43448,7 @@
"ExtensionName": "Core"
},
{
- "Name": "GenerateMipmap",
+ "Name": "GenFramebuffers",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -34672,16 +43460,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGenerateMipmap",
+ "NativeName": "glGenFramebuffers",
"Parameters": [
{
- "Name": "target",
+ "Name": "n",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "TextureTarget",
+ "Name": "uint",
"Group": null,
- "OriginalName": "TextureTarget",
+ "OriginalName": "GLsizei",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -34690,15 +43478,37 @@
"Count": null,
"Flow": 1,
"Attributes": []
+ },
+ {
+ "Name": "framebuffers",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": "n",
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from n.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GenFramebuffers",
+ "Name": "GenRenderbuffers",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -34710,7 +43520,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGenFramebuffers",
+ "NativeName": "glGenRenderbuffers",
"Parameters": [
{
"Name": "n",
@@ -34730,7 +43540,7 @@
"Attributes": []
},
{
- "Name": "framebuffers",
+ "Name": "renderbuffers",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
@@ -34754,11 +43564,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from n.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from n.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GenRenderbuffers",
+ "Name": "GenTextures",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -34770,7 +43580,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGenRenderbuffers",
+ "NativeName": "glGenTextures",
"Parameters": [
{
"Name": "n",
@@ -34790,7 +43600,7 @@
"Attributes": []
},
{
- "Name": "renderbuffers",
+ "Name": "textures",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
@@ -34814,11 +43624,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from n.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from n.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GenTextures",
+ "Name": "GetActiveAttrib",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -34830,10 +43640,44 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGenTextures",
+ "NativeName": "glGetActiveAttrib",
"Parameters": [
{
- "Name": "n",
+ "Name": "program",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "index",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "bufSize",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -34850,13 +43694,79 @@
"Attributes": []
},
{
- "Name": "textures",
+ "Name": "length",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
"Name": "uint",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "size",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "name",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "char",
+ "Group": null,
+ "OriginalName": "GLchar",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -34865,7 +43775,7 @@
"Count": {
"_count": 0,
"ConstantName": null,
- "ValueReference": "n",
+ "ValueReference": "bufSize",
"ComputedFromNames": []
},
"Flow": 2,
@@ -34874,7 +43784,7 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from n.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -34992,9 +43902,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "AttributeType",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "AttributeType",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -35038,7 +43948,7 @@
"ExtensionName": "Core"
},
{
- "Name": "GetActiveAttrib",
+ "Name": "GetActiveUniform",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -35050,7 +43960,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetActiveAttrib",
+ "NativeName": "glGetActiveUniform",
"Parameters": [
{
"Name": "program",
@@ -35152,9 +44062,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "AttributeType",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "AttributeType",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -35312,9 +44222,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "UniformType",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "UniformType",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -35751,9 +44661,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "BufferPNameARB",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "BufferPNameARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -37338,9 +46248,88 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "float",
+ "Group": null,
+ "OriginalName": "GLfloat",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetTexParameter",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetTexParameterfv",
+ "Parameters": [
+ {
+ "Name": "target",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "TextureTarget",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "TextureTarget",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -37355,9 +46344,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "GetTextureParameter",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GetTextureParameter",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -37410,16 +46399,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetTexParameterfv",
+ "NativeName": "glGetTexParameteriv",
"Parameters": [
{
"Name": "target",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "TextureTarget",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "TextureTarget",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -37434,9 +46423,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GetTextureParameter",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GetTextureParameter",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -37451,9 +46440,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -37496,9 +46485,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "TextureTarget",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "TextureTarget",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -37513,9 +46502,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "GetTextureParameter",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GetTextureParameter",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -37556,7 +46545,7 @@
"ExtensionName": "Core"
},
{
- "Name": "GetTexParameter",
+ "Name": "GetUniform",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -37568,16 +46557,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetTexParameteriv",
+ "NativeName": "glGetUniformfv",
"Parameters": [
{
- "Name": "target",
+ "Name": "program",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "TextureTarget",
+ "Name": "uint",
"Group": null,
- "OriginalName": "TextureTarget",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -37588,13 +46577,13 @@
"Attributes": []
},
{
- "Name": "pname",
+ "Name": "location",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GetTextureParameter",
+ "Name": "int",
"Group": null,
- "OriginalName": "GetTextureParameter",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -37609,9 +46598,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -37622,7 +46611,8 @@
"ConstantName": null,
"ValueReference": null,
"ComputedFromNames": [
- "pname"
+ "program",
+ "location"
]
},
"Flow": 2,
@@ -37631,7 +46621,7 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from program and location.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -37647,7 +46637,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetUniformfv",
+ "NativeName": "glGetUniformiv",
"Parameters": [
{
"Name": "program",
@@ -37688,9 +46678,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -37715,7 +46705,62 @@
"ExtensionName": "Core"
},
{
- "Name": "GetUniform",
+ "Name": "GetUniformLocation",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetUniformLocation",
+ "Parameters": [
+ {
+ "Name": "program",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "name",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "char",
+ "Group": null,
+ "OriginalName": "GLchar",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// See summary.\r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetVertexAttrib",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -37727,10 +46772,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetUniformiv",
+ "NativeName": "glGetVertexAttribfv",
"Parameters": [
{
- "Name": "program",
+ "Name": "index",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -37747,13 +46792,13 @@
"Attributes": []
},
{
- "Name": "location",
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -37768,22 +46813,19 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
"Count": {
- "_count": 0,
+ "_count": 4,
"ConstantName": null,
"ValueReference": null,
- "ComputedFromNames": [
- "program",
- "location"
- ]
+ "ComputedFromNames": []
},
"Flow": 2,
"Attributes": []
@@ -37791,26 +46833,26 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from program and location.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 4 elements.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetUniformLocation",
+ "Name": "GetVertexAttrib",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "void",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "void",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetUniformLocation",
+ "NativeName": "glGetVertexAttribfv",
"Parameters": [
{
- "Name": "program",
+ "Name": "index",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -37827,13 +46869,13 @@
"Attributes": []
},
{
- "Name": "name",
+ "Name": "pname",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "char",
+ "Name": "VertexAttribPropertyARB",
"Group": null,
- "OriginalName": "GLchar",
+ "OriginalName": "VertexAttribPropertyARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -37842,11 +46884,33 @@
"Count": null,
"Flow": 1,
"Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "float",
+ "Group": null,
+ "OriginalName": "GLfloat",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 4,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// See summary.\r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 4 elements.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -37862,7 +46926,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetVertexAttribfv",
+ "NativeName": "glGetVertexAttribiv",
"Parameters": [
{
"Name": "index",
@@ -37903,9 +46967,86 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 4,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 4 elements.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetVertexAttrib",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetVertexAttribiv",
+ "Parameters": [
+ {
+ "Name": "index",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "VertexAttribPropertyARB",
+ "Group": null,
+ "OriginalName": "VertexAttribPropertyARB",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -37927,7 +47068,7 @@
"ExtensionName": "Core"
},
{
- "Name": "GetVertexAttrib",
+ "Name": "GetVertexAttribPointer",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -37939,7 +47080,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetVertexAttribiv",
+ "NativeName": "glGetVertexAttribPointerv",
"Parameters": [
{
"Name": "index",
@@ -37976,20 +47117,20 @@
"Attributes": []
},
{
- "Name": "@params",
+ "Name": "pointer",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 2,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "void",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "void",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
"Count": {
- "_count": 4,
+ "_count": 1,
"ConstantName": null,
"ValueReference": null,
"ComputedFromNames": []
@@ -38000,7 +47141,7 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 4 elements.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -38040,9 +47181,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "VertexAttribPointerPropertyARB",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "VertexAttribPointerPropertyARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -50292,9 +59433,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "BufferPNameARB",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "BufferPNameARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -50448,9 +59589,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "BufferPointerNameARB",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "BufferPointerNameARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51330,11 +60471,248 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetQueryObject",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetQueryObjectuiv",
+ "Parameters": [
+ {
+ "Name": "id",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetQueryObject",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetQueryObjectuiv",
+ "Parameters": [
+ {
+ "Name": "id",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "QueryObjectParameterName",
+ "Group": null,
+ "OriginalName": "QueryObjectParameterName",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetSamplerParameter",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetSamplerParameteriv",
+ "Parameters": [
+ {
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetQueryObject",
+ "Name": "GetSamplerParameter",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -51346,10 +60724,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetQueryObjectuiv",
+ "NativeName": "glGetSamplerParameteriv",
"Parameters": [
{
- "Name": "id",
+ "Name": "sampler",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -51370,9 +60748,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "SamplerParameterI",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "SamplerParameterI",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51387,9 +60765,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51409,11 +60787,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetQueryObject",
+ "Name": "GetSamplerParameter",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -51425,10 +60803,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetQueryObjectuiv",
+ "NativeName": "glGetSamplerParameterfv",
"Parameters": [
{
- "Name": "id",
+ "Name": "sampler",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -51449,9 +60827,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "QueryObjectParameterName",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "QueryObjectParameterName",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51466,9 +60844,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51488,7 +60866,7 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -51504,7 +60882,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetSamplerParameteriv",
+ "NativeName": "glGetSamplerParameterfv",
"Parameters": [
{
"Name": "sampler",
@@ -51528,9 +60906,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "SamplerParameterF",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "SamplerParameterF",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51545,9 +60923,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51571,28 +60949,28 @@
"ExtensionName": "Core"
},
{
- "Name": "GetSamplerParameter",
+ "Name": "GetString",
"ReturnType": {
- "IndirectionLevels": 0,
+ "IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "void",
+ "Name": "byte",
"Group": null,
- "OriginalName": "void",
+ "OriginalName": "GLubyte",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetSamplerParameterfv",
+ "NativeName": "glGetStringi",
"Parameters": [
{
- "Name": "sampler",
+ "Name": "name",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51603,13 +60981,13 @@
"Attributes": []
},
{
- "Name": "pname",
+ "Name": "index",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51618,35 +60996,11 @@
"Count": null,
"Flow": 1,
"Attributes": []
- },
- {
- "Name": "@params",
- "Type": {
- "IndirectionLevels": 1,
- "ArrayDimensions": 0,
- "Name": "float",
- "Group": null,
- "OriginalName": "GLfloat",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": [
- "pname"
- ]
- },
- "Flow": 2,
- "Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// See summary.\r\n",
"ExtensionName": "Core"
},
{
@@ -51669,9 +61023,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "StringName",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "StringName",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51705,28 +61059,28 @@
"ExtensionName": "Core"
},
{
- "Name": "GetString",
+ "Name": "GetSync",
"ReturnType": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "byte",
+ "Name": "void",
"Group": null,
- "OriginalName": "GLubyte",
+ "OriginalName": "void",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetStringi",
+ "NativeName": "glGetSynciv",
"Parameters": [
{
- "Name": "name",
+ "Name": "sync",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "StringName",
+ "Name": "IntPtr",
"Group": null,
- "OriginalName": "StringName",
+ "OriginalName": "GLsync",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51737,13 +61091,30 @@
"Attributes": []
},
{
- "Name": "index",
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "count",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
"Name": "uint",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "GLsizei",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51752,11 +61123,55 @@
"Count": null,
"Flow": 1,
"Attributes": []
+ },
+ {
+ "Name": "length",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "values",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": "count",
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// See summary.\r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from count.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -51796,9 +61211,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "SyncParameterName",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "SyncParameterName",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51876,7 +61291,7 @@
"ExtensionName": "Core"
},
{
- "Name": "GetSync",
+ "Name": "GetTransformFeedbackVarying",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -51888,16 +61303,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetSynciv",
+ "NativeName": "glGetTransformFeedbackVarying",
"Parameters": [
{
- "Name": "sync",
+ "Name": "program",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "IntPtr",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLsync",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51908,13 +61323,13 @@
"Attributes": []
},
{
- "Name": "pname",
+ "Name": "index",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "SyncParameterName",
+ "Name": "uint",
"Group": null,
- "OriginalName": "SyncParameterName",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51925,7 +61340,7 @@
"Attributes": []
},
{
- "Name": "count",
+ "Name": "bufSize",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -51964,13 +61379,57 @@
"Attributes": []
},
{
- "Name": "values",
+ "Name": "size",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "name",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "char",
+ "Group": null,
+ "OriginalName": "GLchar",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51979,7 +61438,7 @@
"Count": {
"_count": 0,
"ConstantName": null,
- "ValueReference": "count",
+ "ValueReference": "bufSize",
"ComputedFromNames": []
},
"Flow": 2,
@@ -51988,7 +61447,7 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from count.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -52106,9 +61565,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "GlslTypeToken",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GlslTypeToken",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52833,9 +62292,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "InvalidateFramebufferAttachment",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "InvalidateFramebufferAttachment",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -53055,9 +62514,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "InvalidateFramebufferAttachment",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "InvalidateFramebufferAttachment",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -53686,9 +63145,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "MapBufferAccessMask",
"Group": null,
- "OriginalName": "GLbitfield",
+ "OriginalName": "MapBufferAccessMask",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -54307,9 +63766,383 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "param",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "SamplerParameter",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glSamplerParameteri",
+ "Parameters": [
+ {
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "SamplerParameterI",
+ "Group": null,
+ "OriginalName": "SamplerParameterI",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "param",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "SamplerParameter",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glSamplerParameteriv",
+ "Parameters": [
+ {
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "param",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "SamplerParameter",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glSamplerParameteriv",
+ "Parameters": [
+ {
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "SamplerParameterI",
+ "Group": null,
+ "OriginalName": "SamplerParameterI",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "param",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "SamplerParameter",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glSamplerParameterf",
+ "Parameters": [
+ {
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "param",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "float",
+ "Group": null,
+ "OriginalName": "GLfloat",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "SamplerParameter",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glSamplerParameterf",
+ "Parameters": [
+ {
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "SamplerParameterF",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "SamplerParameterF",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -54324,9 +64157,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -54355,7 +64188,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glSamplerParameteriv",
+ "NativeName": "glSamplerParameterfv",
"Parameters": [
{
"Name": "sampler",
@@ -54396,9 +64229,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -54421,78 +64254,6 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
- {
- "Name": "SamplerParameter",
- "ReturnType": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "void",
- "Group": null,
- "OriginalName": "void",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "NativeName": "glSamplerParameterf",
- "Parameters": [
- {
- "Name": "sampler",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "uint",
- "Group": null,
- "OriginalName": "GLuint",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "pname",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "GLEnum",
- "Group": null,
- "OriginalName": "GLenum",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "param",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "float",
- "Group": null,
- "OriginalName": "GLfloat",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- }
- ],
- "GenericTypeParameters": [],
- "Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
- "ExtensionName": "Core"
- },
{
"Name": "SamplerParameter",
"ReturnType": {
@@ -54530,9 +64291,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "SamplerParameterF",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "SamplerParameterF",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -55966,6 +65727,100 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from count.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "TransformFeedbackVaryings",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glTransformFeedbackVaryings",
+ "Parameters": [
+ {
+ "Name": "program",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "count",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "varyings",
+ "Type": {
+ "IndirectionLevels": 2,
+ "ArrayDimensions": 0,
+ "Name": "char",
+ "Group": null,
+ "OriginalName": "GLchar",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": "count",
+ "ComputedFromNames": []
+ },
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "bufferMode",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "TransformFeedbackBufferMode",
+ "Group": null,
+ "OriginalName": "TransformFeedbackBufferMode",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from count.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "Uniform1",
"ReturnType": {
@@ -59267,9 +69122,88 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "index",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "data",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "bool",
+ "Group": null,
+ "OriginalName": "GLboolean",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "target"
+ ]
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from target.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetBoolean",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetBooleani_v",
+ "Parameters": [
+ {
+ "Name": "target",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "BufferTargetARB",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "BufferTargetARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -59303,7 +69237,7 @@
"ArrayDimensions": 0,
"Name": "bool",
"Group": null,
- "OriginalName": "GLboolean",
+ "OriginalName": "Boolean",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -59327,7 +69261,7 @@
"ExtensionName": "Core"
},
{
- "Name": "GetBoolean",
+ "Name": "GetFramebufferParameter",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -59339,16 +69273,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetBooleani_v",
+ "NativeName": "glGetFramebufferParameteriv",
"Parameters": [
{
"Name": "target",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "BufferTargetARB",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "BufferTargetARB",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -59359,13 +69293,13 @@
"Attributes": []
},
{
- "Name": "index",
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -59376,13 +69310,13 @@
"Attributes": []
},
{
- "Name": "data",
+ "Name": "@params",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "bool",
+ "Name": "int",
"Group": null,
- "OriginalName": "Boolean",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -59393,7 +69327,7 @@
"ConstantName": null,
"ValueReference": null,
"ComputedFromNames": [
- "target"
+ "pname"
]
},
"Flow": 2,
@@ -59402,7 +69336,7 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from target.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -59425,9 +69359,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "FramebufferTarget",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "FramebufferTarget",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -59442,9 +69376,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "FramebufferAttachmentParameterName",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "FramebufferAttachmentParameterName",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -59485,7 +69419,7 @@
"ExtensionName": "Core"
},
{
- "Name": "GetFramebufferParameter",
+ "Name": "GetMultisample",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -59497,16 +69431,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetFramebufferParameteriv",
+ "NativeName": "glGetMultisamplefv",
"Parameters": [
{
- "Name": "target",
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "FramebufferTarget",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "FramebufferTarget",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -59517,13 +69451,13 @@
"Attributes": []
},
{
- "Name": "pname",
+ "Name": "index",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "FramebufferAttachmentParameterName",
+ "Name": "uint",
"Group": null,
- "OriginalName": "FramebufferAttachmentParameterName",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -59534,13 +69468,13 @@
"Attributes": []
},
{
- "Name": "@params",
+ "Name": "val",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -59560,7 +69494,7 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -59583,9 +69517,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "GetMultisamplePNameNV",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GetMultisamplePNameNV",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -60351,9 +70285,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "ProgramResourceProperty",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "ProgramResourceProperty",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -65765,6 +75699,95 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "VertexAttribIFormat",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glVertexAttribIFormat",
+ "Parameters": [
+ {
+ "Name": "attribindex",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "size",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "VertexAttribIType",
+ "Group": null,
+ "OriginalName": "VertexAttribIType",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "relativeoffset",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "VertexBindingDivisor",
"ReturnType": {
@@ -66281,9 +76304,115 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "dstRGB",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "srcAlpha",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "dstAlpha",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "BlendFuncSeparate",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glBlendFuncSeparatei",
+ "Parameters": [
+ {
+ "Name": "buf",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "srcRGB",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "BlendingFactor",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "BlendingFactor",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66298,9 +76427,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "BlendingFactor",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "BlendingFactor",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66315,9 +76444,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "BlendingFactor",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "BlendingFactor",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66332,9 +76461,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "BlendingFactor",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "BlendingFactor",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66351,7 +76480,7 @@
"ExtensionName": "Core"
},
{
- "Name": "BlendFuncSeparate",
+ "Name": "ColorMask",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -66363,10 +76492,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glBlendFuncSeparatei",
+ "NativeName": "glColorMaski",
"Parameters": [
{
- "Name": "buf",
+ "Name": "index",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -66383,13 +76512,13 @@
"Attributes": []
},
{
- "Name": "srcRGB",
+ "Name": "r",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "BlendingFactor",
+ "Name": "bool",
"Group": null,
- "OriginalName": "BlendingFactor",
+ "OriginalName": "GLboolean",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66400,13 +76529,13 @@
"Attributes": []
},
{
- "Name": "dstRGB",
+ "Name": "g",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "BlendingFactor",
+ "Name": "bool",
"Group": null,
- "OriginalName": "BlendingFactor",
+ "OriginalName": "GLboolean",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66417,13 +76546,13 @@
"Attributes": []
},
{
- "Name": "srcAlpha",
+ "Name": "b",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "BlendingFactor",
+ "Name": "bool",
"Group": null,
- "OriginalName": "BlendingFactor",
+ "OriginalName": "GLboolean",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66434,13 +76563,13 @@
"Attributes": []
},
{
- "Name": "dstAlpha",
+ "Name": "a",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "BlendingFactor",
+ "Name": "bool",
"Group": null,
- "OriginalName": "BlendingFactor",
+ "OriginalName": "GLboolean",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66453,11 +76582,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "ColorMask",
+ "Name": "CopyImageSubData",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -66469,10 +76598,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glColorMaski",
+ "NativeName": "glCopyImageSubData",
"Parameters": [
{
- "Name": "index",
+ "Name": "srcName",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -66489,13 +76618,13 @@
"Attributes": []
},
{
- "Name": "r",
+ "Name": "srcTarget",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "bool",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLboolean",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66506,13 +76635,13 @@
"Attributes": []
},
{
- "Name": "g",
+ "Name": "srcLevel",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "bool",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLboolean",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66523,13 +76652,13 @@
"Attributes": []
},
{
- "Name": "b",
+ "Name": "srcX",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "bool",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLboolean",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66540,13 +76669,183 @@
"Attributes": []
},
{
- "Name": "a",
+ "Name": "srcY",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "bool",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLboolean",
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "srcZ",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "dstName",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "dstTarget",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "dstLevel",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "dstX",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "dstY",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "dstZ",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "srcWidth",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "srcHeight",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "srcDepth",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66559,7 +76858,7 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -66599,9 +76898,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "CopyImageSubDataTarget",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "CopyImageSubDataTarget",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66701,9 +77000,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "CopyImageSubDataTarget",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "CopyImageSubDataTarget",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -69087,9 +79386,197 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "float",
+ "Group": null,
+ "OriginalName": "GLfloat",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": "bufSize",
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetnUniform",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetnUniformiv",
+ "Parameters": [
+ {
+ "Name": "program",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "location",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "bufSize",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": "bufSize",
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetnUniform",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetnUniformuiv",
+ "Parameters": [
+ {
+ "Name": "program",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "location",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "bufSize",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -69111,7 +79598,7 @@
"ExtensionName": "Core"
},
{
- "Name": "GetnUniform",
+ "Name": "GetObjectLabel",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -69123,16 +79610,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetnUniformiv",
+ "NativeName": "glGetObjectLabel",
"Parameters": [
{
- "Name": "program",
+ "Name": "identifier",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -69143,13 +79630,13 @@
"Attributes": []
},
{
- "Name": "location",
+ "Name": "name",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -69177,107 +79664,35 @@
"Attributes": []
},
{
- "Name": "@params",
+ "Name": "length",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLsizei",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
"Count": {
- "_count": 0,
+ "_count": 1,
"ConstantName": null,
- "ValueReference": "bufSize",
+ "ValueReference": null,
"ComputedFromNames": []
},
"Flow": 2,
"Attributes": []
- }
- ],
- "GenericTypeParameters": [],
- "Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
- "ExtensionName": "Core"
- },
- {
- "Name": "GetnUniform",
- "ReturnType": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "void",
- "Group": null,
- "OriginalName": "void",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "NativeName": "glGetnUniformuiv",
- "Parameters": [
- {
- "Name": "program",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "uint",
- "Group": null,
- "OriginalName": "GLuint",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "location",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "int",
- "Group": null,
- "OriginalName": "GLint",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "bufSize",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "uint",
- "Group": null,
- "OriginalName": "GLsizei",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
},
{
- "Name": "@params",
+ "Name": "label",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "char",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "GLchar",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -69295,7 +79710,7 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -69318,9 +79733,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "ObjectIdentifier",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "ObjectIdentifier",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -69415,7 +79830,7 @@
"ExtensionName": "Core"
},
{
- "Name": "GetObjectLabel",
+ "Name": "GetObjectPtrLabel",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -69427,33 +79842,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetObjectLabel",
+ "NativeName": "glGetObjectPtrLabel",
"Parameters": [
{
- "Name": "identifier",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "ObjectIdentifier",
- "Group": null,
- "OriginalName": "ObjectIdentifier",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "name",
+ "Name": "ptr",
"Type": {
- "IndirectionLevels": 0,
+ "IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "void",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "void",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -69527,11 +79925,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetObjectPtrLabel",
+ "Name": "GetPointer",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -69543,16 +79941,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetObjectPtrLabel",
+ "NativeName": "glGetPointerv",
"Parameters": [
{
- "Name": "ptr",
+ "Name": "pname",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "void",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "void",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -69563,61 +79961,89 @@
"Attributes": []
},
{
- "Name": "bufSize",
+ "Name": "@params",
"Type": {
- "IndirectionLevels": 0,
+ "IndirectionLevels": 2,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "void",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "void",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "Count": null,
- "Flow": 1,
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
"Attributes": []
- },
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [
{
- "Name": "length",
+ "Name": "System.Obsolete",
+ "Arguments": [
+ "\"Deprecated in version 3.2\""
+ ]
+ }
+ ],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetPointer",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetPointerv",
+ "Parameters": [
+ {
+ "Name": "pname",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "GetPointervPName",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "GetPointervPName",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "Count": {
- "_count": 1,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": []
- },
- "Flow": 2,
+ "Count": null,
+ "Flow": 1,
"Attributes": []
},
{
- "Name": "label",
+ "Name": "@params",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 2,
"ArrayDimensions": 0,
- "Name": "char",
+ "Name": "void",
"Group": null,
- "OriginalName": "GLchar",
+ "OriginalName": "void",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
"Count": {
- "_count": 0,
+ "_count": 1,
"ConstantName": null,
- "ValueReference": "bufSize",
+ "ValueReference": null,
"ComputedFromNames": []
},
"Flow": 2,
@@ -69625,12 +80051,19 @@
}
],
"GenericTypeParameters": [],
- "Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": [
+ "\"Deprecated in version 3.2\""
+ ]
+ }
+ ],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetPointer",
+ "Name": "GetSamplerParameterI",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -69642,8 +80075,25 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetPointerv",
+ "NativeName": "glGetSamplerParameterIiv",
"Parameters": [
+ {
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
{
"Name": "pname",
"Type": {
@@ -69664,40 +80114,35 @@
{
"Name": "@params",
"Type": {
- "IndirectionLevels": 2,
+ "IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "void",
+ "Name": "int",
"Group": null,
- "OriginalName": "void",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
"Count": {
- "_count": 1,
+ "_count": 0,
"ConstantName": null,
"ValueReference": null,
- "ComputedFromNames": []
+ "ComputedFromNames": [
+ "pname"
+ ]
},
"Flow": 2,
"Attributes": []
}
],
"GenericTypeParameters": [],
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": [
- "\"Deprecated in version 3.2\""
- ]
- }
- ],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetPointer",
+ "Name": "GetSamplerParameterI",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -69709,16 +80154,33 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetPointerv",
+ "NativeName": "glGetSamplerParameterIiv",
"Parameters": [
+ {
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
{
"Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GetPointervPName",
+ "Name": "SamplerParameterI",
"Group": null,
- "OriginalName": "GetPointervPName",
+ "OriginalName": "SamplerParameterI",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -69731,36 +80193,31 @@
{
"Name": "@params",
"Type": {
- "IndirectionLevels": 2,
+ "IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "void",
+ "Name": "int",
"Group": null,
- "OriginalName": "void",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
"Count": {
- "_count": 1,
+ "_count": 0,
"ConstantName": null,
"ValueReference": null,
- "ComputedFromNames": []
+ "ComputedFromNames": [
+ "pname"
+ ]
},
"Flow": 2,
"Attributes": []
}
],
"GenericTypeParameters": [],
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": [
- "\"Deprecated in version 3.2\""
- ]
- }
- ],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -69776,7 +80233,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetSamplerParameterIiv",
+ "NativeName": "glGetSamplerParameterIuiv",
"Parameters": [
{
"Name": "sampler",
@@ -69817,9 +80274,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -69879,9 +80336,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "SamplerParameterI",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "SamplerParameterI",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -71543,6 +82000,85 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "SamplerParameterI",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glSamplerParameterIiv",
+ "Parameters": [
+ {
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "SamplerParameterI",
+ "Group": null,
+ "OriginalName": "SamplerParameterI",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "param",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "SamplerParameterI",
"ReturnType": {
@@ -71622,6 +82158,85 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "SamplerParameterI",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glSamplerParameterIuiv",
+ "Parameters": [
+ {
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "SamplerParameterI",
+ "Group": null,
+ "OriginalName": "SamplerParameterI",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "param",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "TexBuffer",
"ReturnType": {
@@ -83214,6 +93829,68 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from n.\r\n/// \r\n",
"ExtensionName": "EXT_disjoint_timer_query"
},
+ {
+ "Name": "GetInteger64",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetInteger64vEXT",
+ "Parameters": [
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "EXT",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "data",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "long",
+ "Group": null,
+ "OriginalName": "GLint64",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "EXT_disjoint_timer_query"
+ },
{
"Name": "GetQuery",
"ReturnType": {
diff --git a/build/binder_specifications/OpenCL.json b/build/binder_specifications/OpenCL.json
index 707d0f2571..c741247b71 100644
--- a/build/binder_specifications/OpenCL.json
+++ b/build/binder_specifications/OpenCL.json
@@ -9604,7 +9604,7 @@
"NativeName": "clUnloadCompiler",
"Parameters": [
{
- "Name": "unnamedParameterACBD2E29",
+ "Name": "unnamedParameter5AA499A0",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
diff --git a/build/binder_specifications/OpenGL (Compatibility Profile).json b/build/binder_specifications/OpenGL (Compatibility Profile).json
index 4aecb54b6c..c9ab848590 100644
--- a/build/binder_specifications/OpenGL (Compatibility Profile).json
+++ b/build/binder_specifications/OpenGL (Compatibility Profile).json
@@ -15681,9 +15681,16 @@
{
"Tokens": [
{
- "Name": "Always",
- "NativeName": "GL_ALWAYS",
- "Value": "0x207",
+ "Name": "Never",
+ "NativeName": "GL_NEVER",
+ "Value": "0x200",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Less",
+ "NativeName": "GL_LESS",
+ "Value": "0x201",
"Doc": "",
"Attributes": []
},
@@ -15695,9 +15702,9 @@
"Attributes": []
},
{
- "Name": "Gequal",
- "NativeName": "GL_GEQUAL",
- "Value": "0x206",
+ "Name": "Lequal",
+ "NativeName": "GL_LEQUAL",
+ "Value": "0x203",
"Doc": "",
"Attributes": []
},
@@ -15709,41 +15716,85 @@
"Attributes": []
},
{
- "Name": "Lequal",
- "NativeName": "GL_LEQUAL",
- "Value": "0x203",
+ "Name": "Notequal",
+ "NativeName": "GL_NOTEQUAL",
+ "Value": "0x205",
"Doc": "",
"Attributes": []
},
{
- "Name": "Less",
- "NativeName": "GL_LESS",
- "Value": "0x201",
+ "Name": "Gequal",
+ "NativeName": "GL_GEQUAL",
+ "Value": "0x206",
"Doc": "",
"Attributes": []
},
{
- "Name": "Never",
- "NativeName": "GL_NEVER",
- "Value": "0x200",
+ "Name": "Always",
+ "NativeName": "GL_ALWAYS",
+ "Value": "0x207",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "AlphaFunction",
+ "NativeName": "AlphaFunction",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ObjectBufferSizeAti",
+ "NativeName": "GL_OBJECT_BUFFER_SIZE_ATI",
+ "Value": "0x8764",
"Doc": "",
"Attributes": []
},
{
- "Name": "Notequal",
- "NativeName": "GL_NOTEQUAL",
- "Value": "0x205",
+ "Name": "ObjectBufferUsageAti",
+ "NativeName": "GL_OBJECT_BUFFER_USAGE_ATI",
+ "Value": "0x8765",
"Doc": "",
"Attributes": []
}
],
- "Name": "AlphaFunction",
- "NativeName": "AlphaFunction",
+ "Name": "ArrayObjectPNameATI",
+ "NativeName": "ArrayObjectPNameATI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "StaticAti",
+ "NativeName": "GL_STATIC_ATI",
+ "Value": "0x8760",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DynamicAti",
+ "NativeName": "GL_DYNAMIC_ATI",
+ "Value": "0x8761",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ArrayObjectUsageATI",
+ "NativeName": "ArrayObjectUsageATI",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
+ {
+ "Name": "AtomicCounterBufferReferencedByComputeShader",
+ "NativeName": "GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_COMPUTE_SHADER",
+ "Value": "0x90ED",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "AtomicCounterBufferBinding",
"NativeName": "GL_ATOMIC_COUNTER_BUFFER_BINDING",
@@ -15806,13 +15857,6 @@
"Value": "0x92CB",
"Doc": "",
"Attributes": []
- },
- {
- "Name": "AtomicCounterBufferReferencedByComputeShader",
- "NativeName": "GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_COMPUTE_SHADER",
- "Value": "0x90ED",
- "Doc": "",
- "Attributes": []
}
],
"Name": "AtomicCounterBufferPName",
@@ -15823,9 +15867,9 @@
{
"Tokens": [
{
- "Name": "AccumBufferBit",
- "NativeName": "GL_ACCUM_BUFFER_BIT",
- "Value": "0x200",
+ "Name": "CurrentBit",
+ "NativeName": "GL_CURRENT_BIT",
+ "Value": "0x1",
"Doc": "",
"Attributes": [
{
@@ -15835,9 +15879,9 @@
]
},
{
- "Name": "AllAttribBits",
- "NativeName": "GL_ALL_ATTRIB_BITS",
- "Value": "unchecked((int)0xFFFFFFFF)",
+ "Name": "PointBit",
+ "NativeName": "GL_POINT_BIT",
+ "Value": "0x2",
"Doc": "",
"Attributes": [
{
@@ -15847,16 +15891,9 @@
]
},
{
- "Name": "ColorBufferBit",
- "NativeName": "GL_COLOR_BUFFER_BIT",
- "Value": "0x4000",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "CurrentBit",
- "NativeName": "GL_CURRENT_BIT",
- "Value": "0x1",
+ "Name": "LineBit",
+ "NativeName": "GL_LINE_BIT",
+ "Value": "0x4",
"Doc": "",
"Attributes": [
{
@@ -15866,16 +15903,9 @@
]
},
{
- "Name": "DepthBufferBit",
- "NativeName": "GL_DEPTH_BUFFER_BIT",
- "Value": "0x100",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "EnableBit",
- "NativeName": "GL_ENABLE_BIT",
- "Value": "0x2000",
+ "Name": "PolygonBit",
+ "NativeName": "GL_POLYGON_BIT",
+ "Value": "0x8",
"Doc": "",
"Attributes": [
{
@@ -15885,9 +15915,9 @@
]
},
{
- "Name": "EvalBit",
- "NativeName": "GL_EVAL_BIT",
- "Value": "0x10000",
+ "Name": "PolygonStippleBit",
+ "NativeName": "GL_POLYGON_STIPPLE_BIT",
+ "Value": "0x10",
"Doc": "",
"Attributes": [
{
@@ -15897,9 +15927,9 @@
]
},
{
- "Name": "FogBit",
- "NativeName": "GL_FOG_BIT",
- "Value": "0x80",
+ "Name": "PixelModeBit",
+ "NativeName": "GL_PIXEL_MODE_BIT",
+ "Value": "0x20",
"Doc": "",
"Attributes": [
{
@@ -15909,9 +15939,9 @@
]
},
{
- "Name": "HintBit",
- "NativeName": "GL_HINT_BIT",
- "Value": "0x8000",
+ "Name": "LightingBit",
+ "NativeName": "GL_LIGHTING_BIT",
+ "Value": "0x40",
"Doc": "",
"Attributes": [
{
@@ -15921,9 +15951,9 @@
]
},
{
- "Name": "LightingBit",
- "NativeName": "GL_LIGHTING_BIT",
- "Value": "0x40",
+ "Name": "FogBit",
+ "NativeName": "GL_FOG_BIT",
+ "Value": "0x80",
"Doc": "",
"Attributes": [
{
@@ -15933,9 +15963,16 @@
]
},
{
- "Name": "LineBit",
- "NativeName": "GL_LINE_BIT",
- "Value": "0x4",
+ "Name": "DepthBufferBit",
+ "NativeName": "GL_DEPTH_BUFFER_BIT",
+ "Value": "0x100",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AccumBufferBit",
+ "NativeName": "GL_ACCUM_BUFFER_BIT",
+ "Value": "0x200",
"Doc": "",
"Attributes": [
{
@@ -15945,9 +15982,16 @@
]
},
{
- "Name": "ListBit",
- "NativeName": "GL_LIST_BIT",
- "Value": "0x20000",
+ "Name": "StencilBufferBit",
+ "NativeName": "GL_STENCIL_BUFFER_BIT",
+ "Value": "0x400",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ViewportBit",
+ "NativeName": "GL_VIEWPORT_BIT",
+ "Value": "0x800",
"Doc": "",
"Attributes": [
{
@@ -15957,9 +16001,9 @@
]
},
{
- "Name": "MultisampleBit",
- "NativeName": "GL_MULTISAMPLE_BIT",
- "Value": "0x20000000",
+ "Name": "TransformBit",
+ "NativeName": "GL_TRANSFORM_BIT",
+ "Value": "0x1000",
"Doc": "",
"Attributes": [
{
@@ -15969,30 +16013,28 @@
]
},
{
- "Name": "MultisampleBit3Dfx",
- "NativeName": "GL_MULTISAMPLE_BIT_3DFX",
- "Value": "0x20000000",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "MultisampleBitArb",
- "NativeName": "GL_MULTISAMPLE_BIT_ARB",
- "Value": "0x20000000",
+ "Name": "EnableBit",
+ "NativeName": "GL_ENABLE_BIT",
+ "Value": "0x2000",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "MultisampleBitExt",
- "NativeName": "GL_MULTISAMPLE_BIT_EXT",
- "Value": "0x20000000",
+ "Name": "ColorBufferBit",
+ "NativeName": "GL_COLOR_BUFFER_BIT",
+ "Value": "0x4000",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelModeBit",
- "NativeName": "GL_PIXEL_MODE_BIT",
- "Value": "0x20",
+ "Name": "HintBit",
+ "NativeName": "GL_HINT_BIT",
+ "Value": "0x8000",
"Doc": "",
"Attributes": [
{
@@ -16002,9 +16044,9 @@
]
},
{
- "Name": "PointBit",
- "NativeName": "GL_POINT_BIT",
- "Value": "0x2",
+ "Name": "EvalBit",
+ "NativeName": "GL_EVAL_BIT",
+ "Value": "0x10000",
"Doc": "",
"Attributes": [
{
@@ -16014,9 +16056,9 @@
]
},
{
- "Name": "PolygonBit",
- "NativeName": "GL_POLYGON_BIT",
- "Value": "0x8",
+ "Name": "ListBit",
+ "NativeName": "GL_LIST_BIT",
+ "Value": "0x20000",
"Doc": "",
"Attributes": [
{
@@ -16026,9 +16068,9 @@
]
},
{
- "Name": "PolygonStippleBit",
- "NativeName": "GL_POLYGON_STIPPLE_BIT",
- "Value": "0x10",
+ "Name": "TextureBit",
+ "NativeName": "GL_TEXTURE_BIT",
+ "Value": "0x40000",
"Doc": "",
"Attributes": [
{
@@ -16050,16 +16092,9 @@
]
},
{
- "Name": "StencilBufferBit",
- "NativeName": "GL_STENCIL_BUFFER_BIT",
- "Value": "0x400",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "TextureBit",
- "NativeName": "GL_TEXTURE_BIT",
- "Value": "0x40000",
+ "Name": "MultisampleBit",
+ "NativeName": "GL_MULTISAMPLE_BIT",
+ "Value": "0x20000000",
"Doc": "",
"Attributes": [
{
@@ -16069,21 +16104,30 @@
]
},
{
- "Name": "TransformBit",
- "NativeName": "GL_TRANSFORM_BIT",
- "Value": "0x1000",
+ "Name": "MultisampleBitArb",
+ "NativeName": "GL_MULTISAMPLE_BIT_ARB",
+ "Value": "0x20000000",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ViewportBit",
- "NativeName": "GL_VIEWPORT_BIT",
- "Value": "0x800",
+ "Name": "MultisampleBitExt",
+ "NativeName": "GL_MULTISAMPLE_BIT_EXT",
+ "Value": "0x20000000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MultisampleBit3Dfx",
+ "NativeName": "GL_MULTISAMPLE_BIT_3DFX",
+ "Value": "0x20000000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AllAttribBits",
+ "NativeName": "GL_ALL_ATTRIB_BITS",
+ "Value": "unchecked((int)0xFFFFFFFF)",
"Doc": "",
"Attributes": [
{
@@ -16100,6 +16144,62 @@
},
{
"Tokens": [
+ {
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Int64Arb",
+ "NativeName": "GL_INT64_ARB",
+ "Value": "0x140E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Int64NV",
+ "NativeName": "GL_INT64_NV",
+ "Value": "0x140E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt64Arb",
+ "NativeName": "GL_UNSIGNED_INT64_ARB",
+ "Value": "0x140F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt64NV",
+ "NativeName": "GL_UNSIGNED_INT64_NV",
+ "Value": "0x140F",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "FloatVec2",
"NativeName": "GL_FLOAT_VEC2",
@@ -16491,2678 +16591,2474 @@
"Value": "0x8B6A",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "AttributeType",
- "NativeName": "AttributeType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "TransformFeedback",
- "NativeName": "GL_TRANSFORM_FEEDBACK",
- "Value": "0x8E22",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "BindTransformFeedbackTarget",
- "NativeName": "BindTransformFeedbackTarget",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "AlphaMaxSgix",
- "NativeName": "GL_ALPHA_MAX_SGIX",
- "Value": "0x8321",
- "Doc": "",
- "Attributes": []
},
{
- "Name": "AlphaMinSgix",
- "NativeName": "GL_ALPHA_MIN_SGIX",
- "Value": "0x8320",
+ "Name": "SamplerBuffer",
+ "NativeName": "GL_SAMPLER_BUFFER",
+ "Value": "0x8DC2",
"Doc": "",
"Attributes": []
},
{
- "Name": "FuncAddExt",
- "NativeName": "GL_FUNC_ADD_EXT",
- "Value": "0x8006",
+ "Name": "Sampler1DArrayShadow",
+ "NativeName": "GL_SAMPLER_1D_ARRAY_SHADOW",
+ "Value": "0x8DC3",
"Doc": "",
"Attributes": []
},
{
- "Name": "FuncReverseSubtractExt",
- "NativeName": "GL_FUNC_REVERSE_SUBTRACT_EXT",
- "Value": "0x800B",
+ "Name": "Sampler2DArrayShadow",
+ "NativeName": "GL_SAMPLER_2D_ARRAY_SHADOW",
+ "Value": "0x8DC4",
"Doc": "",
"Attributes": []
},
{
- "Name": "FuncSubtractExt",
- "NativeName": "GL_FUNC_SUBTRACT_EXT",
- "Value": "0x800A",
+ "Name": "SamplerCubeShadow",
+ "NativeName": "GL_SAMPLER_CUBE_SHADOW",
+ "Value": "0x8DC5",
"Doc": "",
"Attributes": []
},
{
- "Name": "LogicOp",
- "NativeName": "GL_LOGIC_OP",
- "Value": "0xBF1",
+ "Name": "UnsignedIntVec2",
+ "NativeName": "GL_UNSIGNED_INT_VEC2",
+ "Value": "0x8DC6",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxExt",
- "NativeName": "GL_MAX_EXT",
- "Value": "0x8008",
+ "Name": "UnsignedIntVec3",
+ "NativeName": "GL_UNSIGNED_INT_VEC3",
+ "Value": "0x8DC7",
"Doc": "",
"Attributes": []
},
{
- "Name": "MinExt",
- "NativeName": "GL_MIN_EXT",
- "Value": "0x8007",
+ "Name": "UnsignedIntVec4",
+ "NativeName": "GL_UNSIGNED_INT_VEC4",
+ "Value": "0x8DC8",
"Doc": "",
"Attributes": []
},
{
- "Name": "FuncAdd",
- "NativeName": "GL_FUNC_ADD",
- "Value": "0x8006",
+ "Name": "IntSampler1D",
+ "NativeName": "GL_INT_SAMPLER_1D",
+ "Value": "0x8DC9",
"Doc": "",
"Attributes": []
},
{
- "Name": "FuncReverseSubtract",
- "NativeName": "GL_FUNC_REVERSE_SUBTRACT",
- "Value": "0x800B",
+ "Name": "IntSampler2D",
+ "NativeName": "GL_INT_SAMPLER_2D",
+ "Value": "0x8DCA",
"Doc": "",
"Attributes": []
},
{
- "Name": "FuncSubtract",
- "NativeName": "GL_FUNC_SUBTRACT",
- "Value": "0x800A",
+ "Name": "IntSampler3D",
+ "NativeName": "GL_INT_SAMPLER_3D",
+ "Value": "0x8DCB",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "BlendEquationModeEXT",
- "NativeName": "BlendEquationModeEXT",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Zero",
- "NativeName": "GL_ZERO",
- "Value": "0x0",
+ "Name": "IntSamplerCube",
+ "NativeName": "GL_INT_SAMPLER_CUBE",
+ "Value": "0x8DCC",
"Doc": "",
"Attributes": []
},
{
- "Name": "One",
- "NativeName": "GL_ONE",
- "Value": "0x1",
+ "Name": "IntSampler2DRect",
+ "NativeName": "GL_INT_SAMPLER_2D_RECT",
+ "Value": "0x8DCD",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrcColor",
- "NativeName": "GL_SRC_COLOR",
- "Value": "0x300",
+ "Name": "IntSampler1DArray",
+ "NativeName": "GL_INT_SAMPLER_1D_ARRAY",
+ "Value": "0x8DCE",
"Doc": "",
"Attributes": []
},
{
- "Name": "OneMinusSrcColor",
- "NativeName": "GL_ONE_MINUS_SRC_COLOR",
- "Value": "0x301",
+ "Name": "IntSampler2DArray",
+ "NativeName": "GL_INT_SAMPLER_2D_ARRAY",
+ "Value": "0x8DCF",
"Doc": "",
"Attributes": []
},
{
- "Name": "DstColor",
- "NativeName": "GL_DST_COLOR",
- "Value": "0x306",
+ "Name": "IntSamplerBuffer",
+ "NativeName": "GL_INT_SAMPLER_BUFFER",
+ "Value": "0x8DD0",
"Doc": "",
"Attributes": []
},
{
- "Name": "OneMinusDstColor",
- "NativeName": "GL_ONE_MINUS_DST_COLOR",
- "Value": "0x307",
+ "Name": "UnsignedIntSampler1D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_1D",
+ "Value": "0x8DD1",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrcAlpha",
- "NativeName": "GL_SRC_ALPHA",
- "Value": "0x302",
+ "Name": "UnsignedIntSampler2D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D",
+ "Value": "0x8DD2",
"Doc": "",
"Attributes": []
},
{
- "Name": "OneMinusSrcAlpha",
- "NativeName": "GL_ONE_MINUS_SRC_ALPHA",
- "Value": "0x303",
+ "Name": "UnsignedIntSampler3D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_3D",
+ "Value": "0x8DD3",
"Doc": "",
"Attributes": []
},
{
- "Name": "DstAlpha",
- "NativeName": "GL_DST_ALPHA",
- "Value": "0x304",
+ "Name": "UnsignedIntSamplerCube",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_CUBE",
+ "Value": "0x8DD4",
"Doc": "",
"Attributes": []
},
{
- "Name": "OneMinusDstAlpha",
- "NativeName": "GL_ONE_MINUS_DST_ALPHA",
- "Value": "0x305",
+ "Name": "UnsignedIntSampler2DRect",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_RECT",
+ "Value": "0x8DD5",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConstantColor",
- "NativeName": "GL_CONSTANT_COLOR",
- "Value": "0x8001",
+ "Name": "UnsignedIntSampler1DArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_1D_ARRAY",
+ "Value": "0x8DD6",
"Doc": "",
"Attributes": []
},
{
- "Name": "OneMinusConstantColor",
- "NativeName": "GL_ONE_MINUS_CONSTANT_COLOR",
- "Value": "0x8002",
+ "Name": "UnsignedIntSampler2DArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_ARRAY",
+ "Value": "0x8DD7",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConstantAlpha",
- "NativeName": "GL_CONSTANT_ALPHA",
- "Value": "0x8003",
+ "Name": "UnsignedIntSamplerBuffer",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_BUFFER",
+ "Value": "0x8DD8",
"Doc": "",
"Attributes": []
},
{
- "Name": "OneMinusConstantAlpha",
- "NativeName": "GL_ONE_MINUS_CONSTANT_ALPHA",
- "Value": "0x8004",
+ "Name": "DoubleMat2",
+ "NativeName": "GL_DOUBLE_MAT2",
+ "Value": "0x8F46",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrcAlphaSaturate",
- "NativeName": "GL_SRC_ALPHA_SATURATE",
- "Value": "0x308",
+ "Name": "DoubleMat3",
+ "NativeName": "GL_DOUBLE_MAT3",
+ "Value": "0x8F47",
"Doc": "",
"Attributes": []
},
{
- "Name": "Src1Color",
- "NativeName": "GL_SRC1_COLOR",
- "Value": "0x88F9",
+ "Name": "DoubleMat4",
+ "NativeName": "GL_DOUBLE_MAT4",
+ "Value": "0x8F48",
"Doc": "",
"Attributes": []
},
{
- "Name": "Src1Alpha",
- "NativeName": "GL_SRC1_ALPHA",
- "Value": "0x8589",
+ "Name": "DoubleMat2x3",
+ "NativeName": "GL_DOUBLE_MAT2x3",
+ "Value": "0x8F49",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "BlendingFactor",
- "NativeName": "BlendingFactor",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Nearest",
- "NativeName": "GL_NEAREST",
- "Value": "0x2600",
+ "Name": "DoubleMat2x4",
+ "NativeName": "GL_DOUBLE_MAT2x4",
+ "Value": "0x8F4A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Linear",
- "NativeName": "GL_LINEAR",
- "Value": "0x2601",
+ "Name": "DoubleMat3x2",
+ "NativeName": "GL_DOUBLE_MAT3x2",
+ "Value": "0x8F4B",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "BlitFramebufferFilter",
- "NativeName": "BlitFramebufferFilter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "False",
- "NativeName": "GL_FALSE",
- "Value": "0x0",
+ "Name": "DoubleMat3x4",
+ "NativeName": "GL_DOUBLE_MAT3x4",
+ "Value": "0x8F4C",
"Doc": "",
"Attributes": []
},
{
- "Name": "True",
- "NativeName": "GL_TRUE",
- "Value": "0x1",
+ "Name": "DoubleMat4x2",
+ "NativeName": "GL_DOUBLE_MAT4x2",
+ "Value": "0x8F4D",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "Boolean",
- "NativeName": "Boolean",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Color",
- "NativeName": "GL_COLOR",
- "Value": "0x1800",
+ "Name": "DoubleMat4x3",
+ "NativeName": "GL_DOUBLE_MAT4x3",
+ "Value": "0x8F4E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Depth",
- "NativeName": "GL_DEPTH",
- "Value": "0x1801",
+ "Name": "Int64Vec2Arb",
+ "NativeName": "GL_INT64_VEC2_ARB",
+ "Value": "0x8FE9",
"Doc": "",
"Attributes": []
},
{
- "Name": "Stencil",
- "NativeName": "GL_STENCIL",
- "Value": "0x1802",
+ "Name": "Int64Vec3Arb",
+ "NativeName": "GL_INT64_VEC3_ARB",
+ "Value": "0x8FEA",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "Buffer",
- "NativeName": "Buffer",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ReadOnly",
- "NativeName": "GL_READ_ONLY",
- "Value": "0x88B8",
+ "Name": "Int64Vec4Arb",
+ "NativeName": "GL_INT64_VEC4_ARB",
+ "Value": "0x8FEB",
"Doc": "",
"Attributes": []
},
{
- "Name": "WriteOnly",
- "NativeName": "GL_WRITE_ONLY",
- "Value": "0x88B9",
+ "Name": "UnsignedInt64Vec2Arb",
+ "NativeName": "GL_UNSIGNED_INT64_VEC2_ARB",
+ "Value": "0x8FF5",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReadWrite",
- "NativeName": "GL_READ_WRITE",
- "Value": "0x88BA",
+ "Name": "UnsignedInt64Vec3Arb",
+ "NativeName": "GL_UNSIGNED_INT64_VEC3_ARB",
+ "Value": "0x8FF6",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "BufferAccessARB",
- "NativeName": "BufferAccessARB",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "MapCoherentBit",
- "NativeName": "GL_MAP_COHERENT_BIT",
- "Value": "0x80",
+ "Name": "UnsignedInt64Vec4Arb",
+ "NativeName": "GL_UNSIGNED_INT64_VEC4_ARB",
+ "Value": "0x8FF7",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapCoherentBitExt",
- "NativeName": "GL_MAP_COHERENT_BIT_EXT",
- "Value": "0x80",
+ "Name": "DoubleVec2",
+ "NativeName": "GL_DOUBLE_VEC2",
+ "Value": "0x8FFC",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapFlushExplicitBit",
- "NativeName": "GL_MAP_FLUSH_EXPLICIT_BIT",
- "Value": "0x10",
+ "Name": "DoubleVec3",
+ "NativeName": "GL_DOUBLE_VEC3",
+ "Value": "0x8FFD",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapFlushExplicitBitExt",
- "NativeName": "GL_MAP_FLUSH_EXPLICIT_BIT_EXT",
- "Value": "0x10",
+ "Name": "DoubleVec4",
+ "NativeName": "GL_DOUBLE_VEC4",
+ "Value": "0x8FFE",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateBufferBit",
- "NativeName": "GL_MAP_INVALIDATE_BUFFER_BIT",
- "Value": "0x8",
+ "Name": "SamplerCubeMapArray",
+ "NativeName": "GL_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900C",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateBufferBitExt",
- "NativeName": "GL_MAP_INVALIDATE_BUFFER_BIT_EXT",
- "Value": "0x8",
+ "Name": "SamplerCubeMapArrayShadow",
+ "NativeName": "GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW",
+ "Value": "0x900D",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateRangeBit",
- "NativeName": "GL_MAP_INVALIDATE_RANGE_BIT",
- "Value": "0x4",
+ "Name": "IntSamplerCubeMapArray",
+ "NativeName": "GL_INT_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900E",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateRangeBitExt",
- "NativeName": "GL_MAP_INVALIDATE_RANGE_BIT_EXT",
- "Value": "0x4",
+ "Name": "UnsignedIntSamplerCubeMapArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900F",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapPersistentBit",
- "NativeName": "GL_MAP_PERSISTENT_BIT",
- "Value": "0x40",
+ "Name": "Image1D",
+ "NativeName": "GL_IMAGE_1D",
+ "Value": "0x904C",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapPersistentBitExt",
- "NativeName": "GL_MAP_PERSISTENT_BIT_EXT",
- "Value": "0x40",
+ "Name": "Image2D",
+ "NativeName": "GL_IMAGE_2D",
+ "Value": "0x904D",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapReadBit",
- "NativeName": "GL_MAP_READ_BIT",
- "Value": "0x1",
+ "Name": "Image3D",
+ "NativeName": "GL_IMAGE_3D",
+ "Value": "0x904E",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapReadBitExt",
- "NativeName": "GL_MAP_READ_BIT_EXT",
- "Value": "0x1",
+ "Name": "Image2DRect",
+ "NativeName": "GL_IMAGE_2D_RECT",
+ "Value": "0x904F",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapUnsynchronizedBit",
- "NativeName": "GL_MAP_UNSYNCHRONIZED_BIT",
- "Value": "0x20",
+ "Name": "ImageCube",
+ "NativeName": "GL_IMAGE_CUBE",
+ "Value": "0x9050",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapUnsynchronizedBitExt",
- "NativeName": "GL_MAP_UNSYNCHRONIZED_BIT_EXT",
- "Value": "0x20",
+ "Name": "ImageBuffer",
+ "NativeName": "GL_IMAGE_BUFFER",
+ "Value": "0x9051",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapWriteBit",
- "NativeName": "GL_MAP_WRITE_BIT",
- "Value": "0x2",
+ "Name": "Image1DArray",
+ "NativeName": "GL_IMAGE_1D_ARRAY",
+ "Value": "0x9052",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapWriteBitExt",
- "NativeName": "GL_MAP_WRITE_BIT_EXT",
- "Value": "0x2",
+ "Name": "Image2DArray",
+ "NativeName": "GL_IMAGE_2D_ARRAY",
+ "Value": "0x9053",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "BufferAccessMask",
- "NativeName": "BufferAccessMask",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "MultisampleBufferBit7QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT7_QCOM",
- "Value": "unchecked((int)0x80000000)",
+ "Name": "ImageCubeMapArray",
+ "NativeName": "GL_IMAGE_CUBE_MAP_ARRAY",
+ "Value": "0x9054",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBufferBit6QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT6_QCOM",
- "Value": "0x40000000",
+ "Name": "Image2DMultisample",
+ "NativeName": "GL_IMAGE_2D_MULTISAMPLE",
+ "Value": "0x9055",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBufferBit5QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT5_QCOM",
- "Value": "0x20000000",
+ "Name": "Image2DMultisampleArray",
+ "NativeName": "GL_IMAGE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9056",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBufferBit4QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT4_QCOM",
- "Value": "0x10000000",
+ "Name": "IntImage1D",
+ "NativeName": "GL_INT_IMAGE_1D",
+ "Value": "0x9057",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBufferBit3QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT3_QCOM",
- "Value": "0x8000000",
+ "Name": "IntImage2D",
+ "NativeName": "GL_INT_IMAGE_2D",
+ "Value": "0x9058",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBufferBit2QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT2_QCOM",
- "Value": "0x4000000",
+ "Name": "IntImage3D",
+ "NativeName": "GL_INT_IMAGE_3D",
+ "Value": "0x9059",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBufferBit1QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT1_QCOM",
- "Value": "0x2000000",
+ "Name": "IntImage2DRect",
+ "NativeName": "GL_INT_IMAGE_2D_RECT",
+ "Value": "0x905A",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBufferBit0QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT0_QCOM",
- "Value": "0x1000000",
+ "Name": "IntImageCube",
+ "NativeName": "GL_INT_IMAGE_CUBE",
+ "Value": "0x905B",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit7QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT7_QCOM",
- "Value": "0x800000",
+ "Name": "IntImageBuffer",
+ "NativeName": "GL_INT_IMAGE_BUFFER",
+ "Value": "0x905C",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit6QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT6_QCOM",
- "Value": "0x400000",
+ "Name": "IntImage1DArray",
+ "NativeName": "GL_INT_IMAGE_1D_ARRAY",
+ "Value": "0x905D",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit5QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT5_QCOM",
- "Value": "0x200000",
+ "Name": "IntImage2DArray",
+ "NativeName": "GL_INT_IMAGE_2D_ARRAY",
+ "Value": "0x905E",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit4QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT4_QCOM",
- "Value": "0x100000",
+ "Name": "IntImageCubeMapArray",
+ "NativeName": "GL_INT_IMAGE_CUBE_MAP_ARRAY",
+ "Value": "0x905F",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit3QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT3_QCOM",
- "Value": "0x80000",
+ "Name": "IntImage2DMultisample",
+ "NativeName": "GL_INT_IMAGE_2D_MULTISAMPLE",
+ "Value": "0x9060",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit2QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT2_QCOM",
- "Value": "0x40000",
+ "Name": "IntImage2DMultisampleArray",
+ "NativeName": "GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9061",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit1QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT1_QCOM",
- "Value": "0x20000",
+ "Name": "UnsignedIntImage1D",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_1D",
+ "Value": "0x9062",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit0QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT0_QCOM",
- "Value": "0x10000",
+ "Name": "UnsignedIntImage2D",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D",
+ "Value": "0x9063",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit7QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT7_QCOM",
- "Value": "0x8000",
+ "Name": "UnsignedIntImage3D",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_3D",
+ "Value": "0x9064",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit6QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT6_QCOM",
- "Value": "0x4000",
+ "Name": "UnsignedIntImage2DRect",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_RECT",
+ "Value": "0x9065",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit5QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT5_QCOM",
- "Value": "0x2000",
+ "Name": "UnsignedIntImageCube",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_CUBE",
+ "Value": "0x9066",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit4QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT4_QCOM",
- "Value": "0x1000",
+ "Name": "UnsignedIntImageBuffer",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_BUFFER",
+ "Value": "0x9067",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit3QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT3_QCOM",
- "Value": "0x800",
+ "Name": "UnsignedIntImage1DArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_1D_ARRAY",
+ "Value": "0x9068",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit2QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT2_QCOM",
- "Value": "0x400",
+ "Name": "UnsignedIntImage2DArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_ARRAY",
+ "Value": "0x9069",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit1QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT1_QCOM",
- "Value": "0x200",
+ "Name": "UnsignedIntImageCubeMapArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY",
+ "Value": "0x906A",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit0QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT0_QCOM",
- "Value": "0x100",
+ "Name": "UnsignedIntImage2DMultisample",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE",
+ "Value": "0x906B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit7QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT7_QCOM",
- "Value": "0x80",
+ "Name": "UnsignedIntImage2DMultisampleArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x906C",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit6QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT6_QCOM",
- "Value": "0x40",
+ "Name": "Sampler2DMultisample",
+ "NativeName": "GL_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x9108",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit5QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT5_QCOM",
- "Value": "0x20",
+ "Name": "IntSampler2DMultisample",
+ "NativeName": "GL_INT_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x9109",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit4QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT4_QCOM",
- "Value": "0x10",
+ "Name": "UnsignedIntSampler2DMultisample",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x910A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit3QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT3_QCOM",
- "Value": "0x8",
+ "Name": "Sampler2DMultisampleArray",
+ "NativeName": "GL_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit2QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT2_QCOM",
- "Value": "0x4",
+ "Name": "IntSampler2DMultisampleArray",
+ "NativeName": "GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910C",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit1QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT1_QCOM",
- "Value": "0x2",
+ "Name": "UnsignedIntSampler2DMultisampleArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910D",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "AttributeType",
+ "NativeName": "AttributeType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ColorBufferBit0QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT0_QCOM",
- "Value": "0x1",
+ "Name": "TransformFeedback",
+ "NativeName": "GL_TRANSFORM_FEEDBACK",
+ "Value": "0x8E22",
"Doc": "",
"Attributes": []
}
],
- "Name": "BufferBitQCOM",
- "NativeName": "BufferBitQCOM",
+ "Name": "BindTransformFeedbackTarget",
+ "NativeName": "BindTransformFeedbackTarget",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ArrayBuffer",
- "NativeName": "GL_ARRAY_BUFFER",
- "Value": "0x8892",
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
"Doc": "",
"Attributes": []
},
{
- "Name": "AtomicCounterBuffer",
- "NativeName": "GL_ATOMIC_COUNTER_BUFFER",
- "Value": "0x92C0",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "CopyReadBuffer",
- "NativeName": "GL_COPY_READ_BUFFER",
- "Value": "0x8F36",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "CopyWriteBuffer",
- "NativeName": "GL_COPY_WRITE_BUFFER",
- "Value": "0x8F37",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "DispatchIndirectBuffer",
- "NativeName": "GL_DISPATCH_INDIRECT_BUFFER",
- "Value": "0x90EE",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
},
{
- "Name": "DrawIndirectBuffer",
- "NativeName": "GL_DRAW_INDIRECT_BUFFER",
- "Value": "0x8F3F",
+ "Name": "DoubleExt",
+ "NativeName": "GL_DOUBLE_EXT",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "BinormalPointerTypeEXT",
+ "NativeName": "BinormalPointerTypeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ElementArrayBuffer",
- "NativeName": "GL_ELEMENT_ARRAY_BUFFER",
- "Value": "0x8893",
+ "Name": "FuncAdd",
+ "NativeName": "GL_FUNC_ADD",
+ "Value": "0x8006",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelPackBuffer",
- "NativeName": "GL_PIXEL_PACK_BUFFER",
- "Value": "0x88EB",
+ "Name": "FuncAddExt",
+ "NativeName": "GL_FUNC_ADD_EXT",
+ "Value": "0x8006",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelUnpackBuffer",
- "NativeName": "GL_PIXEL_UNPACK_BUFFER",
- "Value": "0x88EC",
+ "Name": "Min",
+ "NativeName": "GL_MIN",
+ "Value": "0x8007",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryBuffer",
- "NativeName": "GL_QUERY_BUFFER",
- "Value": "0x9192",
+ "Name": "MinExt",
+ "NativeName": "GL_MIN_EXT",
+ "Value": "0x8007",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderStorageBuffer",
- "NativeName": "GL_SHADER_STORAGE_BUFFER",
- "Value": "0x90D2",
+ "Name": "Max",
+ "NativeName": "GL_MAX",
+ "Value": "0x8008",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBuffer",
- "NativeName": "GL_TEXTURE_BUFFER",
- "Value": "0x8C2A",
+ "Name": "MaxExt",
+ "NativeName": "GL_MAX_EXT",
+ "Value": "0x8008",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBuffer",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
- "Value": "0x8C8E",
+ "Name": "FuncSubtract",
+ "NativeName": "GL_FUNC_SUBTRACT",
+ "Value": "0x800A",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBuffer",
- "NativeName": "GL_UNIFORM_BUFFER",
- "Value": "0x8A11",
+ "Name": "FuncSubtractExt",
+ "NativeName": "GL_FUNC_SUBTRACT_EXT",
+ "Value": "0x800A",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "BufferStorageTarget",
- "NativeName": "BufferStorageTarget",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ArrayBuffer",
- "NativeName": "GL_ARRAY_BUFFER",
- "Value": "0x8892",
+ "Name": "FuncReverseSubtract",
+ "NativeName": "GL_FUNC_REVERSE_SUBTRACT",
+ "Value": "0x800B",
"Doc": "",
"Attributes": []
},
{
- "Name": "AtomicCounterBuffer",
- "NativeName": "GL_ATOMIC_COUNTER_BUFFER",
- "Value": "0x92C0",
+ "Name": "FuncReverseSubtractExt",
+ "NativeName": "GL_FUNC_REVERSE_SUBTRACT_EXT",
+ "Value": "0x800B",
"Doc": "",
"Attributes": []
},
{
- "Name": "CopyReadBuffer",
- "NativeName": "GL_COPY_READ_BUFFER",
- "Value": "0x8F36",
+ "Name": "AlphaMinSgix",
+ "NativeName": "GL_ALPHA_MIN_SGIX",
+ "Value": "0x8320",
"Doc": "",
"Attributes": []
},
{
- "Name": "CopyWriteBuffer",
- "NativeName": "GL_COPY_WRITE_BUFFER",
- "Value": "0x8F37",
+ "Name": "AlphaMaxSgix",
+ "NativeName": "GL_ALPHA_MAX_SGIX",
+ "Value": "0x8321",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "BlendEquationModeEXT",
+ "NativeName": "BlendEquationModeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "DispatchIndirectBuffer",
- "NativeName": "GL_DISPATCH_INDIRECT_BUFFER",
- "Value": "0x90EE",
+ "Name": "Zero",
+ "NativeName": "GL_ZERO",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "DrawIndirectBuffer",
- "NativeName": "GL_DRAW_INDIRECT_BUFFER",
- "Value": "0x8F3F",
+ "Name": "One",
+ "NativeName": "GL_ONE",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ElementArrayBuffer",
- "NativeName": "GL_ELEMENT_ARRAY_BUFFER",
- "Value": "0x8893",
+ "Name": "SrcColor",
+ "NativeName": "GL_SRC_COLOR",
+ "Value": "0x300",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelPackBuffer",
- "NativeName": "GL_PIXEL_PACK_BUFFER",
- "Value": "0x88EB",
+ "Name": "OneMinusSrcColor",
+ "NativeName": "GL_ONE_MINUS_SRC_COLOR",
+ "Value": "0x301",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelUnpackBuffer",
- "NativeName": "GL_PIXEL_UNPACK_BUFFER",
- "Value": "0x88EC",
+ "Name": "SrcAlpha",
+ "NativeName": "GL_SRC_ALPHA",
+ "Value": "0x302",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryBuffer",
- "NativeName": "GL_QUERY_BUFFER",
- "Value": "0x9192",
+ "Name": "OneMinusSrcAlpha",
+ "NativeName": "GL_ONE_MINUS_SRC_ALPHA",
+ "Value": "0x303",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderStorageBuffer",
- "NativeName": "GL_SHADER_STORAGE_BUFFER",
- "Value": "0x90D2",
+ "Name": "DstAlpha",
+ "NativeName": "GL_DST_ALPHA",
+ "Value": "0x304",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBuffer",
- "NativeName": "GL_TEXTURE_BUFFER",
- "Value": "0x8C2A",
+ "Name": "OneMinusDstAlpha",
+ "NativeName": "GL_ONE_MINUS_DST_ALPHA",
+ "Value": "0x305",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBuffer",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
- "Value": "0x8C8E",
+ "Name": "DstColor",
+ "NativeName": "GL_DST_COLOR",
+ "Value": "0x306",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBuffer",
- "NativeName": "GL_UNIFORM_BUFFER",
- "Value": "0x8A11",
+ "Name": "OneMinusDstColor",
+ "NativeName": "GL_ONE_MINUS_DST_COLOR",
+ "Value": "0x307",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "BufferTargetARB",
- "NativeName": "BufferTargetARB",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "StreamDraw",
- "NativeName": "GL_STREAM_DRAW",
- "Value": "0x88E0",
+ "Name": "SrcAlphaSaturate",
+ "NativeName": "GL_SRC_ALPHA_SATURATE",
+ "Value": "0x308",
"Doc": "",
"Attributes": []
},
{
- "Name": "StreamRead",
- "NativeName": "GL_STREAM_READ",
- "Value": "0x88E1",
+ "Name": "ConstantColor",
+ "NativeName": "GL_CONSTANT_COLOR",
+ "Value": "0x8001",
"Doc": "",
"Attributes": []
},
{
- "Name": "StreamCopy",
- "NativeName": "GL_STREAM_COPY",
- "Value": "0x88E2",
+ "Name": "OneMinusConstantColor",
+ "NativeName": "GL_ONE_MINUS_CONSTANT_COLOR",
+ "Value": "0x8002",
"Doc": "",
"Attributes": []
},
{
- "Name": "StaticDraw",
- "NativeName": "GL_STATIC_DRAW",
- "Value": "0x88E4",
+ "Name": "ConstantAlpha",
+ "NativeName": "GL_CONSTANT_ALPHA",
+ "Value": "0x8003",
"Doc": "",
"Attributes": []
},
{
- "Name": "StaticRead",
- "NativeName": "GL_STATIC_READ",
- "Value": "0x88E5",
+ "Name": "OneMinusConstantAlpha",
+ "NativeName": "GL_ONE_MINUS_CONSTANT_ALPHA",
+ "Value": "0x8004",
"Doc": "",
"Attributes": []
},
{
- "Name": "StaticCopy",
- "NativeName": "GL_STATIC_COPY",
- "Value": "0x88E6",
+ "Name": "Src1Alpha",
+ "NativeName": "GL_SRC1_ALPHA",
+ "Value": "0x8589",
"Doc": "",
"Attributes": []
},
{
- "Name": "DynamicDraw",
- "NativeName": "GL_DYNAMIC_DRAW",
- "Value": "0x88E8",
+ "Name": "Src1Color",
+ "NativeName": "GL_SRC1_COLOR",
+ "Value": "0x88F9",
"Doc": "",
"Attributes": []
},
{
- "Name": "DynamicRead",
- "NativeName": "GL_DYNAMIC_READ",
- "Value": "0x88E9",
+ "Name": "OneMinusSrc1Color",
+ "NativeName": "GL_ONE_MINUS_SRC1_COLOR",
+ "Value": "0x88FA",
"Doc": "",
"Attributes": []
},
{
- "Name": "DynamicCopy",
- "NativeName": "GL_DYNAMIC_COPY",
- "Value": "0x88EA",
+ "Name": "OneMinusSrc1Alpha",
+ "NativeName": "GL_ONE_MINUS_SRC1_ALPHA",
+ "Value": "0x88FB",
"Doc": "",
"Attributes": []
}
],
- "Name": "BufferUsageARB",
- "NativeName": "BufferUsageARB",
+ "Name": "BlendingFactor",
+ "NativeName": "BlendingFactor",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "DrawFramebuffer",
- "NativeName": "GL_DRAW_FRAMEBUFFER",
- "Value": "0x8CA9",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ReadFramebuffer",
- "NativeName": "GL_READ_FRAMEBUFFER",
- "Value": "0x8CA8",
+ "Name": "Nearest",
+ "NativeName": "GL_NEAREST",
+ "Value": "0x2600",
"Doc": "",
"Attributes": []
},
{
- "Name": "Framebuffer",
- "NativeName": "GL_FRAMEBUFFER",
- "Value": "0x8D40",
+ "Name": "Linear",
+ "NativeName": "GL_LINEAR",
+ "Value": "0x2601",
"Doc": "",
"Attributes": []
}
],
- "Name": "CheckFramebufferStatusTarget",
- "NativeName": "CheckFramebufferStatusTarget",
+ "Name": "BlitFramebufferFilter",
+ "NativeName": "BlitFramebufferFilter",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "AccumBufferBit",
- "NativeName": "GL_ACCUM_BUFFER_BIT",
- "Value": "0x200",
+ "Name": "False",
+ "NativeName": "GL_FALSE",
+ "Value": "0x0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ColorBufferBit",
- "NativeName": "GL_COLOR_BUFFER_BIT",
- "Value": "0x4000",
+ "Name": "True",
+ "NativeName": "GL_TRUE",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "Boolean",
+ "NativeName": "Boolean",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "CoverageBufferBitNV",
- "NativeName": "GL_COVERAGE_BUFFER_BIT_NV",
- "Value": "0x8000",
+ "Name": "Color",
+ "NativeName": "GL_COLOR",
+ "Value": "0x1800",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit",
- "NativeName": "GL_DEPTH_BUFFER_BIT",
- "Value": "0x100",
+ "Name": "Depth",
+ "NativeName": "GL_DEPTH",
+ "Value": "0x1801",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit",
- "NativeName": "GL_STENCIL_BUFFER_BIT",
- "Value": "0x400",
+ "Name": "Stencil",
+ "NativeName": "GL_STENCIL",
+ "Value": "0x1802",
"Doc": "",
"Attributes": []
}
],
- "Name": "ClearBufferMask",
- "NativeName": "ClearBufferMask",
+ "Name": "Buffer",
+ "NativeName": "Buffer",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ClientAllAttribBits",
- "NativeName": "GL_CLIENT_ALL_ATTRIB_BITS",
- "Value": "unchecked((int)0xFFFFFFFF)",
+ "Name": "ReadOnly",
+ "NativeName": "GL_READ_ONLY",
+ "Value": "0x88B8",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClientPixelStoreBit",
- "NativeName": "GL_CLIENT_PIXEL_STORE_BIT",
- "Value": "0x1",
+ "Name": "WriteOnly",
+ "NativeName": "GL_WRITE_ONLY",
+ "Value": "0x88B9",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClientVertexArrayBit",
- "NativeName": "GL_CLIENT_VERTEX_ARRAY_BIT",
- "Value": "0x2",
+ "Name": "ReadWrite",
+ "NativeName": "GL_READ_WRITE",
+ "Value": "0x88BA",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
}
],
- "Name": "ClientAttribMask",
- "NativeName": "ClientAttribMask",
+ "Name": "BufferAccessARB",
+ "NativeName": "BufferAccessARB",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "NegativeOneToOne",
- "NativeName": "GL_NEGATIVE_ONE_TO_ONE",
- "Value": "0x935E",
+ "Name": "ColorBufferBit0QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT0_QCOM",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ZeroToOne",
- "NativeName": "GL_ZERO_TO_ONE",
- "Value": "0x935F",
+ "Name": "ColorBufferBit1QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT1_QCOM",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ClipControlDepth",
- "NativeName": "ClipControlDepth",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "LowerLeft",
- "NativeName": "GL_LOWER_LEFT",
- "Value": "0x8CA1",
+ "Name": "ColorBufferBit2QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT2_QCOM",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "UpperLeft",
- "NativeName": "GL_UPPER_LEFT",
- "Value": "0x8CA2",
+ "Name": "ColorBufferBit3QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT3_QCOM",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ClipControlOrigin",
- "NativeName": "ClipControlOrigin",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ClipDistance0",
- "NativeName": "GL_CLIP_DISTANCE0",
- "Value": "0x3000",
+ "Name": "ColorBufferBit4QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT4_QCOM",
+ "Value": "0x10",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipDistance1",
- "NativeName": "GL_CLIP_DISTANCE1",
- "Value": "0x3001",
+ "Name": "ColorBufferBit5QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT5_QCOM",
+ "Value": "0x20",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipDistance2",
- "NativeName": "GL_CLIP_DISTANCE2",
- "Value": "0x3002",
+ "Name": "ColorBufferBit6QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT6_QCOM",
+ "Value": "0x40",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipDistance3",
- "NativeName": "GL_CLIP_DISTANCE3",
- "Value": "0x3003",
+ "Name": "ColorBufferBit7QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT7_QCOM",
+ "Value": "0x80",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipDistance4",
- "NativeName": "GL_CLIP_DISTANCE4",
- "Value": "0x3004",
+ "Name": "DepthBufferBit0QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT0_QCOM",
+ "Value": "0x100",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipDistance5",
- "NativeName": "GL_CLIP_DISTANCE5",
- "Value": "0x3005",
+ "Name": "DepthBufferBit1QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT1_QCOM",
+ "Value": "0x200",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipDistance6",
- "NativeName": "GL_CLIP_DISTANCE6",
- "Value": "0x3006",
+ "Name": "DepthBufferBit2QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT2_QCOM",
+ "Value": "0x400",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipDistance7",
- "NativeName": "GL_CLIP_DISTANCE7",
- "Value": "0x3007",
+ "Name": "DepthBufferBit3QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT3_QCOM",
+ "Value": "0x800",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipPlane0",
- "NativeName": "GL_CLIP_PLANE0",
- "Value": "0x3000",
+ "Name": "DepthBufferBit4QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT4_QCOM",
+ "Value": "0x1000",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClipPlane1",
- "NativeName": "GL_CLIP_PLANE1",
- "Value": "0x3001",
+ "Name": "DepthBufferBit5QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT5_QCOM",
+ "Value": "0x2000",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClipPlane2",
- "NativeName": "GL_CLIP_PLANE2",
- "Value": "0x3002",
+ "Name": "DepthBufferBit6QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT6_QCOM",
+ "Value": "0x4000",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClipPlane3",
- "NativeName": "GL_CLIP_PLANE3",
- "Value": "0x3003",
+ "Name": "DepthBufferBit7QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT7_QCOM",
+ "Value": "0x8000",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClipPlane4",
- "NativeName": "GL_CLIP_PLANE4",
- "Value": "0x3004",
+ "Name": "StencilBufferBit0QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT0_QCOM",
+ "Value": "0x10000",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClipPlane5",
- "NativeName": "GL_CLIP_PLANE5",
- "Value": "0x3005",
+ "Name": "StencilBufferBit1QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT1_QCOM",
+ "Value": "0x20000",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "ClipPlaneName",
- "NativeName": "ClipPlaneName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ "Attributes": []
+ },
{
- "Name": "None",
- "NativeName": "GL_NONE",
- "Value": "0x0",
+ "Name": "StencilBufferBit2QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT2_QCOM",
+ "Value": "0x40000",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontLeft",
- "NativeName": "GL_FRONT_LEFT",
- "Value": "0x400",
+ "Name": "StencilBufferBit3QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT3_QCOM",
+ "Value": "0x80000",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontRight",
- "NativeName": "GL_FRONT_RIGHT",
- "Value": "0x401",
+ "Name": "StencilBufferBit4QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT4_QCOM",
+ "Value": "0x100000",
"Doc": "",
"Attributes": []
},
{
- "Name": "BackLeft",
- "NativeName": "GL_BACK_LEFT",
- "Value": "0x402",
+ "Name": "StencilBufferBit5QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT5_QCOM",
+ "Value": "0x200000",
"Doc": "",
"Attributes": []
},
{
- "Name": "BackRight",
- "NativeName": "GL_BACK_RIGHT",
- "Value": "0x403",
+ "Name": "StencilBufferBit6QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT6_QCOM",
+ "Value": "0x400000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Front",
- "NativeName": "GL_FRONT",
- "Value": "0x404",
+ "Name": "StencilBufferBit7QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT7_QCOM",
+ "Value": "0x800000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Back",
- "NativeName": "GL_BACK",
- "Value": "0x405",
+ "Name": "MultisampleBufferBit0QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT0_QCOM",
+ "Value": "0x1000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Left",
- "NativeName": "GL_LEFT",
- "Value": "0x406",
+ "Name": "MultisampleBufferBit1QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT1_QCOM",
+ "Value": "0x2000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Right",
- "NativeName": "GL_RIGHT",
- "Value": "0x407",
+ "Name": "MultisampleBufferBit2QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT2_QCOM",
+ "Value": "0x4000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontAndBack",
- "NativeName": "GL_FRONT_AND_BACK",
- "Value": "0x408",
+ "Name": "MultisampleBufferBit3QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT3_QCOM",
+ "Value": "0x8000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment0",
- "NativeName": "GL_COLOR_ATTACHMENT0",
- "Value": "0x8CE0",
+ "Name": "MultisampleBufferBit4QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT4_QCOM",
+ "Value": "0x10000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment1",
- "NativeName": "GL_COLOR_ATTACHMENT1",
- "Value": "0x8CE1",
+ "Name": "MultisampleBufferBit5QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT5_QCOM",
+ "Value": "0x20000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment2",
- "NativeName": "GL_COLOR_ATTACHMENT2",
- "Value": "0x8CE2",
+ "Name": "MultisampleBufferBit6QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT6_QCOM",
+ "Value": "0x40000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment3",
- "NativeName": "GL_COLOR_ATTACHMENT3",
- "Value": "0x8CE3",
+ "Name": "MultisampleBufferBit7QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT7_QCOM",
+ "Value": "unchecked((int)0x80000000)",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "BufferBitQCOM",
+ "NativeName": "BufferBitQCOM",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ColorAttachment4",
- "NativeName": "GL_COLOR_ATTACHMENT4",
- "Value": "0x8CE4",
+ "Name": "BufferImmutableStorage",
+ "NativeName": "GL_BUFFER_IMMUTABLE_STORAGE",
+ "Value": "0x821F",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment5",
- "NativeName": "GL_COLOR_ATTACHMENT5",
- "Value": "0x8CE5",
+ "Name": "BufferStorageFlags",
+ "NativeName": "GL_BUFFER_STORAGE_FLAGS",
+ "Value": "0x8220",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment6",
- "NativeName": "GL_COLOR_ATTACHMENT6",
- "Value": "0x8CE6",
+ "Name": "BufferSize",
+ "NativeName": "GL_BUFFER_SIZE",
+ "Value": "0x8764",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment7",
- "NativeName": "GL_COLOR_ATTACHMENT7",
- "Value": "0x8CE7",
+ "Name": "BufferSizeArb",
+ "NativeName": "GL_BUFFER_SIZE_ARB",
+ "Value": "0x8764",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment8",
- "NativeName": "GL_COLOR_ATTACHMENT8",
- "Value": "0x8CE8",
+ "Name": "BufferUsage",
+ "NativeName": "GL_BUFFER_USAGE",
+ "Value": "0x8765",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment9",
- "NativeName": "GL_COLOR_ATTACHMENT9",
- "Value": "0x8CE9",
+ "Name": "BufferUsageArb",
+ "NativeName": "GL_BUFFER_USAGE_ARB",
+ "Value": "0x8765",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment10",
- "NativeName": "GL_COLOR_ATTACHMENT10",
- "Value": "0x8CEA",
+ "Name": "BufferAccess",
+ "NativeName": "GL_BUFFER_ACCESS",
+ "Value": "0x88BB",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment11",
- "NativeName": "GL_COLOR_ATTACHMENT11",
- "Value": "0x8CEB",
+ "Name": "BufferAccessArb",
+ "NativeName": "GL_BUFFER_ACCESS_ARB",
+ "Value": "0x88BB",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment12",
- "NativeName": "GL_COLOR_ATTACHMENT12",
- "Value": "0x8CEC",
+ "Name": "BufferMapped",
+ "NativeName": "GL_BUFFER_MAPPED",
+ "Value": "0x88BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment13",
- "NativeName": "GL_COLOR_ATTACHMENT13",
- "Value": "0x8CED",
+ "Name": "BufferMappedArb",
+ "NativeName": "GL_BUFFER_MAPPED_ARB",
+ "Value": "0x88BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment14",
- "NativeName": "GL_COLOR_ATTACHMENT14",
- "Value": "0x8CEE",
+ "Name": "BufferAccessFlags",
+ "NativeName": "GL_BUFFER_ACCESS_FLAGS",
+ "Value": "0x911F",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment15",
- "NativeName": "GL_COLOR_ATTACHMENT15",
- "Value": "0x8CEF",
+ "Name": "BufferMapLength",
+ "NativeName": "GL_BUFFER_MAP_LENGTH",
+ "Value": "0x9120",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment16",
- "NativeName": "GL_COLOR_ATTACHMENT16",
- "Value": "0x8CF0",
+ "Name": "BufferMapOffset",
+ "NativeName": "GL_BUFFER_MAP_OFFSET",
+ "Value": "0x9121",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "BufferPNameARB",
+ "NativeName": "BufferPNameARB",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ColorAttachment17",
- "NativeName": "GL_COLOR_ATTACHMENT17",
- "Value": "0x8CF1",
+ "Name": "BufferMapPointer",
+ "NativeName": "GL_BUFFER_MAP_POINTER",
+ "Value": "0x88BD",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment18",
- "NativeName": "GL_COLOR_ATTACHMENT18",
- "Value": "0x8CF2",
+ "Name": "BufferMapPointerArb",
+ "NativeName": "GL_BUFFER_MAP_POINTER_ARB",
+ "Value": "0x88BD",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "BufferPointerNameARB",
+ "NativeName": "BufferPointerNameARB",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ColorAttachment19",
- "NativeName": "GL_COLOR_ATTACHMENT19",
- "Value": "0x8CF3",
+ "Name": "DynamicStorageBit",
+ "NativeName": "GL_DYNAMIC_STORAGE_BIT",
+ "Value": "0x100",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment20",
- "NativeName": "GL_COLOR_ATTACHMENT20",
- "Value": "0x8CF4",
+ "Name": "DynamicStorageBitExt",
+ "NativeName": "GL_DYNAMIC_STORAGE_BIT_EXT",
+ "Value": "0x100",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment21",
- "NativeName": "GL_COLOR_ATTACHMENT21",
- "Value": "0x8CF5",
+ "Name": "ClientStorageBit",
+ "NativeName": "GL_CLIENT_STORAGE_BIT",
+ "Value": "0x200",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment22",
- "NativeName": "GL_COLOR_ATTACHMENT22",
- "Value": "0x8CF6",
+ "Name": "ClientStorageBitExt",
+ "NativeName": "GL_CLIENT_STORAGE_BIT_EXT",
+ "Value": "0x200",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment23",
- "NativeName": "GL_COLOR_ATTACHMENT23",
- "Value": "0x8CF7",
+ "Name": "SparseStorageBitArb",
+ "NativeName": "GL_SPARSE_STORAGE_BIT_ARB",
+ "Value": "0x400",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment24",
- "NativeName": "GL_COLOR_ATTACHMENT24",
- "Value": "0x8CF8",
+ "Name": "LgpuSeparateStorageBitNvx",
+ "NativeName": "GL_LGPU_SEPARATE_STORAGE_BIT_NVX",
+ "Value": "0x800",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment25",
- "NativeName": "GL_COLOR_ATTACHMENT25",
- "Value": "0x8CF9",
+ "Name": "PerGpuStorageBitNV",
+ "NativeName": "GL_PER_GPU_STORAGE_BIT_NV",
+ "Value": "0x800",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment26",
- "NativeName": "GL_COLOR_ATTACHMENT26",
- "Value": "0x8CFA",
+ "Name": "ExternalStorageBitNvx",
+ "NativeName": "GL_EXTERNAL_STORAGE_BIT_NVX",
+ "Value": "0x2000",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment27",
- "NativeName": "GL_COLOR_ATTACHMENT27",
- "Value": "0x8CFB",
+ "Name": "MapReadBit",
+ "NativeName": "GL_MAP_READ_BIT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment28",
- "NativeName": "GL_COLOR_ATTACHMENT28",
- "Value": "0x8CFC",
+ "Name": "MapReadBitExt",
+ "NativeName": "GL_MAP_READ_BIT_EXT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment29",
- "NativeName": "GL_COLOR_ATTACHMENT29",
- "Value": "0x8CFD",
+ "Name": "MapWriteBit",
+ "NativeName": "GL_MAP_WRITE_BIT",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment30",
- "NativeName": "GL_COLOR_ATTACHMENT30",
- "Value": "0x8CFE",
+ "Name": "MapWriteBitExt",
+ "NativeName": "GL_MAP_WRITE_BIT_EXT",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment31",
- "NativeName": "GL_COLOR_ATTACHMENT31",
- "Value": "0x8CFF",
+ "Name": "MapPersistentBit",
+ "NativeName": "GL_MAP_PERSISTENT_BIT",
+ "Value": "0x40",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ColorBuffer",
- "NativeName": "ColorBuffer",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Back",
- "NativeName": "GL_BACK",
- "Value": "0x405",
+ "Name": "MapPersistentBitExt",
+ "NativeName": "GL_MAP_PERSISTENT_BIT_EXT",
+ "Value": "0x40",
"Doc": "",
"Attributes": []
},
{
- "Name": "Front",
- "NativeName": "GL_FRONT",
- "Value": "0x404",
+ "Name": "MapCoherentBit",
+ "NativeName": "GL_MAP_COHERENT_BIT",
+ "Value": "0x80",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontAndBack",
- "NativeName": "GL_FRONT_AND_BACK",
- "Value": "0x408",
+ "Name": "MapCoherentBitExt",
+ "NativeName": "GL_MAP_COHERENT_BIT_EXT",
+ "Value": "0x80",
"Doc": "",
"Attributes": []
}
],
- "Name": "ColorMaterialFace",
- "NativeName": "ColorMaterialFace",
+ "Name": "BufferStorageMask",
+ "NativeName": "BufferStorageMask",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Ambient",
- "NativeName": "GL_AMBIENT",
- "Value": "0x1200",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "AmbientAndDiffuse",
- "NativeName": "GL_AMBIENT_AND_DIFFUSE",
- "Value": "0x1602",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "Diffuse",
- "NativeName": "GL_DIFFUSE",
- "Value": "0x1201",
+ "Name": "ArrayBuffer",
+ "NativeName": "GL_ARRAY_BUFFER",
+ "Value": "0x8892",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Emission",
- "NativeName": "GL_EMISSION",
- "Value": "0x1600",
+ "Name": "ElementArrayBuffer",
+ "NativeName": "GL_ELEMENT_ARRAY_BUFFER",
+ "Value": "0x8893",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Specular",
- "NativeName": "GL_SPECULAR",
- "Value": "0x1202",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "ColorMaterialParameter",
- "NativeName": "ColorMaterialParameter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Byte",
- "NativeName": "GL_BYTE",
- "Value": "0x1400",
+ "Name": "PixelPackBuffer",
+ "NativeName": "GL_PIXEL_PACK_BUFFER",
+ "Value": "0x88EB",
"Doc": "",
"Attributes": []
},
{
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
+ "Name": "PixelUnpackBuffer",
+ "NativeName": "GL_PIXEL_UNPACK_BUFFER",
+ "Value": "0x88EC",
"Doc": "",
"Attributes": []
},
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "UniformBuffer",
+ "NativeName": "GL_UNIFORM_BUFFER",
+ "Value": "0x8A11",
"Doc": "",
"Attributes": []
},
{
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
+ "Name": "TextureBuffer",
+ "NativeName": "GL_TEXTURE_BUFFER",
+ "Value": "0x8C2A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
+ "Name": "TransformFeedbackBuffer",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
+ "Value": "0x8C8E",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedByte",
- "NativeName": "GL_UNSIGNED_BYTE",
- "Value": "0x1401",
+ "Name": "CopyReadBuffer",
+ "NativeName": "GL_COPY_READ_BUFFER",
+ "Value": "0x8F36",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt",
- "NativeName": "GL_UNSIGNED_INT",
- "Value": "0x1405",
+ "Name": "CopyWriteBuffer",
+ "NativeName": "GL_COPY_WRITE_BUFFER",
+ "Value": "0x8F37",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedShort",
- "NativeName": "GL_UNSIGNED_SHORT",
- "Value": "0x1403",
+ "Name": "DrawIndirectBuffer",
+ "NativeName": "GL_DRAW_INDIRECT_BUFFER",
+ "Value": "0x8F3F",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ColorPointerType",
- "NativeName": "ColorPointerType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ColorTableBias",
- "NativeName": "GL_COLOR_TABLE_BIAS",
- "Value": "0x80D7",
+ "Name": "ShaderStorageBuffer",
+ "NativeName": "GL_SHADER_STORAGE_BUFFER",
+ "Value": "0x90D2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableBiasSgi",
- "NativeName": "GL_COLOR_TABLE_BIAS_SGI",
- "Value": "0x80D7",
+ "Name": "DispatchIndirectBuffer",
+ "NativeName": "GL_DISPATCH_INDIRECT_BUFFER",
+ "Value": "0x90EE",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableScale",
- "NativeName": "GL_COLOR_TABLE_SCALE",
- "Value": "0x80D6",
+ "Name": "QueryBuffer",
+ "NativeName": "GL_QUERY_BUFFER",
+ "Value": "0x9192",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableScaleSgi",
- "NativeName": "GL_COLOR_TABLE_SCALE_SGI",
- "Value": "0x80D6",
+ "Name": "AtomicCounterBuffer",
+ "NativeName": "GL_ATOMIC_COUNTER_BUFFER",
+ "Value": "0x92C0",
"Doc": "",
"Attributes": []
}
],
- "Name": "ColorTableParameterPNameSGI",
- "NativeName": "ColorTableParameterPNameSGI",
+ "Name": "BufferStorageTarget",
+ "NativeName": "BufferStorageTarget",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ColorTable",
- "NativeName": "GL_COLOR_TABLE",
- "Value": "0x80D0",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "PostConvolutionColorTable",
- "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE",
- "Value": "0x80D1",
+ "Name": "ParameterBuffer",
+ "NativeName": "GL_PARAMETER_BUFFER",
+ "Value": "0x80EE",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixColorTable",
- "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE",
- "Value": "0x80D2",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "ColorTableTarget",
- "NativeName": "ColorTableTarget",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "ColorTable",
- "NativeName": "GL_COLOR_TABLE",
- "Value": "0x80D0",
+ "Name": "ArrayBuffer",
+ "NativeName": "GL_ARRAY_BUFFER",
+ "Value": "0x8892",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableSgi",
- "NativeName": "GL_COLOR_TABLE_SGI",
- "Value": "0x80D0",
+ "Name": "ElementArrayBuffer",
+ "NativeName": "GL_ELEMENT_ARRAY_BUFFER",
+ "Value": "0x8893",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixColorTable",
- "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE",
- "Value": "0x80D2",
+ "Name": "PixelPackBuffer",
+ "NativeName": "GL_PIXEL_PACK_BUFFER",
+ "Value": "0x88EB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixColorTableSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
- "Value": "0x80D2",
+ "Name": "PixelUnpackBuffer",
+ "NativeName": "GL_PIXEL_UNPACK_BUFFER",
+ "Value": "0x88EC",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionColorTable",
- "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE",
- "Value": "0x80D1",
+ "Name": "UniformBuffer",
+ "NativeName": "GL_UNIFORM_BUFFER",
+ "Value": "0x8A11",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionColorTableSgi",
- "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE_SGI",
- "Value": "0x80D1",
+ "Name": "TextureBuffer",
+ "NativeName": "GL_TEXTURE_BUFFER",
+ "Value": "0x8C2A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyColorTable",
- "NativeName": "GL_PROXY_COLOR_TABLE",
- "Value": "0x80D3",
+ "Name": "TransformFeedbackBuffer",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
+ "Value": "0x8C8E",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyColorTableSgi",
- "NativeName": "GL_PROXY_COLOR_TABLE_SGI",
- "Value": "0x80D3",
+ "Name": "CopyReadBuffer",
+ "NativeName": "GL_COPY_READ_BUFFER",
+ "Value": "0x8F36",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyPostColorMatrixColorTable",
- "NativeName": "GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE",
- "Value": "0x80D5",
+ "Name": "CopyWriteBuffer",
+ "NativeName": "GL_COPY_WRITE_BUFFER",
+ "Value": "0x8F37",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyPostColorMatrixColorTableSgi",
- "NativeName": "GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
- "Value": "0x80D5",
+ "Name": "DrawIndirectBuffer",
+ "NativeName": "GL_DRAW_INDIRECT_BUFFER",
+ "Value": "0x8F3F",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyPostConvolutionColorTable",
- "NativeName": "GL_PROXY_POST_CONVOLUTION_COLOR_TABLE",
- "Value": "0x80D4",
+ "Name": "ShaderStorageBuffer",
+ "NativeName": "GL_SHADER_STORAGE_BUFFER",
+ "Value": "0x90D2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyPostConvolutionColorTableSgi",
- "NativeName": "GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI",
- "Value": "0x80D4",
+ "Name": "DispatchIndirectBuffer",
+ "NativeName": "GL_DISPATCH_INDIRECT_BUFFER",
+ "Value": "0x90EE",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureColorTableSgi",
- "NativeName": "GL_PROXY_TEXTURE_COLOR_TABLE_SGI",
- "Value": "0x80BD",
+ "Name": "QueryBuffer",
+ "NativeName": "GL_QUERY_BUFFER",
+ "Value": "0x9192",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureColorTableSgi",
- "NativeName": "GL_TEXTURE_COLOR_TABLE_SGI",
- "Value": "0x80BC",
+ "Name": "AtomicCounterBuffer",
+ "NativeName": "GL_ATOMIC_COUNTER_BUFFER",
+ "Value": "0x92C0",
"Doc": "",
"Attributes": []
}
],
- "Name": "ColorTableTargetSGI",
- "NativeName": "ColorTableTargetSGI",
+ "Name": "BufferTargetARB",
+ "NativeName": "BufferTargetARB",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ContextFlagDebugBit",
- "NativeName": "GL_CONTEXT_FLAG_DEBUG_BIT",
- "Value": "0x2",
+ "Name": "StreamDraw",
+ "NativeName": "GL_STREAM_DRAW",
+ "Value": "0x88E0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ContextFlagDebugBitKhr",
- "NativeName": "GL_CONTEXT_FLAG_DEBUG_BIT_KHR",
- "Value": "0x2",
+ "Name": "StreamRead",
+ "NativeName": "GL_STREAM_READ",
+ "Value": "0x88E1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ContextFlagForwardCompatibleBit",
- "NativeName": "GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT",
- "Value": "0x1",
+ "Name": "StreamCopy",
+ "NativeName": "GL_STREAM_COPY",
+ "Value": "0x88E2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ContextFlagRobustAccessBit",
- "NativeName": "GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT",
- "Value": "0x4",
+ "Name": "StaticDraw",
+ "NativeName": "GL_STATIC_DRAW",
+ "Value": "0x88E4",
"Doc": "",
"Attributes": []
},
{
- "Name": "ContextFlagRobustAccessBitArb",
- "NativeName": "GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT_ARB",
- "Value": "0x4",
+ "Name": "StaticRead",
+ "NativeName": "GL_STATIC_READ",
+ "Value": "0x88E5",
"Doc": "",
"Attributes": []
},
{
- "Name": "ContextFlagProtectedContentBitExt",
- "NativeName": "GL_CONTEXT_FLAG_PROTECTED_CONTENT_BIT_EXT",
- "Value": "0x10",
+ "Name": "StaticCopy",
+ "NativeName": "GL_STATIC_COPY",
+ "Value": "0x88E6",
"Doc": "",
"Attributes": []
},
{
- "Name": "ContextFlagNoErrorBit",
- "NativeName": "GL_CONTEXT_FLAG_NO_ERROR_BIT",
- "Value": "0x8",
+ "Name": "DynamicDraw",
+ "NativeName": "GL_DYNAMIC_DRAW",
+ "Value": "0x88E8",
"Doc": "",
"Attributes": []
},
{
- "Name": "ContextFlagNoErrorBitKhr",
- "NativeName": "GL_CONTEXT_FLAG_NO_ERROR_BIT_KHR",
- "Value": "0x8",
+ "Name": "DynamicRead",
+ "NativeName": "GL_DYNAMIC_READ",
+ "Value": "0x88E9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DynamicCopy",
+ "NativeName": "GL_DYNAMIC_COPY",
+ "Value": "0x88EA",
"Doc": "",
"Attributes": []
}
],
- "Name": "ContextFlagMask",
- "NativeName": "ContextFlagMask",
+ "Name": "BufferUsageARB",
+ "NativeName": "BufferUsageARB",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ContextCompatibilityProfileBit",
- "NativeName": "GL_CONTEXT_COMPATIBILITY_PROFILE_BIT",
- "Value": "0x2",
+ "Name": "ReadFramebuffer",
+ "NativeName": "GL_READ_FRAMEBUFFER",
+ "Value": "0x8CA8",
"Doc": "",
"Attributes": []
},
{
- "Name": "ContextCoreProfileBit",
- "NativeName": "GL_CONTEXT_CORE_PROFILE_BIT",
- "Value": "0x1",
+ "Name": "DrawFramebuffer",
+ "NativeName": "GL_DRAW_FRAMEBUFFER",
+ "Value": "0x8CA9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Framebuffer",
+ "NativeName": "GL_FRAMEBUFFER",
+ "Value": "0x8D40",
"Doc": "",
"Attributes": []
}
],
- "Name": "ContextProfileMask",
- "NativeName": "ContextProfileMask",
+ "Name": "CheckFramebufferStatusTarget",
+ "NativeName": "CheckFramebufferStatusTarget",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Reduce",
- "NativeName": "GL_REDUCE",
- "Value": "0x8016",
+ "Name": "False",
+ "NativeName": "GL_FALSE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReduceExt",
- "NativeName": "GL_REDUCE_EXT",
- "Value": "0x8016",
+ "Name": "True",
+ "NativeName": "GL_TRUE",
+ "Value": "0x1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FixedOnly",
+ "NativeName": "GL_FIXED_ONLY",
+ "Value": "0x891D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FixedOnlyArb",
+ "NativeName": "GL_FIXED_ONLY_ARB",
+ "Value": "0x891D",
"Doc": "",
"Attributes": []
}
],
- "Name": "ConvolutionBorderModeEXT",
- "NativeName": "ConvolutionBorderModeEXT",
+ "Name": "ClampColorModeARB",
+ "NativeName": "ClampColorModeARB",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ConvolutionBorderMode",
- "NativeName": "GL_CONVOLUTION_BORDER_MODE",
- "Value": "0x8013",
+ "Name": "ClampVertexColorArb",
+ "NativeName": "GL_CLAMP_VERTEX_COLOR_ARB",
+ "Value": "0x891A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionBorderModeExt",
- "NativeName": "GL_CONVOLUTION_BORDER_MODE_EXT",
- "Value": "0x8013",
+ "Name": "ClampFragmentColorArb",
+ "NativeName": "GL_CLAMP_FRAGMENT_COLOR_ARB",
+ "Value": "0x891B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFilterBias",
- "NativeName": "GL_CONVOLUTION_FILTER_BIAS",
- "Value": "0x8015",
+ "Name": "ClampReadColor",
+ "NativeName": "GL_CLAMP_READ_COLOR",
+ "Value": "0x891C",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFilterBiasExt",
- "NativeName": "GL_CONVOLUTION_FILTER_BIAS_EXT",
- "Value": "0x8015",
+ "Name": "ClampReadColorArb",
+ "NativeName": "GL_CLAMP_READ_COLOR_ARB",
+ "Value": "0x891C",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ClampColorTargetARB",
+ "NativeName": "ClampColorTargetARB",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "DepthBufferBit",
+ "NativeName": "GL_DEPTH_BUFFER_BIT",
+ "Value": "0x100",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFilterScale",
- "NativeName": "GL_CONVOLUTION_FILTER_SCALE",
- "Value": "0x8014",
+ "Name": "AccumBufferBit",
+ "NativeName": "GL_ACCUM_BUFFER_BIT",
+ "Value": "0x200",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "StencilBufferBit",
+ "NativeName": "GL_STENCIL_BUFFER_BIT",
+ "Value": "0x400",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFilterScaleExt",
- "NativeName": "GL_CONVOLUTION_FILTER_SCALE_EXT",
- "Value": "0x8014",
+ "Name": "ColorBufferBit",
+ "NativeName": "GL_COLOR_BUFFER_BIT",
+ "Value": "0x4000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CoverageBufferBitNV",
+ "NativeName": "GL_COVERAGE_BUFFER_BIT_NV",
+ "Value": "0x8000",
"Doc": "",
"Attributes": []
}
],
- "Name": "ConvolutionParameterEXT",
- "NativeName": "ConvolutionParameterEXT",
+ "Name": "ClearBufferMask",
+ "NativeName": "ClearBufferMask",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Convolution1D",
- "NativeName": "GL_CONVOLUTION_1D",
- "Value": "0x8010",
+ "Name": "ClientPixelStoreBit",
+ "NativeName": "GL_CLIENT_PIXEL_STORE_BIT",
+ "Value": "0x1",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "Convolution2D",
- "NativeName": "GL_CONVOLUTION_2D",
- "Value": "0x8011",
+ "Name": "ClientVertexArrayBit",
+ "NativeName": "GL_CLIENT_VERTEX_ARRAY_BIT",
+ "Value": "0x2",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ClientAllAttribBits",
+ "NativeName": "GL_CLIENT_ALL_ATTRIB_BITS",
+ "Value": "unchecked((int)0xFFFFFFFF)",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
}
],
- "Name": "ConvolutionTarget",
- "NativeName": "ConvolutionTarget",
+ "Name": "ClientAttribMask",
+ "NativeName": "ClientAttribMask",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Convolution1D",
- "NativeName": "GL_CONVOLUTION_1D",
- "Value": "0x8010",
+ "Name": "NegativeOneToOne",
+ "NativeName": "GL_NEGATIVE_ONE_TO_ONE",
+ "Value": "0x935E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Convolution1DExt",
- "NativeName": "GL_CONVOLUTION_1D_EXT",
- "Value": "0x8010",
+ "Name": "ZeroToOne",
+ "NativeName": "GL_ZERO_TO_ONE",
+ "Value": "0x935F",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ClipControlDepth",
+ "NativeName": "ClipControlDepth",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Convolution2D",
- "NativeName": "GL_CONVOLUTION_2D",
- "Value": "0x8011",
+ "Name": "LowerLeft",
+ "NativeName": "GL_LOWER_LEFT",
+ "Value": "0x8CA1",
"Doc": "",
"Attributes": []
},
{
- "Name": "Convolution2DExt",
- "NativeName": "GL_CONVOLUTION_2D_EXT",
- "Value": "0x8011",
+ "Name": "UpperLeft",
+ "NativeName": "GL_UPPER_LEFT",
+ "Value": "0x8CA2",
"Doc": "",
"Attributes": []
}
],
- "Name": "ConvolutionTargetEXT",
- "NativeName": "ConvolutionTargetEXT",
+ "Name": "ClipControlOrigin",
+ "NativeName": "ClipControlOrigin",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ArrayBuffer",
- "NativeName": "GL_ARRAY_BUFFER",
- "Value": "0x8892",
+ "Name": "ClipPlane0",
+ "NativeName": "GL_CLIP_PLANE0",
+ "Value": "0x3000",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "AtomicCounterBuffer",
- "NativeName": "GL_ATOMIC_COUNTER_BUFFER",
- "Value": "0x92C0",
+ "Name": "ClipDistance0",
+ "NativeName": "GL_CLIP_DISTANCE0",
+ "Value": "0x3000",
"Doc": "",
"Attributes": []
},
{
- "Name": "CopyReadBuffer",
- "NativeName": "GL_COPY_READ_BUFFER",
- "Value": "0x8F36",
+ "Name": "ClipPlane1",
+ "NativeName": "GL_CLIP_PLANE1",
+ "Value": "0x3001",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "CopyWriteBuffer",
- "NativeName": "GL_COPY_WRITE_BUFFER",
- "Value": "0x8F37",
+ "Name": "ClipDistance1",
+ "NativeName": "GL_CLIP_DISTANCE1",
+ "Value": "0x3001",
"Doc": "",
"Attributes": []
},
{
- "Name": "DispatchIndirectBuffer",
- "NativeName": "GL_DISPATCH_INDIRECT_BUFFER",
- "Value": "0x90EE",
+ "Name": "ClipPlane2",
+ "NativeName": "GL_CLIP_PLANE2",
+ "Value": "0x3002",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "DrawIndirectBuffer",
- "NativeName": "GL_DRAW_INDIRECT_BUFFER",
- "Value": "0x8F3F",
+ "Name": "ClipDistance2",
+ "NativeName": "GL_CLIP_DISTANCE2",
+ "Value": "0x3002",
"Doc": "",
"Attributes": []
},
{
- "Name": "ElementArrayBuffer",
- "NativeName": "GL_ELEMENT_ARRAY_BUFFER",
- "Value": "0x8893",
+ "Name": "ClipPlane3",
+ "NativeName": "GL_CLIP_PLANE3",
+ "Value": "0x3003",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "PixelPackBuffer",
- "NativeName": "GL_PIXEL_PACK_BUFFER",
- "Value": "0x88EB",
+ "Name": "ClipDistance3",
+ "NativeName": "GL_CLIP_DISTANCE3",
+ "Value": "0x3003",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelUnpackBuffer",
- "NativeName": "GL_PIXEL_UNPACK_BUFFER",
- "Value": "0x88EC",
+ "Name": "ClipPlane4",
+ "NativeName": "GL_CLIP_PLANE4",
+ "Value": "0x3004",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "QueryBuffer",
- "NativeName": "GL_QUERY_BUFFER",
- "Value": "0x9192",
+ "Name": "ClipDistance4",
+ "NativeName": "GL_CLIP_DISTANCE4",
+ "Value": "0x3004",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderStorageBuffer",
- "NativeName": "GL_SHADER_STORAGE_BUFFER",
- "Value": "0x90D2",
+ "Name": "ClipPlane5",
+ "NativeName": "GL_CLIP_PLANE5",
+ "Value": "0x3005",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureBuffer",
- "NativeName": "GL_TEXTURE_BUFFER",
- "Value": "0x8C2A",
+ "Name": "ClipDistance5",
+ "NativeName": "GL_CLIP_DISTANCE5",
+ "Value": "0x3005",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBuffer",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
- "Value": "0x8C8E",
+ "Name": "ClipDistance6",
+ "NativeName": "GL_CLIP_DISTANCE6",
+ "Value": "0x3006",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBuffer",
- "NativeName": "GL_UNIFORM_BUFFER",
- "Value": "0x8A11",
+ "Name": "ClipDistance7",
+ "NativeName": "GL_CLIP_DISTANCE7",
+ "Value": "0x3007",
"Doc": "",
"Attributes": []
}
],
- "Name": "CopyBufferSubDataTarget",
- "NativeName": "CopyBufferSubDataTarget",
+ "Name": "ClipPlaneName",
+ "NativeName": "ClipPlaneName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Back",
- "NativeName": "GL_BACK",
- "Value": "0x405",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Front",
- "NativeName": "GL_FRONT",
- "Value": "0x404",
+ "Name": "FrontLeft",
+ "NativeName": "GL_FRONT_LEFT",
+ "Value": "0x400",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontAndBack",
- "NativeName": "GL_FRONT_AND_BACK",
- "Value": "0x408",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "CullFaceMode",
- "NativeName": "CullFaceMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [],
- "Name": "DataType",
- "NativeName": "DataType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "DebugSeverityLow",
- "NativeName": "GL_DEBUG_SEVERITY_LOW",
- "Value": "0x9148",
+ "Name": "FrontRight",
+ "NativeName": "GL_FRONT_RIGHT",
+ "Value": "0x401",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugSeverityMedium",
- "NativeName": "GL_DEBUG_SEVERITY_MEDIUM",
- "Value": "0x9147",
+ "Name": "BackLeft",
+ "NativeName": "GL_BACK_LEFT",
+ "Value": "0x402",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugSeverityHigh",
- "NativeName": "GL_DEBUG_SEVERITY_HIGH",
- "Value": "0x9146",
+ "Name": "BackRight",
+ "NativeName": "GL_BACK_RIGHT",
+ "Value": "0x403",
"Doc": "",
"Attributes": []
},
{
- "Name": "DontCare",
- "NativeName": "GL_DONT_CARE",
- "Value": "0x1100",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "DebugSeverity",
- "NativeName": "DebugSeverity",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "DebugSourceApi",
- "NativeName": "GL_DEBUG_SOURCE_API",
- "Value": "0x8246",
+ "Name": "Front",
+ "NativeName": "GL_FRONT",
+ "Value": "0x404",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugSourceWindowSystem",
- "NativeName": "GL_DEBUG_SOURCE_WINDOW_SYSTEM",
- "Value": "0x8247",
+ "Name": "Back",
+ "NativeName": "GL_BACK",
+ "Value": "0x405",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugSourceShaderCompiler",
- "NativeName": "GL_DEBUG_SOURCE_SHADER_COMPILER",
- "Value": "0x8248",
+ "Name": "Left",
+ "NativeName": "GL_LEFT",
+ "Value": "0x406",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugSourceThirdParty",
- "NativeName": "GL_DEBUG_SOURCE_THIRD_PARTY",
- "Value": "0x8249",
+ "Name": "Right",
+ "NativeName": "GL_RIGHT",
+ "Value": "0x407",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugSourceApplication",
- "NativeName": "GL_DEBUG_SOURCE_APPLICATION",
- "Value": "0x824A",
+ "Name": "FrontAndBack",
+ "NativeName": "GL_FRONT_AND_BACK",
+ "Value": "0x408",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugSourceOther",
- "NativeName": "GL_DEBUG_SOURCE_OTHER",
- "Value": "0x824B",
+ "Name": "ColorAttachment0",
+ "NativeName": "GL_COLOR_ATTACHMENT0",
+ "Value": "0x8CE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "DontCare",
- "NativeName": "GL_DONT_CARE",
- "Value": "0x1100",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "DebugSource",
- "NativeName": "DebugSource",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "DebugTypeError",
- "NativeName": "GL_DEBUG_TYPE_ERROR",
- "Value": "0x824C",
+ "Name": "ColorAttachment1",
+ "NativeName": "GL_COLOR_ATTACHMENT1",
+ "Value": "0x8CE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugTypeDeprecatedBehavior",
- "NativeName": "GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR",
- "Value": "0x824D",
+ "Name": "ColorAttachment2",
+ "NativeName": "GL_COLOR_ATTACHMENT2",
+ "Value": "0x8CE2",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugTypeUndefinedBehavior",
- "NativeName": "GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR",
- "Value": "0x824E",
+ "Name": "ColorAttachment3",
+ "NativeName": "GL_COLOR_ATTACHMENT3",
+ "Value": "0x8CE3",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugTypePortability",
- "NativeName": "GL_DEBUG_TYPE_PORTABILITY",
- "Value": "0x824F",
+ "Name": "ColorAttachment4",
+ "NativeName": "GL_COLOR_ATTACHMENT4",
+ "Value": "0x8CE4",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugTypePerformance",
- "NativeName": "GL_DEBUG_TYPE_PERFORMANCE",
- "Value": "0x8250",
+ "Name": "ColorAttachment5",
+ "NativeName": "GL_COLOR_ATTACHMENT5",
+ "Value": "0x8CE5",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugTypeMarker",
- "NativeName": "GL_DEBUG_TYPE_MARKER",
- "Value": "0x8268",
+ "Name": "ColorAttachment6",
+ "NativeName": "GL_COLOR_ATTACHMENT6",
+ "Value": "0x8CE6",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugTypePushGroup",
- "NativeName": "GL_DEBUG_TYPE_PUSH_GROUP",
- "Value": "0x8269",
+ "Name": "ColorAttachment7",
+ "NativeName": "GL_COLOR_ATTACHMENT7",
+ "Value": "0x8CE7",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugTypePopGroup",
- "NativeName": "GL_DEBUG_TYPE_POP_GROUP",
- "Value": "0x826A",
+ "Name": "ColorAttachment8",
+ "NativeName": "GL_COLOR_ATTACHMENT8",
+ "Value": "0x8CE8",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugTypeOther",
- "NativeName": "GL_DEBUG_TYPE_OTHER",
- "Value": "0x8251",
+ "Name": "ColorAttachment9",
+ "NativeName": "GL_COLOR_ATTACHMENT9",
+ "Value": "0x8CE9",
"Doc": "",
"Attributes": []
},
{
- "Name": "DontCare",
- "NativeName": "GL_DONT_CARE",
- "Value": "0x1100",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "DebugType",
- "NativeName": "DebugType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Always",
- "NativeName": "GL_ALWAYS",
- "Value": "0x207",
+ "Name": "ColorAttachment10",
+ "NativeName": "GL_COLOR_ATTACHMENT10",
+ "Value": "0x8CEA",
"Doc": "",
"Attributes": []
},
{
- "Name": "Equal",
- "NativeName": "GL_EQUAL",
- "Value": "0x202",
+ "Name": "ColorAttachment11",
+ "NativeName": "GL_COLOR_ATTACHMENT11",
+ "Value": "0x8CEB",
"Doc": "",
"Attributes": []
},
{
- "Name": "Gequal",
- "NativeName": "GL_GEQUAL",
- "Value": "0x206",
+ "Name": "ColorAttachment12",
+ "NativeName": "GL_COLOR_ATTACHMENT12",
+ "Value": "0x8CEC",
"Doc": "",
"Attributes": []
},
{
- "Name": "Greater",
- "NativeName": "GL_GREATER",
- "Value": "0x204",
+ "Name": "ColorAttachment13",
+ "NativeName": "GL_COLOR_ATTACHMENT13",
+ "Value": "0x8CED",
"Doc": "",
"Attributes": []
},
{
- "Name": "Lequal",
- "NativeName": "GL_LEQUAL",
- "Value": "0x203",
+ "Name": "ColorAttachment14",
+ "NativeName": "GL_COLOR_ATTACHMENT14",
+ "Value": "0x8CEE",
"Doc": "",
"Attributes": []
},
{
- "Name": "Less",
- "NativeName": "GL_LESS",
- "Value": "0x201",
+ "Name": "ColorAttachment15",
+ "NativeName": "GL_COLOR_ATTACHMENT15",
+ "Value": "0x8CEF",
"Doc": "",
"Attributes": []
},
{
- "Name": "Never",
- "NativeName": "GL_NEVER",
- "Value": "0x200",
+ "Name": "ColorAttachment16",
+ "NativeName": "GL_COLOR_ATTACHMENT16",
+ "Value": "0x8CF0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Notequal",
- "NativeName": "GL_NOTEQUAL",
- "Value": "0x205",
+ "Name": "ColorAttachment17",
+ "NativeName": "GL_COLOR_ATTACHMENT17",
+ "Value": "0x8CF1",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "DepthFunction",
- "NativeName": "DepthFunction",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Aux0",
- "NativeName": "GL_AUX0",
- "Value": "0x409",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
},
{
- "Name": "Aux1",
- "NativeName": "GL_AUX1",
- "Value": "0x40A",
+ "Name": "ColorAttachment18",
+ "NativeName": "GL_COLOR_ATTACHMENT18",
+ "Value": "0x8CF2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Aux2",
- "NativeName": "GL_AUX2",
- "Value": "0x40B",
+ "Name": "ColorAttachment19",
+ "NativeName": "GL_COLOR_ATTACHMENT19",
+ "Value": "0x8CF3",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Aux3",
- "NativeName": "GL_AUX3",
- "Value": "0x40C",
+ "Name": "ColorAttachment20",
+ "NativeName": "GL_COLOR_ATTACHMENT20",
+ "Value": "0x8CF4",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Back",
- "NativeName": "GL_BACK",
- "Value": "0x405",
+ "Name": "ColorAttachment21",
+ "NativeName": "GL_COLOR_ATTACHMENT21",
+ "Value": "0x8CF5",
"Doc": "",
"Attributes": []
},
{
- "Name": "BackLeft",
- "NativeName": "GL_BACK_LEFT",
- "Value": "0x402",
+ "Name": "ColorAttachment22",
+ "NativeName": "GL_COLOR_ATTACHMENT22",
+ "Value": "0x8CF6",
"Doc": "",
"Attributes": []
},
{
- "Name": "BackRight",
- "NativeName": "GL_BACK_RIGHT",
- "Value": "0x403",
+ "Name": "ColorAttachment23",
+ "NativeName": "GL_COLOR_ATTACHMENT23",
+ "Value": "0x8CF7",
"Doc": "",
"Attributes": []
},
{
- "Name": "Front",
- "NativeName": "GL_FRONT",
- "Value": "0x404",
+ "Name": "ColorAttachment24",
+ "NativeName": "GL_COLOR_ATTACHMENT24",
+ "Value": "0x8CF8",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontAndBack",
- "NativeName": "GL_FRONT_AND_BACK",
- "Value": "0x408",
+ "Name": "ColorAttachment25",
+ "NativeName": "GL_COLOR_ATTACHMENT25",
+ "Value": "0x8CF9",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontLeft",
- "NativeName": "GL_FRONT_LEFT",
- "Value": "0x400",
+ "Name": "ColorAttachment26",
+ "NativeName": "GL_COLOR_ATTACHMENT26",
+ "Value": "0x8CFA",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontRight",
- "NativeName": "GL_FRONT_RIGHT",
- "Value": "0x401",
+ "Name": "ColorAttachment27",
+ "NativeName": "GL_COLOR_ATTACHMENT27",
+ "Value": "0x8CFB",
"Doc": "",
"Attributes": []
},
{
- "Name": "Left",
- "NativeName": "GL_LEFT",
- "Value": "0x406",
+ "Name": "ColorAttachment28",
+ "NativeName": "GL_COLOR_ATTACHMENT28",
+ "Value": "0x8CFC",
"Doc": "",
"Attributes": []
},
{
- "Name": "None",
- "NativeName": "GL_NONE",
- "Value": "0x0",
+ "Name": "ColorAttachment29",
+ "NativeName": "GL_COLOR_ATTACHMENT29",
+ "Value": "0x8CFD",
"Doc": "",
"Attributes": []
},
{
- "Name": "NoneOes",
- "NativeName": "GL_NONE_OES",
- "Value": "0x0",
+ "Name": "ColorAttachment30",
+ "NativeName": "GL_COLOR_ATTACHMENT30",
+ "Value": "0x8CFE",
"Doc": "",
"Attributes": []
},
{
- "Name": "Right",
- "NativeName": "GL_RIGHT",
- "Value": "0x407",
+ "Name": "ColorAttachment31",
+ "NativeName": "GL_COLOR_ATTACHMENT31",
+ "Value": "0x8CFF",
"Doc": "",
"Attributes": []
}
],
- "Name": "DrawBufferMode",
- "NativeName": "DrawBufferMode",
+ "Name": "ColorBuffer",
+ "NativeName": "ColorBuffer",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "UnsignedByte",
- "NativeName": "GL_UNSIGNED_BYTE",
- "Value": "0x1401",
+ "Name": "Front",
+ "NativeName": "GL_FRONT",
+ "Value": "0x404",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedShort",
- "NativeName": "GL_UNSIGNED_SHORT",
- "Value": "0x1403",
+ "Name": "Back",
+ "NativeName": "GL_BACK",
+ "Value": "0x405",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt",
- "NativeName": "GL_UNSIGNED_INT",
- "Value": "0x1405",
+ "Name": "FrontAndBack",
+ "NativeName": "GL_FRONT_AND_BACK",
+ "Value": "0x408",
"Doc": "",
"Attributes": []
}
],
- "Name": "DrawElementsType",
- "NativeName": "DrawElementsType",
+ "Name": "ColorMaterialFace",
+ "NativeName": "ColorMaterialFace",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "AlphaTest",
- "NativeName": "GL_ALPHA_TEST",
- "Value": "0xBC0",
+ "Name": "Ambient",
+ "NativeName": "GL_AMBIENT",
+ "Value": "0x1200",
"Doc": "",
"Attributes": [
{
@@ -19172,37 +19068,9 @@
]
},
{
- "Name": "AsyncDrawPixelsSgix",
- "NativeName": "GL_ASYNC_DRAW_PIXELS_SGIX",
- "Value": "0x835D",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AsyncHistogramSgix",
- "NativeName": "GL_ASYNC_HISTOGRAM_SGIX",
- "Value": "0x832C",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AsyncReadPixelsSgix",
- "NativeName": "GL_ASYNC_READ_PIXELS_SGIX",
- "Value": "0x835E",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AsyncTexImageSgix",
- "NativeName": "GL_ASYNC_TEX_IMAGE_SGIX",
- "Value": "0x835C",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AutoNormal",
- "NativeName": "GL_AUTO_NORMAL",
- "Value": "0xD80",
+ "Name": "Diffuse",
+ "NativeName": "GL_DIFFUSE",
+ "Value": "0x1201",
"Doc": "",
"Attributes": [
{
@@ -19212,23 +19080,9 @@
]
},
{
- "Name": "Blend",
- "NativeName": "GL_BLEND",
- "Value": "0xBE2",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "CalligraphicFragmentSgix",
- "NativeName": "GL_CALLIGRAPHIC_FRAGMENT_SGIX",
- "Value": "0x8183",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ClipPlane0",
- "NativeName": "GL_CLIP_PLANE0",
- "Value": "0x3000",
+ "Name": "Specular",
+ "NativeName": "GL_SPECULAR",
+ "Value": "0x1202",
"Doc": "",
"Attributes": [
{
@@ -19238,9 +19092,9 @@
]
},
{
- "Name": "ClipPlane1",
- "NativeName": "GL_CLIP_PLANE1",
- "Value": "0x3001",
+ "Name": "Emission",
+ "NativeName": "GL_EMISSION",
+ "Value": "0x1600",
"Doc": "",
"Attributes": [
{
@@ -19250,9 +19104,9 @@
]
},
{
- "Name": "ClipPlane2",
- "NativeName": "GL_CLIP_PLANE2",
- "Value": "0x3002",
+ "Name": "AmbientAndDiffuse",
+ "NativeName": "GL_AMBIENT_AND_DIFFUSE",
+ "Value": "0x1602",
"Doc": "",
"Attributes": [
{
@@ -19260,1839 +19114,1522 @@
"Arguments": []
}
]
- },
+ }
+ ],
+ "Name": "ColorMaterialParameter",
+ "NativeName": "ColorMaterialParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ClipPlane3",
- "NativeName": "GL_CLIP_PLANE3",
- "Value": "0x3003",
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClipPlane4",
- "NativeName": "GL_CLIP_PLANE4",
- "Value": "0x3004",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClipPlane5",
- "NativeName": "GL_CLIP_PLANE5",
- "Value": "0x3005",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ColorArray",
- "NativeName": "GL_COLOR_ARRAY",
- "Value": "0x8076",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
+ "Attributes": []
+ }
+ ],
+ "Name": "ColorPointerType",
+ "NativeName": "ColorPointerType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ColorLogicOp",
- "NativeName": "GL_COLOR_LOGIC_OP",
- "Value": "0xBF2",
+ "Name": "ColorTable",
+ "NativeName": "GL_COLOR_TABLE",
+ "Value": "0x80D0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorMaterial",
- "NativeName": "GL_COLOR_MATERIAL",
- "Value": "0xB57",
+ "Name": "PostConvolutionColorTable",
+ "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE",
+ "Value": "0x80D1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ColorTableSgi",
- "NativeName": "GL_COLOR_TABLE_SGI",
- "Value": "0x80D0",
+ "Name": "PostColorMatrixColorTable",
+ "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE",
+ "Value": "0x80D2",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ColorTableTarget",
+ "NativeName": "ColorTableTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Convolution1DExt",
- "NativeName": "GL_CONVOLUTION_1D_EXT",
- "Value": "0x8010",
+ "Name": "TextureColorTableSgi",
+ "NativeName": "GL_TEXTURE_COLOR_TABLE_SGI",
+ "Value": "0x80BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "Convolution2DExt",
- "NativeName": "GL_CONVOLUTION_2D_EXT",
- "Value": "0x8011",
+ "Name": "ProxyTextureColorTableSgi",
+ "NativeName": "GL_PROXY_TEXTURE_COLOR_TABLE_SGI",
+ "Value": "0x80BD",
"Doc": "",
"Attributes": []
},
{
- "Name": "CullFace",
- "NativeName": "GL_CULL_FACE",
- "Value": "0xB44",
+ "Name": "ColorTable",
+ "NativeName": "GL_COLOR_TABLE",
+ "Value": "0x80D0",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthTest",
- "NativeName": "GL_DEPTH_TEST",
- "Value": "0xB71",
+ "Name": "ColorTableSgi",
+ "NativeName": "GL_COLOR_TABLE_SGI",
+ "Value": "0x80D0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Dither",
- "NativeName": "GL_DITHER",
- "Value": "0xBD0",
+ "Name": "PostConvolutionColorTable",
+ "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE",
+ "Value": "0x80D1",
"Doc": "",
"Attributes": []
},
{
- "Name": "EdgeFlagArray",
- "NativeName": "GL_EDGE_FLAG_ARRAY",
- "Value": "0x8079",
+ "Name": "PostConvolutionColorTableSgi",
+ "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE_SGI",
+ "Value": "0x80D1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Fog",
- "NativeName": "GL_FOG",
- "Value": "0xB60",
+ "Name": "PostColorMatrixColorTable",
+ "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE",
+ "Value": "0x80D2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogOffsetSgix",
- "NativeName": "GL_FOG_OFFSET_SGIX",
- "Value": "0x8198",
+ "Name": "PostColorMatrixColorTableSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
+ "Value": "0x80D2",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentColorMaterialSgix",
- "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_SGIX",
- "Value": "0x8401",
+ "Name": "ProxyColorTable",
+ "NativeName": "GL_PROXY_COLOR_TABLE",
+ "Value": "0x80D3",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight0Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT0_SGIX",
- "Value": "0x840C",
+ "Name": "ProxyColorTableSgi",
+ "NativeName": "GL_PROXY_COLOR_TABLE_SGI",
+ "Value": "0x80D3",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight1Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT1_SGIX",
- "Value": "0x840D",
+ "Name": "ProxyPostConvolutionColorTable",
+ "NativeName": "GL_PROXY_POST_CONVOLUTION_COLOR_TABLE",
+ "Value": "0x80D4",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight2Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT2_SGIX",
- "Value": "0x840E",
+ "Name": "ProxyPostConvolutionColorTableSgi",
+ "NativeName": "GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI",
+ "Value": "0x80D4",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight3Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT3_SGIX",
- "Value": "0x840F",
+ "Name": "ProxyPostColorMatrixColorTable",
+ "NativeName": "GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE",
+ "Value": "0x80D5",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight4Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT4_SGIX",
- "Value": "0x8410",
+ "Name": "ProxyPostColorMatrixColorTableSgi",
+ "NativeName": "GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
+ "Value": "0x80D5",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ColorTableTargetSGI",
+ "NativeName": "ColorTableTargetSGI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FragmentLight5Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT5_SGIX",
- "Value": "0x8411",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight6Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT6_SGIX",
- "Value": "0x8412",
+ "Name": "BiasByNegativeOneHalfNV",
+ "NativeName": "GL_BIAS_BY_NEGATIVE_ONE_HALF_NV",
+ "Value": "0x8541",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "CombinerBiasNV",
+ "NativeName": "CombinerBiasNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FragmentLight7Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT7_SGIX",
- "Value": "0x8413",
+ "Name": "Blue",
+ "NativeName": "GL_BLUE",
+ "Value": "0x1905",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightingSgix",
- "NativeName": "GL_FRAGMENT_LIGHTING_SGIX",
- "Value": "0x8400",
+ "Name": "Alpha",
+ "NativeName": "GL_ALPHA",
+ "Value": "0x1906",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramezoomSgix",
- "NativeName": "GL_FRAMEZOOM_SGIX",
- "Value": "0x818B",
+ "Name": "Rgb",
+ "NativeName": "GL_RGB",
+ "Value": "0x1907",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "CombinerComponentUsageNV",
+ "NativeName": "CombinerComponentUsageNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "HistogramExt",
- "NativeName": "GL_HISTOGRAM_EXT",
- "Value": "0x8024",
+ "Name": "UnsignedIdentityNV",
+ "NativeName": "GL_UNSIGNED_IDENTITY_NV",
+ "Value": "0x8536",
"Doc": "",
"Attributes": []
},
{
- "Name": "IndexArray",
- "NativeName": "GL_INDEX_ARRAY",
- "Value": "0x8077",
+ "Name": "UnsignedInvertNV",
+ "NativeName": "GL_UNSIGNED_INVERT_NV",
+ "Value": "0x8537",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "IndexLogicOp",
- "NativeName": "GL_INDEX_LOGIC_OP",
- "Value": "0xBF1",
+ "Name": "ExpandNormalNV",
+ "NativeName": "GL_EXPAND_NORMAL_NV",
+ "Value": "0x8538",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "InterlaceSgix",
- "NativeName": "GL_INTERLACE_SGIX",
- "Value": "0x8094",
+ "Name": "ExpandNegateNV",
+ "NativeName": "GL_EXPAND_NEGATE_NV",
+ "Value": "0x8539",
"Doc": "",
"Attributes": []
},
{
- "Name": "IRInstrument1Sgix",
- "NativeName": "GL_IR_INSTRUMENT1_SGIX",
- "Value": "0x817F",
+ "Name": "HalfBiasNormalNV",
+ "NativeName": "GL_HALF_BIAS_NORMAL_NV",
+ "Value": "0x853A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Light0",
- "NativeName": "GL_LIGHT0",
- "Value": "0x4000",
+ "Name": "HalfBiasNegateNV",
+ "NativeName": "GL_HALF_BIAS_NEGATE_NV",
+ "Value": "0x853B",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Light1",
- "NativeName": "GL_LIGHT1",
- "Value": "0x4001",
+ "Name": "SignedIdentityNV",
+ "NativeName": "GL_SIGNED_IDENTITY_NV",
+ "Value": "0x853C",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Light2",
- "NativeName": "GL_LIGHT2",
- "Value": "0x4002",
+ "Name": "SignedNegateNV",
+ "NativeName": "GL_SIGNED_NEGATE_NV",
+ "Value": "0x853D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerMappingNV",
+ "NativeName": "CombinerMappingNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Light3",
- "NativeName": "GL_LIGHT3",
- "Value": "0x4003",
+ "Name": "CombinerInputNV",
+ "NativeName": "GL_COMBINER_INPUT_NV",
+ "Value": "0x8542",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Light4",
- "NativeName": "GL_LIGHT4",
- "Value": "0x4004",
+ "Name": "CombinerMappingNV",
+ "NativeName": "GL_COMBINER_MAPPING_NV",
+ "Value": "0x8543",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Light5",
- "NativeName": "GL_LIGHT5",
- "Value": "0x4005",
+ "Name": "CombinerComponentUsageNV",
+ "NativeName": "GL_COMBINER_COMPONENT_USAGE_NV",
+ "Value": "0x8544",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerParameterNV",
+ "NativeName": "CombinerParameterNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Light6",
- "NativeName": "GL_LIGHT6",
- "Value": "0x4006",
+ "Name": "Alpha",
+ "NativeName": "GL_ALPHA",
+ "Value": "0x1906",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Light7",
- "NativeName": "GL_LIGHT7",
- "Value": "0x4007",
+ "Name": "Rgb",
+ "NativeName": "GL_RGB",
+ "Value": "0x1907",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerPortionNV",
+ "NativeName": "CombinerPortionNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Lighting",
- "NativeName": "GL_LIGHTING",
- "Value": "0xB50",
+ "Name": "Texture0Arb",
+ "NativeName": "GL_TEXTURE0_ARB",
+ "Value": "0x84C0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "LineSmooth",
- "NativeName": "GL_LINE_SMOOTH",
- "Value": "0xB20",
+ "Name": "Texture1Arb",
+ "NativeName": "GL_TEXTURE1_ARB",
+ "Value": "0x84C1",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineStipple",
- "NativeName": "GL_LINE_STIPPLE",
- "Value": "0xB24",
+ "Name": "PrimaryColorNV",
+ "NativeName": "GL_PRIMARY_COLOR_NV",
+ "Value": "0x852C",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1Color4",
- "NativeName": "GL_MAP1_COLOR_4",
- "Value": "0xD90",
+ "Name": "SecondaryColorNV",
+ "NativeName": "GL_SECONDARY_COLOR_NV",
+ "Value": "0x852D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1Index",
- "NativeName": "GL_MAP1_INDEX",
- "Value": "0xD91",
+ "Name": "Spare0NV",
+ "NativeName": "GL_SPARE0_NV",
+ "Value": "0x852E",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1Normal",
- "NativeName": "GL_MAP1_NORMAL",
- "Value": "0xD92",
+ "Name": "Spare1NV",
+ "NativeName": "GL_SPARE1_NV",
+ "Value": "0x852F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1TextureCoord1",
- "NativeName": "GL_MAP1_TEXTURE_COORD_1",
- "Value": "0xD93",
+ "Name": "DiscardNV",
+ "NativeName": "GL_DISCARD_NV",
+ "Value": "0x8530",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerRegisterNV",
+ "NativeName": "CombinerRegisterNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Map1TextureCoord2",
- "NativeName": "GL_MAP1_TEXTURE_COORD_2",
- "Value": "0xD94",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1TextureCoord3",
- "NativeName": "GL_MAP1_TEXTURE_COORD_3",
- "Value": "0xD95",
+ "Name": "ScaleByTwoNV",
+ "NativeName": "GL_SCALE_BY_TWO_NV",
+ "Value": "0x853E",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1TextureCoord4",
- "NativeName": "GL_MAP1_TEXTURE_COORD_4",
- "Value": "0xD96",
+ "Name": "ScaleByFourNV",
+ "NativeName": "GL_SCALE_BY_FOUR_NV",
+ "Value": "0x853F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1Vertex3",
- "NativeName": "GL_MAP1_VERTEX_3",
- "Value": "0xD97",
+ "Name": "ScaleByOneHalfNV",
+ "NativeName": "GL_SCALE_BY_ONE_HALF_NV",
+ "Value": "0x8540",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerScaleNV",
+ "NativeName": "CombinerScaleNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Map1Vertex4",
- "NativeName": "GL_MAP1_VERTEX_4",
- "Value": "0xD98",
+ "Name": "Combiner0NV",
+ "NativeName": "GL_COMBINER0_NV",
+ "Value": "0x8550",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Color4",
- "NativeName": "GL_MAP2_COLOR_4",
- "Value": "0xDB0",
+ "Name": "Combiner1NV",
+ "NativeName": "GL_COMBINER1_NV",
+ "Value": "0x8551",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Index",
- "NativeName": "GL_MAP2_INDEX",
- "Value": "0xDB1",
+ "Name": "Combiner2NV",
+ "NativeName": "GL_COMBINER2_NV",
+ "Value": "0x8552",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Normal",
- "NativeName": "GL_MAP2_NORMAL",
- "Value": "0xDB2",
+ "Name": "Combiner3NV",
+ "NativeName": "GL_COMBINER3_NV",
+ "Value": "0x8553",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2TextureCoord1",
- "NativeName": "GL_MAP2_TEXTURE_COORD_1",
- "Value": "0xDB3",
+ "Name": "Combiner4NV",
+ "NativeName": "GL_COMBINER4_NV",
+ "Value": "0x8554",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2TextureCoord2",
- "NativeName": "GL_MAP2_TEXTURE_COORD_2",
- "Value": "0xDB4",
+ "Name": "Combiner5NV",
+ "NativeName": "GL_COMBINER5_NV",
+ "Value": "0x8555",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2TextureCoord3",
- "NativeName": "GL_MAP2_TEXTURE_COORD_3",
- "Value": "0xDB5",
+ "Name": "Combiner6NV",
+ "NativeName": "GL_COMBINER6_NV",
+ "Value": "0x8556",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2TextureCoord4",
- "NativeName": "GL_MAP2_TEXTURE_COORD_4",
- "Value": "0xDB6",
+ "Name": "Combiner7NV",
+ "NativeName": "GL_COMBINER7_NV",
+ "Value": "0x8557",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerStageNV",
+ "NativeName": "CombinerStageNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Map2Vertex3",
- "NativeName": "GL_MAP2_VERTEX_3",
- "Value": "0xDB7",
+ "Name": "VariableANV",
+ "NativeName": "GL_VARIABLE_A_NV",
+ "Value": "0x8523",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Vertex4",
- "NativeName": "GL_MAP2_VERTEX_4",
- "Value": "0xDB8",
+ "Name": "VariableBNV",
+ "NativeName": "GL_VARIABLE_B_NV",
+ "Value": "0x8524",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MinmaxExt",
- "NativeName": "GL_MINMAX_EXT",
- "Value": "0x802E",
+ "Name": "VariableCNV",
+ "NativeName": "GL_VARIABLE_C_NV",
+ "Value": "0x8525",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleSgis",
- "NativeName": "GL_MULTISAMPLE_SGIS",
- "Value": "0x809D",
+ "Name": "VariableDNV",
+ "NativeName": "GL_VARIABLE_D_NV",
+ "Value": "0x8526",
"Doc": "",
"Attributes": []
},
{
- "Name": "Normalize",
- "NativeName": "GL_NORMALIZE",
- "Value": "0xBA1",
+ "Name": "VariableENV",
+ "NativeName": "GL_VARIABLE_E_NV",
+ "Value": "0x8527",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "NormalArray",
- "NativeName": "GL_NORMAL_ARRAY",
- "Value": "0x8075",
+ "Name": "VariableFNV",
+ "NativeName": "GL_VARIABLE_F_NV",
+ "Value": "0x8528",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelTextureSgis",
- "NativeName": "GL_PIXEL_TEXTURE_SGIS",
- "Value": "0x8353",
+ "Name": "VariableGNV",
+ "NativeName": "GL_VARIABLE_G_NV",
+ "Value": "0x8529",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "CombinerVariableNV",
+ "NativeName": "CombinerVariableNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PixelTexGenSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_SGIX",
- "Value": "0x8139",
+ "Name": "QueryWait",
+ "NativeName": "GL_QUERY_WAIT",
+ "Value": "0x8E13",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSmooth",
- "NativeName": "GL_POINT_SMOOTH",
- "Value": "0xB10",
+ "Name": "QueryNoWait",
+ "NativeName": "GL_QUERY_NO_WAIT",
+ "Value": "0x8E14",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PolygonOffsetFill",
- "NativeName": "GL_POLYGON_OFFSET_FILL",
- "Value": "0x8037",
+ "Name": "QueryByRegionWait",
+ "NativeName": "GL_QUERY_BY_REGION_WAIT",
+ "Value": "0x8E15",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetLine",
- "NativeName": "GL_POLYGON_OFFSET_LINE",
- "Value": "0x2A02",
+ "Name": "QueryByRegionNoWait",
+ "NativeName": "GL_QUERY_BY_REGION_NO_WAIT",
+ "Value": "0x8E16",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetPoint",
- "NativeName": "GL_POLYGON_OFFSET_POINT",
- "Value": "0x2A01",
+ "Name": "QueryWaitInverted",
+ "NativeName": "GL_QUERY_WAIT_INVERTED",
+ "Value": "0x8E17",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonSmooth",
- "NativeName": "GL_POLYGON_SMOOTH",
- "Value": "0xB41",
+ "Name": "QueryNoWaitInverted",
+ "NativeName": "GL_QUERY_NO_WAIT_INVERTED",
+ "Value": "0x8E18",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonStipple",
- "NativeName": "GL_POLYGON_STIPPLE",
- "Value": "0xB42",
+ "Name": "QueryByRegionWaitInverted",
+ "NativeName": "GL_QUERY_BY_REGION_WAIT_INVERTED",
+ "Value": "0x8E19",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PostColorMatrixColorTableSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
- "Value": "0x80D2",
+ "Name": "QueryByRegionNoWaitInverted",
+ "NativeName": "GL_QUERY_BY_REGION_NO_WAIT_INVERTED",
+ "Value": "0x8E1A",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ConditionalRenderMode",
+ "NativeName": "ConditionalRenderMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PostConvolutionColorTableSgi",
- "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE_SGI",
- "Value": "0x80D1",
+ "Name": "ContextFlagForwardCompatibleBit",
+ "NativeName": "GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReferencePlaneSgix",
- "NativeName": "GL_REFERENCE_PLANE_SGIX",
- "Value": "0x817D",
+ "Name": "ContextFlagDebugBit",
+ "NativeName": "GL_CONTEXT_FLAG_DEBUG_BIT",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "RescaleNormalExt",
- "NativeName": "GL_RESCALE_NORMAL_EXT",
- "Value": "0x803A",
+ "Name": "ContextFlagDebugBitKhr",
+ "NativeName": "GL_CONTEXT_FLAG_DEBUG_BIT_KHR",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleAlphaToMaskSgis",
- "NativeName": "GL_SAMPLE_ALPHA_TO_MASK_SGIS",
- "Value": "0x809E",
+ "Name": "ContextFlagRobustAccessBit",
+ "NativeName": "GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleAlphaToOneSgis",
- "NativeName": "GL_SAMPLE_ALPHA_TO_ONE_SGIS",
- "Value": "0x809F",
+ "Name": "ContextFlagRobustAccessBitArb",
+ "NativeName": "GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT_ARB",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleMaskSgis",
- "NativeName": "GL_SAMPLE_MASK_SGIS",
- "Value": "0x80A0",
+ "Name": "ContextFlagNoErrorBit",
+ "NativeName": "GL_CONTEXT_FLAG_NO_ERROR_BIT",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "ScissorTest",
- "NativeName": "GL_SCISSOR_TEST",
- "Value": "0xC11",
+ "Name": "ContextFlagNoErrorBitKhr",
+ "NativeName": "GL_CONTEXT_FLAG_NO_ERROR_BIT_KHR",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "Separable2DExt",
- "NativeName": "GL_SEPARABLE_2D_EXT",
- "Value": "0x8012",
+ "Name": "ContextFlagProtectedContentBitExt",
+ "NativeName": "GL_CONTEXT_FLAG_PROTECTED_CONTENT_BIT_EXT",
+ "Value": "0x10",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ContextFlagMask",
+ "NativeName": "ContextFlagMask",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "SharedTexturePaletteExt",
- "NativeName": "GL_SHARED_TEXTURE_PALETTE_EXT",
- "Value": "0x81FB",
+ "Name": "ContextCoreProfileBit",
+ "NativeName": "GL_CONTEXT_CORE_PROFILE_BIT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "SpriteSgix",
- "NativeName": "GL_SPRITE_SGIX",
- "Value": "0x8148",
+ "Name": "ContextCompatibilityProfileBit",
+ "NativeName": "GL_CONTEXT_COMPATIBILITY_PROFILE_BIT",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ContextProfileMask",
+ "NativeName": "ContextProfileMask",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "StencilTest",
- "NativeName": "GL_STENCIL_TEST",
- "Value": "0xB90",
+ "Name": "Reduce",
+ "NativeName": "GL_REDUCE",
+ "Value": "0x8016",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture1D",
- "NativeName": "GL_TEXTURE_1D",
- "Value": "0xDE0",
+ "Name": "ReduceExt",
+ "NativeName": "GL_REDUCE_EXT",
+ "Value": "0x8016",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ConvolutionBorderModeEXT",
+ "NativeName": "ConvolutionBorderModeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Texture2D",
- "NativeName": "GL_TEXTURE_2D",
- "Value": "0xDE1",
+ "Name": "ConvolutionBorderMode",
+ "NativeName": "GL_CONVOLUTION_BORDER_MODE",
+ "Value": "0x8013",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture3DExt",
- "NativeName": "GL_TEXTURE_3D_EXT",
- "Value": "0x806F",
+ "Name": "ConvolutionBorderModeExt",
+ "NativeName": "GL_CONVOLUTION_BORDER_MODE_EXT",
+ "Value": "0x8013",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture4DSgis",
- "NativeName": "GL_TEXTURE_4D_SGIS",
- "Value": "0x8134",
+ "Name": "ConvolutionFilterScale",
+ "NativeName": "GL_CONVOLUTION_FILTER_SCALE",
+ "Value": "0x8014",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureColorTableSgi",
- "NativeName": "GL_TEXTURE_COLOR_TABLE_SGI",
- "Value": "0x80BC",
+ "Name": "ConvolutionFilterScaleExt",
+ "NativeName": "GL_CONVOLUTION_FILTER_SCALE_EXT",
+ "Value": "0x8014",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCoordArray",
- "NativeName": "GL_TEXTURE_COORD_ARRAY",
- "Value": "0x8078",
+ "Name": "ConvolutionFilterBias",
+ "NativeName": "GL_CONVOLUTION_FILTER_BIAS",
+ "Value": "0x8015",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureGenQ",
- "NativeName": "GL_TEXTURE_GEN_Q",
- "Value": "0xC63",
+ "Name": "ConvolutionFilterBiasExt",
+ "NativeName": "GL_CONVOLUTION_FILTER_BIAS_EXT",
+ "Value": "0x8015",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
+ }
+ ],
+ "Name": "ConvolutionParameterEXT",
+ "NativeName": "ConvolutionParameterEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Convolution1D",
+ "NativeName": "GL_CONVOLUTION_1D",
+ "Value": "0x8010",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "TextureGenR",
- "NativeName": "GL_TEXTURE_GEN_R",
- "Value": "0xC62",
+ "Name": "Convolution2D",
+ "NativeName": "GL_CONVOLUTION_2D",
+ "Value": "0x8011",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
+ }
+ ],
+ "Name": "ConvolutionTarget",
+ "NativeName": "ConvolutionTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Convolution1D",
+ "NativeName": "GL_CONVOLUTION_1D",
+ "Value": "0x8010",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "TextureGenS",
- "NativeName": "GL_TEXTURE_GEN_S",
- "Value": "0xC60",
+ "Name": "Convolution1DExt",
+ "NativeName": "GL_CONVOLUTION_1D_EXT",
+ "Value": "0x8010",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureGenT",
- "NativeName": "GL_TEXTURE_GEN_T",
- "Value": "0xC61",
+ "Name": "Convolution2D",
+ "NativeName": "GL_CONVOLUTION_2D",
+ "Value": "0x8011",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "VertexArray",
- "NativeName": "GL_VERTEX_ARRAY",
- "Value": "0x8074",
+ "Name": "Convolution2DExt",
+ "NativeName": "GL_CONVOLUTION_2D_EXT",
+ "Value": "0x8011",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
}
],
- "Name": "EnableCap",
- "NativeName": "EnableCap",
+ "Name": "ConvolutionTargetEXT",
+ "NativeName": "ConvolutionTargetEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "InvalidEnum",
- "NativeName": "GL_INVALID_ENUM",
- "Value": "0x500",
+ "Name": "ArrayBuffer",
+ "NativeName": "GL_ARRAY_BUFFER",
+ "Value": "0x8892",
"Doc": "",
"Attributes": []
},
{
- "Name": "InvalidFramebufferOperation",
- "NativeName": "GL_INVALID_FRAMEBUFFER_OPERATION",
- "Value": "0x506",
+ "Name": "ElementArrayBuffer",
+ "NativeName": "GL_ELEMENT_ARRAY_BUFFER",
+ "Value": "0x8893",
"Doc": "",
"Attributes": []
},
{
- "Name": "InvalidFramebufferOperationExt",
- "NativeName": "GL_INVALID_FRAMEBUFFER_OPERATION_EXT",
- "Value": "0x506",
+ "Name": "PixelPackBuffer",
+ "NativeName": "GL_PIXEL_PACK_BUFFER",
+ "Value": "0x88EB",
"Doc": "",
"Attributes": []
},
{
- "Name": "InvalidFramebufferOperationOes",
- "NativeName": "GL_INVALID_FRAMEBUFFER_OPERATION_OES",
- "Value": "0x506",
+ "Name": "PixelUnpackBuffer",
+ "NativeName": "GL_PIXEL_UNPACK_BUFFER",
+ "Value": "0x88EC",
"Doc": "",
"Attributes": []
},
{
- "Name": "InvalidOperation",
- "NativeName": "GL_INVALID_OPERATION",
- "Value": "0x502",
+ "Name": "UniformBuffer",
+ "NativeName": "GL_UNIFORM_BUFFER",
+ "Value": "0x8A11",
"Doc": "",
"Attributes": []
},
{
- "Name": "InvalidValue",
- "NativeName": "GL_INVALID_VALUE",
- "Value": "0x501",
+ "Name": "TextureBuffer",
+ "NativeName": "GL_TEXTURE_BUFFER",
+ "Value": "0x8C2A",
"Doc": "",
"Attributes": []
},
{
- "Name": "NoError",
- "NativeName": "GL_NO_ERROR",
- "Value": "0x0",
+ "Name": "TransformFeedbackBuffer",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
+ "Value": "0x8C8E",
"Doc": "",
"Attributes": []
},
{
- "Name": "OutOfMemory",
- "NativeName": "GL_OUT_OF_MEMORY",
- "Value": "0x505",
+ "Name": "CopyReadBuffer",
+ "NativeName": "GL_COPY_READ_BUFFER",
+ "Value": "0x8F36",
"Doc": "",
"Attributes": []
},
{
- "Name": "StackOverflow",
- "NativeName": "GL_STACK_OVERFLOW",
- "Value": "0x503",
+ "Name": "CopyWriteBuffer",
+ "NativeName": "GL_COPY_WRITE_BUFFER",
+ "Value": "0x8F37",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "StackUnderflow",
- "NativeName": "GL_STACK_UNDERFLOW",
- "Value": "0x504",
+ "Name": "DrawIndirectBuffer",
+ "NativeName": "GL_DRAW_INDIRECT_BUFFER",
+ "Value": "0x8F3F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TableTooLarge",
- "NativeName": "GL_TABLE_TOO_LARGE",
- "Value": "0x8031",
+ "Name": "ShaderStorageBuffer",
+ "NativeName": "GL_SHADER_STORAGE_BUFFER",
+ "Value": "0x90D2",
"Doc": "",
"Attributes": []
},
{
- "Name": "TableTooLargeExt",
- "NativeName": "GL_TABLE_TOO_LARGE_EXT",
- "Value": "0x8031",
+ "Name": "DispatchIndirectBuffer",
+ "NativeName": "GL_DISPATCH_INDIRECT_BUFFER",
+ "Value": "0x90EE",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureTooLargeExt",
- "NativeName": "GL_TEXTURE_TOO_LARGE_EXT",
- "Value": "0x8065",
+ "Name": "QueryBuffer",
+ "NativeName": "GL_QUERY_BUFFER",
+ "Value": "0x9192",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AtomicCounterBuffer",
+ "NativeName": "GL_ATOMIC_COUNTER_BUFFER",
+ "Value": "0x92C0",
"Doc": "",
"Attributes": []
}
],
- "Name": "ErrorCode",
- "NativeName": "ErrorCode",
+ "Name": "CopyBufferSubDataTarget",
+ "NativeName": "CopyBufferSubDataTarget",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "HandleTypeOpaqueFDExt",
- "NativeName": "GL_HANDLE_TYPE_OPAQUE_FD_EXT",
- "Value": "0x9586",
+ "Name": "Texture1D",
+ "NativeName": "GL_TEXTURE_1D",
+ "Value": "0xDE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "HandleTypeOpaqueWin32Ext",
- "NativeName": "GL_HANDLE_TYPE_OPAQUE_WIN32_EXT",
- "Value": "0x9587",
+ "Name": "Texture2D",
+ "NativeName": "GL_TEXTURE_2D",
+ "Value": "0xDE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "HandleTypeOpaqueWin32KmtExt",
- "NativeName": "GL_HANDLE_TYPE_OPAQUE_WIN32_KMT_EXT",
- "Value": "0x9588",
+ "Name": "Texture3D",
+ "NativeName": "GL_TEXTURE_3D",
+ "Value": "0x806F",
"Doc": "",
"Attributes": []
},
{
- "Name": "HandleTypeD3D12TilepoolExt",
- "NativeName": "GL_HANDLE_TYPE_D3D12_TILEPOOL_EXT",
- "Value": "0x9589",
+ "Name": "TextureRectangle",
+ "NativeName": "GL_TEXTURE_RECTANGLE",
+ "Value": "0x84F5",
"Doc": "",
"Attributes": []
},
{
- "Name": "HandleTypeD3D12ResourceExt",
- "NativeName": "GL_HANDLE_TYPE_D3D12_RESOURCE_EXT",
- "Value": "0x958A",
+ "Name": "TextureCubeMap",
+ "NativeName": "GL_TEXTURE_CUBE_MAP",
+ "Value": "0x8513",
"Doc": "",
"Attributes": []
},
{
- "Name": "HandleTypeD3D11ImageExt",
- "NativeName": "GL_HANDLE_TYPE_D3D11_IMAGE_EXT",
- "Value": "0x958B",
+ "Name": "Texture1DArray",
+ "NativeName": "GL_TEXTURE_1D_ARRAY",
+ "Value": "0x8C18",
"Doc": "",
"Attributes": []
},
{
- "Name": "HandleTypeD3D11ImageKmtExt",
- "NativeName": "GL_HANDLE_TYPE_D3D11_IMAGE_KMT_EXT",
- "Value": "0x958C",
+ "Name": "Texture2DArray",
+ "NativeName": "GL_TEXTURE_2D_ARRAY",
+ "Value": "0x8C1A",
"Doc": "",
"Attributes": []
},
{
- "Name": "HandleTypeD3D12FenceExt",
- "NativeName": "GL_HANDLE_TYPE_D3D12_FENCE_EXT",
- "Value": "0x9594",
+ "Name": "Renderbuffer",
+ "NativeName": "GL_RENDERBUFFER",
+ "Value": "0x8D41",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ExternalHandleType",
- "NativeName": "ExternalHandleType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "BitmapToken",
- "NativeName": "GL_BITMAP_TOKEN",
- "Value": "0x704",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "CopyPixelToken",
- "NativeName": "GL_COPY_PIXEL_TOKEN",
- "Value": "0x706",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "DrawPixelToken",
- "NativeName": "GL_DRAW_PIXEL_TOKEN",
- "Value": "0x705",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "LineResetToken",
- "NativeName": "GL_LINE_RESET_TOKEN",
- "Value": "0x707",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "LineToken",
- "NativeName": "GL_LINE_TOKEN",
- "Value": "0x702",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
},
{
- "Name": "PassThroughToken",
- "NativeName": "GL_PASS_THROUGH_TOKEN",
- "Value": "0x700",
+ "Name": "TextureCubeMapArray",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY",
+ "Value": "0x9009",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PointToken",
- "NativeName": "GL_POINT_TOKEN",
- "Value": "0x701",
+ "Name": "Texture2DMultisample",
+ "NativeName": "GL_TEXTURE_2D_MULTISAMPLE",
+ "Value": "0x9100",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PolygonToken",
- "NativeName": "GL_POLYGON_TOKEN",
- "Value": "0x703",
+ "Name": "Texture2DMultisampleArray",
+ "NativeName": "GL_TEXTURE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9102",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
}
],
- "Name": "FeedBackToken",
- "NativeName": "FeedBackToken",
+ "Name": "CopyImageSubDataTarget",
+ "NativeName": "CopyImageSubDataTarget",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "C2D",
- "NativeName": "GL_2D",
- "Value": "0x600",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "C3D",
- "NativeName": "GL_3D",
- "Value": "0x601",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "C3DColor",
- "NativeName": "GL_3D_COLOR",
- "Value": "0x602",
+ "Name": "Front",
+ "NativeName": "GL_FRONT",
+ "Value": "0x404",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "C3DColorTexture",
- "NativeName": "GL_3D_COLOR_TEXTURE",
- "Value": "0x603",
+ "Name": "Back",
+ "NativeName": "GL_BACK",
+ "Value": "0x405",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "C4DColorTexture",
- "NativeName": "GL_4D_COLOR_TEXTURE",
- "Value": "0x604",
+ "Name": "FrontAndBack",
+ "NativeName": "GL_FRONT_AND_BACK",
+ "Value": "0x408",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
}
],
- "Name": "FeedbackType",
- "NativeName": "FeedbackType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [],
- "Name": "FfdMaskSGIX",
- "NativeName": "FfdMaskSGIX",
+ "Name": "CullFaceMode",
+ "NativeName": "CullFaceMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "GeometryDeformationSgix",
- "NativeName": "GL_GEOMETRY_DEFORMATION_SGIX",
- "Value": "0x8194",
+ "Name": "CullVertexEyePositionExt",
+ "NativeName": "GL_CULL_VERTEX_EYE_POSITION_EXT",
+ "Value": "0x81AB",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureDeformationSgix",
- "NativeName": "GL_TEXTURE_DEFORMATION_SGIX",
- "Value": "0x8195",
+ "Name": "CullVertexObjectPositionExt",
+ "NativeName": "GL_CULL_VERTEX_OBJECT_POSITION_EXT",
+ "Value": "0x81AC",
"Doc": "",
"Attributes": []
}
],
- "Name": "FfdTargetSGIX",
- "NativeName": "FfdTargetSGIX",
+ "Name": "CullParameterEXT",
+ "NativeName": "CullParameterEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "ScalarExt",
+ "NativeName": "GL_SCALAR_EXT",
+ "Value": "0x87BE",
"Doc": "",
"Attributes": []
},
{
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
+ "Name": "VectorExt",
+ "NativeName": "GL_VECTOR_EXT",
+ "Value": "0x87BF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MatrixExt",
+ "NativeName": "GL_MATRIX_EXT",
+ "Value": "0x87C0",
"Doc": "",
"Attributes": []
}
],
- "Name": "FogCoordinatePointerType",
- "NativeName": "FogCoordinatePointerType",
+ "Name": "DataTypeEXT",
+ "NativeName": "DataTypeEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Exp",
- "NativeName": "GL_EXP",
- "Value": "0x800",
+ "Name": "DontCare",
+ "NativeName": "GL_DONT_CARE",
+ "Value": "0x1100",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Exp2",
- "NativeName": "GL_EXP2",
- "Value": "0x801",
+ "Name": "DebugSeverityNotification",
+ "NativeName": "GL_DEBUG_SEVERITY_NOTIFICATION",
+ "Value": "0x826B",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogFuncSgis",
- "NativeName": "GL_FOG_FUNC_SGIS",
- "Value": "0x812A",
+ "Name": "DebugSeverityHigh",
+ "NativeName": "GL_DEBUG_SEVERITY_HIGH",
+ "Value": "0x9146",
"Doc": "",
"Attributes": []
},
{
- "Name": "Linear",
- "NativeName": "GL_LINEAR",
- "Value": "0x2601",
+ "Name": "DebugSeverityMedium",
+ "NativeName": "GL_DEBUG_SEVERITY_MEDIUM",
+ "Value": "0x9147",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DebugSeverityLow",
+ "NativeName": "GL_DEBUG_SEVERITY_LOW",
+ "Value": "0x9148",
"Doc": "",
"Attributes": []
}
],
- "Name": "FogMode",
- "NativeName": "FogMode",
+ "Name": "DebugSeverity",
+ "NativeName": "DebugSeverity",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "FogColor",
- "NativeName": "GL_FOG_COLOR",
- "Value": "0xB66",
+ "Name": "DontCare",
+ "NativeName": "GL_DONT_CARE",
+ "Value": "0x1100",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogDensity",
- "NativeName": "GL_FOG_DENSITY",
- "Value": "0xB62",
+ "Name": "DebugSourceApi",
+ "NativeName": "GL_DEBUG_SOURCE_API",
+ "Value": "0x8246",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogEnd",
- "NativeName": "GL_FOG_END",
- "Value": "0xB64",
+ "Name": "DebugSourceWindowSystem",
+ "NativeName": "GL_DEBUG_SOURCE_WINDOW_SYSTEM",
+ "Value": "0x8247",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogIndex",
- "NativeName": "GL_FOG_INDEX",
- "Value": "0xB61",
+ "Name": "DebugSourceShaderCompiler",
+ "NativeName": "GL_DEBUG_SOURCE_SHADER_COMPILER",
+ "Value": "0x8248",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogMode",
- "NativeName": "GL_FOG_MODE",
- "Value": "0xB65",
+ "Name": "DebugSourceThirdParty",
+ "NativeName": "GL_DEBUG_SOURCE_THIRD_PARTY",
+ "Value": "0x8249",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogOffsetValueSgix",
- "NativeName": "GL_FOG_OFFSET_VALUE_SGIX",
- "Value": "0x8199",
+ "Name": "DebugSourceApplication",
+ "NativeName": "GL_DEBUG_SOURCE_APPLICATION",
+ "Value": "0x824A",
"Doc": "",
"Attributes": []
},
{
- "Name": "FogStart",
- "NativeName": "GL_FOG_START",
- "Value": "0xB63",
+ "Name": "DebugSourceOther",
+ "NativeName": "GL_DEBUG_SOURCE_OTHER",
+ "Value": "0x824B",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
}
],
- "Name": "FogParameter",
- "NativeName": "FogParameter",
+ "Name": "DebugSource",
+ "NativeName": "DebugSource",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "FogMode",
- "NativeName": "GL_FOG_MODE",
- "Value": "0xB65",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "FogDensity",
- "NativeName": "GL_FOG_DENSITY",
- "Value": "0xB62",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "FogStart",
- "NativeName": "GL_FOG_START",
- "Value": "0xB63",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "FogEnd",
- "NativeName": "GL_FOG_END",
- "Value": "0xB64",
+ "Name": "DontCare",
+ "NativeName": "GL_DONT_CARE",
+ "Value": "0x1100",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogIndex",
- "NativeName": "GL_FOG_INDEX",
- "Value": "0xB61",
+ "Name": "DebugTypeError",
+ "NativeName": "GL_DEBUG_TYPE_ERROR",
+ "Value": "0x824C",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogCoordSrc",
- "NativeName": "GL_FOG_COORD_SRC",
- "Value": "0x8450",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "FogPName",
- "NativeName": "FogPName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "DebugTypeDeprecatedBehavior",
+ "NativeName": "GL_DEBUG_TYPE_DEPRECATED_BEHAVIOR",
+ "Value": "0x824D",
"Doc": "",
"Attributes": []
},
{
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
+ "Name": "DebugTypeUndefinedBehavior",
+ "NativeName": "GL_DEBUG_TYPE_UNDEFINED_BEHAVIOR",
+ "Value": "0x824E",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "FogPointerTypeEXT",
- "NativeName": "FogPointerTypeEXT",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "DebugTypePortability",
+ "NativeName": "GL_DEBUG_TYPE_PORTABILITY",
+ "Value": "0x824F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
+ "Name": "DebugTypePerformance",
+ "NativeName": "GL_DEBUG_TYPE_PERFORMANCE",
+ "Value": "0x8250",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "FogPointerTypeIBM",
- "NativeName": "FogPointerTypeIBM",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "FragmentLightModelAmbientSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_AMBIENT_SGIX",
- "Value": "0x840A",
+ "Name": "DebugTypeOther",
+ "NativeName": "GL_DEBUG_TYPE_OTHER",
+ "Value": "0x8251",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightModelLocalViewerSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_LOCAL_VIEWER_SGIX",
- "Value": "0x8408",
+ "Name": "DebugTypeMarker",
+ "NativeName": "GL_DEBUG_TYPE_MARKER",
+ "Value": "0x8268",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightModelNormalInterpolationSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_NORMAL_INTERPOLATION_SGIX",
- "Value": "0x840B",
+ "Name": "DebugTypePushGroup",
+ "NativeName": "GL_DEBUG_TYPE_PUSH_GROUP",
+ "Value": "0x8269",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightModelTwoSideSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_TWO_SIDE_SGIX",
- "Value": "0x8409",
+ "Name": "DebugTypePopGroup",
+ "NativeName": "GL_DEBUG_TYPE_POP_GROUP",
+ "Value": "0x826A",
"Doc": "",
"Attributes": []
}
],
- "Name": "FragmentLightModelParameterSGIX",
- "NativeName": "FragmentLightModelParameterSGIX",
+ "Name": "DebugType",
+ "NativeName": "DebugType",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "MovAti",
- "NativeName": "GL_MOV_ATI",
- "Value": "0x8961",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AddAti",
- "NativeName": "GL_ADD_ATI",
- "Value": "0x8963",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "MulAti",
- "NativeName": "GL_MUL_ATI",
- "Value": "0x8964",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "SubAti",
- "NativeName": "GL_SUB_ATI",
- "Value": "0x8965",
+ "Name": "Never",
+ "NativeName": "GL_NEVER",
+ "Value": "0x200",
"Doc": "",
"Attributes": []
},
{
- "Name": "Dot3Ati",
- "NativeName": "GL_DOT3_ATI",
- "Value": "0x8966",
+ "Name": "Less",
+ "NativeName": "GL_LESS",
+ "Value": "0x201",
"Doc": "",
"Attributes": []
},
{
- "Name": "Dot4Ati",
- "NativeName": "GL_DOT4_ATI",
- "Value": "0x8967",
+ "Name": "Equal",
+ "NativeName": "GL_EQUAL",
+ "Value": "0x202",
"Doc": "",
"Attributes": []
},
{
- "Name": "MadAti",
- "NativeName": "GL_MAD_ATI",
- "Value": "0x8968",
+ "Name": "Lequal",
+ "NativeName": "GL_LEQUAL",
+ "Value": "0x203",
"Doc": "",
"Attributes": []
},
{
- "Name": "LerpAti",
- "NativeName": "GL_LERP_ATI",
- "Value": "0x8969",
+ "Name": "Greater",
+ "NativeName": "GL_GREATER",
+ "Value": "0x204",
"Doc": "",
"Attributes": []
},
{
- "Name": "CndAti",
- "NativeName": "GL_CND_ATI",
- "Value": "0x896A",
+ "Name": "Notequal",
+ "NativeName": "GL_NOTEQUAL",
+ "Value": "0x205",
"Doc": "",
"Attributes": []
},
{
- "Name": "Cnd0Ati",
- "NativeName": "GL_CND0_ATI",
- "Value": "0x896B",
+ "Name": "Gequal",
+ "NativeName": "GL_GEQUAL",
+ "Value": "0x206",
"Doc": "",
"Attributes": []
},
{
- "Name": "Dot2AddAti",
- "NativeName": "GL_DOT2_ADD_ATI",
- "Value": "0x896C",
+ "Name": "Always",
+ "NativeName": "GL_ALWAYS",
+ "Value": "0x207",
"Doc": "",
"Attributes": []
}
],
- "Name": "FragmentOpATI",
- "NativeName": "FragmentOpATI",
+ "Name": "DepthFunction",
+ "NativeName": "DepthFunction",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "MaxColorAttachments",
- "NativeName": "GL_MAX_COLOR_ATTACHMENTS",
- "Value": "0x8CDF",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "MaxColorAttachmentsExt",
- "NativeName": "GL_MAX_COLOR_ATTACHMENTS_EXT",
- "Value": "0x8CDF",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxColorAttachmentsNV",
- "NativeName": "GL_MAX_COLOR_ATTACHMENTS_NV",
- "Value": "0x8CDF",
+ "Name": "NoneOes",
+ "NativeName": "GL_NONE_OES",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment0",
- "NativeName": "GL_COLOR_ATTACHMENT0",
- "Value": "0x8CE0",
+ "Name": "FrontLeft",
+ "NativeName": "GL_FRONT_LEFT",
+ "Value": "0x400",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment0Ext",
- "NativeName": "GL_COLOR_ATTACHMENT0_EXT",
- "Value": "0x8CE0",
+ "Name": "FrontRight",
+ "NativeName": "GL_FRONT_RIGHT",
+ "Value": "0x401",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment0NV",
- "NativeName": "GL_COLOR_ATTACHMENT0_NV",
- "Value": "0x8CE0",
+ "Name": "BackLeft",
+ "NativeName": "GL_BACK_LEFT",
+ "Value": "0x402",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment0Oes",
- "NativeName": "GL_COLOR_ATTACHMENT0_OES",
- "Value": "0x8CE0",
+ "Name": "BackRight",
+ "NativeName": "GL_BACK_RIGHT",
+ "Value": "0x403",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment1",
- "NativeName": "GL_COLOR_ATTACHMENT1",
- "Value": "0x8CE1",
+ "Name": "Front",
+ "NativeName": "GL_FRONT",
+ "Value": "0x404",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment1Ext",
- "NativeName": "GL_COLOR_ATTACHMENT1_EXT",
- "Value": "0x8CE1",
+ "Name": "Back",
+ "NativeName": "GL_BACK",
+ "Value": "0x405",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment1NV",
- "NativeName": "GL_COLOR_ATTACHMENT1_NV",
- "Value": "0x8CE1",
+ "Name": "Left",
+ "NativeName": "GL_LEFT",
+ "Value": "0x406",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment2",
- "NativeName": "GL_COLOR_ATTACHMENT2",
- "Value": "0x8CE2",
+ "Name": "Right",
+ "NativeName": "GL_RIGHT",
+ "Value": "0x407",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment2Ext",
- "NativeName": "GL_COLOR_ATTACHMENT2_EXT",
- "Value": "0x8CE2",
+ "Name": "FrontAndBack",
+ "NativeName": "GL_FRONT_AND_BACK",
+ "Value": "0x408",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment2NV",
- "NativeName": "GL_COLOR_ATTACHMENT2_NV",
- "Value": "0x8CE2",
+ "Name": "Aux0",
+ "NativeName": "GL_AUX0",
+ "Value": "0x409",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ColorAttachment3",
- "NativeName": "GL_COLOR_ATTACHMENT3",
- "Value": "0x8CE3",
+ "Name": "Aux1",
+ "NativeName": "GL_AUX1",
+ "Value": "0x40A",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ColorAttachment3Ext",
- "NativeName": "GL_COLOR_ATTACHMENT3_EXT",
- "Value": "0x8CE3",
+ "Name": "Aux2",
+ "NativeName": "GL_AUX2",
+ "Value": "0x40B",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ColorAttachment3NV",
- "NativeName": "GL_COLOR_ATTACHMENT3_NV",
- "Value": "0x8CE3",
+ "Name": "Aux3",
+ "NativeName": "GL_AUX3",
+ "Value": "0x40C",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ColorAttachment4",
- "NativeName": "GL_COLOR_ATTACHMENT4",
- "Value": "0x8CE4",
+ "Name": "ColorAttachment0",
+ "NativeName": "GL_COLOR_ATTACHMENT0",
+ "Value": "0x8CE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment4Ext",
- "NativeName": "GL_COLOR_ATTACHMENT4_EXT",
- "Value": "0x8CE4",
+ "Name": "ColorAttachment1",
+ "NativeName": "GL_COLOR_ATTACHMENT1",
+ "Value": "0x8CE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment4NV",
- "NativeName": "GL_COLOR_ATTACHMENT4_NV",
- "Value": "0x8CE4",
+ "Name": "ColorAttachment2",
+ "NativeName": "GL_COLOR_ATTACHMENT2",
+ "Value": "0x8CE2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment5",
- "NativeName": "GL_COLOR_ATTACHMENT5",
- "Value": "0x8CE5",
+ "Name": "ColorAttachment3",
+ "NativeName": "GL_COLOR_ATTACHMENT3",
+ "Value": "0x8CE3",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment5Ext",
- "NativeName": "GL_COLOR_ATTACHMENT5_EXT",
- "Value": "0x8CE5",
+ "Name": "ColorAttachment4",
+ "NativeName": "GL_COLOR_ATTACHMENT4",
+ "Value": "0x8CE4",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment5NV",
- "NativeName": "GL_COLOR_ATTACHMENT5_NV",
+ "Name": "ColorAttachment5",
+ "NativeName": "GL_COLOR_ATTACHMENT5",
"Value": "0x8CE5",
"Doc": "",
"Attributes": []
@@ -21104,20 +20641,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment6Ext",
- "NativeName": "GL_COLOR_ATTACHMENT6_EXT",
- "Value": "0x8CE6",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment6NV",
- "NativeName": "GL_COLOR_ATTACHMENT6_NV",
- "Value": "0x8CE6",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment7",
"NativeName": "GL_COLOR_ATTACHMENT7",
@@ -21125,20 +20648,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment7Ext",
- "NativeName": "GL_COLOR_ATTACHMENT7_EXT",
- "Value": "0x8CE7",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment7NV",
- "NativeName": "GL_COLOR_ATTACHMENT7_NV",
- "Value": "0x8CE7",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment8",
"NativeName": "GL_COLOR_ATTACHMENT8",
@@ -21146,20 +20655,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment8Ext",
- "NativeName": "GL_COLOR_ATTACHMENT8_EXT",
- "Value": "0x8CE8",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment8NV",
- "NativeName": "GL_COLOR_ATTACHMENT8_NV",
- "Value": "0x8CE8",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment9",
"NativeName": "GL_COLOR_ATTACHMENT9",
@@ -21167,20 +20662,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment9Ext",
- "NativeName": "GL_COLOR_ATTACHMENT9_EXT",
- "Value": "0x8CE9",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment9NV",
- "NativeName": "GL_COLOR_ATTACHMENT9_NV",
- "Value": "0x8CE9",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment10",
"NativeName": "GL_COLOR_ATTACHMENT10",
@@ -21188,20 +20669,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment10Ext",
- "NativeName": "GL_COLOR_ATTACHMENT10_EXT",
- "Value": "0x8CEA",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment10NV",
- "NativeName": "GL_COLOR_ATTACHMENT10_NV",
- "Value": "0x8CEA",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment11",
"NativeName": "GL_COLOR_ATTACHMENT11",
@@ -21209,20 +20676,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment11Ext",
- "NativeName": "GL_COLOR_ATTACHMENT11_EXT",
- "Value": "0x8CEB",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment11NV",
- "NativeName": "GL_COLOR_ATTACHMENT11_NV",
- "Value": "0x8CEB",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment12",
"NativeName": "GL_COLOR_ATTACHMENT12",
@@ -21230,20 +20683,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment12Ext",
- "NativeName": "GL_COLOR_ATTACHMENT12_EXT",
- "Value": "0x8CEC",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment12NV",
- "NativeName": "GL_COLOR_ATTACHMENT12_NV",
- "Value": "0x8CEC",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment13",
"NativeName": "GL_COLOR_ATTACHMENT13",
@@ -21251,20 +20690,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment13Ext",
- "NativeName": "GL_COLOR_ATTACHMENT13_EXT",
- "Value": "0x8CED",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment13NV",
- "NativeName": "GL_COLOR_ATTACHMENT13_NV",
- "Value": "0x8CED",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment14",
"NativeName": "GL_COLOR_ATTACHMENT14",
@@ -21272,20 +20697,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment14Ext",
- "NativeName": "GL_COLOR_ATTACHMENT14_EXT",
- "Value": "0x8CEE",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment14NV",
- "NativeName": "GL_COLOR_ATTACHMENT14_NV",
- "Value": "0x8CEE",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment15",
"NativeName": "GL_COLOR_ATTACHMENT15",
@@ -21293,20 +20704,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ColorAttachment15Ext",
- "NativeName": "GL_COLOR_ATTACHMENT15_EXT",
- "Value": "0x8CEF",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment15NV",
- "NativeName": "GL_COLOR_ATTACHMENT15_NV",
- "Value": "0x8CEF",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment16",
"NativeName": "GL_COLOR_ATTACHMENT16",
@@ -21418,799 +20815,380 @@
"Value": "0x8CFF",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "DrawBufferMode",
+ "NativeName": "DrawBufferMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "DepthAttachment",
- "NativeName": "GL_DEPTH_ATTACHMENT",
- "Value": "0x8D00",
+ "Name": "ColorAttachment0NV",
+ "NativeName": "GL_COLOR_ATTACHMENT0_NV",
+ "Value": "0x8CE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthAttachmentExt",
- "NativeName": "GL_DEPTH_ATTACHMENT_EXT",
- "Value": "0x8D00",
+ "Name": "ColorAttachment1NV",
+ "NativeName": "GL_COLOR_ATTACHMENT1_NV",
+ "Value": "0x8CE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthAttachmentOes",
- "NativeName": "GL_DEPTH_ATTACHMENT_OES",
- "Value": "0x8D00",
+ "Name": "ColorAttachment2NV",
+ "NativeName": "GL_COLOR_ATTACHMENT2_NV",
+ "Value": "0x8CE2",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "FramebufferAttachment",
- "NativeName": "FramebufferAttachment",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "FramebufferAttachmentRedSize",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE",
- "Value": "0x8212",
+ "Name": "ColorAttachment3NV",
+ "NativeName": "GL_COLOR_ATTACHMENT3_NV",
+ "Value": "0x8CE3",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentGreenSize",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE",
- "Value": "0x8213",
+ "Name": "ColorAttachment4NV",
+ "NativeName": "GL_COLOR_ATTACHMENT4_NV",
+ "Value": "0x8CE4",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentBlueSize",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE",
- "Value": "0x8214",
+ "Name": "ColorAttachment5NV",
+ "NativeName": "GL_COLOR_ATTACHMENT5_NV",
+ "Value": "0x8CE5",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentAlphaSize",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE",
- "Value": "0x8215",
+ "Name": "ColorAttachment6NV",
+ "NativeName": "GL_COLOR_ATTACHMENT6_NV",
+ "Value": "0x8CE6",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentDepthSize",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE",
- "Value": "0x8216",
+ "Name": "ColorAttachment7NV",
+ "NativeName": "GL_COLOR_ATTACHMENT7_NV",
+ "Value": "0x8CE7",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentStencilSize",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE",
- "Value": "0x8217",
+ "Name": "ColorAttachment8NV",
+ "NativeName": "GL_COLOR_ATTACHMENT8_NV",
+ "Value": "0x8CE8",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentComponentType",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE",
- "Value": "0x8211",
+ "Name": "ColorAttachment9NV",
+ "NativeName": "GL_COLOR_ATTACHMENT9_NV",
+ "Value": "0x8CE9",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentColorEncoding",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING",
- "Value": "0x8210",
+ "Name": "ColorAttachment10NV",
+ "NativeName": "GL_COLOR_ATTACHMENT10_NV",
+ "Value": "0x8CEA",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentObjectName",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME",
- "Value": "0x8CD1",
+ "Name": "ColorAttachment11NV",
+ "NativeName": "GL_COLOR_ATTACHMENT11_NV",
+ "Value": "0x8CEB",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentTextureLevel",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL",
- "Value": "0x8CD2",
+ "Name": "ColorAttachment12NV",
+ "NativeName": "GL_COLOR_ATTACHMENT12_NV",
+ "Value": "0x8CEC",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentTextureCubeMapFace",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE",
- "Value": "0x8CD3",
+ "Name": "ColorAttachment13NV",
+ "NativeName": "GL_COLOR_ATTACHMENT13_NV",
+ "Value": "0x8CED",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentLayered",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_LAYERED",
- "Value": "0x8DA7",
+ "Name": "ColorAttachment14NV",
+ "NativeName": "GL_COLOR_ATTACHMENT14_NV",
+ "Value": "0x8CEE",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentTextureLayer",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER",
- "Value": "0x8CD4",
+ "Name": "ColorAttachment15NV",
+ "NativeName": "GL_COLOR_ATTACHMENT15_NV",
+ "Value": "0x8CEF",
"Doc": "",
"Attributes": []
}
],
- "Name": "FramebufferAttachmentParameterName",
- "NativeName": "FramebufferAttachmentParameterName",
+ "Name": "DrawBufferModeATI",
+ "NativeName": "DrawBufferModeATI",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "FramebufferFetchNoncoherentQCom",
- "NativeName": "GL_FRAMEBUFFER_FETCH_NONCOHERENT_QCOM",
- "Value": "0x96A2",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "FramebufferFetchNoncoherent",
- "NativeName": "FramebufferFetchNoncoherent",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "FramebufferDefaultWidth",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_WIDTH",
- "Value": "0x9310",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferDefaultHeight",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_HEIGHT",
- "Value": "0x9311",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "DrawElementsType",
+ "NativeName": "DrawElementsType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FramebufferDefaultLayers",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_LAYERS",
- "Value": "0x9312",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferDefaultSamples",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_SAMPLES",
- "Value": "0x9313",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferDefaultFixedSampleLocations",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS",
- "Value": "0x9314",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
}
],
- "Name": "FramebufferParameterName",
- "NativeName": "FramebufferParameterName",
+ "Name": "ElementPointerTypeATI",
+ "NativeName": "ElementPointerTypeATI",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "FramebufferComplete",
- "NativeName": "GL_FRAMEBUFFER_COMPLETE",
- "Value": "0x8CD5",
+ "Name": "PointSmooth",
+ "NativeName": "GL_POINT_SMOOTH",
+ "Value": "0xB10",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "FramebufferUndefined",
- "NativeName": "GL_FRAMEBUFFER_UNDEFINED",
- "Value": "0x8219",
+ "Name": "LineSmooth",
+ "NativeName": "GL_LINE_SMOOTH",
+ "Value": "0xB20",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferIncompleteAttachment",
- "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT",
- "Value": "0x8CD6",
+ "Name": "LineStipple",
+ "NativeName": "GL_LINE_STIPPLE",
+ "Value": "0xB24",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "FramebufferIncompleteMissingAttachment",
- "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT",
- "Value": "0x8CD7",
+ "Name": "PolygonSmooth",
+ "NativeName": "GL_POLYGON_SMOOTH",
+ "Value": "0xB41",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferIncompleteDrawBuffer",
- "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER",
- "Value": "0x8CDB",
+ "Name": "PolygonStipple",
+ "NativeName": "GL_POLYGON_STIPPLE",
+ "Value": "0xB42",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "FramebufferIncompleteReadBuffer",
- "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER",
- "Value": "0x8CDC",
+ "Name": "CullFace",
+ "NativeName": "GL_CULL_FACE",
+ "Value": "0xB44",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferUnsupported",
- "NativeName": "GL_FRAMEBUFFER_UNSUPPORTED",
- "Value": "0x8CDD",
+ "Name": "Lighting",
+ "NativeName": "GL_LIGHTING",
+ "Value": "0xB50",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "FramebufferIncompleteMultisample",
- "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE",
- "Value": "0x8D56",
+ "Name": "ColorMaterial",
+ "NativeName": "GL_COLOR_MATERIAL",
+ "Value": "0xB57",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "FramebufferIncompleteLayerTargets",
- "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS",
- "Value": "0x8DA8",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "FramebufferStatus",
- "NativeName": "FramebufferStatus",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Framebuffer",
- "NativeName": "GL_FRAMEBUFFER",
- "Value": "0x8D40",
+ "Name": "Fog",
+ "NativeName": "GL_FOG",
+ "Value": "0xB60",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "DrawFramebuffer",
- "NativeName": "GL_DRAW_FRAMEBUFFER",
- "Value": "0x8CA9",
+ "Name": "DepthTest",
+ "NativeName": "GL_DEPTH_TEST",
+ "Value": "0xB71",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReadFramebuffer",
- "NativeName": "GL_READ_FRAMEBUFFER",
- "Value": "0x8CA8",
+ "Name": "StencilTest",
+ "NativeName": "GL_STENCIL_TEST",
+ "Value": "0xB90",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "FramebufferTarget",
- "NativeName": "FramebufferTarget",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Ccw",
- "NativeName": "GL_CCW",
- "Value": "0x901",
+ "Name": "Normalize",
+ "NativeName": "GL_NORMALIZE",
+ "Value": "0xBA1",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "CW",
- "NativeName": "GL_CW",
- "Value": "0x900",
+ "Name": "AlphaTest",
+ "NativeName": "GL_ALPHA_TEST",
+ "Value": "0xBC0",
"Doc": "",
- "Attributes": []
- }
- ],
- "Name": "FrontFaceDirection",
- "NativeName": "FrontFaceDirection",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
{
- "Name": "ColorTableAlphaSizeSgi",
- "NativeName": "GL_COLOR_TABLE_ALPHA_SIZE_SGI",
- "Value": "0x80DD",
+ "Name": "Dither",
+ "NativeName": "GL_DITHER",
+ "Value": "0xBD0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableBiasSgi",
- "NativeName": "GL_COLOR_TABLE_BIAS_SGI",
- "Value": "0x80D7",
+ "Name": "Blend",
+ "NativeName": "GL_BLEND",
+ "Value": "0xBE2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableBlueSizeSgi",
- "NativeName": "GL_COLOR_TABLE_BLUE_SIZE_SGI",
- "Value": "0x80DC",
+ "Name": "IndexLogicOp",
+ "NativeName": "GL_INDEX_LOGIC_OP",
+ "Value": "0xBF1",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ColorTableFormatSgi",
- "NativeName": "GL_COLOR_TABLE_FORMAT_SGI",
- "Value": "0x80D8",
+ "Name": "ColorLogicOp",
+ "NativeName": "GL_COLOR_LOGIC_OP",
+ "Value": "0xBF2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableGreenSizeSgi",
- "NativeName": "GL_COLOR_TABLE_GREEN_SIZE_SGI",
- "Value": "0x80DB",
+ "Name": "ScissorTest",
+ "NativeName": "GL_SCISSOR_TEST",
+ "Value": "0xC11",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableIntensitySizeSgi",
- "NativeName": "GL_COLOR_TABLE_INTENSITY_SIZE_SGI",
- "Value": "0x80DF",
+ "Name": "TextureGenS",
+ "NativeName": "GL_TEXTURE_GEN_S",
+ "Value": "0xC60",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ColorTableLuminanceSizeSgi",
- "NativeName": "GL_COLOR_TABLE_LUMINANCE_SIZE_SGI",
- "Value": "0x80DE",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorTableRedSizeSgi",
- "NativeName": "GL_COLOR_TABLE_RED_SIZE_SGI",
- "Value": "0x80DA",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorTableScaleSgi",
- "NativeName": "GL_COLOR_TABLE_SCALE_SGI",
- "Value": "0x80D6",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorTableWidthSgi",
- "NativeName": "GL_COLOR_TABLE_WIDTH_SGI",
- "Value": "0x80D9",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorTableBias",
- "NativeName": "GL_COLOR_TABLE_BIAS",
- "Value": "0x80D7",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorTableScale",
- "NativeName": "GL_COLOR_TABLE_SCALE",
- "Value": "0x80D6",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorTableFormat",
- "NativeName": "GL_COLOR_TABLE_FORMAT",
- "Value": "0x80D8",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorTableWidth",
- "NativeName": "GL_COLOR_TABLE_WIDTH",
- "Value": "0x80D9",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorTableRedSize",
- "NativeName": "GL_COLOR_TABLE_RED_SIZE",
- "Value": "0x80DA",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorTableGreenSize",
- "NativeName": "GL_COLOR_TABLE_GREEN_SIZE",
- "Value": "0x80DB",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorTableBlueSize",
- "NativeName": "GL_COLOR_TABLE_BLUE_SIZE",
- "Value": "0x80DC",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorTableAlphaSize",
- "NativeName": "GL_COLOR_TABLE_ALPHA_SIZE",
- "Value": "0x80DD",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorTableLuminanceSize",
- "NativeName": "GL_COLOR_TABLE_LUMINANCE_SIZE",
- "Value": "0x80DE",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorTableIntensitySize",
- "NativeName": "GL_COLOR_TABLE_INTENSITY_SIZE",
- "Value": "0x80DF",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "GetColorTableParameterPNameSGI",
- "NativeName": "GetColorTableParameterPNameSGI",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "ConvolutionBorderModeExt",
- "NativeName": "GL_CONVOLUTION_BORDER_MODE_EXT",
- "Value": "0x8013",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ConvolutionFilterBiasExt",
- "NativeName": "GL_CONVOLUTION_FILTER_BIAS_EXT",
- "Value": "0x8015",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ConvolutionFilterScaleExt",
- "NativeName": "GL_CONVOLUTION_FILTER_SCALE_EXT",
- "Value": "0x8014",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ConvolutionFormatExt",
- "NativeName": "GL_CONVOLUTION_FORMAT_EXT",
- "Value": "0x8017",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ConvolutionHeightExt",
- "NativeName": "GL_CONVOLUTION_HEIGHT_EXT",
- "Value": "0x8019",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ConvolutionWidthExt",
- "NativeName": "GL_CONVOLUTION_WIDTH_EXT",
- "Value": "0x8018",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "MaxConvolutionHeightExt",
- "NativeName": "GL_MAX_CONVOLUTION_HEIGHT_EXT",
- "Value": "0x801B",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "MaxConvolutionWidthExt",
- "NativeName": "GL_MAX_CONVOLUTION_WIDTH_EXT",
- "Value": "0x801A",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ConvolutionBorderMode",
- "NativeName": "GL_CONVOLUTION_BORDER_MODE",
- "Value": "0x8013",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ConvolutionBorderColor",
- "NativeName": "GL_CONVOLUTION_BORDER_COLOR",
- "Value": "0x8154",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ConvolutionFilterScale",
- "NativeName": "GL_CONVOLUTION_FILTER_SCALE",
- "Value": "0x8014",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ConvolutionFilterBias",
- "NativeName": "GL_CONVOLUTION_FILTER_BIAS",
- "Value": "0x8015",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ConvolutionFormat",
- "NativeName": "GL_CONVOLUTION_FORMAT",
- "Value": "0x8017",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ConvolutionWidth",
- "NativeName": "GL_CONVOLUTION_WIDTH",
- "Value": "0x8018",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ConvolutionHeight",
- "NativeName": "GL_CONVOLUTION_HEIGHT",
- "Value": "0x8019",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "MaxConvolutionWidth",
- "NativeName": "GL_MAX_CONVOLUTION_WIDTH",
- "Value": "0x801A",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "MaxConvolutionHeight",
- "NativeName": "GL_MAX_CONVOLUTION_HEIGHT",
- "Value": "0x801B",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "GetConvolutionParameter",
- "NativeName": "GetConvolutionParameter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "FramebufferDefaultWidth",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_WIDTH",
- "Value": "0x9310",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "FramebufferDefaultHeight",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_HEIGHT",
- "Value": "0x9311",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "FramebufferDefaultLayers",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_LAYERS",
- "Value": "0x9312",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "FramebufferDefaultSamples",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_SAMPLES",
- "Value": "0x9313",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "FramebufferDefaultFixedSampleLocations",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS",
- "Value": "0x9314",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Doublebuffer",
- "NativeName": "GL_DOUBLEBUFFER",
- "Value": "0xC32",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ImplementationColorReadFormat",
- "NativeName": "GL_IMPLEMENTATION_COLOR_READ_FORMAT",
- "Value": "0x8B9B",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ImplementationColorReadType",
- "NativeName": "GL_IMPLEMENTATION_COLOR_READ_TYPE",
- "Value": "0x8B9A",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Samples",
- "NativeName": "GL_SAMPLES",
- "Value": "0x80A9",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "SampleBuffers",
- "NativeName": "GL_SAMPLE_BUFFERS",
- "Value": "0x80A8",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Stereo",
- "NativeName": "GL_STEREO",
- "Value": "0xC33",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "GetFramebufferParameter",
- "NativeName": "GetFramebufferParameter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "HistogramAlphaSizeExt",
- "NativeName": "GL_HISTOGRAM_ALPHA_SIZE_EXT",
- "Value": "0x802B",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "HistogramBlueSizeExt",
- "NativeName": "GL_HISTOGRAM_BLUE_SIZE_EXT",
- "Value": "0x802A",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "HistogramFormatExt",
- "NativeName": "GL_HISTOGRAM_FORMAT_EXT",
- "Value": "0x8027",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "HistogramGreenSizeExt",
- "NativeName": "GL_HISTOGRAM_GREEN_SIZE_EXT",
- "Value": "0x8029",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "HistogramLuminanceSizeExt",
- "NativeName": "GL_HISTOGRAM_LUMINANCE_SIZE_EXT",
- "Value": "0x802C",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "HistogramRedSizeExt",
- "NativeName": "GL_HISTOGRAM_RED_SIZE_EXT",
- "Value": "0x8028",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "HistogramSinkExt",
- "NativeName": "GL_HISTOGRAM_SINK_EXT",
- "Value": "0x802D",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "HistogramWidthExt",
- "NativeName": "GL_HISTOGRAM_WIDTH_EXT",
- "Value": "0x8026",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "HistogramWidth",
- "NativeName": "GL_HISTOGRAM_WIDTH",
- "Value": "0x8026",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "HistogramFormat",
- "NativeName": "GL_HISTOGRAM_FORMAT",
- "Value": "0x8027",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "HistogramRedSize",
- "NativeName": "GL_HISTOGRAM_RED_SIZE",
- "Value": "0x8028",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "HistogramGreenSize",
- "NativeName": "GL_HISTOGRAM_GREEN_SIZE",
- "Value": "0x8029",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "HistogramBlueSize",
- "NativeName": "GL_HISTOGRAM_BLUE_SIZE",
- "Value": "0x802A",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "HistogramAlphaSize",
- "NativeName": "GL_HISTOGRAM_ALPHA_SIZE",
- "Value": "0x802B",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "HistogramLuminanceSize",
- "NativeName": "GL_HISTOGRAM_LUMINANCE_SIZE",
- "Value": "0x802C",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "HistogramSink",
- "NativeName": "GL_HISTOGRAM_SINK",
- "Value": "0x802D",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "GetHistogramParameterPNameEXT",
- "NativeName": "GetHistogramParameterPNameEXT",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Coeff",
- "NativeName": "GL_COEFF",
- "Value": "0xA00",
+ "Name": "TextureGenT",
+ "NativeName": "GL_TEXTURE_GEN_T",
+ "Value": "0xC61",
"Doc": "",
"Attributes": [
{
@@ -22220,9 +21198,9 @@
]
},
{
- "Name": "Domain",
- "NativeName": "GL_DOMAIN",
- "Value": "0xA02",
+ "Name": "TextureGenR",
+ "NativeName": "GL_TEXTURE_GEN_R",
+ "Value": "0xC62",
"Doc": "",
"Attributes": [
{
@@ -22232,9 +21210,9 @@
]
},
{
- "Name": "Order",
- "NativeName": "GL_ORDER",
- "Value": "0xA01",
+ "Name": "TextureGenQ",
+ "NativeName": "GL_TEXTURE_GEN_Q",
+ "Value": "0xC63",
"Doc": "",
"Attributes": [
{
@@ -22242,55 +21220,11 @@
"Arguments": []
}
]
- }
- ],
- "Name": "GetMapQuery",
- "NativeName": "GetMapQuery",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "MinmaxFormat",
- "NativeName": "GL_MINMAX_FORMAT",
- "Value": "0x802F",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "MinmaxFormatExt",
- "NativeName": "GL_MINMAX_FORMAT_EXT",
- "Value": "0x802F",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "MinmaxSink",
- "NativeName": "GL_MINMAX_SINK",
- "Value": "0x8030",
- "Doc": "",
- "Attributes": []
},
{
- "Name": "MinmaxSinkExt",
- "NativeName": "GL_MINMAX_SINK_EXT",
- "Value": "0x8030",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "GetMinmaxParameterPNameEXT",
- "NativeName": "GetMinmaxParameterPNameEXT",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "PixelMapAToA",
- "NativeName": "GL_PIXEL_MAP_A_TO_A",
- "Value": "0xC79",
+ "Name": "AutoNormal",
+ "NativeName": "GL_AUTO_NORMAL",
+ "Value": "0xD80",
"Doc": "",
"Attributes": [
{
@@ -22300,9 +21234,9 @@
]
},
{
- "Name": "PixelMapBToB",
- "NativeName": "GL_PIXEL_MAP_B_TO_B",
- "Value": "0xC78",
+ "Name": "Map1Color4",
+ "NativeName": "GL_MAP1_COLOR_4",
+ "Value": "0xD90",
"Doc": "",
"Attributes": [
{
@@ -22312,9 +21246,9 @@
]
},
{
- "Name": "PixelMapGToG",
- "NativeName": "GL_PIXEL_MAP_G_TO_G",
- "Value": "0xC77",
+ "Name": "Map1Index",
+ "NativeName": "GL_MAP1_INDEX",
+ "Value": "0xD91",
"Doc": "",
"Attributes": [
{
@@ -22324,9 +21258,9 @@
]
},
{
- "Name": "PixelMapIToA",
- "NativeName": "GL_PIXEL_MAP_I_TO_A",
- "Value": "0xC75",
+ "Name": "Map1Normal",
+ "NativeName": "GL_MAP1_NORMAL",
+ "Value": "0xD92",
"Doc": "",
"Attributes": [
{
@@ -22336,9 +21270,9 @@
]
},
{
- "Name": "PixelMapIToB",
- "NativeName": "GL_PIXEL_MAP_I_TO_B",
- "Value": "0xC74",
+ "Name": "Map1TextureCoord1",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_1",
+ "Value": "0xD93",
"Doc": "",
"Attributes": [
{
@@ -22348,9 +21282,9 @@
]
},
{
- "Name": "PixelMapIToG",
- "NativeName": "GL_PIXEL_MAP_I_TO_G",
- "Value": "0xC73",
+ "Name": "Map1TextureCoord2",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_2",
+ "Value": "0xD94",
"Doc": "",
"Attributes": [
{
@@ -22360,9 +21294,9 @@
]
},
{
- "Name": "PixelMapIToI",
- "NativeName": "GL_PIXEL_MAP_I_TO_I",
- "Value": "0xC70",
+ "Name": "Map1TextureCoord3",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_3",
+ "Value": "0xD95",
"Doc": "",
"Attributes": [
{
@@ -22372,9 +21306,9 @@
]
},
{
- "Name": "PixelMapIToR",
- "NativeName": "GL_PIXEL_MAP_I_TO_R",
- "Value": "0xC72",
+ "Name": "Map1TextureCoord4",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_4",
+ "Value": "0xD96",
"Doc": "",
"Attributes": [
{
@@ -22384,9 +21318,9 @@
]
},
{
- "Name": "PixelMapRToR",
- "NativeName": "GL_PIXEL_MAP_R_TO_R",
- "Value": "0xC76",
+ "Name": "Map1Vertex3",
+ "NativeName": "GL_MAP1_VERTEX_3",
+ "Value": "0xD97",
"Doc": "",
"Attributes": [
{
@@ -22396,9 +21330,9 @@
]
},
{
- "Name": "PixelMapSToS",
- "NativeName": "GL_PIXEL_MAP_S_TO_S",
- "Value": "0xC71",
+ "Name": "Map1Vertex4",
+ "NativeName": "GL_MAP1_VERTEX_4",
+ "Value": "0xD98",
"Doc": "",
"Attributes": [
{
@@ -22406,19 +21340,11 @@
"Arguments": []
}
]
- }
- ],
- "Name": "GetPixelMap",
- "NativeName": "GetPixelMap",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "AccumAlphaBits",
- "NativeName": "GL_ACCUM_ALPHA_BITS",
- "Value": "0xD5B",
+ "Name": "Map2Color4",
+ "NativeName": "GL_MAP2_COLOR_4",
+ "Value": "0xDB0",
"Doc": "",
"Attributes": [
{
@@ -22428,9 +21354,9 @@
]
},
{
- "Name": "AccumBlueBits",
- "NativeName": "GL_ACCUM_BLUE_BITS",
- "Value": "0xD5A",
+ "Name": "Map2Index",
+ "NativeName": "GL_MAP2_INDEX",
+ "Value": "0xDB1",
"Doc": "",
"Attributes": [
{
@@ -22440,9 +21366,9 @@
]
},
{
- "Name": "AccumClearValue",
- "NativeName": "GL_ACCUM_CLEAR_VALUE",
- "Value": "0xB80",
+ "Name": "Map2Normal",
+ "NativeName": "GL_MAP2_NORMAL",
+ "Value": "0xDB2",
"Doc": "",
"Attributes": [
{
@@ -22452,9 +21378,9 @@
]
},
{
- "Name": "AccumGreenBits",
- "NativeName": "GL_ACCUM_GREEN_BITS",
- "Value": "0xD59",
+ "Name": "Map2TextureCoord1",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_1",
+ "Value": "0xDB3",
"Doc": "",
"Attributes": [
{
@@ -22464,9 +21390,9 @@
]
},
{
- "Name": "AccumRedBits",
- "NativeName": "GL_ACCUM_RED_BITS",
- "Value": "0xD58",
+ "Name": "Map2TextureCoord2",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_2",
+ "Value": "0xDB4",
"Doc": "",
"Attributes": [
{
@@ -22476,16 +21402,9 @@
]
},
{
- "Name": "AliasedLineWidthRange",
- "NativeName": "GL_ALIASED_LINE_WIDTH_RANGE",
- "Value": "0x846E",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AliasedPointSizeRange",
- "NativeName": "GL_ALIASED_POINT_SIZE_RANGE",
- "Value": "0x846D",
+ "Name": "Map2TextureCoord3",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_3",
+ "Value": "0xDB5",
"Doc": "",
"Attributes": [
{
@@ -22495,9 +21414,9 @@
]
},
{
- "Name": "AlphaBias",
- "NativeName": "GL_ALPHA_BIAS",
- "Value": "0xD1D",
+ "Name": "Map2TextureCoord4",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_4",
+ "Value": "0xDB6",
"Doc": "",
"Attributes": [
{
@@ -22507,9 +21426,9 @@
]
},
{
- "Name": "AlphaBits",
- "NativeName": "GL_ALPHA_BITS",
- "Value": "0xD55",
+ "Name": "Map2Vertex3",
+ "NativeName": "GL_MAP2_VERTEX_3",
+ "Value": "0xDB7",
"Doc": "",
"Attributes": [
{
@@ -22519,9 +21438,9 @@
]
},
{
- "Name": "AlphaScale",
- "NativeName": "GL_ALPHA_SCALE",
- "Value": "0xD1C",
+ "Name": "Map2Vertex4",
+ "NativeName": "GL_MAP2_VERTEX_4",
+ "Value": "0xDB8",
"Doc": "",
"Attributes": [
{
@@ -22531,47 +21450,37 @@
]
},
{
- "Name": "AlphaTest",
- "NativeName": "GL_ALPHA_TEST",
- "Value": "0xBC0",
+ "Name": "Texture1D",
+ "NativeName": "GL_TEXTURE_1D",
+ "Value": "0xDE0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "AlphaTestFunc",
- "NativeName": "GL_ALPHA_TEST_FUNC",
- "Value": "0xBC1",
+ "Name": "Texture2D",
+ "NativeName": "GL_TEXTURE_2D",
+ "Value": "0xDE1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "AlphaTestFuncQCom",
- "NativeName": "GL_ALPHA_TEST_FUNC_QCOM",
- "Value": "0xBC1",
+ "Name": "PolygonOffsetPoint",
+ "NativeName": "GL_POLYGON_OFFSET_POINT",
+ "Value": "0x2A01",
"Doc": "",
"Attributes": []
},
{
- "Name": "AlphaTestQCom",
- "NativeName": "GL_ALPHA_TEST_QCOM",
- "Value": "0xBC0",
+ "Name": "PolygonOffsetLine",
+ "NativeName": "GL_POLYGON_OFFSET_LINE",
+ "Value": "0x2A02",
"Doc": "",
"Attributes": []
},
{
- "Name": "AlphaTestRef",
- "NativeName": "GL_ALPHA_TEST_REF",
- "Value": "0xBC2",
+ "Name": "ClipPlane0",
+ "NativeName": "GL_CLIP_PLANE0",
+ "Value": "0x3000",
"Doc": "",
"Attributes": [
{
@@ -22581,51 +21490,54 @@
]
},
{
- "Name": "AlphaTestRefQCom",
- "NativeName": "GL_ALPHA_TEST_REF_QCOM",
- "Value": "0xBC2",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AsyncDrawPixelsSgix",
- "NativeName": "GL_ASYNC_DRAW_PIXELS_SGIX",
- "Value": "0x835D",
+ "Name": "ClipDistance0",
+ "NativeName": "GL_CLIP_DISTANCE0",
+ "Value": "0x3000",
"Doc": "",
"Attributes": []
},
{
- "Name": "AsyncHistogramSgix",
- "NativeName": "GL_ASYNC_HISTOGRAM_SGIX",
- "Value": "0x832C",
+ "Name": "ClipPlane1",
+ "NativeName": "GL_CLIP_PLANE1",
+ "Value": "0x3001",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "AsyncMarkerSgix",
- "NativeName": "GL_ASYNC_MARKER_SGIX",
- "Value": "0x8329",
+ "Name": "ClipDistance1",
+ "NativeName": "GL_CLIP_DISTANCE1",
+ "Value": "0x3001",
"Doc": "",
"Attributes": []
},
{
- "Name": "AsyncReadPixelsSgix",
- "NativeName": "GL_ASYNC_READ_PIXELS_SGIX",
- "Value": "0x835E",
+ "Name": "ClipPlane2",
+ "NativeName": "GL_CLIP_PLANE2",
+ "Value": "0x3002",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "AsyncTexImageSgix",
- "NativeName": "GL_ASYNC_TEX_IMAGE_SGIX",
- "Value": "0x835C",
+ "Name": "ClipDistance2",
+ "NativeName": "GL_CLIP_DISTANCE2",
+ "Value": "0x3002",
"Doc": "",
"Attributes": []
},
{
- "Name": "AttribStackDepth",
- "NativeName": "GL_ATTRIB_STACK_DEPTH",
- "Value": "0xBB0",
+ "Name": "ClipPlane3",
+ "NativeName": "GL_CLIP_PLANE3",
+ "Value": "0x3003",
"Doc": "",
"Attributes": [
{
@@ -22635,21 +21547,16 @@
]
},
{
- "Name": "AutoNormal",
- "NativeName": "GL_AUTO_NORMAL",
- "Value": "0xD80",
+ "Name": "ClipDistance3",
+ "NativeName": "GL_CLIP_DISTANCE3",
+ "Value": "0x3003",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "AuxBuffers",
- "NativeName": "GL_AUX_BUFFERS",
- "Value": "0xC00",
+ "Name": "ClipPlane4",
+ "NativeName": "GL_CLIP_PLANE4",
+ "Value": "0x3004",
"Doc": "",
"Attributes": [
{
@@ -22659,44 +21566,49 @@
]
},
{
- "Name": "Blend",
- "NativeName": "GL_BLEND",
- "Value": "0xBE2",
+ "Name": "ClipDistance4",
+ "NativeName": "GL_CLIP_DISTANCE4",
+ "Value": "0x3004",
"Doc": "",
"Attributes": []
},
{
- "Name": "BlendColorExt",
- "NativeName": "GL_BLEND_COLOR_EXT",
- "Value": "0x8005",
+ "Name": "ClipPlane5",
+ "NativeName": "GL_CLIP_PLANE5",
+ "Value": "0x3005",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "BlendDst",
- "NativeName": "GL_BLEND_DST",
- "Value": "0xBE0",
+ "Name": "ClipDistance5",
+ "NativeName": "GL_CLIP_DISTANCE5",
+ "Value": "0x3005",
"Doc": "",
"Attributes": []
},
{
- "Name": "BlendEquationExt",
- "NativeName": "GL_BLEND_EQUATION_EXT",
- "Value": "0x8009",
+ "Name": "ClipDistance6",
+ "NativeName": "GL_CLIP_DISTANCE6",
+ "Value": "0x3006",
"Doc": "",
"Attributes": []
},
{
- "Name": "BlendSrc",
- "NativeName": "GL_BLEND_SRC",
- "Value": "0xBE1",
+ "Name": "ClipDistance7",
+ "NativeName": "GL_CLIP_DISTANCE7",
+ "Value": "0x3007",
"Doc": "",
"Attributes": []
},
{
- "Name": "BlueBias",
- "NativeName": "GL_BLUE_BIAS",
- "Value": "0xD1B",
+ "Name": "Light0",
+ "NativeName": "GL_LIGHT0",
+ "Value": "0x4000",
"Doc": "",
"Attributes": [
{
@@ -22706,9 +21618,9 @@
]
},
{
- "Name": "BlueBits",
- "NativeName": "GL_BLUE_BITS",
- "Value": "0xD54",
+ "Name": "Light1",
+ "NativeName": "GL_LIGHT1",
+ "Value": "0x4001",
"Doc": "",
"Attributes": [
{
@@ -22718,9 +21630,9 @@
]
},
{
- "Name": "BlueScale",
- "NativeName": "GL_BLUE_SCALE",
- "Value": "0xD1A",
+ "Name": "Light2",
+ "NativeName": "GL_LIGHT2",
+ "Value": "0x4002",
"Doc": "",
"Attributes": [
{
@@ -22730,16 +21642,9 @@
]
},
{
- "Name": "CalligraphicFragmentSgix",
- "NativeName": "GL_CALLIGRAPHIC_FRAGMENT_SGIX",
- "Value": "0x8183",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ClientAttribStackDepth",
- "NativeName": "GL_CLIENT_ATTRIB_STACK_DEPTH",
- "Value": "0xBB1",
+ "Name": "Light3",
+ "NativeName": "GL_LIGHT3",
+ "Value": "0x4003",
"Doc": "",
"Attributes": [
{
@@ -22749,9 +21654,9 @@
]
},
{
- "Name": "ClipPlane0",
- "NativeName": "GL_CLIP_PLANE0",
- "Value": "0x3000",
+ "Name": "Light4",
+ "NativeName": "GL_LIGHT4",
+ "Value": "0x4004",
"Doc": "",
"Attributes": [
{
@@ -22761,9 +21666,9 @@
]
},
{
- "Name": "ClipPlane1",
- "NativeName": "GL_CLIP_PLANE1",
- "Value": "0x3001",
+ "Name": "Light5",
+ "NativeName": "GL_LIGHT5",
+ "Value": "0x4005",
"Doc": "",
"Attributes": [
{
@@ -22773,9 +21678,9 @@
]
},
{
- "Name": "ClipPlane2",
- "NativeName": "GL_CLIP_PLANE2",
- "Value": "0x3002",
+ "Name": "Light6",
+ "NativeName": "GL_LIGHT6",
+ "Value": "0x4006",
"Doc": "",
"Attributes": [
{
@@ -22785,9 +21690,9 @@
]
},
{
- "Name": "ClipPlane3",
- "NativeName": "GL_CLIP_PLANE3",
- "Value": "0x3003",
+ "Name": "Light7",
+ "NativeName": "GL_LIGHT7",
+ "Value": "0x4007",
"Doc": "",
"Attributes": [
{
@@ -22797,52 +21702,65 @@
]
},
{
- "Name": "ClipPlane4",
- "NativeName": "GL_CLIP_PLANE4",
- "Value": "0x3004",
+ "Name": "Convolution1DExt",
+ "NativeName": "GL_CONVOLUTION_1D_EXT",
+ "Value": "0x8010",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClipPlane5",
- "NativeName": "GL_CLIP_PLANE5",
- "Value": "0x3005",
+ "Name": "Convolution2DExt",
+ "NativeName": "GL_CONVOLUTION_2D_EXT",
+ "Value": "0x8011",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ColorArray",
- "NativeName": "GL_COLOR_ARRAY",
- "Value": "0x8076",
+ "Name": "Separable2DExt",
+ "NativeName": "GL_SEPARABLE_2D_EXT",
+ "Value": "0x8012",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ColorArrayCountExt",
- "NativeName": "GL_COLOR_ARRAY_COUNT_EXT",
- "Value": "0x8084",
+ "Name": "HistogramExt",
+ "NativeName": "GL_HISTOGRAM_EXT",
+ "Value": "0x8024",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorArraySize",
- "NativeName": "GL_COLOR_ARRAY_SIZE",
- "Value": "0x8081",
+ "Name": "MinmaxExt",
+ "NativeName": "GL_MINMAX_EXT",
+ "Value": "0x802E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonOffsetFill",
+ "NativeName": "GL_POLYGON_OFFSET_FILL",
+ "Value": "0x8037",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RescaleNormalExt",
+ "NativeName": "GL_RESCALE_NORMAL_EXT",
+ "Value": "0x803A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture3DExt",
+ "NativeName": "GL_TEXTURE_3D_EXT",
+ "Value": "0x806F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexArray",
+ "NativeName": "GL_VERTEX_ARRAY",
+ "Value": "0x8074",
"Doc": "",
"Attributes": [
{
@@ -22852,9 +21770,9 @@
]
},
{
- "Name": "ColorArrayStride",
- "NativeName": "GL_COLOR_ARRAY_STRIDE",
- "Value": "0x8083",
+ "Name": "NormalArray",
+ "NativeName": "GL_NORMAL_ARRAY",
+ "Value": "0x8075",
"Doc": "",
"Attributes": [
{
@@ -22864,9 +21782,9 @@
]
},
{
- "Name": "ColorArrayType",
- "NativeName": "GL_COLOR_ARRAY_TYPE",
- "Value": "0x8082",
+ "Name": "ColorArray",
+ "NativeName": "GL_COLOR_ARRAY",
+ "Value": "0x8076",
"Doc": "",
"Attributes": [
{
@@ -22876,23 +21794,9 @@
]
},
{
- "Name": "ColorClearValue",
- "NativeName": "GL_COLOR_CLEAR_VALUE",
- "Value": "0xC22",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorLogicOp",
- "NativeName": "GL_COLOR_LOGIC_OP",
- "Value": "0xBF2",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorMaterial",
- "NativeName": "GL_COLOR_MATERIAL",
- "Value": "0xB57",
+ "Name": "IndexArray",
+ "NativeName": "GL_INDEX_ARRAY",
+ "Value": "0x8077",
"Doc": "",
"Attributes": [
{
@@ -22902,9 +21806,9 @@
]
},
{
- "Name": "ColorMaterialFace",
- "NativeName": "GL_COLOR_MATERIAL_FACE",
- "Value": "0xB55",
+ "Name": "TextureCoordArray",
+ "NativeName": "GL_TEXTURE_COORD_ARRAY",
+ "Value": "0x8078",
"Doc": "",
"Attributes": [
{
@@ -22914,9 +21818,9 @@
]
},
{
- "Name": "ColorMaterialParameter",
- "NativeName": "GL_COLOR_MATERIAL_PARAMETER",
- "Value": "0xB56",
+ "Name": "EdgeFlagArray",
+ "NativeName": "GL_EDGE_FLAG_ARRAY",
+ "Value": "0x8079",
"Doc": "",
"Attributes": [
{
@@ -22926,474 +21830,381 @@
]
},
{
- "Name": "ColorMatrixSgi",
- "NativeName": "GL_COLOR_MATRIX_SGI",
- "Value": "0x80B1",
+ "Name": "InterlaceSgix",
+ "NativeName": "GL_INTERLACE_SGIX",
+ "Value": "0x8094",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorMatrixStackDepthSgi",
- "NativeName": "GL_COLOR_MATRIX_STACK_DEPTH_SGI",
- "Value": "0x80B2",
+ "Name": "Multisample",
+ "NativeName": "GL_MULTISAMPLE",
+ "Value": "0x809D",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableSgi",
- "NativeName": "GL_COLOR_TABLE_SGI",
- "Value": "0x80D0",
+ "Name": "MultisampleSgis",
+ "NativeName": "GL_MULTISAMPLE_SGIS",
+ "Value": "0x809D",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorWritemask",
- "NativeName": "GL_COLOR_WRITEMASK",
- "Value": "0xC23",
+ "Name": "SampleAlphaToCoverage",
+ "NativeName": "GL_SAMPLE_ALPHA_TO_COVERAGE",
+ "Value": "0x809E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Convolution1DExt",
- "NativeName": "GL_CONVOLUTION_1D_EXT",
- "Value": "0x8010",
+ "Name": "SampleAlphaToMaskSgis",
+ "NativeName": "GL_SAMPLE_ALPHA_TO_MASK_SGIS",
+ "Value": "0x809E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Convolution2DExt",
- "NativeName": "GL_CONVOLUTION_2D_EXT",
- "Value": "0x8011",
+ "Name": "SampleAlphaToOne",
+ "NativeName": "GL_SAMPLE_ALPHA_TO_ONE",
+ "Value": "0x809F",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionHintSgix",
- "NativeName": "GL_CONVOLUTION_HINT_SGIX",
- "Value": "0x8316",
+ "Name": "SampleAlphaToOneSgis",
+ "NativeName": "GL_SAMPLE_ALPHA_TO_ONE_SGIS",
+ "Value": "0x809F",
"Doc": "",
"Attributes": []
},
{
- "Name": "CullFace",
- "NativeName": "GL_CULL_FACE",
- "Value": "0xB44",
+ "Name": "SampleCoverage",
+ "NativeName": "GL_SAMPLE_COVERAGE",
+ "Value": "0x80A0",
"Doc": "",
"Attributes": []
},
{
- "Name": "CullFaceMode",
- "NativeName": "GL_CULL_FACE_MODE",
- "Value": "0xB45",
+ "Name": "SampleMaskSgis",
+ "NativeName": "GL_SAMPLE_MASK_SGIS",
+ "Value": "0x80A0",
"Doc": "",
"Attributes": []
},
{
- "Name": "CurrentColor",
- "NativeName": "GL_CURRENT_COLOR",
- "Value": "0xB00",
+ "Name": "TextureColorTableSgi",
+ "NativeName": "GL_TEXTURE_COLOR_TABLE_SGI",
+ "Value": "0x80BC",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "CurrentIndex",
- "NativeName": "GL_CURRENT_INDEX",
- "Value": "0xB01",
+ "Name": "ColorTableSgi",
+ "NativeName": "GL_COLOR_TABLE_SGI",
+ "Value": "0x80D0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "CurrentNormal",
- "NativeName": "GL_CURRENT_NORMAL",
- "Value": "0xB02",
+ "Name": "PostConvolutionColorTableSgi",
+ "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE_SGI",
+ "Value": "0x80D1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "CurrentRasterColor",
- "NativeName": "GL_CURRENT_RASTER_COLOR",
- "Value": "0xB04",
+ "Name": "PostColorMatrixColorTableSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
+ "Value": "0x80D2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "CurrentRasterDistance",
- "NativeName": "GL_CURRENT_RASTER_DISTANCE",
- "Value": "0xB09",
+ "Name": "Texture4DSgis",
+ "NativeName": "GL_TEXTURE_4D_SGIS",
+ "Value": "0x8134",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "CurrentRasterIndex",
- "NativeName": "GL_CURRENT_RASTER_INDEX",
- "Value": "0xB05",
+ "Name": "PixelTexGenSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_SGIX",
+ "Value": "0x8139",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "CurrentRasterPosition",
- "NativeName": "GL_CURRENT_RASTER_POSITION",
- "Value": "0xB07",
+ "Name": "SpriteSgix",
+ "NativeName": "GL_SPRITE_SGIX",
+ "Value": "0x8148",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "CurrentRasterPositionValid",
- "NativeName": "GL_CURRENT_RASTER_POSITION_VALID",
- "Value": "0xB08",
+ "Name": "ReferencePlaneSgix",
+ "NativeName": "GL_REFERENCE_PLANE_SGIX",
+ "Value": "0x817D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "CurrentRasterTextureCoords",
- "NativeName": "GL_CURRENT_RASTER_TEXTURE_COORDS",
- "Value": "0xB06",
+ "Name": "IRInstrument1Sgix",
+ "NativeName": "GL_IR_INSTRUMENT1_SGIX",
+ "Value": "0x817F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "CurrentTextureCoords",
- "NativeName": "GL_CURRENT_TEXTURE_COORDS",
- "Value": "0xB03",
+ "Name": "CalligraphicFragmentSgix",
+ "NativeName": "GL_CALLIGRAPHIC_FRAGMENT_SGIX",
+ "Value": "0x8183",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "DeformationsMaskSgix",
- "NativeName": "GL_DEFORMATIONS_MASK_SGIX",
- "Value": "0x8196",
+ "Name": "FramezoomSgix",
+ "NativeName": "GL_FRAMEZOOM_SGIX",
+ "Value": "0x818B",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBias",
- "NativeName": "GL_DEPTH_BIAS",
- "Value": "0xD1F",
+ "Name": "FogOffsetSgix",
+ "NativeName": "GL_FOG_OFFSET_SGIX",
+ "Value": "0x8198",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "DepthBits",
- "NativeName": "GL_DEPTH_BITS",
- "Value": "0xD56",
+ "Name": "SharedTexturePaletteExt",
+ "NativeName": "GL_SHARED_TEXTURE_PALETTE_EXT",
+ "Value": "0x81FB",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "DepthClearValue",
- "NativeName": "GL_DEPTH_CLEAR_VALUE",
- "Value": "0xB73",
+ "Name": "DebugOutputSynchronous",
+ "NativeName": "GL_DEBUG_OUTPUT_SYNCHRONOUS",
+ "Value": "0x8242",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthFunc",
- "NativeName": "GL_DEPTH_FUNC",
- "Value": "0xB74",
+ "Name": "AsyncHistogramSgix",
+ "NativeName": "GL_ASYNC_HISTOGRAM_SGIX",
+ "Value": "0x832C",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthRange",
- "NativeName": "GL_DEPTH_RANGE",
- "Value": "0xB70",
+ "Name": "PixelTextureSgis",
+ "NativeName": "GL_PIXEL_TEXTURE_SGIS",
+ "Value": "0x8353",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthScale",
- "NativeName": "GL_DEPTH_SCALE",
- "Value": "0xD1E",
+ "Name": "AsyncTexImageSgix",
+ "NativeName": "GL_ASYNC_TEX_IMAGE_SGIX",
+ "Value": "0x835C",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "DepthTest",
- "NativeName": "GL_DEPTH_TEST",
- "Value": "0xB71",
+ "Name": "AsyncDrawPixelsSgix",
+ "NativeName": "GL_ASYNC_DRAW_PIXELS_SGIX",
+ "Value": "0x835D",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthWritemask",
- "NativeName": "GL_DEPTH_WRITEMASK",
- "Value": "0xB72",
+ "Name": "AsyncReadPixelsSgix",
+ "NativeName": "GL_ASYNC_READ_PIXELS_SGIX",
+ "Value": "0x835E",
"Doc": "",
"Attributes": []
},
{
- "Name": "DetailTexture2DBindingSgis",
- "NativeName": "GL_DETAIL_TEXTURE_2D_BINDING_SGIS",
- "Value": "0x8096",
+ "Name": "FragmentLightingSgix",
+ "NativeName": "GL_FRAGMENT_LIGHTING_SGIX",
+ "Value": "0x8400",
"Doc": "",
"Attributes": []
},
{
- "Name": "DeviceLuidExt",
- "NativeName": "GL_DEVICE_LUID_EXT",
- "Value": "0x9599",
+ "Name": "FragmentColorMaterialSgix",
+ "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_SGIX",
+ "Value": "0x8401",
"Doc": "",
"Attributes": []
},
{
- "Name": "DeviceNodeMaskExt",
- "NativeName": "GL_DEVICE_NODE_MASK_EXT",
- "Value": "0x959A",
+ "Name": "FragmentLight0Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT0_SGIX",
+ "Value": "0x840C",
"Doc": "",
"Attributes": []
},
{
- "Name": "DeviceUuidExt",
- "NativeName": "GL_DEVICE_UUID_EXT",
- "Value": "0x9597",
+ "Name": "FragmentLight1Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT1_SGIX",
+ "Value": "0x840D",
"Doc": "",
"Attributes": []
},
{
- "Name": "DistanceAttenuationSgis",
- "NativeName": "GL_DISTANCE_ATTENUATION_SGIS",
- "Value": "0x8129",
+ "Name": "FragmentLight2Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT2_SGIX",
+ "Value": "0x840E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Dither",
- "NativeName": "GL_DITHER",
- "Value": "0xBD0",
+ "Name": "FragmentLight3Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT3_SGIX",
+ "Value": "0x840F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Doublebuffer",
- "NativeName": "GL_DOUBLEBUFFER",
- "Value": "0xC32",
+ "Name": "FragmentLight4Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT4_SGIX",
+ "Value": "0x8410",
"Doc": "",
"Attributes": []
},
{
- "Name": "DrawBuffer",
- "NativeName": "GL_DRAW_BUFFER",
- "Value": "0xC01",
+ "Name": "FragmentLight5Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT5_SGIX",
+ "Value": "0x8411",
"Doc": "",
"Attributes": []
},
{
- "Name": "DrawBufferExt",
- "NativeName": "GL_DRAW_BUFFER_EXT",
- "Value": "0xC01",
+ "Name": "FragmentLight6Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT6_SGIX",
+ "Value": "0x8412",
"Doc": "",
"Attributes": []
},
{
- "Name": "DriverUuidExt",
- "NativeName": "GL_DRIVER_UUID_EXT",
- "Value": "0x9598",
+ "Name": "FragmentLight7Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT7_SGIX",
+ "Value": "0x8413",
"Doc": "",
"Attributes": []
},
{
- "Name": "EdgeFlag",
- "NativeName": "GL_EDGE_FLAG",
- "Value": "0xB43",
+ "Name": "ProgramPointSize",
+ "NativeName": "GL_PROGRAM_POINT_SIZE",
+ "Value": "0x8642",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "EdgeFlagArray",
- "NativeName": "GL_EDGE_FLAG_ARRAY",
- "Value": "0x8079",
+ "Name": "DepthClamp",
+ "NativeName": "GL_DEPTH_CLAMP",
+ "Value": "0x864F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "EdgeFlagArrayCountExt",
- "NativeName": "GL_EDGE_FLAG_ARRAY_COUNT_EXT",
- "Value": "0x808D",
+ "Name": "TextureCubeMapSeamless",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_SEAMLESS",
+ "Value": "0x884F",
"Doc": "",
"Attributes": []
},
{
- "Name": "EdgeFlagArrayStride",
- "NativeName": "GL_EDGE_FLAG_ARRAY_STRIDE",
- "Value": "0x808C",
+ "Name": "SampleShading",
+ "NativeName": "GL_SAMPLE_SHADING",
+ "Value": "0x8C36",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FeedbackBufferSize",
- "NativeName": "GL_FEEDBACK_BUFFER_SIZE",
- "Value": "0xDF1",
+ "Name": "RasterizerDiscard",
+ "NativeName": "GL_RASTERIZER_DISCARD",
+ "Value": "0x8C89",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FeedbackBufferType",
- "NativeName": "GL_FEEDBACK_BUFFER_TYPE",
- "Value": "0xDF2",
+ "Name": "PrimitiveRestartFixedIndex",
+ "NativeName": "GL_PRIMITIVE_RESTART_FIXED_INDEX",
+ "Value": "0x8D69",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Fog",
- "NativeName": "GL_FOG",
- "Value": "0xB60",
+ "Name": "FramebufferSrgb",
+ "NativeName": "GL_FRAMEBUFFER_SRGB",
+ "Value": "0x8DB9",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogColor",
- "NativeName": "GL_FOG_COLOR",
- "Value": "0xB66",
+ "Name": "SampleMask",
+ "NativeName": "GL_SAMPLE_MASK",
+ "Value": "0x8E51",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogDensity",
- "NativeName": "GL_FOG_DENSITY",
- "Value": "0xB62",
+ "Name": "PrimitiveRestart",
+ "NativeName": "GL_PRIMITIVE_RESTART",
+ "Value": "0x8F9D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogEnd",
- "NativeName": "GL_FOG_END",
- "Value": "0xB64",
+ "Name": "DebugOutput",
+ "NativeName": "GL_DEBUG_OUTPUT",
+ "Value": "0x92E0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
+ }
+ ],
+ "Name": "EnableCap",
+ "NativeName": "EnableCap",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "NoError",
+ "NativeName": "GL_NO_ERROR",
+ "Value": "0x0",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "FogFuncPointsSgis",
- "NativeName": "GL_FOG_FUNC_POINTS_SGIS",
- "Value": "0x812B",
+ "Name": "InvalidEnum",
+ "NativeName": "GL_INVALID_ENUM",
+ "Value": "0x500",
"Doc": "",
"Attributes": []
},
{
- "Name": "FogHint",
- "NativeName": "GL_FOG_HINT",
- "Value": "0xC54",
+ "Name": "InvalidValue",
+ "NativeName": "GL_INVALID_VALUE",
+ "Value": "0x501",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FogIndex",
- "NativeName": "GL_FOG_INDEX",
- "Value": "0xB61",
+ "Name": "InvalidOperation",
+ "NativeName": "GL_INVALID_OPERATION",
+ "Value": "0x502",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StackOverflow",
+ "NativeName": "GL_STACK_OVERFLOW",
+ "Value": "0x503",
"Doc": "",
"Attributes": [
{
@@ -23403,9 +22214,9 @@
]
},
{
- "Name": "FogMode",
- "NativeName": "GL_FOG_MODE",
- "Value": "0xB65",
+ "Name": "StackUnderflow",
+ "NativeName": "GL_STACK_UNDERFLOW",
+ "Value": "0x504",
"Doc": "",
"Attributes": [
{
@@ -23415,126 +22226,167 @@
]
},
{
- "Name": "FogOffsetSgix",
- "NativeName": "GL_FOG_OFFSET_SGIX",
- "Value": "0x8198",
+ "Name": "OutOfMemory",
+ "NativeName": "GL_OUT_OF_MEMORY",
+ "Value": "0x505",
"Doc": "",
"Attributes": []
},
{
- "Name": "FogOffsetValueSgix",
- "NativeName": "GL_FOG_OFFSET_VALUE_SGIX",
- "Value": "0x8199",
+ "Name": "InvalidFramebufferOperation",
+ "NativeName": "GL_INVALID_FRAMEBUFFER_OPERATION",
+ "Value": "0x506",
"Doc": "",
"Attributes": []
},
{
- "Name": "FogStart",
- "NativeName": "GL_FOG_START",
- "Value": "0xB63",
+ "Name": "InvalidFramebufferOperationExt",
+ "NativeName": "GL_INVALID_FRAMEBUFFER_OPERATION_EXT",
+ "Value": "0x506",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "FragmentColorMaterialFaceSgix",
- "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_FACE_SGIX",
- "Value": "0x8402",
+ "Name": "InvalidFramebufferOperationOes",
+ "NativeName": "GL_INVALID_FRAMEBUFFER_OPERATION_OES",
+ "Value": "0x506",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentColorMaterialParameterSgix",
- "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_PARAMETER_SGIX",
- "Value": "0x8403",
+ "Name": "TableTooLargeExt",
+ "NativeName": "GL_TABLE_TOO_LARGE_EXT",
+ "Value": "0x8031",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentColorMaterialSgix",
- "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_SGIX",
- "Value": "0x8401",
+ "Name": "TableTooLarge",
+ "NativeName": "GL_TABLE_TOO_LARGE",
+ "Value": "0x8031",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight0Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT0_SGIX",
- "Value": "0x840C",
+ "Name": "TextureTooLargeExt",
+ "NativeName": "GL_TEXTURE_TOO_LARGE_EXT",
+ "Value": "0x8065",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ErrorCode",
+ "NativeName": "ErrorCode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FragmentLightingSgix",
- "NativeName": "GL_FRAGMENT_LIGHTING_SGIX",
- "Value": "0x8400",
+ "Name": "FillNV",
+ "NativeName": "GL_FILL_NV",
+ "Value": "0x1B02",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "EvalMapsModeNV",
+ "NativeName": "EvalMapsModeNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FragmentLightModelAmbientSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_AMBIENT_SGIX",
- "Value": "0x840A",
+ "Name": "Eval2DNV",
+ "NativeName": "GL_EVAL_2D_NV",
+ "Value": "0x86C0",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightModelLocalViewerSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_LOCAL_VIEWER_SGIX",
- "Value": "0x8408",
+ "Name": "EvalTriangular2DNV",
+ "NativeName": "GL_EVAL_TRIANGULAR_2D_NV",
+ "Value": "0x86C1",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "EvalTargetNV",
+ "NativeName": "EvalTargetNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "HandleTypeOpaqueFDExt",
+ "NativeName": "GL_HANDLE_TYPE_OPAQUE_FD_EXT",
+ "Value": "0x9586",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightModelNormalInterpolationSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_NORMAL_INTERPOLATION_SGIX",
- "Value": "0x840B",
+ "Name": "HandleTypeOpaqueWin32Ext",
+ "NativeName": "GL_HANDLE_TYPE_OPAQUE_WIN32_EXT",
+ "Value": "0x9587",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightModelTwoSideSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_TWO_SIDE_SGIX",
- "Value": "0x8409",
+ "Name": "HandleTypeOpaqueWin32KmtExt",
+ "NativeName": "GL_HANDLE_TYPE_OPAQUE_WIN32_KMT_EXT",
+ "Value": "0x9588",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramezoomFactorSgix",
- "NativeName": "GL_FRAMEZOOM_FACTOR_SGIX",
- "Value": "0x818C",
+ "Name": "HandleTypeD3D12TilepoolExt",
+ "NativeName": "GL_HANDLE_TYPE_D3D12_TILEPOOL_EXT",
+ "Value": "0x9589",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramezoomSgix",
- "NativeName": "GL_FRAMEZOOM_SGIX",
- "Value": "0x818B",
+ "Name": "HandleTypeD3D12ResourceExt",
+ "NativeName": "GL_HANDLE_TYPE_D3D12_RESOURCE_EXT",
+ "Value": "0x958A",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontFace",
- "NativeName": "GL_FRONT_FACE",
- "Value": "0xB46",
+ "Name": "HandleTypeD3D11ImageExt",
+ "NativeName": "GL_HANDLE_TYPE_D3D11_IMAGE_EXT",
+ "Value": "0x958B",
"Doc": "",
"Attributes": []
},
{
- "Name": "GenerateMipmapHintSgis",
- "NativeName": "GL_GENERATE_MIPMAP_HINT_SGIS",
- "Value": "0x8192",
+ "Name": "HandleTypeD3D11ImageKmtExt",
+ "NativeName": "GL_HANDLE_TYPE_D3D11_IMAGE_KMT_EXT",
+ "Value": "0x958C",
"Doc": "",
"Attributes": []
},
{
- "Name": "GreenBias",
- "NativeName": "GL_GREEN_BIAS",
- "Value": "0xD19",
+ "Name": "HandleTypeD3D12FenceExt",
+ "NativeName": "GL_HANDLE_TYPE_D3D12_FENCE_EXT",
+ "Value": "0x9594",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ExternalHandleType",
+ "NativeName": "ExternalHandleType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "PassThroughToken",
+ "NativeName": "GL_PASS_THROUGH_TOKEN",
+ "Value": "0x700",
"Doc": "",
"Attributes": [
{
@@ -23544,9 +22396,9 @@
]
},
{
- "Name": "GreenBits",
- "NativeName": "GL_GREEN_BITS",
- "Value": "0xD53",
+ "Name": "PointToken",
+ "NativeName": "GL_POINT_TOKEN",
+ "Value": "0x701",
"Doc": "",
"Attributes": [
{
@@ -23556,9 +22408,9 @@
]
},
{
- "Name": "GreenScale",
- "NativeName": "GL_GREEN_SCALE",
- "Value": "0xD18",
+ "Name": "LineToken",
+ "NativeName": "GL_LINE_TOKEN",
+ "Value": "0x702",
"Doc": "",
"Attributes": [
{
@@ -23568,16 +22420,9 @@
]
},
{
- "Name": "HistogramExt",
- "NativeName": "GL_HISTOGRAM_EXT",
- "Value": "0x8024",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "IndexArray",
- "NativeName": "GL_INDEX_ARRAY",
- "Value": "0x8077",
+ "Name": "PolygonToken",
+ "NativeName": "GL_POLYGON_TOKEN",
+ "Value": "0x703",
"Doc": "",
"Attributes": [
{
@@ -23587,16 +22432,9 @@
]
},
{
- "Name": "IndexArrayCountExt",
- "NativeName": "GL_INDEX_ARRAY_COUNT_EXT",
- "Value": "0x8087",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "IndexArrayStride",
- "NativeName": "GL_INDEX_ARRAY_STRIDE",
- "Value": "0x8086",
+ "Name": "BitmapToken",
+ "NativeName": "GL_BITMAP_TOKEN",
+ "Value": "0x704",
"Doc": "",
"Attributes": [
{
@@ -23606,9 +22444,9 @@
]
},
{
- "Name": "IndexArrayType",
- "NativeName": "GL_INDEX_ARRAY_TYPE",
- "Value": "0x8085",
+ "Name": "DrawPixelToken",
+ "NativeName": "GL_DRAW_PIXEL_TOKEN",
+ "Value": "0x705",
"Doc": "",
"Attributes": [
{
@@ -23618,9 +22456,9 @@
]
},
{
- "Name": "IndexBits",
- "NativeName": "GL_INDEX_BITS",
- "Value": "0xD51",
+ "Name": "CopyPixelToken",
+ "NativeName": "GL_COPY_PIXEL_TOKEN",
+ "Value": "0x706",
"Doc": "",
"Attributes": [
{
@@ -23630,9 +22468,9 @@
]
},
{
- "Name": "IndexClearValue",
- "NativeName": "GL_INDEX_CLEAR_VALUE",
- "Value": "0xC20",
+ "Name": "LineResetToken",
+ "NativeName": "GL_LINE_RESET_TOKEN",
+ "Value": "0x707",
"Doc": "",
"Attributes": [
{
@@ -23640,11 +22478,19 @@
"Arguments": []
}
]
- },
+ }
+ ],
+ "Name": "FeedBackToken",
+ "NativeName": "FeedBackToken",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "IndexLogicOp",
- "NativeName": "GL_INDEX_LOGIC_OP",
- "Value": "0xBF1",
+ "Name": "C2D",
+ "NativeName": "GL_2D",
+ "Value": "0x600",
"Doc": "",
"Attributes": [
{
@@ -23654,9 +22500,9 @@
]
},
{
- "Name": "IndexMode",
- "NativeName": "GL_INDEX_MODE",
- "Value": "0xC30",
+ "Name": "C3D",
+ "NativeName": "GL_3D",
+ "Value": "0x601",
"Doc": "",
"Attributes": [
{
@@ -23666,9 +22512,9 @@
]
},
{
- "Name": "IndexOffset",
- "NativeName": "GL_INDEX_OFFSET",
- "Value": "0xD13",
+ "Name": "C3DColor",
+ "NativeName": "GL_3D_COLOR",
+ "Value": "0x602",
"Doc": "",
"Attributes": [
{
@@ -23678,9 +22524,9 @@
]
},
{
- "Name": "IndexShift",
- "NativeName": "GL_INDEX_SHIFT",
- "Value": "0xD12",
+ "Name": "C3DColorTexture",
+ "NativeName": "GL_3D_COLOR_TEXTURE",
+ "Value": "0x603",
"Doc": "",
"Attributes": [
{
@@ -23690,9 +22536,9 @@
]
},
{
- "Name": "IndexWritemask",
- "NativeName": "GL_INDEX_WRITEMASK",
- "Value": "0xC21",
+ "Name": "C4DColorTexture",
+ "NativeName": "GL_4D_COLOR_TEXTURE",
+ "Value": "0x604",
"Doc": "",
"Attributes": [
{
@@ -23700,32 +22546,100 @@
"Arguments": []
}
]
- },
+ }
+ ],
+ "Name": "FeedbackType",
+ "NativeName": "FeedbackType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "InstrumentMeasurementsSgix",
- "NativeName": "GL_INSTRUMENT_MEASUREMENTS_SGIX",
- "Value": "0x8181",
+ "Name": "AllCompletedNV",
+ "NativeName": "GL_ALL_COMPLETED_NV",
+ "Value": "0x84F2",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FenceConditionNV",
+ "NativeName": "FenceConditionNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FenceStatusNV",
+ "NativeName": "GL_FENCE_STATUS_NV",
+ "Value": "0x84F3",
"Doc": "",
"Attributes": []
},
{
- "Name": "InterlaceSgix",
- "NativeName": "GL_INTERLACE_SGIX",
- "Value": "0x8094",
+ "Name": "FenceConditionNV",
+ "NativeName": "GL_FENCE_CONDITION_NV",
+ "Value": "0x84F4",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FenceParameterNameNV",
+ "NativeName": "FenceParameterNameNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "GeometryDeformationSgix",
+ "NativeName": "GL_GEOMETRY_DEFORMATION_SGIX",
+ "Value": "0x8194",
"Doc": "",
"Attributes": []
},
{
- "Name": "IRInstrument1Sgix",
- "NativeName": "GL_IR_INSTRUMENT1_SGIX",
- "Value": "0x817F",
+ "Name": "TextureDeformationSgix",
+ "NativeName": "GL_TEXTURE_DEFORMATION_SGIX",
+ "Value": "0x8195",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FfdTargetSGIX",
+ "NativeName": "FfdTargetSGIX",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "Light0",
- "NativeName": "GL_LIGHT0",
- "Value": "0x4000",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FogCoordinatePointerType",
+ "NativeName": "FogCoordinatePointerType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Exp",
+ "NativeName": "GL_EXP",
+ "Value": "0x800",
"Doc": "",
"Attributes": [
{
@@ -23735,9 +22649,9 @@
]
},
{
- "Name": "Light1",
- "NativeName": "GL_LIGHT1",
- "Value": "0x4001",
+ "Name": "Exp2",
+ "NativeName": "GL_EXP2",
+ "Value": "0x801",
"Doc": "",
"Attributes": [
{
@@ -23747,21 +22661,31 @@
]
},
{
- "Name": "Light2",
- "NativeName": "GL_LIGHT2",
- "Value": "0x4002",
+ "Name": "Linear",
+ "NativeName": "GL_LINEAR",
+ "Value": "0x2601",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Light3",
- "NativeName": "GL_LIGHT3",
- "Value": "0x4003",
+ "Name": "FogFuncSgis",
+ "NativeName": "GL_FOG_FUNC_SGIS",
+ "Value": "0x812A",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FogMode",
+ "NativeName": "FogMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FogIndex",
+ "NativeName": "GL_FOG_INDEX",
+ "Value": "0xB61",
"Doc": "",
"Attributes": [
{
@@ -23771,9 +22695,9 @@
]
},
{
- "Name": "Light4",
- "NativeName": "GL_LIGHT4",
- "Value": "0x4004",
+ "Name": "FogDensity",
+ "NativeName": "GL_FOG_DENSITY",
+ "Value": "0xB62",
"Doc": "",
"Attributes": [
{
@@ -23783,9 +22707,9 @@
]
},
{
- "Name": "Light5",
- "NativeName": "GL_LIGHT5",
- "Value": "0x4005",
+ "Name": "FogStart",
+ "NativeName": "GL_FOG_START",
+ "Value": "0xB63",
"Doc": "",
"Attributes": [
{
@@ -23795,9 +22719,9 @@
]
},
{
- "Name": "Light6",
- "NativeName": "GL_LIGHT6",
- "Value": "0x4006",
+ "Name": "FogEnd",
+ "NativeName": "GL_FOG_END",
+ "Value": "0xB64",
"Doc": "",
"Attributes": [
{
@@ -23807,9 +22731,9 @@
]
},
{
- "Name": "Light7",
- "NativeName": "GL_LIGHT7",
- "Value": "0x4007",
+ "Name": "FogMode",
+ "NativeName": "GL_FOG_MODE",
+ "Value": "0xB65",
"Doc": "",
"Attributes": [
{
@@ -23819,9 +22743,9 @@
]
},
{
- "Name": "Lighting",
- "NativeName": "GL_LIGHTING",
- "Value": "0xB50",
+ "Name": "FogColor",
+ "NativeName": "GL_FOG_COLOR",
+ "Value": "0xB66",
"Doc": "",
"Attributes": [
{
@@ -23831,16 +22755,24 @@
]
},
{
- "Name": "LightEnvModeSgix",
- "NativeName": "GL_LIGHT_ENV_MODE_SGIX",
- "Value": "0x8407",
+ "Name": "FogOffsetValueSgix",
+ "NativeName": "GL_FOG_OFFSET_VALUE_SGIX",
+ "Value": "0x8199",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "FogParameter",
+ "NativeName": "FogParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "LightModelAmbient",
- "NativeName": "GL_LIGHT_MODEL_AMBIENT",
- "Value": "0xB53",
+ "Name": "FogIndex",
+ "NativeName": "GL_FOG_INDEX",
+ "Value": "0xB61",
"Doc": "",
"Attributes": [
{
@@ -23850,9 +22782,9 @@
]
},
{
- "Name": "LightModelColorControl",
- "NativeName": "GL_LIGHT_MODEL_COLOR_CONTROL",
- "Value": "0x81F8",
+ "Name": "FogDensity",
+ "NativeName": "GL_FOG_DENSITY",
+ "Value": "0xB62",
"Doc": "",
"Attributes": [
{
@@ -23862,9 +22794,9 @@
]
},
{
- "Name": "LightModelLocalViewer",
- "NativeName": "GL_LIGHT_MODEL_LOCAL_VIEWER",
- "Value": "0xB51",
+ "Name": "FogStart",
+ "NativeName": "GL_FOG_START",
+ "Value": "0xB63",
"Doc": "",
"Attributes": [
{
@@ -23874,9 +22806,9 @@
]
},
{
- "Name": "LightModelTwoSide",
- "NativeName": "GL_LIGHT_MODEL_TWO_SIDE",
- "Value": "0xB52",
+ "Name": "FogEnd",
+ "NativeName": "GL_FOG_END",
+ "Value": "0xB64",
"Doc": "",
"Attributes": [
{
@@ -23886,23 +22818,9 @@
]
},
{
- "Name": "LineSmooth",
- "NativeName": "GL_LINE_SMOOTH",
- "Value": "0xB20",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "LineSmoothHint",
- "NativeName": "GL_LINE_SMOOTH_HINT",
- "Value": "0xC52",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "LineStipple",
- "NativeName": "GL_LINE_STIPPLE",
- "Value": "0xB24",
+ "Name": "FogMode",
+ "NativeName": "GL_FOG_MODE",
+ "Value": "0xB65",
"Doc": "",
"Attributes": [
{
@@ -23912,9 +22830,9 @@
]
},
{
- "Name": "LineStipplePattern",
- "NativeName": "GL_LINE_STIPPLE_PATTERN",
- "Value": "0xB25",
+ "Name": "FogCoordSrc",
+ "NativeName": "GL_FOG_COORD_SRC",
+ "Value": "0x8450",
"Doc": "",
"Attributes": [
{
@@ -23922,171 +22840,163 @@
"Arguments": []
}
]
- },
+ }
+ ],
+ "Name": "FogPName",
+ "NativeName": "FogPName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "LineStippleRepeat",
- "NativeName": "GL_LINE_STIPPLE_REPEAT",
- "Value": "0xB26",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "LineWidth",
- "NativeName": "GL_LINE_WIDTH",
- "Value": "0xB21",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "FogPointerTypeEXT",
+ "NativeName": "FogPointerTypeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "LineWidthGranularity",
- "NativeName": "GL_LINE_WIDTH_GRANULARITY",
- "Value": "0xB23",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineWidthRange",
- "NativeName": "GL_LINE_WIDTH_RANGE",
- "Value": "0xB22",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "FogPointerTypeIBM",
+ "NativeName": "FogPointerTypeIBM",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ListBase",
- "NativeName": "GL_LIST_BASE",
- "Value": "0xB32",
+ "Name": "FragmentLightModelLocalViewerSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_LOCAL_VIEWER_SGIX",
+ "Value": "0x8408",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ListIndex",
- "NativeName": "GL_LIST_INDEX",
- "Value": "0xB33",
+ "Name": "FragmentLightModelTwoSideSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_TWO_SIDE_SGIX",
+ "Value": "0x8409",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ListMode",
- "NativeName": "GL_LIST_MODE",
- "Value": "0xB30",
+ "Name": "FragmentLightModelAmbientSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_AMBIENT_SGIX",
+ "Value": "0x840A",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "LogicOp",
- "NativeName": "GL_LOGIC_OP",
- "Value": "0xBF1",
+ "Name": "FragmentLightModelNormalInterpolationSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_NORMAL_INTERPOLATION_SGIX",
+ "Value": "0x840B",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "LogicOpMode",
- "NativeName": "GL_LOGIC_OP_MODE",
- "Value": "0xBF0",
+ "Attributes": []
+ }
+ ],
+ "Name": "FragmentLightModelParameterSGIX",
+ "NativeName": "FragmentLightModelParameterSGIX",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FragmentLight0Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT0_SGIX",
+ "Value": "0x840C",
"Doc": "",
"Attributes": []
},
{
- "Name": "Map1Color4",
- "NativeName": "GL_MAP1_COLOR_4",
- "Value": "0xD90",
+ "Name": "FragmentLight1Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT1_SGIX",
+ "Value": "0x840D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1GridDomain",
- "NativeName": "GL_MAP1_GRID_DOMAIN",
- "Value": "0xDD0",
+ "Name": "FragmentLight2Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT2_SGIX",
+ "Value": "0x840E",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1GridSegments",
- "NativeName": "GL_MAP1_GRID_SEGMENTS",
- "Value": "0xDD1",
+ "Name": "FragmentLight3Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT3_SGIX",
+ "Value": "0x840F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1Index",
- "NativeName": "GL_MAP1_INDEX",
- "Value": "0xD91",
+ "Name": "FragmentLight4Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT4_SGIX",
+ "Value": "0x8410",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1Normal",
- "NativeName": "GL_MAP1_NORMAL",
- "Value": "0xD92",
+ "Name": "FragmentLight5Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT5_SGIX",
+ "Value": "0x8411",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1TextureCoord1",
- "NativeName": "GL_MAP1_TEXTURE_COORD_1",
- "Value": "0xD93",
+ "Name": "FragmentLight6Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT6_SGIX",
+ "Value": "0x8412",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1TextureCoord2",
- "NativeName": "GL_MAP1_TEXTURE_COORD_2",
- "Value": "0xD94",
+ "Name": "FragmentLight7Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT7_SGIX",
+ "Value": "0x8413",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FragmentLightNameSGIX",
+ "NativeName": "FragmentLightNameSGIX",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Ambient",
+ "NativeName": "GL_AMBIENT",
+ "Value": "0x1200",
"Doc": "",
"Attributes": [
{
@@ -24096,9 +23006,9 @@
]
},
{
- "Name": "Map1TextureCoord3",
- "NativeName": "GL_MAP1_TEXTURE_COORD_3",
- "Value": "0xD95",
+ "Name": "Diffuse",
+ "NativeName": "GL_DIFFUSE",
+ "Value": "0x1201",
"Doc": "",
"Attributes": [
{
@@ -24108,9 +23018,9 @@
]
},
{
- "Name": "Map1TextureCoord4",
- "NativeName": "GL_MAP1_TEXTURE_COORD_4",
- "Value": "0xD96",
+ "Name": "Specular",
+ "NativeName": "GL_SPECULAR",
+ "Value": "0x1202",
"Doc": "",
"Attributes": [
{
@@ -24120,9 +23030,9 @@
]
},
{
- "Name": "Map1Vertex3",
- "NativeName": "GL_MAP1_VERTEX_3",
- "Value": "0xD97",
+ "Name": "Position",
+ "NativeName": "GL_POSITION",
+ "Value": "0x1203",
"Doc": "",
"Attributes": [
{
@@ -24132,9 +23042,9 @@
]
},
{
- "Name": "Map1Vertex4",
- "NativeName": "GL_MAP1_VERTEX_4",
- "Value": "0xD98",
+ "Name": "SpotDirection",
+ "NativeName": "GL_SPOT_DIRECTION",
+ "Value": "0x1204",
"Doc": "",
"Attributes": [
{
@@ -24144,9 +23054,9 @@
]
},
{
- "Name": "Map2Color4",
- "NativeName": "GL_MAP2_COLOR_4",
- "Value": "0xDB0",
+ "Name": "SpotExponent",
+ "NativeName": "GL_SPOT_EXPONENT",
+ "Value": "0x1205",
"Doc": "",
"Attributes": [
{
@@ -24156,9 +23066,9 @@
]
},
{
- "Name": "Map2GridDomain",
- "NativeName": "GL_MAP2_GRID_DOMAIN",
- "Value": "0xDD2",
+ "Name": "SpotCutoff",
+ "NativeName": "GL_SPOT_CUTOFF",
+ "Value": "0x1206",
"Doc": "",
"Attributes": [
{
@@ -24168,9 +23078,9 @@
]
},
{
- "Name": "Map2GridSegments",
- "NativeName": "GL_MAP2_GRID_SEGMENTS",
- "Value": "0xDD3",
+ "Name": "ConstantAttenuation",
+ "NativeName": "GL_CONSTANT_ATTENUATION",
+ "Value": "0x1207",
"Doc": "",
"Attributes": [
{
@@ -24180,9 +23090,9 @@
]
},
{
- "Name": "Map2Index",
- "NativeName": "GL_MAP2_INDEX",
- "Value": "0xDB1",
+ "Name": "LinearAttenuation",
+ "NativeName": "GL_LINEAR_ATTENUATION",
+ "Value": "0x1208",
"Doc": "",
"Attributes": [
{
@@ -24192,9 +23102,9 @@
]
},
{
- "Name": "Map2Normal",
- "NativeName": "GL_MAP2_NORMAL",
- "Value": "0xDB2",
+ "Name": "QuadraticAttenuation",
+ "NativeName": "GL_QUADRATIC_ATTENUATION",
+ "Value": "0x1209",
"Doc": "",
"Attributes": [
{
@@ -24202,2192 +23112,11835 @@
"Arguments": []
}
]
+ }
+ ],
+ "Name": "FragmentLightParameterSGIX",
+ "NativeName": "FragmentLightParameterSGIX",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "MovAti",
+ "NativeName": "GL_MOV_ATI",
+ "Value": "0x8961",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "Map2TextureCoord1",
- "NativeName": "GL_MAP2_TEXTURE_COORD_1",
- "Value": "0xDB3",
+ "Name": "AddAti",
+ "NativeName": "GL_ADD_ATI",
+ "Value": "0x8963",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2TextureCoord2",
- "NativeName": "GL_MAP2_TEXTURE_COORD_2",
- "Value": "0xDB4",
+ "Name": "MulAti",
+ "NativeName": "GL_MUL_ATI",
+ "Value": "0x8964",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2TextureCoord3",
- "NativeName": "GL_MAP2_TEXTURE_COORD_3",
- "Value": "0xDB5",
+ "Name": "SubAti",
+ "NativeName": "GL_SUB_ATI",
+ "Value": "0x8965",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2TextureCoord4",
- "NativeName": "GL_MAP2_TEXTURE_COORD_4",
- "Value": "0xDB6",
+ "Name": "Dot3Ati",
+ "NativeName": "GL_DOT3_ATI",
+ "Value": "0x8966",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Vertex3",
- "NativeName": "GL_MAP2_VERTEX_3",
- "Value": "0xDB7",
+ "Name": "Dot4Ati",
+ "NativeName": "GL_DOT4_ATI",
+ "Value": "0x8967",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Vertex4",
- "NativeName": "GL_MAP2_VERTEX_4",
- "Value": "0xDB8",
+ "Name": "MadAti",
+ "NativeName": "GL_MAD_ATI",
+ "Value": "0x8968",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MapColor",
- "NativeName": "GL_MAP_COLOR",
- "Value": "0xD10",
+ "Name": "LerpAti",
+ "NativeName": "GL_LERP_ATI",
+ "Value": "0x8969",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MapStencil",
- "NativeName": "GL_MAP_STENCIL",
- "Value": "0xD11",
+ "Name": "CndAti",
+ "NativeName": "GL_CND_ATI",
+ "Value": "0x896A",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MatrixMode",
- "NativeName": "GL_MATRIX_MODE",
- "Value": "0xBA0",
+ "Name": "Cnd0Ati",
+ "NativeName": "GL_CND0_ATI",
+ "Value": "0x896B",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Max3DTextureSizeExt",
- "NativeName": "GL_MAX_3D_TEXTURE_SIZE_EXT",
- "Value": "0x8073",
+ "Name": "Dot2AddAti",
+ "NativeName": "GL_DOT2_ADD_ATI",
+ "Value": "0x896C",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FragmentOpATI",
+ "NativeName": "FragmentOpATI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ColorAttachment0",
+ "NativeName": "GL_COLOR_ATTACHMENT0",
+ "Value": "0x8CE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Max4DTextureSizeSgis",
- "NativeName": "GL_MAX_4D_TEXTURE_SIZE_SGIS",
- "Value": "0x8138",
+ "Name": "ColorAttachment1",
+ "NativeName": "GL_COLOR_ATTACHMENT1",
+ "Value": "0x8CE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxActiveLightsSgix",
- "NativeName": "GL_MAX_ACTIVE_LIGHTS_SGIX",
- "Value": "0x8405",
+ "Name": "ColorAttachment2",
+ "NativeName": "GL_COLOR_ATTACHMENT2",
+ "Value": "0x8CE2",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxAsyncDrawPixelsSgix",
- "NativeName": "GL_MAX_ASYNC_DRAW_PIXELS_SGIX",
- "Value": "0x8360",
+ "Name": "ColorAttachment3",
+ "NativeName": "GL_COLOR_ATTACHMENT3",
+ "Value": "0x8CE3",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxAsyncHistogramSgix",
- "NativeName": "GL_MAX_ASYNC_HISTOGRAM_SGIX",
- "Value": "0x832D",
+ "Name": "ColorAttachment4",
+ "NativeName": "GL_COLOR_ATTACHMENT4",
+ "Value": "0x8CE4",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxAsyncReadPixelsSgix",
- "NativeName": "GL_MAX_ASYNC_READ_PIXELS_SGIX",
- "Value": "0x8361",
+ "Name": "ColorAttachment5",
+ "NativeName": "GL_COLOR_ATTACHMENT5",
+ "Value": "0x8CE5",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxAsyncTexImageSgix",
- "NativeName": "GL_MAX_ASYNC_TEX_IMAGE_SGIX",
- "Value": "0x835F",
+ "Name": "ColorAttachment6",
+ "NativeName": "GL_COLOR_ATTACHMENT6",
+ "Value": "0x8CE6",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxAttribStackDepth",
- "NativeName": "GL_MAX_ATTRIB_STACK_DEPTH",
- "Value": "0xD35",
+ "Name": "ColorAttachment7",
+ "NativeName": "GL_COLOR_ATTACHMENT7",
+ "Value": "0x8CE7",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxClientAttribStackDepth",
- "NativeName": "GL_MAX_CLIENT_ATTRIB_STACK_DEPTH",
- "Value": "0xD3B",
+ "Name": "ColorAttachment8",
+ "NativeName": "GL_COLOR_ATTACHMENT8",
+ "Value": "0x8CE8",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxClipmapDepthSgix",
- "NativeName": "GL_MAX_CLIPMAP_DEPTH_SGIX",
- "Value": "0x8177",
+ "Name": "ColorAttachment9",
+ "NativeName": "GL_COLOR_ATTACHMENT9",
+ "Value": "0x8CE9",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxClipmapVirtualDepthSgix",
- "NativeName": "GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX",
- "Value": "0x8178",
+ "Name": "ColorAttachment10",
+ "NativeName": "GL_COLOR_ATTACHMENT10",
+ "Value": "0x8CEA",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxClipDistances",
- "NativeName": "GL_MAX_CLIP_DISTANCES",
- "Value": "0xD32",
+ "Name": "ColorAttachment11",
+ "NativeName": "GL_COLOR_ATTACHMENT11",
+ "Value": "0x8CEB",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxClipPlanes",
- "NativeName": "GL_MAX_CLIP_PLANES",
- "Value": "0xD32",
+ "Name": "ColorAttachment12",
+ "NativeName": "GL_COLOR_ATTACHMENT12",
+ "Value": "0x8CEC",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxColorMatrixStackDepthSgi",
- "NativeName": "GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI",
- "Value": "0x80B3",
+ "Name": "ColorAttachment13",
+ "NativeName": "GL_COLOR_ATTACHMENT13",
+ "Value": "0x8CED",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxEvalOrder",
- "NativeName": "GL_MAX_EVAL_ORDER",
- "Value": "0xD30",
+ "Name": "ColorAttachment14",
+ "NativeName": "GL_COLOR_ATTACHMENT14",
+ "Value": "0x8CEE",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxFogFuncPointsSgis",
- "NativeName": "GL_MAX_FOG_FUNC_POINTS_SGIS",
- "Value": "0x812C",
+ "Name": "ColorAttachment15",
+ "NativeName": "GL_COLOR_ATTACHMENT15",
+ "Value": "0x8CEF",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxFragmentLightsSgix",
- "NativeName": "GL_MAX_FRAGMENT_LIGHTS_SGIX",
- "Value": "0x8404",
+ "Name": "ColorAttachment16",
+ "NativeName": "GL_COLOR_ATTACHMENT16",
+ "Value": "0x8CF0",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxFramezoomFactorSgix",
- "NativeName": "GL_MAX_FRAMEZOOM_FACTOR_SGIX",
- "Value": "0x818D",
+ "Name": "ColorAttachment17",
+ "NativeName": "GL_COLOR_ATTACHMENT17",
+ "Value": "0x8CF1",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxLights",
- "NativeName": "GL_MAX_LIGHTS",
- "Value": "0xD31",
+ "Name": "ColorAttachment18",
+ "NativeName": "GL_COLOR_ATTACHMENT18",
+ "Value": "0x8CF2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxListNesting",
- "NativeName": "GL_MAX_LIST_NESTING",
- "Value": "0xB31",
+ "Name": "ColorAttachment19",
+ "NativeName": "GL_COLOR_ATTACHMENT19",
+ "Value": "0x8CF3",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxModelviewStackDepth",
- "NativeName": "GL_MAX_MODELVIEW_STACK_DEPTH",
- "Value": "0xD36",
+ "Name": "ColorAttachment20",
+ "NativeName": "GL_COLOR_ATTACHMENT20",
+ "Value": "0x8CF4",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxNameStackDepth",
- "NativeName": "GL_MAX_NAME_STACK_DEPTH",
- "Value": "0xD37",
+ "Name": "ColorAttachment21",
+ "NativeName": "GL_COLOR_ATTACHMENT21",
+ "Value": "0x8CF5",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxPixelMapTable",
- "NativeName": "GL_MAX_PIXEL_MAP_TABLE",
- "Value": "0xD34",
+ "Name": "ColorAttachment22",
+ "NativeName": "GL_COLOR_ATTACHMENT22",
+ "Value": "0x8CF6",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxProjectionStackDepth",
- "NativeName": "GL_MAX_PROJECTION_STACK_DEPTH",
- "Value": "0xD38",
+ "Name": "ColorAttachment23",
+ "NativeName": "GL_COLOR_ATTACHMENT23",
+ "Value": "0x8CF7",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxTextureSize",
- "NativeName": "GL_MAX_TEXTURE_SIZE",
- "Value": "0xD33",
+ "Name": "ColorAttachment24",
+ "NativeName": "GL_COLOR_ATTACHMENT24",
+ "Value": "0x8CF8",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxTextureStackDepth",
- "NativeName": "GL_MAX_TEXTURE_STACK_DEPTH",
- "Value": "0xD39",
+ "Name": "ColorAttachment25",
+ "NativeName": "GL_COLOR_ATTACHMENT25",
+ "Value": "0x8CF9",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MaxViewportDims",
- "NativeName": "GL_MAX_VIEWPORT_DIMS",
- "Value": "0xD3A",
+ "Name": "ColorAttachment26",
+ "NativeName": "GL_COLOR_ATTACHMENT26",
+ "Value": "0x8CFA",
"Doc": "",
"Attributes": []
},
{
- "Name": "MinmaxExt",
- "NativeName": "GL_MINMAX_EXT",
- "Value": "0x802E",
+ "Name": "ColorAttachment27",
+ "NativeName": "GL_COLOR_ATTACHMENT27",
+ "Value": "0x8CFB",
"Doc": "",
"Attributes": []
},
{
- "Name": "Modelview0MatrixExt",
- "NativeName": "GL_MODELVIEW0_MATRIX_EXT",
- "Value": "0xBA6",
+ "Name": "ColorAttachment28",
+ "NativeName": "GL_COLOR_ATTACHMENT28",
+ "Value": "0x8CFC",
"Doc": "",
"Attributes": []
},
{
- "Name": "Modelview0StackDepthExt",
- "NativeName": "GL_MODELVIEW0_STACK_DEPTH_EXT",
- "Value": "0xBA3",
+ "Name": "ColorAttachment29",
+ "NativeName": "GL_COLOR_ATTACHMENT29",
+ "Value": "0x8CFD",
"Doc": "",
"Attributes": []
},
{
- "Name": "ModelviewMatrix",
- "NativeName": "GL_MODELVIEW_MATRIX",
- "Value": "0xBA6",
+ "Name": "ColorAttachment30",
+ "NativeName": "GL_COLOR_ATTACHMENT30",
+ "Value": "0x8CFE",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ModelviewStackDepth",
- "NativeName": "GL_MODELVIEW_STACK_DEPTH",
- "Value": "0xBA3",
+ "Name": "ColorAttachment31",
+ "NativeName": "GL_COLOR_ATTACHMENT31",
+ "Value": "0x8CFF",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MultisampleSgis",
- "NativeName": "GL_MULTISAMPLE_SGIS",
- "Value": "0x809D",
+ "Name": "StencilAttachment",
+ "NativeName": "GL_STENCIL_ATTACHMENT",
+ "Value": "0x8D20",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FramebufferAttachment",
+ "NativeName": "FramebufferAttachment",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FramebufferAttachmentColorEncoding",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING",
+ "Value": "0x8210",
"Doc": "",
"Attributes": []
},
{
- "Name": "NameStackDepth",
- "NativeName": "GL_NAME_STACK_DEPTH",
- "Value": "0xD70",
+ "Name": "FramebufferAttachmentColorEncodingExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT",
+ "Value": "0x8210",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Normalize",
- "NativeName": "GL_NORMALIZE",
- "Value": "0xBA1",
+ "Name": "FramebufferAttachmentComponentType",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE",
+ "Value": "0x8211",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "NormalArray",
- "NativeName": "GL_NORMAL_ARRAY",
- "Value": "0x8075",
+ "Name": "FramebufferAttachmentComponentTypeExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT",
+ "Value": "0x8211",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "NormalArrayCountExt",
- "NativeName": "GL_NORMAL_ARRAY_COUNT_EXT",
- "Value": "0x8080",
+ "Name": "FramebufferAttachmentRedSize",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE",
+ "Value": "0x8212",
"Doc": "",
"Attributes": []
},
{
- "Name": "NormalArrayStride",
- "NativeName": "GL_NORMAL_ARRAY_STRIDE",
- "Value": "0x807F",
+ "Name": "FramebufferAttachmentGreenSize",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE",
+ "Value": "0x8213",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentBlueSize",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE",
+ "Value": "0x8214",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentAlphaSize",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE",
+ "Value": "0x8215",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentDepthSize",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE",
+ "Value": "0x8216",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentStencilSize",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE",
+ "Value": "0x8217",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentObjectType",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE",
+ "Value": "0x8CD0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentObjectTypeExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_EXT",
+ "Value": "0x8CD0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentObjectTypeOes",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_OES",
+ "Value": "0x8CD0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentObjectName",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME",
+ "Value": "0x8CD1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentObjectNameExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_EXT",
+ "Value": "0x8CD1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentObjectNameOes",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_OES",
+ "Value": "0x8CD1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureLevel",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL",
+ "Value": "0x8CD2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureLevelExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_EXT",
+ "Value": "0x8CD2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureLevelOes",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_OES",
+ "Value": "0x8CD2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureCubeMapFace",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE",
+ "Value": "0x8CD3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureCubeMapFaceExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_EXT",
+ "Value": "0x8CD3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureCubeMapFaceOes",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_OES",
+ "Value": "0x8CD3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTexture3DZoffsetExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_EXT",
+ "Value": "0x8CD4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTexture3DZoffsetOes",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_OES",
+ "Value": "0x8CD4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureLayer",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER",
+ "Value": "0x8CD4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureLayerExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT",
+ "Value": "0x8CD4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureSamplesExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT",
+ "Value": "0x8D6C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentLayered",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_LAYERED",
+ "Value": "0x8DA7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentLayeredArb",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_LAYERED_ARB",
+ "Value": "0x8DA7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentLayeredExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_LAYERED_EXT",
+ "Value": "0x8DA7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentLayeredOes",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_LAYERED_OES",
+ "Value": "0x8DA7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureScaleImg",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SCALE_IMG",
+ "Value": "0x913F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureNumViewsOvr",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR",
+ "Value": "0x9630",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferAttachmentTextureBaseViewIndexOvr",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR",
+ "Value": "0x9632",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FramebufferAttachmentParameterName",
+ "NativeName": "FramebufferAttachmentParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FramebufferFetchNoncoherentQCom",
+ "NativeName": "GL_FRAMEBUFFER_FETCH_NONCOHERENT_QCOM",
+ "Value": "0x96A2",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FramebufferFetchNoncoherent",
+ "NativeName": "FramebufferFetchNoncoherent",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FramebufferDefaultWidth",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_WIDTH",
+ "Value": "0x9310",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferDefaultHeight",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_HEIGHT",
+ "Value": "0x9311",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferDefaultLayers",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_LAYERS",
+ "Value": "0x9312",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferDefaultSamples",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_SAMPLES",
+ "Value": "0x9313",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferDefaultFixedSampleLocations",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS",
+ "Value": "0x9314",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FramebufferParameterName",
+ "NativeName": "FramebufferParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FramebufferUndefined",
+ "NativeName": "GL_FRAMEBUFFER_UNDEFINED",
+ "Value": "0x8219",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferComplete",
+ "NativeName": "GL_FRAMEBUFFER_COMPLETE",
+ "Value": "0x8CD5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferIncompleteAttachment",
+ "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT",
+ "Value": "0x8CD6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferIncompleteMissingAttachment",
+ "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_MISSING_ATTACHMENT",
+ "Value": "0x8CD7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferIncompleteDrawBuffer",
+ "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER",
+ "Value": "0x8CDB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferIncompleteReadBuffer",
+ "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_READ_BUFFER",
+ "Value": "0x8CDC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferUnsupported",
+ "NativeName": "GL_FRAMEBUFFER_UNSUPPORTED",
+ "Value": "0x8CDD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferIncompleteMultisample",
+ "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE",
+ "Value": "0x8D56",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferIncompleteLayerTargets",
+ "NativeName": "GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS",
+ "Value": "0x8DA8",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FramebufferStatus",
+ "NativeName": "FramebufferStatus",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ReadFramebuffer",
+ "NativeName": "GL_READ_FRAMEBUFFER",
+ "Value": "0x8CA8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DrawFramebuffer",
+ "NativeName": "GL_DRAW_FRAMEBUFFER",
+ "Value": "0x8CA9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Framebuffer",
+ "NativeName": "GL_FRAMEBUFFER",
+ "Value": "0x8D40",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferOes",
+ "NativeName": "GL_FRAMEBUFFER_OES",
+ "Value": "0x8D40",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FramebufferTarget",
+ "NativeName": "FramebufferTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "CW",
+ "NativeName": "GL_CW",
+ "Value": "0x900",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Ccw",
+ "NativeName": "GL_CCW",
+ "Value": "0x901",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FrontFaceDirection",
+ "NativeName": "FrontFaceDirection",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ColorTableScale",
+ "NativeName": "GL_COLOR_TABLE_SCALE",
+ "Value": "0x80D6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableScaleSgi",
+ "NativeName": "GL_COLOR_TABLE_SCALE_SGI",
+ "Value": "0x80D6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableBias",
+ "NativeName": "GL_COLOR_TABLE_BIAS",
+ "Value": "0x80D7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableBiasSgi",
+ "NativeName": "GL_COLOR_TABLE_BIAS_SGI",
+ "Value": "0x80D7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableFormat",
+ "NativeName": "GL_COLOR_TABLE_FORMAT",
+ "Value": "0x80D8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableFormatSgi",
+ "NativeName": "GL_COLOR_TABLE_FORMAT_SGI",
+ "Value": "0x80D8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableWidth",
+ "NativeName": "GL_COLOR_TABLE_WIDTH",
+ "Value": "0x80D9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableWidthSgi",
+ "NativeName": "GL_COLOR_TABLE_WIDTH_SGI",
+ "Value": "0x80D9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableRedSize",
+ "NativeName": "GL_COLOR_TABLE_RED_SIZE",
+ "Value": "0x80DA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableRedSizeSgi",
+ "NativeName": "GL_COLOR_TABLE_RED_SIZE_SGI",
+ "Value": "0x80DA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableGreenSize",
+ "NativeName": "GL_COLOR_TABLE_GREEN_SIZE",
+ "Value": "0x80DB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableGreenSizeSgi",
+ "NativeName": "GL_COLOR_TABLE_GREEN_SIZE_SGI",
+ "Value": "0x80DB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableBlueSize",
+ "NativeName": "GL_COLOR_TABLE_BLUE_SIZE",
+ "Value": "0x80DC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableBlueSizeSgi",
+ "NativeName": "GL_COLOR_TABLE_BLUE_SIZE_SGI",
+ "Value": "0x80DC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableAlphaSize",
+ "NativeName": "GL_COLOR_TABLE_ALPHA_SIZE",
+ "Value": "0x80DD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableAlphaSizeSgi",
+ "NativeName": "GL_COLOR_TABLE_ALPHA_SIZE_SGI",
+ "Value": "0x80DD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableLuminanceSize",
+ "NativeName": "GL_COLOR_TABLE_LUMINANCE_SIZE",
+ "Value": "0x80DE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableLuminanceSizeSgi",
+ "NativeName": "GL_COLOR_TABLE_LUMINANCE_SIZE_SGI",
+ "Value": "0x80DE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableIntensitySize",
+ "NativeName": "GL_COLOR_TABLE_INTENSITY_SIZE",
+ "Value": "0x80DF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableIntensitySizeSgi",
+ "NativeName": "GL_COLOR_TABLE_INTENSITY_SIZE_SGI",
+ "Value": "0x80DF",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetColorTableParameterPNameSGI",
+ "NativeName": "GetColorTableParameterPNameSGI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ConvolutionBorderMode",
+ "NativeName": "GL_CONVOLUTION_BORDER_MODE",
+ "Value": "0x8013",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionBorderModeExt",
+ "NativeName": "GL_CONVOLUTION_BORDER_MODE_EXT",
+ "Value": "0x8013",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionFilterScale",
+ "NativeName": "GL_CONVOLUTION_FILTER_SCALE",
+ "Value": "0x8014",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionFilterScaleExt",
+ "NativeName": "GL_CONVOLUTION_FILTER_SCALE_EXT",
+ "Value": "0x8014",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionFilterBias",
+ "NativeName": "GL_CONVOLUTION_FILTER_BIAS",
+ "Value": "0x8015",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionFilterBiasExt",
+ "NativeName": "GL_CONVOLUTION_FILTER_BIAS_EXT",
+ "Value": "0x8015",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionFormat",
+ "NativeName": "GL_CONVOLUTION_FORMAT",
+ "Value": "0x8017",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionFormatExt",
+ "NativeName": "GL_CONVOLUTION_FORMAT_EXT",
+ "Value": "0x8017",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionWidth",
+ "NativeName": "GL_CONVOLUTION_WIDTH",
+ "Value": "0x8018",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionWidthExt",
+ "NativeName": "GL_CONVOLUTION_WIDTH_EXT",
+ "Value": "0x8018",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionHeight",
+ "NativeName": "GL_CONVOLUTION_HEIGHT",
+ "Value": "0x8019",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionHeightExt",
+ "NativeName": "GL_CONVOLUTION_HEIGHT_EXT",
+ "Value": "0x8019",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxConvolutionWidth",
+ "NativeName": "GL_MAX_CONVOLUTION_WIDTH",
+ "Value": "0x801A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxConvolutionWidthExt",
+ "NativeName": "GL_MAX_CONVOLUTION_WIDTH_EXT",
+ "Value": "0x801A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxConvolutionHeight",
+ "NativeName": "GL_MAX_CONVOLUTION_HEIGHT",
+ "Value": "0x801B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxConvolutionHeightExt",
+ "NativeName": "GL_MAX_CONVOLUTION_HEIGHT_EXT",
+ "Value": "0x801B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionBorderColor",
+ "NativeName": "GL_CONVOLUTION_BORDER_COLOR",
+ "Value": "0x8154",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetConvolutionParameter",
+ "NativeName": "GetConvolutionParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Doublebuffer",
+ "NativeName": "GL_DOUBLEBUFFER",
+ "Value": "0xC32",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Stereo",
+ "NativeName": "GL_STEREO",
+ "Value": "0xC33",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleBuffers",
+ "NativeName": "GL_SAMPLE_BUFFERS",
+ "Value": "0x80A8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Samples",
+ "NativeName": "GL_SAMPLES",
+ "Value": "0x80A9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImplementationColorReadType",
+ "NativeName": "GL_IMPLEMENTATION_COLOR_READ_TYPE",
+ "Value": "0x8B9A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImplementationColorReadFormat",
+ "NativeName": "GL_IMPLEMENTATION_COLOR_READ_FORMAT",
+ "Value": "0x8B9B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferDefaultWidth",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_WIDTH",
+ "Value": "0x9310",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferDefaultHeight",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_HEIGHT",
+ "Value": "0x9311",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferDefaultLayers",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_LAYERS",
+ "Value": "0x9312",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferDefaultSamples",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_SAMPLES",
+ "Value": "0x9313",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferDefaultFixedSampleLocations",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS",
+ "Value": "0x9314",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetFramebufferParameter",
+ "NativeName": "GetFramebufferParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "HistogramWidth",
+ "NativeName": "GL_HISTOGRAM_WIDTH",
+ "Value": "0x8026",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramWidthExt",
+ "NativeName": "GL_HISTOGRAM_WIDTH_EXT",
+ "Value": "0x8026",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramFormat",
+ "NativeName": "GL_HISTOGRAM_FORMAT",
+ "Value": "0x8027",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramFormatExt",
+ "NativeName": "GL_HISTOGRAM_FORMAT_EXT",
+ "Value": "0x8027",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramRedSize",
+ "NativeName": "GL_HISTOGRAM_RED_SIZE",
+ "Value": "0x8028",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramRedSizeExt",
+ "NativeName": "GL_HISTOGRAM_RED_SIZE_EXT",
+ "Value": "0x8028",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramGreenSize",
+ "NativeName": "GL_HISTOGRAM_GREEN_SIZE",
+ "Value": "0x8029",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramGreenSizeExt",
+ "NativeName": "GL_HISTOGRAM_GREEN_SIZE_EXT",
+ "Value": "0x8029",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramBlueSize",
+ "NativeName": "GL_HISTOGRAM_BLUE_SIZE",
+ "Value": "0x802A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramBlueSizeExt",
+ "NativeName": "GL_HISTOGRAM_BLUE_SIZE_EXT",
+ "Value": "0x802A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramAlphaSize",
+ "NativeName": "GL_HISTOGRAM_ALPHA_SIZE",
+ "Value": "0x802B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramAlphaSizeExt",
+ "NativeName": "GL_HISTOGRAM_ALPHA_SIZE_EXT",
+ "Value": "0x802B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramLuminanceSize",
+ "NativeName": "GL_HISTOGRAM_LUMINANCE_SIZE",
+ "Value": "0x802C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramLuminanceSizeExt",
+ "NativeName": "GL_HISTOGRAM_LUMINANCE_SIZE_EXT",
+ "Value": "0x802C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramSink",
+ "NativeName": "GL_HISTOGRAM_SINK",
+ "Value": "0x802D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramSinkExt",
+ "NativeName": "GL_HISTOGRAM_SINK_EXT",
+ "Value": "0x802D",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetHistogramParameterPNameEXT",
+ "NativeName": "GetHistogramParameterPNameEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Coeff",
+ "NativeName": "GL_COEFF",
+ "Value": "0xA00",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Order",
+ "NativeName": "GL_ORDER",
+ "Value": "0xA01",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Domain",
+ "NativeName": "GL_DOMAIN",
+ "Value": "0xA02",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "GetMapQuery",
+ "NativeName": "GetMapQuery",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "MinmaxFormat",
+ "NativeName": "GL_MINMAX_FORMAT",
+ "Value": "0x802F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MinmaxFormatExt",
+ "NativeName": "GL_MINMAX_FORMAT_EXT",
+ "Value": "0x802F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MinmaxSink",
+ "NativeName": "GL_MINMAX_SINK",
+ "Value": "0x8030",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MinmaxSinkExt",
+ "NativeName": "GL_MINMAX_SINK_EXT",
+ "Value": "0x8030",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetMinmaxParameterPNameEXT",
+ "NativeName": "GetMinmaxParameterPNameEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "SamplePosition",
+ "NativeName": "GL_SAMPLE_POSITION",
+ "Value": "0x8E50",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleLocationArb",
+ "NativeName": "GL_SAMPLE_LOCATION_ARB",
+ "Value": "0x8E50",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProgrammableSampleLocationArb",
+ "NativeName": "GL_PROGRAMMABLE_SAMPLE_LOCATION_ARB",
+ "Value": "0x9341",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetMultisamplePNameNV",
+ "NativeName": "GetMultisamplePNameNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "PixelMapIToI",
+ "NativeName": "GL_PIXEL_MAP_I_TO_I",
+ "Value": "0xC70",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapSToS",
+ "NativeName": "GL_PIXEL_MAP_S_TO_S",
+ "Value": "0xC71",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapIToR",
+ "NativeName": "GL_PIXEL_MAP_I_TO_R",
+ "Value": "0xC72",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapIToG",
+ "NativeName": "GL_PIXEL_MAP_I_TO_G",
+ "Value": "0xC73",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapIToB",
+ "NativeName": "GL_PIXEL_MAP_I_TO_B",
+ "Value": "0xC74",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapIToA",
+ "NativeName": "GL_PIXEL_MAP_I_TO_A",
+ "Value": "0xC75",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapRToR",
+ "NativeName": "GL_PIXEL_MAP_R_TO_R",
+ "Value": "0xC76",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapGToG",
+ "NativeName": "GL_PIXEL_MAP_G_TO_G",
+ "Value": "0xC77",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapBToB",
+ "NativeName": "GL_PIXEL_MAP_B_TO_B",
+ "Value": "0xC78",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapAToA",
+ "NativeName": "GL_PIXEL_MAP_A_TO_A",
+ "Value": "0xC79",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "GetPixelMap",
+ "NativeName": "GetPixelMap",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "CurrentColor",
+ "NativeName": "GL_CURRENT_COLOR",
+ "Value": "0xB00",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CurrentIndex",
+ "NativeName": "GL_CURRENT_INDEX",
+ "Value": "0xB01",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CurrentNormal",
+ "NativeName": "GL_CURRENT_NORMAL",
+ "Value": "0xB02",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CurrentTextureCoords",
+ "NativeName": "GL_CURRENT_TEXTURE_COORDS",
+ "Value": "0xB03",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CurrentRasterColor",
+ "NativeName": "GL_CURRENT_RASTER_COLOR",
+ "Value": "0xB04",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CurrentRasterIndex",
+ "NativeName": "GL_CURRENT_RASTER_INDEX",
+ "Value": "0xB05",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CurrentRasterTextureCoords",
+ "NativeName": "GL_CURRENT_RASTER_TEXTURE_COORDS",
+ "Value": "0xB06",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CurrentRasterPosition",
+ "NativeName": "GL_CURRENT_RASTER_POSITION",
+ "Value": "0xB07",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CurrentRasterPositionValid",
+ "NativeName": "GL_CURRENT_RASTER_POSITION_VALID",
+ "Value": "0xB08",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CurrentRasterDistance",
+ "NativeName": "GL_CURRENT_RASTER_DISTANCE",
+ "Value": "0xB09",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PointSmooth",
+ "NativeName": "GL_POINT_SMOOTH",
+ "Value": "0xB10",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PointSize",
+ "NativeName": "GL_POINT_SIZE",
+ "Value": "0xB11",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointSizeRange",
+ "NativeName": "GL_POINT_SIZE_RANGE",
+ "Value": "0xB12",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SmoothPointSizeRange",
+ "NativeName": "GL_SMOOTH_POINT_SIZE_RANGE",
+ "Value": "0xB12",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointSizeGranularity",
+ "NativeName": "GL_POINT_SIZE_GRANULARITY",
+ "Value": "0xB13",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SmoothPointSizeGranularity",
+ "NativeName": "GL_SMOOTH_POINT_SIZE_GRANULARITY",
+ "Value": "0xB13",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LineSmooth",
+ "NativeName": "GL_LINE_SMOOTH",
+ "Value": "0xB20",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LineWidth",
+ "NativeName": "GL_LINE_WIDTH",
+ "Value": "0xB21",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LineWidthRange",
+ "NativeName": "GL_LINE_WIDTH_RANGE",
+ "Value": "0xB22",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SmoothLineWidthRange",
+ "NativeName": "GL_SMOOTH_LINE_WIDTH_RANGE",
+ "Value": "0xB22",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LineWidthGranularity",
+ "NativeName": "GL_LINE_WIDTH_GRANULARITY",
+ "Value": "0xB23",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SmoothLineWidthGranularity",
+ "NativeName": "GL_SMOOTH_LINE_WIDTH_GRANULARITY",
+ "Value": "0xB23",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LineStipple",
+ "NativeName": "GL_LINE_STIPPLE",
+ "Value": "0xB24",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "LineStipplePattern",
+ "NativeName": "GL_LINE_STIPPLE_PATTERN",
+ "Value": "0xB25",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "LineStippleRepeat",
+ "NativeName": "GL_LINE_STIPPLE_REPEAT",
+ "Value": "0xB26",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ListMode",
+ "NativeName": "GL_LIST_MODE",
+ "Value": "0xB30",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxListNesting",
+ "NativeName": "GL_MAX_LIST_NESTING",
+ "Value": "0xB31",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ListBase",
+ "NativeName": "GL_LIST_BASE",
+ "Value": "0xB32",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ListIndex",
+ "NativeName": "GL_LIST_INDEX",
+ "Value": "0xB33",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PolygonMode",
+ "NativeName": "GL_POLYGON_MODE",
+ "Value": "0xB40",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonSmooth",
+ "NativeName": "GL_POLYGON_SMOOTH",
+ "Value": "0xB41",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonStipple",
+ "NativeName": "GL_POLYGON_STIPPLE",
+ "Value": "0xB42",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "EdgeFlag",
+ "NativeName": "GL_EDGE_FLAG",
+ "Value": "0xB43",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "CullFace",
+ "NativeName": "GL_CULL_FACE",
+ "Value": "0xB44",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CullFaceMode",
+ "NativeName": "GL_CULL_FACE_MODE",
+ "Value": "0xB45",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FrontFace",
+ "NativeName": "GL_FRONT_FACE",
+ "Value": "0xB46",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Lighting",
+ "NativeName": "GL_LIGHTING",
+ "Value": "0xB50",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "LightModelLocalViewer",
+ "NativeName": "GL_LIGHT_MODEL_LOCAL_VIEWER",
+ "Value": "0xB51",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "LightModelTwoSide",
+ "NativeName": "GL_LIGHT_MODEL_TWO_SIDE",
+ "Value": "0xB52",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "LightModelAmbient",
+ "NativeName": "GL_LIGHT_MODEL_AMBIENT",
+ "Value": "0xB53",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ShadeModel",
+ "NativeName": "GL_SHADE_MODEL",
+ "Value": "0xB54",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorMaterialFace",
+ "NativeName": "GL_COLOR_MATERIAL_FACE",
+ "Value": "0xB55",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorMaterialParameter",
+ "NativeName": "GL_COLOR_MATERIAL_PARAMETER",
+ "Value": "0xB56",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorMaterial",
+ "NativeName": "GL_COLOR_MATERIAL",
+ "Value": "0xB57",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Fog",
+ "NativeName": "GL_FOG",
+ "Value": "0xB60",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogIndex",
+ "NativeName": "GL_FOG_INDEX",
+ "Value": "0xB61",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogDensity",
+ "NativeName": "GL_FOG_DENSITY",
+ "Value": "0xB62",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogStart",
+ "NativeName": "GL_FOG_START",
+ "Value": "0xB63",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogEnd",
+ "NativeName": "GL_FOG_END",
+ "Value": "0xB64",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogMode",
+ "NativeName": "GL_FOG_MODE",
+ "Value": "0xB65",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FogColor",
+ "NativeName": "GL_FOG_COLOR",
+ "Value": "0xB66",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "DepthRange",
+ "NativeName": "GL_DEPTH_RANGE",
+ "Value": "0xB70",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthTest",
+ "NativeName": "GL_DEPTH_TEST",
+ "Value": "0xB71",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthWritemask",
+ "NativeName": "GL_DEPTH_WRITEMASK",
+ "Value": "0xB72",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthClearValue",
+ "NativeName": "GL_DEPTH_CLEAR_VALUE",
+ "Value": "0xB73",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthFunc",
+ "NativeName": "GL_DEPTH_FUNC",
+ "Value": "0xB74",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AccumClearValue",
+ "NativeName": "GL_ACCUM_CLEAR_VALUE",
+ "Value": "0xB80",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "StencilTest",
+ "NativeName": "GL_STENCIL_TEST",
+ "Value": "0xB90",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilClearValue",
+ "NativeName": "GL_STENCIL_CLEAR_VALUE",
+ "Value": "0xB91",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilFunc",
+ "NativeName": "GL_STENCIL_FUNC",
+ "Value": "0xB92",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilValueMask",
+ "NativeName": "GL_STENCIL_VALUE_MASK",
+ "Value": "0xB93",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilFail",
+ "NativeName": "GL_STENCIL_FAIL",
+ "Value": "0xB94",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilPassDepthFail",
+ "NativeName": "GL_STENCIL_PASS_DEPTH_FAIL",
+ "Value": "0xB95",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilPassDepthPass",
+ "NativeName": "GL_STENCIL_PASS_DEPTH_PASS",
+ "Value": "0xB96",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilRef",
+ "NativeName": "GL_STENCIL_REF",
+ "Value": "0xB97",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilWritemask",
+ "NativeName": "GL_STENCIL_WRITEMASK",
+ "Value": "0xB98",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MatrixMode",
+ "NativeName": "GL_MATRIX_MODE",
+ "Value": "0xBA0",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Normalize",
+ "NativeName": "GL_NORMALIZE",
+ "Value": "0xBA1",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Viewport",
+ "NativeName": "GL_VIEWPORT",
+ "Value": "0xBA2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ModelviewStackDepth",
+ "NativeName": "GL_MODELVIEW_STACK_DEPTH",
+ "Value": "0xBA3",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Modelview0StackDepthExt",
+ "NativeName": "GL_MODELVIEW0_STACK_DEPTH_EXT",
+ "Value": "0xBA3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProjectionStackDepth",
+ "NativeName": "GL_PROJECTION_STACK_DEPTH",
+ "Value": "0xBA4",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureStackDepth",
+ "NativeName": "GL_TEXTURE_STACK_DEPTH",
+ "Value": "0xBA5",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ModelviewMatrix",
+ "NativeName": "GL_MODELVIEW_MATRIX",
+ "Value": "0xBA6",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Modelview0MatrixExt",
+ "NativeName": "GL_MODELVIEW0_MATRIX_EXT",
+ "Value": "0xBA6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProjectionMatrix",
+ "NativeName": "GL_PROJECTION_MATRIX",
+ "Value": "0xBA7",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureMatrix",
+ "NativeName": "GL_TEXTURE_MATRIX",
+ "Value": "0xBA8",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AttribStackDepth",
+ "NativeName": "GL_ATTRIB_STACK_DEPTH",
+ "Value": "0xBB0",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ClientAttribStackDepth",
+ "NativeName": "GL_CLIENT_ATTRIB_STACK_DEPTH",
+ "Value": "0xBB1",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AlphaTest",
+ "NativeName": "GL_ALPHA_TEST",
+ "Value": "0xBC0",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AlphaTestQCom",
+ "NativeName": "GL_ALPHA_TEST_QCOM",
+ "Value": "0xBC0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AlphaTestFunc",
+ "NativeName": "GL_ALPHA_TEST_FUNC",
+ "Value": "0xBC1",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AlphaTestFuncQCom",
+ "NativeName": "GL_ALPHA_TEST_FUNC_QCOM",
+ "Value": "0xBC1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AlphaTestRef",
+ "NativeName": "GL_ALPHA_TEST_REF",
+ "Value": "0xBC2",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AlphaTestRefQCom",
+ "NativeName": "GL_ALPHA_TEST_REF_QCOM",
+ "Value": "0xBC2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Dither",
+ "NativeName": "GL_DITHER",
+ "Value": "0xBD0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BlendDst",
+ "NativeName": "GL_BLEND_DST",
+ "Value": "0xBE0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BlendSrc",
+ "NativeName": "GL_BLEND_SRC",
+ "Value": "0xBE1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Blend",
+ "NativeName": "GL_BLEND",
+ "Value": "0xBE2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LogicOpMode",
+ "NativeName": "GL_LOGIC_OP_MODE",
+ "Value": "0xBF0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IndexLogicOp",
+ "NativeName": "GL_INDEX_LOGIC_OP",
+ "Value": "0xBF1",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "LogicOp",
+ "NativeName": "GL_LOGIC_OP",
+ "Value": "0xBF1",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorLogicOp",
+ "NativeName": "GL_COLOR_LOGIC_OP",
+ "Value": "0xBF2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AuxBuffers",
+ "NativeName": "GL_AUX_BUFFERS",
+ "Value": "0xC00",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "DrawBuffer",
+ "NativeName": "GL_DRAW_BUFFER",
+ "Value": "0xC01",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DrawBufferExt",
+ "NativeName": "GL_DRAW_BUFFER_EXT",
+ "Value": "0xC01",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ReadBuffer",
+ "NativeName": "GL_READ_BUFFER",
+ "Value": "0xC02",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ReadBufferExt",
+ "NativeName": "GL_READ_BUFFER_EXT",
+ "Value": "0xC02",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ReadBufferNV",
+ "NativeName": "GL_READ_BUFFER_NV",
+ "Value": "0xC02",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ScissorBox",
+ "NativeName": "GL_SCISSOR_BOX",
+ "Value": "0xC10",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ScissorTest",
+ "NativeName": "GL_SCISSOR_TEST",
+ "Value": "0xC11",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IndexClearValue",
+ "NativeName": "GL_INDEX_CLEAR_VALUE",
+ "Value": "0xC20",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "IndexWritemask",
+ "NativeName": "GL_INDEX_WRITEMASK",
+ "Value": "0xC21",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorClearValue",
+ "NativeName": "GL_COLOR_CLEAR_VALUE",
+ "Value": "0xC22",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorWritemask",
+ "NativeName": "GL_COLOR_WRITEMASK",
+ "Value": "0xC23",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IndexMode",
+ "NativeName": "GL_INDEX_MODE",
+ "Value": "0xC30",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "RgbaMode",
+ "NativeName": "GL_RGBA_MODE",
+ "Value": "0xC31",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Doublebuffer",
+ "NativeName": "GL_DOUBLEBUFFER",
+ "Value": "0xC32",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Stereo",
+ "NativeName": "GL_STEREO",
+ "Value": "0xC33",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RenderMode",
+ "NativeName": "GL_RENDER_MODE",
+ "Value": "0xC40",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PerspectiveCorrectionHint",
+ "NativeName": "GL_PERSPECTIVE_CORRECTION_HINT",
+ "Value": "0xC50",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PointSmoothHint",
+ "NativeName": "GL_POINT_SMOOTH_HINT",
+ "Value": "0xC51",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "LineSmoothHint",
+ "NativeName": "GL_LINE_SMOOTH_HINT",
+ "Value": "0xC52",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonSmoothHint",
+ "NativeName": "GL_POLYGON_SMOOTH_HINT",
+ "Value": "0xC53",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FogHint",
+ "NativeName": "GL_FOG_HINT",
+ "Value": "0xC54",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureGenS",
+ "NativeName": "GL_TEXTURE_GEN_S",
+ "Value": "0xC60",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureGenT",
+ "NativeName": "GL_TEXTURE_GEN_T",
+ "Value": "0xC61",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureGenR",
+ "NativeName": "GL_TEXTURE_GEN_R",
+ "Value": "0xC62",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureGenQ",
+ "NativeName": "GL_TEXTURE_GEN_Q",
+ "Value": "0xC63",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapIToISize",
+ "NativeName": "GL_PIXEL_MAP_I_TO_I_SIZE",
+ "Value": "0xCB0",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapSToSSize",
+ "NativeName": "GL_PIXEL_MAP_S_TO_S_SIZE",
+ "Value": "0xCB1",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapIToRSize",
+ "NativeName": "GL_PIXEL_MAP_I_TO_R_SIZE",
+ "Value": "0xCB2",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapIToGSize",
+ "NativeName": "GL_PIXEL_MAP_I_TO_G_SIZE",
+ "Value": "0xCB3",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapIToBSize",
+ "NativeName": "GL_PIXEL_MAP_I_TO_B_SIZE",
+ "Value": "0xCB4",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapIToASize",
+ "NativeName": "GL_PIXEL_MAP_I_TO_A_SIZE",
+ "Value": "0xCB5",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapRToRSize",
+ "NativeName": "GL_PIXEL_MAP_R_TO_R_SIZE",
+ "Value": "0xCB6",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapGToGSize",
+ "NativeName": "GL_PIXEL_MAP_G_TO_G_SIZE",
+ "Value": "0xCB7",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapBToBSize",
+ "NativeName": "GL_PIXEL_MAP_B_TO_B_SIZE",
+ "Value": "0xCB8",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PixelMapAToASize",
+ "NativeName": "GL_PIXEL_MAP_A_TO_A_SIZE",
+ "Value": "0xCB9",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "UnpackSwapBytes",
+ "NativeName": "GL_UNPACK_SWAP_BYTES",
+ "Value": "0xCF0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackLsbFirst",
+ "NativeName": "GL_UNPACK_LSB_FIRST",
+ "Value": "0xCF1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackRowLength",
+ "NativeName": "GL_UNPACK_ROW_LENGTH",
+ "Value": "0xCF2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackSkipRows",
+ "NativeName": "GL_UNPACK_SKIP_ROWS",
+ "Value": "0xCF3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackSkipPixels",
+ "NativeName": "GL_UNPACK_SKIP_PIXELS",
+ "Value": "0xCF4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackAlignment",
+ "NativeName": "GL_UNPACK_ALIGNMENT",
+ "Value": "0xCF5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackSwapBytes",
+ "NativeName": "GL_PACK_SWAP_BYTES",
+ "Value": "0xD00",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackLsbFirst",
+ "NativeName": "GL_PACK_LSB_FIRST",
+ "Value": "0xD01",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackRowLength",
+ "NativeName": "GL_PACK_ROW_LENGTH",
+ "Value": "0xD02",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackSkipRows",
+ "NativeName": "GL_PACK_SKIP_ROWS",
+ "Value": "0xD03",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackSkipPixels",
+ "NativeName": "GL_PACK_SKIP_PIXELS",
+ "Value": "0xD04",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackAlignment",
+ "NativeName": "GL_PACK_ALIGNMENT",
+ "Value": "0xD05",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapColor",
+ "NativeName": "GL_MAP_COLOR",
+ "Value": "0xD10",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MapStencil",
+ "NativeName": "GL_MAP_STENCIL",
+ "Value": "0xD11",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "IndexShift",
+ "NativeName": "GL_INDEX_SHIFT",
+ "Value": "0xD12",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "IndexOffset",
+ "NativeName": "GL_INDEX_OFFSET",
+ "Value": "0xD13",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "RedScale",
+ "NativeName": "GL_RED_SCALE",
+ "Value": "0xD14",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "RedBias",
+ "NativeName": "GL_RED_BIAS",
+ "Value": "0xD15",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ZoomX",
+ "NativeName": "GL_ZOOM_X",
+ "Value": "0xD16",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ZoomY",
+ "NativeName": "GL_ZOOM_Y",
+ "Value": "0xD17",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "GreenScale",
+ "NativeName": "GL_GREEN_SCALE",
+ "Value": "0xD18",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "GreenBias",
+ "NativeName": "GL_GREEN_BIAS",
+ "Value": "0xD19",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "BlueScale",
+ "NativeName": "GL_BLUE_SCALE",
+ "Value": "0xD1A",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "BlueBias",
+ "NativeName": "GL_BLUE_BIAS",
+ "Value": "0xD1B",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AlphaScale",
+ "NativeName": "GL_ALPHA_SCALE",
+ "Value": "0xD1C",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AlphaBias",
+ "NativeName": "GL_ALPHA_BIAS",
+ "Value": "0xD1D",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "DepthScale",
+ "NativeName": "GL_DEPTH_SCALE",
+ "Value": "0xD1E",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "DepthBias",
+ "NativeName": "GL_DEPTH_BIAS",
+ "Value": "0xD1F",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxEvalOrder",
+ "NativeName": "GL_MAX_EVAL_ORDER",
+ "Value": "0xD30",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxLights",
+ "NativeName": "GL_MAX_LIGHTS",
+ "Value": "0xD31",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxClipPlanes",
+ "NativeName": "GL_MAX_CLIP_PLANES",
+ "Value": "0xD32",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxClipDistances",
+ "NativeName": "GL_MAX_CLIP_DISTANCES",
+ "Value": "0xD32",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxTextureSize",
+ "NativeName": "GL_MAX_TEXTURE_SIZE",
+ "Value": "0xD33",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxPixelMapTable",
+ "NativeName": "GL_MAX_PIXEL_MAP_TABLE",
+ "Value": "0xD34",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxAttribStackDepth",
+ "NativeName": "GL_MAX_ATTRIB_STACK_DEPTH",
+ "Value": "0xD35",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxModelviewStackDepth",
+ "NativeName": "GL_MAX_MODELVIEW_STACK_DEPTH",
+ "Value": "0xD36",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxNameStackDepth",
+ "NativeName": "GL_MAX_NAME_STACK_DEPTH",
+ "Value": "0xD37",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxProjectionStackDepth",
+ "NativeName": "GL_MAX_PROJECTION_STACK_DEPTH",
+ "Value": "0xD38",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxTextureStackDepth",
+ "NativeName": "GL_MAX_TEXTURE_STACK_DEPTH",
+ "Value": "0xD39",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "MaxViewportDims",
+ "NativeName": "GL_MAX_VIEWPORT_DIMS",
+ "Value": "0xD3A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxClientAttribStackDepth",
+ "NativeName": "GL_MAX_CLIENT_ATTRIB_STACK_DEPTH",
+ "Value": "0xD3B",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "SubpixelBits",
+ "NativeName": "GL_SUBPIXEL_BITS",
+ "Value": "0xD50",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IndexBits",
+ "NativeName": "GL_INDEX_BITS",
+ "Value": "0xD51",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "RedBits",
+ "NativeName": "GL_RED_BITS",
+ "Value": "0xD52",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "GreenBits",
+ "NativeName": "GL_GREEN_BITS",
+ "Value": "0xD53",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "BlueBits",
+ "NativeName": "GL_BLUE_BITS",
+ "Value": "0xD54",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AlphaBits",
+ "NativeName": "GL_ALPHA_BITS",
+ "Value": "0xD55",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "DepthBits",
+ "NativeName": "GL_DEPTH_BITS",
+ "Value": "0xD56",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "StencilBits",
+ "NativeName": "GL_STENCIL_BITS",
+ "Value": "0xD57",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AccumRedBits",
+ "NativeName": "GL_ACCUM_RED_BITS",
+ "Value": "0xD58",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AccumGreenBits",
+ "NativeName": "GL_ACCUM_GREEN_BITS",
+ "Value": "0xD59",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AccumBlueBits",
+ "NativeName": "GL_ACCUM_BLUE_BITS",
+ "Value": "0xD5A",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AccumAlphaBits",
+ "NativeName": "GL_ACCUM_ALPHA_BITS",
+ "Value": "0xD5B",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "NameStackDepth",
+ "NativeName": "GL_NAME_STACK_DEPTH",
+ "Value": "0xD70",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AutoNormal",
+ "NativeName": "GL_AUTO_NORMAL",
+ "Value": "0xD80",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1Color4",
+ "NativeName": "GL_MAP1_COLOR_4",
+ "Value": "0xD90",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1Index",
+ "NativeName": "GL_MAP1_INDEX",
+ "Value": "0xD91",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1Normal",
+ "NativeName": "GL_MAP1_NORMAL",
+ "Value": "0xD92",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1TextureCoord1",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_1",
+ "Value": "0xD93",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1TextureCoord2",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_2",
+ "Value": "0xD94",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1TextureCoord3",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_3",
+ "Value": "0xD95",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1TextureCoord4",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_4",
+ "Value": "0xD96",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1Vertex3",
+ "NativeName": "GL_MAP1_VERTEX_3",
+ "Value": "0xD97",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1Vertex4",
+ "NativeName": "GL_MAP1_VERTEX_4",
+ "Value": "0xD98",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2Color4",
+ "NativeName": "GL_MAP2_COLOR_4",
+ "Value": "0xDB0",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2Index",
+ "NativeName": "GL_MAP2_INDEX",
+ "Value": "0xDB1",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2Normal",
+ "NativeName": "GL_MAP2_NORMAL",
+ "Value": "0xDB2",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2TextureCoord1",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_1",
+ "Value": "0xDB3",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2TextureCoord2",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_2",
+ "Value": "0xDB4",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2TextureCoord3",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_3",
+ "Value": "0xDB5",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2TextureCoord4",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_4",
+ "Value": "0xDB6",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2Vertex3",
+ "NativeName": "GL_MAP2_VERTEX_3",
+ "Value": "0xDB7",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2Vertex4",
+ "NativeName": "GL_MAP2_VERTEX_4",
+ "Value": "0xDB8",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1GridDomain",
+ "NativeName": "GL_MAP1_GRID_DOMAIN",
+ "Value": "0xDD0",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map1GridSegments",
+ "NativeName": "GL_MAP1_GRID_SEGMENTS",
+ "Value": "0xDD1",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2GridDomain",
+ "NativeName": "GL_MAP2_GRID_DOMAIN",
+ "Value": "0xDD2",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Map2GridSegments",
+ "NativeName": "GL_MAP2_GRID_SEGMENTS",
+ "Value": "0xDD3",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Texture1D",
+ "NativeName": "GL_TEXTURE_1D",
+ "Value": "0xDE0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture2D",
+ "NativeName": "GL_TEXTURE_2D",
+ "Value": "0xDE1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FeedbackBufferSize",
+ "NativeName": "GL_FEEDBACK_BUFFER_SIZE",
+ "Value": "0xDF1",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "FeedbackBufferType",
+ "NativeName": "GL_FEEDBACK_BUFFER_TYPE",
+ "Value": "0xDF2",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "SelectionBufferSize",
+ "NativeName": "GL_SELECTION_BUFFER_SIZE",
+ "Value": "0xDF4",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PolygonOffsetUnits",
+ "NativeName": "GL_POLYGON_OFFSET_UNITS",
+ "Value": "0x2A00",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonOffsetPoint",
+ "NativeName": "GL_POLYGON_OFFSET_POINT",
+ "Value": "0x2A01",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonOffsetLine",
+ "NativeName": "GL_POLYGON_OFFSET_LINE",
+ "Value": "0x2A02",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClipPlane0",
+ "NativeName": "GL_CLIP_PLANE0",
+ "Value": "0x3000",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ClipPlane1",
+ "NativeName": "GL_CLIP_PLANE1",
+ "Value": "0x3001",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ClipPlane2",
+ "NativeName": "GL_CLIP_PLANE2",
+ "Value": "0x3002",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ClipPlane3",
+ "NativeName": "GL_CLIP_PLANE3",
+ "Value": "0x3003",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ClipPlane4",
+ "NativeName": "GL_CLIP_PLANE4",
+ "Value": "0x3004",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ClipPlane5",
+ "NativeName": "GL_CLIP_PLANE5",
+ "Value": "0x3005",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light0",
+ "NativeName": "GL_LIGHT0",
+ "Value": "0x4000",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light1",
+ "NativeName": "GL_LIGHT1",
+ "Value": "0x4001",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light2",
+ "NativeName": "GL_LIGHT2",
+ "Value": "0x4002",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light3",
+ "NativeName": "GL_LIGHT3",
+ "Value": "0x4003",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light4",
+ "NativeName": "GL_LIGHT4",
+ "Value": "0x4004",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light5",
+ "NativeName": "GL_LIGHT5",
+ "Value": "0x4005",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light6",
+ "NativeName": "GL_LIGHT6",
+ "Value": "0x4006",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Light7",
+ "NativeName": "GL_LIGHT7",
+ "Value": "0x4007",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "BlendColor",
+ "NativeName": "GL_BLEND_COLOR",
+ "Value": "0x8005",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BlendColorExt",
+ "NativeName": "GL_BLEND_COLOR_EXT",
+ "Value": "0x8005",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BlendEquationExt",
+ "NativeName": "GL_BLEND_EQUATION_EXT",
+ "Value": "0x8009",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BlendEquationRgb",
+ "NativeName": "GL_BLEND_EQUATION_RGB",
+ "Value": "0x8009",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackCmykHintExt",
+ "NativeName": "GL_PACK_CMYK_HINT_EXT",
+ "Value": "0x800E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackCmykHintExt",
+ "NativeName": "GL_UNPACK_CMYK_HINT_EXT",
+ "Value": "0x800F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Convolution1DExt",
+ "NativeName": "GL_CONVOLUTION_1D_EXT",
+ "Value": "0x8010",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Convolution2DExt",
+ "NativeName": "GL_CONVOLUTION_2D_EXT",
+ "Value": "0x8011",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Separable2DExt",
+ "NativeName": "GL_SEPARABLE_2D_EXT",
+ "Value": "0x8012",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostConvolutionRedScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_RED_SCALE_EXT",
+ "Value": "0x801C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostConvolutionGreenScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_GREEN_SCALE_EXT",
+ "Value": "0x801D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostConvolutionBlueScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_BLUE_SCALE_EXT",
+ "Value": "0x801E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostConvolutionAlphaScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_ALPHA_SCALE_EXT",
+ "Value": "0x801F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostConvolutionRedBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_RED_BIAS_EXT",
+ "Value": "0x8020",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostConvolutionGreenBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_GREEN_BIAS_EXT",
+ "Value": "0x8021",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostConvolutionBlueBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_BLUE_BIAS_EXT",
+ "Value": "0x8022",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostConvolutionAlphaBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_ALPHA_BIAS_EXT",
+ "Value": "0x8023",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramExt",
+ "NativeName": "GL_HISTOGRAM_EXT",
+ "Value": "0x8024",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MinmaxExt",
+ "NativeName": "GL_MINMAX_EXT",
+ "Value": "0x802E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonOffsetFill",
+ "NativeName": "GL_POLYGON_OFFSET_FILL",
+ "Value": "0x8037",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonOffsetFactor",
+ "NativeName": "GL_POLYGON_OFFSET_FACTOR",
+ "Value": "0x8038",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonOffsetBiasExt",
+ "NativeName": "GL_POLYGON_OFFSET_BIAS_EXT",
+ "Value": "0x8039",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RescaleNormalExt",
+ "NativeName": "GL_RESCALE_NORMAL_EXT",
+ "Value": "0x803A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBinding1D",
+ "NativeName": "GL_TEXTURE_BINDING_1D",
+ "Value": "0x8068",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBinding2D",
+ "NativeName": "GL_TEXTURE_BINDING_2D",
+ "Value": "0x8069",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture3DBindingExt",
+ "NativeName": "GL_TEXTURE_3D_BINDING_EXT",
+ "Value": "0x806A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBinding3D",
+ "NativeName": "GL_TEXTURE_BINDING_3D",
+ "Value": "0x806A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackSkipImages",
+ "NativeName": "GL_PACK_SKIP_IMAGES",
+ "Value": "0x806B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackSkipImagesExt",
+ "NativeName": "GL_PACK_SKIP_IMAGES_EXT",
+ "Value": "0x806B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackImageHeight",
+ "NativeName": "GL_PACK_IMAGE_HEIGHT",
+ "Value": "0x806C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackImageHeightExt",
+ "NativeName": "GL_PACK_IMAGE_HEIGHT_EXT",
+ "Value": "0x806C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackSkipImages",
+ "NativeName": "GL_UNPACK_SKIP_IMAGES",
+ "Value": "0x806D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackSkipImagesExt",
+ "NativeName": "GL_UNPACK_SKIP_IMAGES_EXT",
+ "Value": "0x806D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackImageHeight",
+ "NativeName": "GL_UNPACK_IMAGE_HEIGHT",
+ "Value": "0x806E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackImageHeightExt",
+ "NativeName": "GL_UNPACK_IMAGE_HEIGHT_EXT",
+ "Value": "0x806E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture3DExt",
+ "NativeName": "GL_TEXTURE_3D_EXT",
+ "Value": "0x806F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Max3DTextureSize",
+ "NativeName": "GL_MAX_3D_TEXTURE_SIZE",
+ "Value": "0x8073",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Max3DTextureSizeExt",
+ "NativeName": "GL_MAX_3D_TEXTURE_SIZE_EXT",
+ "Value": "0x8073",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexArray",
+ "NativeName": "GL_VERTEX_ARRAY",
+ "Value": "0x8074",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "NormalArray",
+ "NativeName": "GL_NORMAL_ARRAY",
+ "Value": "0x8075",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorArray",
+ "NativeName": "GL_COLOR_ARRAY",
+ "Value": "0x8076",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "IndexArray",
+ "NativeName": "GL_INDEX_ARRAY",
+ "Value": "0x8077",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureCoordArray",
+ "NativeName": "GL_TEXTURE_COORD_ARRAY",
+ "Value": "0x8078",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "EdgeFlagArray",
+ "NativeName": "GL_EDGE_FLAG_ARRAY",
+ "Value": "0x8079",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "VertexArraySize",
+ "NativeName": "GL_VERTEX_ARRAY_SIZE",
+ "Value": "0x807A",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "VertexArrayType",
+ "NativeName": "GL_VERTEX_ARRAY_TYPE",
+ "Value": "0x807B",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "VertexArrayStride",
+ "NativeName": "GL_VERTEX_ARRAY_STRIDE",
+ "Value": "0x807C",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "VertexArrayCountExt",
+ "NativeName": "GL_VERTEX_ARRAY_COUNT_EXT",
+ "Value": "0x807D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NormalArrayType",
+ "NativeName": "GL_NORMAL_ARRAY_TYPE",
+ "Value": "0x807E",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "NormalArrayStride",
+ "NativeName": "GL_NORMAL_ARRAY_STRIDE",
+ "Value": "0x807F",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "NormalArrayCountExt",
+ "NativeName": "GL_NORMAL_ARRAY_COUNT_EXT",
+ "Value": "0x8080",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorArraySize",
+ "NativeName": "GL_COLOR_ARRAY_SIZE",
+ "Value": "0x8081",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorArrayType",
+ "NativeName": "GL_COLOR_ARRAY_TYPE",
+ "Value": "0x8082",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorArrayStride",
+ "NativeName": "GL_COLOR_ARRAY_STRIDE",
+ "Value": "0x8083",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorArrayCountExt",
+ "NativeName": "GL_COLOR_ARRAY_COUNT_EXT",
+ "Value": "0x8084",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IndexArrayType",
+ "NativeName": "GL_INDEX_ARRAY_TYPE",
+ "Value": "0x8085",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "IndexArrayStride",
+ "NativeName": "GL_INDEX_ARRAY_STRIDE",
+ "Value": "0x8086",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "IndexArrayCountExt",
+ "NativeName": "GL_INDEX_ARRAY_COUNT_EXT",
+ "Value": "0x8087",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCoordArraySize",
+ "NativeName": "GL_TEXTURE_COORD_ARRAY_SIZE",
+ "Value": "0x8088",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureCoordArrayType",
+ "NativeName": "GL_TEXTURE_COORD_ARRAY_TYPE",
+ "Value": "0x8089",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureCoordArrayStride",
+ "NativeName": "GL_TEXTURE_COORD_ARRAY_STRIDE",
+ "Value": "0x808A",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureCoordArrayCountExt",
+ "NativeName": "GL_TEXTURE_COORD_ARRAY_COUNT_EXT",
+ "Value": "0x808B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "EdgeFlagArrayStride",
+ "NativeName": "GL_EDGE_FLAG_ARRAY_STRIDE",
+ "Value": "0x808C",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "EdgeFlagArrayCountExt",
+ "NativeName": "GL_EDGE_FLAG_ARRAY_COUNT_EXT",
+ "Value": "0x808D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InterlaceSgix",
+ "NativeName": "GL_INTERLACE_SGIX",
+ "Value": "0x8094",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DetailTexture2DBindingSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_2D_BINDING_SGIS",
+ "Value": "0x8096",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MultisampleSgis",
+ "NativeName": "GL_MULTISAMPLE_SGIS",
+ "Value": "0x809D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleAlphaToMaskSgis",
+ "NativeName": "GL_SAMPLE_ALPHA_TO_MASK_SGIS",
+ "Value": "0x809E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleAlphaToOneSgis",
+ "NativeName": "GL_SAMPLE_ALPHA_TO_ONE_SGIS",
+ "Value": "0x809F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleMaskSgis",
+ "NativeName": "GL_SAMPLE_MASK_SGIS",
+ "Value": "0x80A0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleBuffers",
+ "NativeName": "GL_SAMPLE_BUFFERS",
+ "Value": "0x80A8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleBuffersSgis",
+ "NativeName": "GL_SAMPLE_BUFFERS_SGIS",
+ "Value": "0x80A8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Samples",
+ "NativeName": "GL_SAMPLES",
+ "Value": "0x80A9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SamplesSgis",
+ "NativeName": "GL_SAMPLES_SGIS",
+ "Value": "0x80A9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleCoverageValue",
+ "NativeName": "GL_SAMPLE_COVERAGE_VALUE",
+ "Value": "0x80AA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleMaskValueSgis",
+ "NativeName": "GL_SAMPLE_MASK_VALUE_SGIS",
+ "Value": "0x80AA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleCoverageInvert",
+ "NativeName": "GL_SAMPLE_COVERAGE_INVERT",
+ "Value": "0x80AB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleMaskInvertSgis",
+ "NativeName": "GL_SAMPLE_MASK_INVERT_SGIS",
+ "Value": "0x80AB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SamplePatternSgis",
+ "NativeName": "GL_SAMPLE_PATTERN_SGIS",
+ "Value": "0x80AC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorMatrixSgi",
+ "NativeName": "GL_COLOR_MATRIX_SGI",
+ "Value": "0x80B1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorMatrixStackDepthSgi",
+ "NativeName": "GL_COLOR_MATRIX_STACK_DEPTH_SGI",
+ "Value": "0x80B2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxColorMatrixStackDepthSgi",
+ "NativeName": "GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI",
+ "Value": "0x80B3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixRedScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_RED_SCALE_SGI",
+ "Value": "0x80B4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixGreenScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI",
+ "Value": "0x80B5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixBlueScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI",
+ "Value": "0x80B6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixAlphaScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI",
+ "Value": "0x80B7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixRedBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_RED_BIAS_SGI",
+ "Value": "0x80B8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixGreenBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI",
+ "Value": "0x80B9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixBlueBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI",
+ "Value": "0x80BA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixAlphaBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI",
+ "Value": "0x80BB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureColorTableSgi",
+ "NativeName": "GL_TEXTURE_COLOR_TABLE_SGI",
+ "Value": "0x80BC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BlendDstRgb",
+ "NativeName": "GL_BLEND_DST_RGB",
+ "Value": "0x80C8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BlendSrcRgb",
+ "NativeName": "GL_BLEND_SRC_RGB",
+ "Value": "0x80C9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BlendDstAlpha",
+ "NativeName": "GL_BLEND_DST_ALPHA",
+ "Value": "0x80CA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BlendSrcAlpha",
+ "NativeName": "GL_BLEND_SRC_ALPHA",
+ "Value": "0x80CB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorTableSgi",
+ "NativeName": "GL_COLOR_TABLE_SGI",
+ "Value": "0x80D0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostConvolutionColorTableSgi",
+ "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE_SGI",
+ "Value": "0x80D1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixColorTableSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
+ "Value": "0x80D2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxElementsVertices",
+ "NativeName": "GL_MAX_ELEMENTS_VERTICES",
+ "Value": "0x80E8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxElementsIndices",
+ "NativeName": "GL_MAX_ELEMENTS_INDICES",
+ "Value": "0x80E9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointSizeMinSgis",
+ "NativeName": "GL_POINT_SIZE_MIN_SGIS",
+ "Value": "0x8126",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointSizeMaxSgis",
+ "NativeName": "GL_POINT_SIZE_MAX_SGIS",
+ "Value": "0x8127",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointFadeThresholdSize",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE",
+ "Value": "0x8128",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointFadeThresholdSizeSgis",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_SGIS",
+ "Value": "0x8128",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DistanceAttenuationSgis",
+ "NativeName": "GL_DISTANCE_ATTENUATION_SGIS",
+ "Value": "0x8129",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FogFuncPointsSgis",
+ "NativeName": "GL_FOG_FUNC_POINTS_SGIS",
+ "Value": "0x812B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFogFuncPointsSgis",
+ "NativeName": "GL_MAX_FOG_FUNC_POINTS_SGIS",
+ "Value": "0x812C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackSkipVolumesSgis",
+ "NativeName": "GL_PACK_SKIP_VOLUMES_SGIS",
+ "Value": "0x8130",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackImageDepthSgis",
+ "NativeName": "GL_PACK_IMAGE_DEPTH_SGIS",
+ "Value": "0x8131",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackSkipVolumesSgis",
+ "NativeName": "GL_UNPACK_SKIP_VOLUMES_SGIS",
+ "Value": "0x8132",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackImageDepthSgis",
+ "NativeName": "GL_UNPACK_IMAGE_DEPTH_SGIS",
+ "Value": "0x8133",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture4DSgis",
+ "NativeName": "GL_TEXTURE_4D_SGIS",
+ "Value": "0x8134",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Max4DTextureSizeSgis",
+ "NativeName": "GL_MAX_4D_TEXTURE_SIZE_SGIS",
+ "Value": "0x8138",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTexGenSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_SGIX",
+ "Value": "0x8139",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileBestAlignmentSgix",
+ "NativeName": "GL_PIXEL_TILE_BEST_ALIGNMENT_SGIX",
+ "Value": "0x813E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileCacheIncrementSgix",
+ "NativeName": "GL_PIXEL_TILE_CACHE_INCREMENT_SGIX",
+ "Value": "0x813F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileWidthSgix",
+ "NativeName": "GL_PIXEL_TILE_WIDTH_SGIX",
+ "Value": "0x8140",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileHeightSgix",
+ "NativeName": "GL_PIXEL_TILE_HEIGHT_SGIX",
+ "Value": "0x8141",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileGridWidthSgix",
+ "NativeName": "GL_PIXEL_TILE_GRID_WIDTH_SGIX",
+ "Value": "0x8142",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileGridHeightSgix",
+ "NativeName": "GL_PIXEL_TILE_GRID_HEIGHT_SGIX",
+ "Value": "0x8143",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileGridDepthSgix",
+ "NativeName": "GL_PIXEL_TILE_GRID_DEPTH_SGIX",
+ "Value": "0x8144",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileCacheSizeSgix",
+ "NativeName": "GL_PIXEL_TILE_CACHE_SIZE_SGIX",
+ "Value": "0x8145",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SpriteSgix",
+ "NativeName": "GL_SPRITE_SGIX",
+ "Value": "0x8148",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SpriteModeSgix",
+ "NativeName": "GL_SPRITE_MODE_SGIX",
+ "Value": "0x8149",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SpriteAxisSgix",
+ "NativeName": "GL_SPRITE_AXIS_SGIX",
+ "Value": "0x814A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SpriteTranslationSgix",
+ "NativeName": "GL_SPRITE_TRANSLATION_SGIX",
+ "Value": "0x814B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture4DBindingSgis",
+ "NativeName": "GL_TEXTURE_4D_BINDING_SGIS",
+ "Value": "0x814F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxClipmapDepthSgix",
+ "NativeName": "GL_MAX_CLIPMAP_DEPTH_SGIX",
+ "Value": "0x8177",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxClipmapVirtualDepthSgix",
+ "NativeName": "GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX",
+ "Value": "0x8178",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostTextureFilterBiasRangeSgix",
+ "NativeName": "GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX",
+ "Value": "0x817B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostTextureFilterScaleRangeSgix",
+ "NativeName": "GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX",
+ "Value": "0x817C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ReferencePlaneSgix",
+ "NativeName": "GL_REFERENCE_PLANE_SGIX",
+ "Value": "0x817D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ReferencePlaneEquationSgix",
+ "NativeName": "GL_REFERENCE_PLANE_EQUATION_SGIX",
+ "Value": "0x817E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IRInstrument1Sgix",
+ "NativeName": "GL_IR_INSTRUMENT1_SGIX",
+ "Value": "0x817F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InstrumentMeasurementsSgix",
+ "NativeName": "GL_INSTRUMENT_MEASUREMENTS_SGIX",
+ "Value": "0x8181",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CalligraphicFragmentSgix",
+ "NativeName": "GL_CALLIGRAPHIC_FRAGMENT_SGIX",
+ "Value": "0x8183",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramezoomSgix",
+ "NativeName": "GL_FRAMEZOOM_SGIX",
+ "Value": "0x818B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramezoomFactorSgix",
+ "NativeName": "GL_FRAMEZOOM_FACTOR_SGIX",
+ "Value": "0x818C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFramezoomFactorSgix",
+ "NativeName": "GL_MAX_FRAMEZOOM_FACTOR_SGIX",
+ "Value": "0x818D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "GenerateMipmapHintSgis",
+ "NativeName": "GL_GENERATE_MIPMAP_HINT_SGIS",
+ "Value": "0x8192",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DeformationsMaskSgix",
+ "NativeName": "GL_DEFORMATIONS_MASK_SGIX",
+ "Value": "0x8196",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FogOffsetSgix",
+ "NativeName": "GL_FOG_OFFSET_SGIX",
+ "Value": "0x8198",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FogOffsetValueSgix",
+ "NativeName": "GL_FOG_OFFSET_VALUE_SGIX",
+ "Value": "0x8199",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LightModelColorControl",
+ "NativeName": "GL_LIGHT_MODEL_COLOR_CONTROL",
+ "Value": "0x81F8",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "SharedTexturePaletteExt",
+ "NativeName": "GL_SHARED_TEXTURE_PALETTE_EXT",
+ "Value": "0x81FB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MajorVersion",
+ "NativeName": "GL_MAJOR_VERSION",
+ "Value": "0x821B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MinorVersion",
+ "NativeName": "GL_MINOR_VERSION",
+ "Value": "0x821C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NumExtensions",
+ "NativeName": "GL_NUM_EXTENSIONS",
+ "Value": "0x821D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ContextFlags",
+ "NativeName": "GL_CONTEXT_FLAGS",
+ "Value": "0x821E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProgramPipelineBinding",
+ "NativeName": "GL_PROGRAM_PIPELINE_BINDING",
+ "Value": "0x825A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxViewports",
+ "NativeName": "GL_MAX_VIEWPORTS",
+ "Value": "0x825B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ViewportSubpixelBits",
+ "NativeName": "GL_VIEWPORT_SUBPIXEL_BITS",
+ "Value": "0x825C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ViewportBoundsRange",
+ "NativeName": "GL_VIEWPORT_BOUNDS_RANGE",
+ "Value": "0x825D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LayerProvokingVertex",
+ "NativeName": "GL_LAYER_PROVOKING_VERTEX",
+ "Value": "0x825E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ViewportIndexProvokingVertex",
+ "NativeName": "GL_VIEWPORT_INDEX_PROVOKING_VERTEX",
+ "Value": "0x825F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxComputeUniformComponents",
+ "NativeName": "GL_MAX_COMPUTE_UNIFORM_COMPONENTS",
+ "Value": "0x8263",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxComputeAtomicCounterBuffers",
+ "NativeName": "GL_MAX_COMPUTE_ATOMIC_COUNTER_BUFFERS",
+ "Value": "0x8264",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxComputeAtomicCounters",
+ "NativeName": "GL_MAX_COMPUTE_ATOMIC_COUNTERS",
+ "Value": "0x8265",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxCombinedComputeUniformComponents",
+ "NativeName": "GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS",
+ "Value": "0x8266",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxDebugGroupStackDepth",
+ "NativeName": "GL_MAX_DEBUG_GROUP_STACK_DEPTH",
+ "Value": "0x826C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DebugGroupStackDepth",
+ "NativeName": "GL_DEBUG_GROUP_STACK_DEPTH",
+ "Value": "0x826D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxUniformLocations",
+ "NativeName": "GL_MAX_UNIFORM_LOCATIONS",
+ "Value": "0x826E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexBindingDivisor",
+ "NativeName": "GL_VERTEX_BINDING_DIVISOR",
+ "Value": "0x82D6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexBindingOffset",
+ "NativeName": "GL_VERTEX_BINDING_OFFSET",
+ "Value": "0x82D7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexBindingStride",
+ "NativeName": "GL_VERTEX_BINDING_STRIDE",
+ "Value": "0x82D8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexAttribRelativeOffset",
+ "NativeName": "GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET",
+ "Value": "0x82D9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexAttribBindings",
+ "NativeName": "GL_MAX_VERTEX_ATTRIB_BINDINGS",
+ "Value": "0x82DA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxLabelLength",
+ "NativeName": "GL_MAX_LABEL_LENGTH",
+ "Value": "0x82E8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionHintSgix",
+ "NativeName": "GL_CONVOLUTION_HINT_SGIX",
+ "Value": "0x8316",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AsyncMarkerSgix",
+ "NativeName": "GL_ASYNC_MARKER_SGIX",
+ "Value": "0x8329",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTexGenModeSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_MODE_SGIX",
+ "Value": "0x832B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AsyncHistogramSgix",
+ "NativeName": "GL_ASYNC_HISTOGRAM_SGIX",
+ "Value": "0x832C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxAsyncHistogramSgix",
+ "NativeName": "GL_MAX_ASYNC_HISTOGRAM_SGIX",
+ "Value": "0x832D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTextureSgis",
+ "NativeName": "GL_PIXEL_TEXTURE_SGIS",
+ "Value": "0x8353",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AsyncTexImageSgix",
+ "NativeName": "GL_ASYNC_TEX_IMAGE_SGIX",
+ "Value": "0x835C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AsyncDrawPixelsSgix",
+ "NativeName": "GL_ASYNC_DRAW_PIXELS_SGIX",
+ "Value": "0x835D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AsyncReadPixelsSgix",
+ "NativeName": "GL_ASYNC_READ_PIXELS_SGIX",
+ "Value": "0x835E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxAsyncTexImageSgix",
+ "NativeName": "GL_MAX_ASYNC_TEX_IMAGE_SGIX",
+ "Value": "0x835F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxAsyncDrawPixelsSgix",
+ "NativeName": "GL_MAX_ASYNC_DRAW_PIXELS_SGIX",
+ "Value": "0x8360",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxAsyncReadPixelsSgix",
+ "NativeName": "GL_MAX_ASYNC_READ_PIXELS_SGIX",
+ "Value": "0x8361",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexPreclipSgix",
+ "NativeName": "GL_VERTEX_PRECLIP_SGIX",
+ "Value": "0x83EE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexPreclipHintSgix",
+ "NativeName": "GL_VERTEX_PRECLIP_HINT_SGIX",
+ "Value": "0x83EF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLightingSgix",
+ "NativeName": "GL_FRAGMENT_LIGHTING_SGIX",
+ "Value": "0x8400",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentColorMaterialSgix",
+ "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_SGIX",
+ "Value": "0x8401",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentColorMaterialFaceSgix",
+ "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_FACE_SGIX",
+ "Value": "0x8402",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentColorMaterialParameterSgix",
+ "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_PARAMETER_SGIX",
+ "Value": "0x8403",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFragmentLightsSgix",
+ "NativeName": "GL_MAX_FRAGMENT_LIGHTS_SGIX",
+ "Value": "0x8404",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxActiveLightsSgix",
+ "NativeName": "GL_MAX_ACTIVE_LIGHTS_SGIX",
+ "Value": "0x8405",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LightEnvModeSgix",
+ "NativeName": "GL_LIGHT_ENV_MODE_SGIX",
+ "Value": "0x8407",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLightModelLocalViewerSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_LOCAL_VIEWER_SGIX",
+ "Value": "0x8408",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLightModelTwoSideSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_TWO_SIDE_SGIX",
+ "Value": "0x8409",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLightModelAmbientSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_AMBIENT_SGIX",
+ "Value": "0x840A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLightModelNormalInterpolationSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_NORMAL_INTERPOLATION_SGIX",
+ "Value": "0x840B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight0Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT0_SGIX",
+ "Value": "0x840C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackResampleSgix",
+ "NativeName": "GL_PACK_RESAMPLE_SGIX",
+ "Value": "0x842E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackResampleSgix",
+ "NativeName": "GL_UNPACK_RESAMPLE_SGIX",
+ "Value": "0x842F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AliasedPointSizeRange",
+ "NativeName": "GL_ALIASED_POINT_SIZE_RANGE",
+ "Value": "0x846D",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AliasedLineWidthRange",
+ "NativeName": "GL_ALIASED_LINE_WIDTH_RANGE",
+ "Value": "0x846E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ActiveTexture",
+ "NativeName": "GL_ACTIVE_TEXTURE",
+ "Value": "0x84E0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxRenderbufferSize",
+ "NativeName": "GL_MAX_RENDERBUFFER_SIZE",
+ "Value": "0x84E8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCompressionHint",
+ "NativeName": "GL_TEXTURE_COMPRESSION_HINT",
+ "Value": "0x84EF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBindingRectangle",
+ "NativeName": "GL_TEXTURE_BINDING_RECTANGLE",
+ "Value": "0x84F6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxRectangleTextureSize",
+ "NativeName": "GL_MAX_RECTANGLE_TEXTURE_SIZE",
+ "Value": "0x84F8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxTextureLodBias",
+ "NativeName": "GL_MAX_TEXTURE_LOD_BIAS",
+ "Value": "0x84FD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBindingCubeMap",
+ "NativeName": "GL_TEXTURE_BINDING_CUBE_MAP",
+ "Value": "0x8514",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxCubeMapTextureSize",
+ "NativeName": "GL_MAX_CUBE_MAP_TEXTURE_SIZE",
+ "Value": "0x851C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackSubsampleRateSgix",
+ "NativeName": "GL_PACK_SUBSAMPLE_RATE_SGIX",
+ "Value": "0x85A0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackSubsampleRateSgix",
+ "NativeName": "GL_UNPACK_SUBSAMPLE_RATE_SGIX",
+ "Value": "0x85A1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexArrayBinding",
+ "NativeName": "GL_VERTEX_ARRAY_BINDING",
+ "Value": "0x85B5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProgramPointSize",
+ "NativeName": "GL_PROGRAM_POINT_SIZE",
+ "Value": "0x8642",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NumCompressedTextureFormats",
+ "NativeName": "GL_NUM_COMPRESSED_TEXTURE_FORMATS",
+ "Value": "0x86A2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedTextureFormats",
+ "NativeName": "GL_COMPRESSED_TEXTURE_FORMATS",
+ "Value": "0x86A3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NumProgramBinaryFormats",
+ "NativeName": "GL_NUM_PROGRAM_BINARY_FORMATS",
+ "Value": "0x87FE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProgramBinaryFormats",
+ "NativeName": "GL_PROGRAM_BINARY_FORMATS",
+ "Value": "0x87FF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBackFunc",
+ "NativeName": "GL_STENCIL_BACK_FUNC",
+ "Value": "0x8800",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBackFail",
+ "NativeName": "GL_STENCIL_BACK_FAIL",
+ "Value": "0x8801",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBackPassDepthFail",
+ "NativeName": "GL_STENCIL_BACK_PASS_DEPTH_FAIL",
+ "Value": "0x8802",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBackPassDepthPass",
+ "NativeName": "GL_STENCIL_BACK_PASS_DEPTH_PASS",
+ "Value": "0x8803",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxDrawBuffers",
+ "NativeName": "GL_MAX_DRAW_BUFFERS",
+ "Value": "0x8824",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BlendEquationAlpha",
+ "NativeName": "GL_BLEND_EQUATION_ALPHA",
+ "Value": "0x883D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexAttribs",
+ "NativeName": "GL_MAX_VERTEX_ATTRIBS",
+ "Value": "0x8869",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxTextureImageUnits",
+ "NativeName": "GL_MAX_TEXTURE_IMAGE_UNITS",
+ "Value": "0x8872",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ArrayBufferBinding",
+ "NativeName": "GL_ARRAY_BUFFER_BINDING",
+ "Value": "0x8894",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ElementArrayBufferBinding",
+ "NativeName": "GL_ELEMENT_ARRAY_BUFFER_BINDING",
+ "Value": "0x8895",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelPackBufferBinding",
+ "NativeName": "GL_PIXEL_PACK_BUFFER_BINDING",
+ "Value": "0x88ED",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelUnpackBufferBinding",
+ "NativeName": "GL_PIXEL_UNPACK_BUFFER_BINDING",
+ "Value": "0x88EF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxDualSourceDrawBuffers",
+ "NativeName": "GL_MAX_DUAL_SOURCE_DRAW_BUFFERS",
+ "Value": "0x88FC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxArrayTextureLayers",
+ "NativeName": "GL_MAX_ARRAY_TEXTURE_LAYERS",
+ "Value": "0x88FF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MinProgramTexelOffset",
+ "NativeName": "GL_MIN_PROGRAM_TEXEL_OFFSET",
+ "Value": "0x8904",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxProgramTexelOffset",
+ "NativeName": "GL_MAX_PROGRAM_TEXEL_OFFSET",
+ "Value": "0x8905",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SamplerBinding",
+ "NativeName": "GL_SAMPLER_BINDING",
+ "Value": "0x8919",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UniformBufferBinding",
+ "NativeName": "GL_UNIFORM_BUFFER_BINDING",
+ "Value": "0x8A28",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UniformBufferStart",
+ "NativeName": "GL_UNIFORM_BUFFER_START",
+ "Value": "0x8A29",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UniformBufferSize",
+ "NativeName": "GL_UNIFORM_BUFFER_SIZE",
+ "Value": "0x8A2A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexUniformBlocks",
+ "NativeName": "GL_MAX_VERTEX_UNIFORM_BLOCKS",
+ "Value": "0x8A2B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxGeometryUniformBlocks",
+ "NativeName": "GL_MAX_GEOMETRY_UNIFORM_BLOCKS",
+ "Value": "0x8A2C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFragmentUniformBlocks",
+ "NativeName": "GL_MAX_FRAGMENT_UNIFORM_BLOCKS",
+ "Value": "0x8A2D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxCombinedUniformBlocks",
+ "NativeName": "GL_MAX_COMBINED_UNIFORM_BLOCKS",
+ "Value": "0x8A2E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxUniformBufferBindings",
+ "NativeName": "GL_MAX_UNIFORM_BUFFER_BINDINGS",
+ "Value": "0x8A2F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxUniformBlockSize",
+ "NativeName": "GL_MAX_UNIFORM_BLOCK_SIZE",
+ "Value": "0x8A30",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxCombinedVertexUniformComponents",
+ "NativeName": "GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS",
+ "Value": "0x8A31",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxCombinedGeometryUniformComponents",
+ "NativeName": "GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS",
+ "Value": "0x8A32",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxCombinedFragmentUniformComponents",
+ "NativeName": "GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS",
+ "Value": "0x8A33",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UniformBufferOffsetAlignment",
+ "NativeName": "GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT",
+ "Value": "0x8A34",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFragmentUniformComponents",
+ "NativeName": "GL_MAX_FRAGMENT_UNIFORM_COMPONENTS",
+ "Value": "0x8B49",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexUniformComponents",
+ "NativeName": "GL_MAX_VERTEX_UNIFORM_COMPONENTS",
+ "Value": "0x8B4A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVaryingFloats",
+ "NativeName": "GL_MAX_VARYING_FLOATS",
+ "Value": "0x8B4B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVaryingComponents",
+ "NativeName": "GL_MAX_VARYING_COMPONENTS",
+ "Value": "0x8B4B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexTextureImageUnits",
+ "NativeName": "GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS",
+ "Value": "0x8B4C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxCombinedTextureImageUnits",
+ "NativeName": "GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS",
+ "Value": "0x8B4D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentShaderDerivativeHint",
+ "NativeName": "GL_FRAGMENT_SHADER_DERIVATIVE_HINT",
+ "Value": "0x8B8B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CurrentProgram",
+ "NativeName": "GL_CURRENT_PROGRAM",
+ "Value": "0x8B8D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImplementationColorReadType",
+ "NativeName": "GL_IMPLEMENTATION_COLOR_READ_TYPE",
+ "Value": "0x8B9A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImplementationColorReadFormat",
+ "NativeName": "GL_IMPLEMENTATION_COLOR_READ_FORMAT",
+ "Value": "0x8B9B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBinding1DArray",
+ "NativeName": "GL_TEXTURE_BINDING_1D_ARRAY",
+ "Value": "0x8C1C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBinding2DArray",
+ "NativeName": "GL_TEXTURE_BINDING_2D_ARRAY",
+ "Value": "0x8C1D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxGeometryTextureImageUnits",
+ "NativeName": "GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS",
+ "Value": "0x8C29",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxTextureBufferSize",
+ "NativeName": "GL_MAX_TEXTURE_BUFFER_SIZE",
+ "Value": "0x8C2B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBindingBuffer",
+ "NativeName": "GL_TEXTURE_BINDING_BUFFER",
+ "Value": "0x8C2C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TransformFeedbackBufferStart",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_START",
+ "Value": "0x8C84",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TransformFeedbackBufferSize",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_SIZE",
+ "Value": "0x8C85",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TransformFeedbackBufferBinding",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_BINDING",
+ "Value": "0x8C8F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBackRef",
+ "NativeName": "GL_STENCIL_BACK_REF",
+ "Value": "0x8CA3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBackValueMask",
+ "NativeName": "GL_STENCIL_BACK_VALUE_MASK",
+ "Value": "0x8CA4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBackWritemask",
+ "NativeName": "GL_STENCIL_BACK_WRITEMASK",
+ "Value": "0x8CA5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DrawFramebufferBinding",
+ "NativeName": "GL_DRAW_FRAMEBUFFER_BINDING",
+ "Value": "0x8CA6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RenderbufferBinding",
+ "NativeName": "GL_RENDERBUFFER_BINDING",
+ "Value": "0x8CA7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ReadFramebufferBinding",
+ "NativeName": "GL_READ_FRAMEBUFFER_BINDING",
+ "Value": "0x8CAA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxElementIndex",
+ "NativeName": "GL_MAX_ELEMENT_INDEX",
+ "Value": "0x8D6B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxGeometryUniformComponents",
+ "NativeName": "GL_MAX_GEOMETRY_UNIFORM_COMPONENTS",
+ "Value": "0x8DDF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NumShaderBinaryFormats",
+ "NativeName": "GL_NUM_SHADER_BINARY_FORMATS",
+ "Value": "0x8DF9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderCompiler",
+ "NativeName": "GL_SHADER_COMPILER",
+ "Value": "0x8DFA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexUniformVectors",
+ "NativeName": "GL_MAX_VERTEX_UNIFORM_VECTORS",
+ "Value": "0x8DFB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVaryingVectors",
+ "NativeName": "GL_MAX_VARYING_VECTORS",
+ "Value": "0x8DFC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFragmentUniformVectors",
+ "NativeName": "GL_MAX_FRAGMENT_UNIFORM_VECTORS",
+ "Value": "0x8DFD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Timestamp",
+ "NativeName": "GL_TIMESTAMP",
+ "Value": "0x8E28",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProvokingVertex",
+ "NativeName": "GL_PROVOKING_VERTEX",
+ "Value": "0x8E4F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxSampleMaskWords",
+ "NativeName": "GL_MAX_SAMPLE_MASK_WORDS",
+ "Value": "0x8E59",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PrimitiveRestartIndex",
+ "NativeName": "GL_PRIMITIVE_RESTART_INDEX",
+ "Value": "0x8F9E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MinMapBufferAlignment",
+ "NativeName": "GL_MIN_MAP_BUFFER_ALIGNMENT",
+ "Value": "0x90BC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderStorageBufferBinding",
+ "NativeName": "GL_SHADER_STORAGE_BUFFER_BINDING",
+ "Value": "0x90D3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderStorageBufferStart",
+ "NativeName": "GL_SHADER_STORAGE_BUFFER_START",
+ "Value": "0x90D4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderStorageBufferSize",
+ "NativeName": "GL_SHADER_STORAGE_BUFFER_SIZE",
+ "Value": "0x90D5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexShaderStorageBlocks",
+ "NativeName": "GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS",
+ "Value": "0x90D6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxGeometryShaderStorageBlocks",
+ "NativeName": "GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS",
+ "Value": "0x90D7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxTessControlShaderStorageBlocks",
+ "NativeName": "GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS",
+ "Value": "0x90D8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxTessEvaluationShaderStorageBlocks",
+ "NativeName": "GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS",
+ "Value": "0x90D9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFragmentShaderStorageBlocks",
+ "NativeName": "GL_MAX_FRAGMENT_SHADER_STORAGE_BLOCKS",
+ "Value": "0x90DA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxComputeShaderStorageBlocks",
+ "NativeName": "GL_MAX_COMPUTE_SHADER_STORAGE_BLOCKS",
+ "Value": "0x90DB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxCombinedShaderStorageBlocks",
+ "NativeName": "GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS",
+ "Value": "0x90DC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxShaderStorageBufferBindings",
+ "NativeName": "GL_MAX_SHADER_STORAGE_BUFFER_BINDINGS",
+ "Value": "0x90DD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderStorageBufferOffsetAlignment",
+ "NativeName": "GL_SHADER_STORAGE_BUFFER_OFFSET_ALIGNMENT",
+ "Value": "0x90DF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxComputeWorkGroupInvocations",
+ "NativeName": "GL_MAX_COMPUTE_WORK_GROUP_INVOCATIONS",
+ "Value": "0x90EB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DispatchIndirectBufferBinding",
+ "NativeName": "GL_DISPATCH_INDIRECT_BUFFER_BINDING",
+ "Value": "0x90EF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBinding2DMultisample",
+ "NativeName": "GL_TEXTURE_BINDING_2D_MULTISAMPLE",
+ "Value": "0x9104",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBinding2DMultisampleArray",
+ "NativeName": "GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9105",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxColorTextureSamples",
+ "NativeName": "GL_MAX_COLOR_TEXTURE_SAMPLES",
+ "Value": "0x910E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxDepthTextureSamples",
+ "NativeName": "GL_MAX_DEPTH_TEXTURE_SAMPLES",
+ "Value": "0x910F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxIntegerSamples",
+ "NativeName": "GL_MAX_INTEGER_SAMPLES",
+ "Value": "0x9110",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxServerWaitTimeout",
+ "NativeName": "GL_MAX_SERVER_WAIT_TIMEOUT",
+ "Value": "0x9111",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexOutputComponents",
+ "NativeName": "GL_MAX_VERTEX_OUTPUT_COMPONENTS",
+ "Value": "0x9122",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxGeometryInputComponents",
+ "NativeName": "GL_MAX_GEOMETRY_INPUT_COMPONENTS",
+ "Value": "0x9123",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxGeometryOutputComponents",
+ "NativeName": "GL_MAX_GEOMETRY_OUTPUT_COMPONENTS",
+ "Value": "0x9124",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFragmentInputComponents",
+ "NativeName": "GL_MAX_FRAGMENT_INPUT_COMPONENTS",
+ "Value": "0x9125",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBufferOffsetAlignment",
+ "NativeName": "GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT",
+ "Value": "0x919F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxComputeUniformBlocks",
+ "NativeName": "GL_MAX_COMPUTE_UNIFORM_BLOCKS",
+ "Value": "0x91BB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxComputeTextureImageUnits",
+ "NativeName": "GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS",
+ "Value": "0x91BC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxComputeWorkGroupCount",
+ "NativeName": "GL_MAX_COMPUTE_WORK_GROUP_COUNT",
+ "Value": "0x91BE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxComputeWorkGroupSize",
+ "NativeName": "GL_MAX_COMPUTE_WORK_GROUP_SIZE",
+ "Value": "0x91BF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexAtomicCounters",
+ "NativeName": "GL_MAX_VERTEX_ATOMIC_COUNTERS",
+ "Value": "0x92D2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxTessControlAtomicCounters",
+ "NativeName": "GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS",
+ "Value": "0x92D3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxTessEvaluationAtomicCounters",
+ "NativeName": "GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS",
+ "Value": "0x92D4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxGeometryAtomicCounters",
+ "NativeName": "GL_MAX_GEOMETRY_ATOMIC_COUNTERS",
+ "Value": "0x92D5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFragmentAtomicCounters",
+ "NativeName": "GL_MAX_FRAGMENT_ATOMIC_COUNTERS",
+ "Value": "0x92D6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxCombinedAtomicCounters",
+ "NativeName": "GL_MAX_COMBINED_ATOMIC_COUNTERS",
+ "Value": "0x92D7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFramebufferWidth",
+ "NativeName": "GL_MAX_FRAMEBUFFER_WIDTH",
+ "Value": "0x9315",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFramebufferHeight",
+ "NativeName": "GL_MAX_FRAMEBUFFER_HEIGHT",
+ "Value": "0x9316",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFramebufferLayers",
+ "NativeName": "GL_MAX_FRAMEBUFFER_LAYERS",
+ "Value": "0x9317",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxFramebufferSamples",
+ "NativeName": "GL_MAX_FRAMEBUFFER_SAMPLES",
+ "Value": "0x9318",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NumDeviceUuidsExt",
+ "NativeName": "GL_NUM_DEVICE_UUIDS_EXT",
+ "Value": "0x9596",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DeviceUuidExt",
+ "NativeName": "GL_DEVICE_UUID_EXT",
+ "Value": "0x9597",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DriverUuidExt",
+ "NativeName": "GL_DRIVER_UUID_EXT",
+ "Value": "0x9598",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DeviceLuidExt",
+ "NativeName": "GL_DEVICE_LUID_EXT",
+ "Value": "0x9599",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DeviceNodeMaskExt",
+ "NativeName": "GL_DEVICE_NODE_MASK_EXT",
+ "Value": "0x959A",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetPName",
+ "NativeName": "GetPName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FeedbackBufferPointer",
+ "NativeName": "GL_FEEDBACK_BUFFER_POINTER",
+ "Value": "0xDF0",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "SelectionBufferPointer",
+ "NativeName": "GL_SELECTION_BUFFER_POINTER",
+ "Value": "0xDF3",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "VertexArrayPointer",
+ "NativeName": "GL_VERTEX_ARRAY_POINTER",
+ "Value": "0x808E",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "VertexArrayPointerExt",
+ "NativeName": "GL_VERTEX_ARRAY_POINTER_EXT",
+ "Value": "0x808E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NormalArrayPointer",
+ "NativeName": "GL_NORMAL_ARRAY_POINTER",
+ "Value": "0x808F",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "NormalArrayPointerExt",
+ "NativeName": "GL_NORMAL_ARRAY_POINTER_EXT",
+ "Value": "0x808F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorArrayPointer",
+ "NativeName": "GL_COLOR_ARRAY_POINTER",
+ "Value": "0x8090",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorArrayPointerExt",
+ "NativeName": "GL_COLOR_ARRAY_POINTER_EXT",
+ "Value": "0x8090",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IndexArrayPointer",
+ "NativeName": "GL_INDEX_ARRAY_POINTER",
+ "Value": "0x8091",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "IndexArrayPointerExt",
+ "NativeName": "GL_INDEX_ARRAY_POINTER_EXT",
+ "Value": "0x8091",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCoordArrayPointer",
+ "NativeName": "GL_TEXTURE_COORD_ARRAY_POINTER",
+ "Value": "0x8092",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureCoordArrayPointerExt",
+ "NativeName": "GL_TEXTURE_COORD_ARRAY_POINTER_EXT",
+ "Value": "0x8092",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "EdgeFlagArrayPointer",
+ "NativeName": "GL_EDGE_FLAG_ARRAY_POINTER",
+ "Value": "0x8093",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "EdgeFlagArrayPointerExt",
+ "NativeName": "GL_EDGE_FLAG_ARRAY_POINTER_EXT",
+ "Value": "0x8093",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InstrumentBufferPointerSgix",
+ "NativeName": "GL_INSTRUMENT_BUFFER_POINTER_SGIX",
+ "Value": "0x8180",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DebugCallbackFunction",
+ "NativeName": "GL_DEBUG_CALLBACK_FUNCTION",
+ "Value": "0x8244",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DebugCallbackUserParam",
+ "NativeName": "GL_DEBUG_CALLBACK_USER_PARAM",
+ "Value": "0x8245",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetPointervPName",
+ "NativeName": "GetPointervPName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "BumpRotMatrixAti",
+ "NativeName": "GL_BUMP_ROT_MATRIX_ATI",
+ "Value": "0x8775",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BumpRotMatrixSizeAti",
+ "NativeName": "GL_BUMP_ROT_MATRIX_SIZE_ATI",
+ "Value": "0x8776",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BumpNumTexUnitsAti",
+ "NativeName": "GL_BUMP_NUM_TEX_UNITS_ATI",
+ "Value": "0x8777",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BumpTexUnitsAti",
+ "NativeName": "GL_BUMP_TEX_UNITS_ATI",
+ "Value": "0x8778",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetTexBumpParameterATI",
+ "NativeName": "GetTexBumpParameterATI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "TextureWidth",
+ "NativeName": "GL_TEXTURE_WIDTH",
+ "Value": "0x1000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureHeight",
+ "NativeName": "GL_TEXTURE_HEIGHT",
+ "Value": "0x1001",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureInternalFormat",
+ "NativeName": "GL_TEXTURE_INTERNAL_FORMAT",
+ "Value": "0x1003",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureComponents",
+ "NativeName": "GL_TEXTURE_COMPONENTS",
+ "Value": "0x1003",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureBorderColor",
+ "NativeName": "GL_TEXTURE_BORDER_COLOR",
+ "Value": "0x1004",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBorderColorNV",
+ "NativeName": "GL_TEXTURE_BORDER_COLOR_NV",
+ "Value": "0x1004",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBorder",
+ "NativeName": "GL_TEXTURE_BORDER",
+ "Value": "0x1005",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureMagFilter",
+ "NativeName": "GL_TEXTURE_MAG_FILTER",
+ "Value": "0x2800",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureMinFilter",
+ "NativeName": "GL_TEXTURE_MIN_FILTER",
+ "Value": "0x2801",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureWrapS",
+ "NativeName": "GL_TEXTURE_WRAP_S",
+ "Value": "0x2802",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureWrapT",
+ "NativeName": "GL_TEXTURE_WRAP_T",
+ "Value": "0x2803",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureRedSize",
+ "NativeName": "GL_TEXTURE_RED_SIZE",
+ "Value": "0x805C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureGreenSize",
+ "NativeName": "GL_TEXTURE_GREEN_SIZE",
+ "Value": "0x805D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBlueSize",
+ "NativeName": "GL_TEXTURE_BLUE_SIZE",
+ "Value": "0x805E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureAlphaSize",
+ "NativeName": "GL_TEXTURE_ALPHA_SIZE",
+ "Value": "0x805F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureLuminanceSize",
+ "NativeName": "GL_TEXTURE_LUMINANCE_SIZE",
+ "Value": "0x8060",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureIntensitySize",
+ "NativeName": "GL_TEXTURE_INTENSITY_SIZE",
+ "Value": "0x8061",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TexturePriority",
+ "NativeName": "GL_TEXTURE_PRIORITY",
+ "Value": "0x8066",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureResident",
+ "NativeName": "GL_TEXTURE_RESIDENT",
+ "Value": "0x8067",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureDepthExt",
+ "NativeName": "GL_TEXTURE_DEPTH_EXT",
+ "Value": "0x8071",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureWrapRExt",
+ "NativeName": "GL_TEXTURE_WRAP_R_EXT",
+ "Value": "0x8072",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DetailTextureLevelSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_LEVEL_SGIS",
+ "Value": "0x809A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DetailTextureModeSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_MODE_SGIS",
+ "Value": "0x809B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DetailTextureFuncPointsSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS",
+ "Value": "0x809C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SharpenTextureFuncPointsSgis",
+ "NativeName": "GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS",
+ "Value": "0x80B0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShadowAmbientSgix",
+ "NativeName": "GL_SHADOW_AMBIENT_SGIX",
+ "Value": "0x80BF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DualTextureSelectSgis",
+ "NativeName": "GL_DUAL_TEXTURE_SELECT_SGIS",
+ "Value": "0x8124",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QuadTextureSelectSgis",
+ "NativeName": "GL_QUAD_TEXTURE_SELECT_SGIS",
+ "Value": "0x8125",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture4DsizeSgis",
+ "NativeName": "GL_TEXTURE_4DSIZE_SGIS",
+ "Value": "0x8136",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureWrapQSgis",
+ "NativeName": "GL_TEXTURE_WRAP_Q_SGIS",
+ "Value": "0x8137",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureMinLodSgis",
+ "NativeName": "GL_TEXTURE_MIN_LOD_SGIS",
+ "Value": "0x813A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureMaxLodSgis",
+ "NativeName": "GL_TEXTURE_MAX_LOD_SGIS",
+ "Value": "0x813B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBaseLevelSgis",
+ "NativeName": "GL_TEXTURE_BASE_LEVEL_SGIS",
+ "Value": "0x813C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureMaxLevelSgis",
+ "NativeName": "GL_TEXTURE_MAX_LEVEL_SGIS",
+ "Value": "0x813D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureFilter4SizeSgis",
+ "NativeName": "GL_TEXTURE_FILTER4_SIZE_SGIS",
+ "Value": "0x8147",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureClipmapCenterSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_CENTER_SGIX",
+ "Value": "0x8171",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureClipmapFrameSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_FRAME_SGIX",
+ "Value": "0x8172",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureClipmapOffsetSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_OFFSET_SGIX",
+ "Value": "0x8173",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureClipmapVirtualDepthSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX",
+ "Value": "0x8174",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureClipmapLodOffsetSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX",
+ "Value": "0x8175",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureClipmapDepthSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_DEPTH_SGIX",
+ "Value": "0x8176",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostTextureFilterBiasSgix",
+ "NativeName": "GL_POST_TEXTURE_FILTER_BIAS_SGIX",
+ "Value": "0x8179",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostTextureFilterScaleSgix",
+ "NativeName": "GL_POST_TEXTURE_FILTER_SCALE_SGIX",
+ "Value": "0x817A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureLodBiasSSgix",
+ "NativeName": "GL_TEXTURE_LOD_BIAS_S_SGIX",
+ "Value": "0x818E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureLodBiasTSgix",
+ "NativeName": "GL_TEXTURE_LOD_BIAS_T_SGIX",
+ "Value": "0x818F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureLodBiasRSgix",
+ "NativeName": "GL_TEXTURE_LOD_BIAS_R_SGIX",
+ "Value": "0x8190",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "GenerateMipmapSgis",
+ "NativeName": "GL_GENERATE_MIPMAP_SGIS",
+ "Value": "0x8191",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCompareSgix",
+ "NativeName": "GL_TEXTURE_COMPARE_SGIX",
+ "Value": "0x819A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCompareOperatorSgix",
+ "NativeName": "GL_TEXTURE_COMPARE_OPERATOR_SGIX",
+ "Value": "0x819B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureLequalRSgix",
+ "NativeName": "GL_TEXTURE_LEQUAL_R_SGIX",
+ "Value": "0x819C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureGequalRSgix",
+ "NativeName": "GL_TEXTURE_GEQUAL_R_SGIX",
+ "Value": "0x819D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureMaxClampSSgix",
+ "NativeName": "GL_TEXTURE_MAX_CLAMP_S_SGIX",
+ "Value": "0x8369",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureMaxClampTSgix",
+ "NativeName": "GL_TEXTURE_MAX_CLAMP_T_SGIX",
+ "Value": "0x836A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureMaxClampRSgix",
+ "NativeName": "GL_TEXTURE_MAX_CLAMP_R_SGIX",
+ "Value": "0x836B",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetTextureParameter",
+ "NativeName": "GetTextureParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "VariantValueExt",
+ "NativeName": "GL_VARIANT_VALUE_EXT",
+ "Value": "0x87E4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VariantDatatypeExt",
+ "NativeName": "GL_VARIANT_DATATYPE_EXT",
+ "Value": "0x87E5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VariantArrayStrideExt",
+ "NativeName": "GL_VARIANT_ARRAY_STRIDE_EXT",
+ "Value": "0x87E6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VariantArrayTypeExt",
+ "NativeName": "GL_VARIANT_ARRAY_TYPE_EXT",
+ "Value": "0x87E7",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetVariantValueEXT",
+ "NativeName": "GetVariantValueEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatVec2",
+ "NativeName": "GL_FLOAT_VEC2",
+ "Value": "0x8B50",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatVec3",
+ "NativeName": "GL_FLOAT_VEC3",
+ "Value": "0x8B51",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatVec4",
+ "NativeName": "GL_FLOAT_VEC4",
+ "Value": "0x8B52",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntVec2",
+ "NativeName": "GL_INT_VEC2",
+ "Value": "0x8B53",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntVec3",
+ "NativeName": "GL_INT_VEC3",
+ "Value": "0x8B54",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntVec4",
+ "NativeName": "GL_INT_VEC4",
+ "Value": "0x8B55",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Bool",
+ "NativeName": "GL_BOOL",
+ "Value": "0x8B56",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BoolVec2",
+ "NativeName": "GL_BOOL_VEC2",
+ "Value": "0x8B57",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BoolVec3",
+ "NativeName": "GL_BOOL_VEC3",
+ "Value": "0x8B58",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BoolVec4",
+ "NativeName": "GL_BOOL_VEC4",
+ "Value": "0x8B59",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatMat2",
+ "NativeName": "GL_FLOAT_MAT2",
+ "Value": "0x8B5A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatMat3",
+ "NativeName": "GL_FLOAT_MAT3",
+ "Value": "0x8B5B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatMat4",
+ "NativeName": "GL_FLOAT_MAT4",
+ "Value": "0x8B5C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler1D",
+ "NativeName": "GL_SAMPLER_1D",
+ "Value": "0x8B5D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler2D",
+ "NativeName": "GL_SAMPLER_2D",
+ "Value": "0x8B5E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler3D",
+ "NativeName": "GL_SAMPLER_3D",
+ "Value": "0x8B5F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SamplerCube",
+ "NativeName": "GL_SAMPLER_CUBE",
+ "Value": "0x8B60",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler1DShadow",
+ "NativeName": "GL_SAMPLER_1D_SHADOW",
+ "Value": "0x8B61",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler2DShadow",
+ "NativeName": "GL_SAMPLER_2D_SHADOW",
+ "Value": "0x8B62",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler2DRect",
+ "NativeName": "GL_SAMPLER_2D_RECT",
+ "Value": "0x8B63",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler2DRectShadow",
+ "NativeName": "GL_SAMPLER_2D_RECT_SHADOW",
+ "Value": "0x8B64",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatMat2x3",
+ "NativeName": "GL_FLOAT_MAT2x3",
+ "Value": "0x8B65",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatMat2x4",
+ "NativeName": "GL_FLOAT_MAT2x4",
+ "Value": "0x8B66",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatMat3x2",
+ "NativeName": "GL_FLOAT_MAT3x2",
+ "Value": "0x8B67",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatMat3x4",
+ "NativeName": "GL_FLOAT_MAT3x4",
+ "Value": "0x8B68",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatMat4x2",
+ "NativeName": "GL_FLOAT_MAT4x2",
+ "Value": "0x8B69",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FloatMat4x3",
+ "NativeName": "GL_FLOAT_MAT4x3",
+ "Value": "0x8B6A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler1DArray",
+ "NativeName": "GL_SAMPLER_1D_ARRAY",
+ "Value": "0x8DC0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler2DArray",
+ "NativeName": "GL_SAMPLER_2D_ARRAY",
+ "Value": "0x8DC1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SamplerBuffer",
+ "NativeName": "GL_SAMPLER_BUFFER",
+ "Value": "0x8DC2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler1DArrayShadow",
+ "NativeName": "GL_SAMPLER_1D_ARRAY_SHADOW",
+ "Value": "0x8DC3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler2DArrayShadow",
+ "NativeName": "GL_SAMPLER_2D_ARRAY_SHADOW",
+ "Value": "0x8DC4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SamplerCubeShadow",
+ "NativeName": "GL_SAMPLER_CUBE_SHADOW",
+ "Value": "0x8DC5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntVec2",
+ "NativeName": "GL_UNSIGNED_INT_VEC2",
+ "Value": "0x8DC6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntVec3",
+ "NativeName": "GL_UNSIGNED_INT_VEC3",
+ "Value": "0x8DC7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntVec4",
+ "NativeName": "GL_UNSIGNED_INT_VEC4",
+ "Value": "0x8DC8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSampler1D",
+ "NativeName": "GL_INT_SAMPLER_1D",
+ "Value": "0x8DC9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSampler2D",
+ "NativeName": "GL_INT_SAMPLER_2D",
+ "Value": "0x8DCA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSampler3D",
+ "NativeName": "GL_INT_SAMPLER_3D",
+ "Value": "0x8DCB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSamplerCube",
+ "NativeName": "GL_INT_SAMPLER_CUBE",
+ "Value": "0x8DCC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSampler2DRect",
+ "NativeName": "GL_INT_SAMPLER_2D_RECT",
+ "Value": "0x8DCD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSampler1DArray",
+ "NativeName": "GL_INT_SAMPLER_1D_ARRAY",
+ "Value": "0x8DCE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSampler2DArray",
+ "NativeName": "GL_INT_SAMPLER_2D_ARRAY",
+ "Value": "0x8DCF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSamplerBuffer",
+ "NativeName": "GL_INT_SAMPLER_BUFFER",
+ "Value": "0x8DD0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSampler1D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_1D",
+ "Value": "0x8DD1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSampler2D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D",
+ "Value": "0x8DD2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSampler3D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_3D",
+ "Value": "0x8DD3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSamplerCube",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_CUBE",
+ "Value": "0x8DD4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSampler2DRect",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_RECT",
+ "Value": "0x8DD5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSampler1DArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_1D_ARRAY",
+ "Value": "0x8DD6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSampler2DArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_ARRAY",
+ "Value": "0x8DD7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSamplerBuffer",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_BUFFER",
+ "Value": "0x8DD8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DoubleMat2",
+ "NativeName": "GL_DOUBLE_MAT2",
+ "Value": "0x8F46",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DoubleMat3",
+ "NativeName": "GL_DOUBLE_MAT3",
+ "Value": "0x8F47",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DoubleMat4",
+ "NativeName": "GL_DOUBLE_MAT4",
+ "Value": "0x8F48",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DoubleVec2",
+ "NativeName": "GL_DOUBLE_VEC2",
+ "Value": "0x8FFC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DoubleVec3",
+ "NativeName": "GL_DOUBLE_VEC3",
+ "Value": "0x8FFD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DoubleVec4",
+ "NativeName": "GL_DOUBLE_VEC4",
+ "Value": "0x8FFE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SamplerCubeMapArray",
+ "NativeName": "GL_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SamplerCubeMapArrayShadow",
+ "NativeName": "GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW",
+ "Value": "0x900D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSamplerCubeMapArray",
+ "NativeName": "GL_INT_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSamplerCubeMapArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Image1D",
+ "NativeName": "GL_IMAGE_1D",
+ "Value": "0x904C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Image2D",
+ "NativeName": "GL_IMAGE_2D",
+ "Value": "0x904D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Image3D",
+ "NativeName": "GL_IMAGE_3D",
+ "Value": "0x904E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Image2DRect",
+ "NativeName": "GL_IMAGE_2D_RECT",
+ "Value": "0x904F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImageCube",
+ "NativeName": "GL_IMAGE_CUBE",
+ "Value": "0x9050",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImageBuffer",
+ "NativeName": "GL_IMAGE_BUFFER",
+ "Value": "0x9051",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Image1DArray",
+ "NativeName": "GL_IMAGE_1D_ARRAY",
+ "Value": "0x9052",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Image2DArray",
+ "NativeName": "GL_IMAGE_2D_ARRAY",
+ "Value": "0x9053",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImageCubeMapArray",
+ "NativeName": "GL_IMAGE_CUBE_MAP_ARRAY",
+ "Value": "0x9054",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Image2DMultisample",
+ "NativeName": "GL_IMAGE_2D_MULTISAMPLE",
+ "Value": "0x9055",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Image2DMultisampleArray",
+ "NativeName": "GL_IMAGE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9056",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImage1D",
+ "NativeName": "GL_INT_IMAGE_1D",
+ "Value": "0x9057",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImage2D",
+ "NativeName": "GL_INT_IMAGE_2D",
+ "Value": "0x9058",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImage3D",
+ "NativeName": "GL_INT_IMAGE_3D",
+ "Value": "0x9059",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImage2DRect",
+ "NativeName": "GL_INT_IMAGE_2D_RECT",
+ "Value": "0x905A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImageCube",
+ "NativeName": "GL_INT_IMAGE_CUBE",
+ "Value": "0x905B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImageBuffer",
+ "NativeName": "GL_INT_IMAGE_BUFFER",
+ "Value": "0x905C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImage1DArray",
+ "NativeName": "GL_INT_IMAGE_1D_ARRAY",
+ "Value": "0x905D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImage2DArray",
+ "NativeName": "GL_INT_IMAGE_2D_ARRAY",
+ "Value": "0x905E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImageCubeMapArray",
+ "NativeName": "GL_INT_IMAGE_CUBE_MAP_ARRAY",
+ "Value": "0x905F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImage2DMultisample",
+ "NativeName": "GL_INT_IMAGE_2D_MULTISAMPLE",
+ "Value": "0x9060",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntImage2DMultisampleArray",
+ "NativeName": "GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9061",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImage1D",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_1D",
+ "Value": "0x9062",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImage2D",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D",
+ "Value": "0x9063",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImage3D",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_3D",
+ "Value": "0x9064",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImage2DRect",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_RECT",
+ "Value": "0x9065",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImageCube",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_CUBE",
+ "Value": "0x9066",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImageBuffer",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_BUFFER",
+ "Value": "0x9067",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImage1DArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_1D_ARRAY",
+ "Value": "0x9068",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImage2DArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_ARRAY",
+ "Value": "0x9069",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImageCubeMapArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY",
+ "Value": "0x906A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImage2DMultisample",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE",
+ "Value": "0x906B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntImage2DMultisampleArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x906C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler2DMultisample",
+ "NativeName": "GL_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x9108",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSampler2DMultisample",
+ "NativeName": "GL_INT_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x9109",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSampler2DMultisample",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x910A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler2DMultisampleArray",
+ "NativeName": "GL_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "IntSampler2DMultisampleArray",
+ "NativeName": "GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntSampler2DMultisampleArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedIntAtomicCounter",
+ "NativeName": "GL_UNSIGNED_INT_ATOMIC_COUNTER",
+ "Value": "0x92DB",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GlslTypeToken",
+ "NativeName": "GlslTypeToken",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "NoError",
+ "NativeName": "GL_NO_ERROR",
+ "Value": "0x0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "GuiltyContextReset",
+ "NativeName": "GL_GUILTY_CONTEXT_RESET",
+ "Value": "0x8253",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InnocentContextReset",
+ "NativeName": "GL_INNOCENT_CONTEXT_RESET",
+ "Value": "0x8254",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnknownContextReset",
+ "NativeName": "GL_UNKNOWN_CONTEXT_RESET",
+ "Value": "0x8255",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GraphicsResetStatus",
+ "NativeName": "GraphicsResetStatus",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "DontCare",
+ "NativeName": "GL_DONT_CARE",
+ "Value": "0x1100",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Fastest",
+ "NativeName": "GL_FASTEST",
+ "Value": "0x1101",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Nicest",
+ "NativeName": "GL_NICEST",
+ "Value": "0x1102",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "HintMode",
+ "NativeName": "HintMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "PerspectiveCorrectionHint",
+ "NativeName": "GL_PERSPECTIVE_CORRECTION_HINT",
+ "Value": "0xC50",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PointSmoothHint",
+ "NativeName": "GL_POINT_SMOOTH_HINT",
+ "Value": "0xC51",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "LineSmoothHint",
+ "NativeName": "GL_LINE_SMOOTH_HINT",
+ "Value": "0xC52",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonSmoothHint",
+ "NativeName": "GL_POLYGON_SMOOTH_HINT",
+ "Value": "0xC53",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FogHint",
+ "NativeName": "GL_FOG_HINT",
+ "Value": "0xC54",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "PackCmykHintExt",
+ "NativeName": "GL_PACK_CMYK_HINT_EXT",
+ "Value": "0x800E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackCmykHintExt",
+ "NativeName": "GL_UNPACK_CMYK_HINT_EXT",
+ "Value": "0x800F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PhongHintWin",
+ "NativeName": "GL_PHONG_HINT_WIN",
+ "Value": "0x80EB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClipVolumeClippingHintExt",
+ "NativeName": "GL_CLIP_VOLUME_CLIPPING_HINT_EXT",
+ "Value": "0x80F0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureMultiBufferHintSgix",
+ "NativeName": "GL_TEXTURE_MULTI_BUFFER_HINT_SGIX",
+ "Value": "0x812E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "GenerateMipmapHint",
+ "NativeName": "GL_GENERATE_MIPMAP_HINT",
+ "Value": "0x8192",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "GenerateMipmapHintSgis",
+ "NativeName": "GL_GENERATE_MIPMAP_HINT_SGIS",
+ "Value": "0x8192",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProgramBinaryRetrievableHint",
+ "NativeName": "GL_PROGRAM_BINARY_RETRIEVABLE_HINT",
+ "Value": "0x8257",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvolutionHintSgix",
+ "NativeName": "GL_CONVOLUTION_HINT_SGIX",
+ "Value": "0x8316",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ScalebiasHintSgix",
+ "NativeName": "GL_SCALEBIAS_HINT_SGIX",
+ "Value": "0x8322",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LineQualityHintSgix",
+ "NativeName": "GL_LINE_QUALITY_HINT_SGIX",
+ "Value": "0x835B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexPreclipSgix",
+ "NativeName": "GL_VERTEX_PRECLIP_SGIX",
+ "Value": "0x83EE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexPreclipHintSgix",
+ "NativeName": "GL_VERTEX_PRECLIP_HINT_SGIX",
+ "Value": "0x83EF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCompressionHint",
+ "NativeName": "GL_TEXTURE_COMPRESSION_HINT",
+ "Value": "0x84EF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCompressionHintArb",
+ "NativeName": "GL_TEXTURE_COMPRESSION_HINT_ARB",
+ "Value": "0x84EF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexArrayStorageHintApple",
+ "NativeName": "GL_VERTEX_ARRAY_STORAGE_HINT_APPLE",
+ "Value": "0x851F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MultisampleFilterHintNV",
+ "NativeName": "GL_MULTISAMPLE_FILTER_HINT_NV",
+ "Value": "0x8534",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TransformHintApple",
+ "NativeName": "GL_TRANSFORM_HINT_APPLE",
+ "Value": "0x85B1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureStorageHintApple",
+ "NativeName": "GL_TEXTURE_STORAGE_HINT_APPLE",
+ "Value": "0x85BC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentShaderDerivativeHint",
+ "NativeName": "GL_FRAGMENT_SHADER_DERIVATIVE_HINT",
+ "Value": "0x8B8B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentShaderDerivativeHintArb",
+ "NativeName": "GL_FRAGMENT_SHADER_DERIVATIVE_HINT_ARB",
+ "Value": "0x8B8B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentShaderDerivativeHintOes",
+ "NativeName": "GL_FRAGMENT_SHADER_DERIVATIVE_HINT_OES",
+ "Value": "0x8B8B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BinningControlHintQCom",
+ "NativeName": "GL_BINNING_CONTROL_HINT_QCOM",
+ "Value": "0x8FB0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PreferDoublebufferHintPgi",
+ "NativeName": "GL_PREFER_DOUBLEBUFFER_HINT_PGI",
+ "Value": "0x1A1F8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConserveMemoryHintPgi",
+ "NativeName": "GL_CONSERVE_MEMORY_HINT_PGI",
+ "Value": "0x1A1FD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ReclaimMemoryHintPgi",
+ "NativeName": "GL_RECLAIM_MEMORY_HINT_PGI",
+ "Value": "0x1A1FE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NativeGraphicsBeginHintPgi",
+ "NativeName": "GL_NATIVE_GRAPHICS_BEGIN_HINT_PGI",
+ "Value": "0x1A203",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NativeGraphicsEndHintPgi",
+ "NativeName": "GL_NATIVE_GRAPHICS_END_HINT_PGI",
+ "Value": "0x1A204",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AlwaysFastHintPgi",
+ "NativeName": "GL_ALWAYS_FAST_HINT_PGI",
+ "Value": "0x1A20C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AlwaysSoftHintPgi",
+ "NativeName": "GL_ALWAYS_SOFT_HINT_PGI",
+ "Value": "0x1A20D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AllowDrawObjHintPgi",
+ "NativeName": "GL_ALLOW_DRAW_OBJ_HINT_PGI",
+ "Value": "0x1A20E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AllowDrawWinHintPgi",
+ "NativeName": "GL_ALLOW_DRAW_WIN_HINT_PGI",
+ "Value": "0x1A20F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AllowDrawFrgHintPgi",
+ "NativeName": "GL_ALLOW_DRAW_FRG_HINT_PGI",
+ "Value": "0x1A210",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AllowDrawMemHintPgi",
+ "NativeName": "GL_ALLOW_DRAW_MEM_HINT_PGI",
+ "Value": "0x1A211",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StrictDepthfuncHintPgi",
+ "NativeName": "GL_STRICT_DEPTHFUNC_HINT_PGI",
+ "Value": "0x1A216",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StrictLightingHintPgi",
+ "NativeName": "GL_STRICT_LIGHTING_HINT_PGI",
+ "Value": "0x1A217",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StrictScissorHintPgi",
+ "NativeName": "GL_STRICT_SCISSOR_HINT_PGI",
+ "Value": "0x1A218",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FullStippleHintPgi",
+ "NativeName": "GL_FULL_STIPPLE_HINT_PGI",
+ "Value": "0x1A219",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClipNearHintPgi",
+ "NativeName": "GL_CLIP_NEAR_HINT_PGI",
+ "Value": "0x1A220",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClipFarHintPgi",
+ "NativeName": "GL_CLIP_FAR_HINT_PGI",
+ "Value": "0x1A221",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "WideLineHintPgi",
+ "NativeName": "GL_WIDE_LINE_HINT_PGI",
+ "Value": "0x1A222",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BackNormalsHintPgi",
+ "NativeName": "GL_BACK_NORMALS_HINT_PGI",
+ "Value": "0x1A223",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexDataHintPgi",
+ "NativeName": "GL_VERTEX_DATA_HINT_PGI",
+ "Value": "0x1A22A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexConsistentHintPgi",
+ "NativeName": "GL_VERTEX_CONSISTENT_HINT_PGI",
+ "Value": "0x1A22B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaterialSideHintPgi",
+ "NativeName": "GL_MATERIAL_SIDE_HINT_PGI",
+ "Value": "0x1A22C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexHintPgi",
+ "NativeName": "GL_MAX_VERTEX_HINT_PGI",
+ "Value": "0x1A22D",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "HintTarget",
+ "NativeName": "HintTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "VertexDataHintPgi",
+ "NativeName": "GL_VERTEX_DATA_HINT_PGI",
+ "Value": "0x1A22A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexConsistentHintPgi",
+ "NativeName": "GL_VERTEX_CONSISTENT_HINT_PGI",
+ "Value": "0x1A22B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaterialSideHintPgi",
+ "NativeName": "GL_MATERIAL_SIDE_HINT_PGI",
+ "Value": "0x1A22C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxVertexHintPgi",
+ "NativeName": "GL_MAX_VERTEX_HINT_PGI",
+ "Value": "0x1A22D",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "HintTargetPGI",
+ "NativeName": "HintTargetPGI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Histogram",
+ "NativeName": "GL_HISTOGRAM",
+ "Value": "0x8024",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramExt",
+ "NativeName": "GL_HISTOGRAM_EXT",
+ "Value": "0x8024",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProxyHistogram",
+ "NativeName": "GL_PROXY_HISTOGRAM",
+ "Value": "0x8025",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProxyHistogramExt",
+ "NativeName": "GL_PROXY_HISTOGRAM_EXT",
+ "Value": "0x8025",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "HistogramTargetEXT",
+ "NativeName": "HistogramTargetEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ImageScaleXHP",
+ "NativeName": "GL_IMAGE_SCALE_X_HP",
+ "Value": "0x8155",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImageScaleYHP",
+ "NativeName": "GL_IMAGE_SCALE_Y_HP",
+ "Value": "0x8156",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImageTranslateXHP",
+ "NativeName": "GL_IMAGE_TRANSLATE_X_HP",
+ "Value": "0x8157",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImageTranslateYHP",
+ "NativeName": "GL_IMAGE_TRANSLATE_Y_HP",
+ "Value": "0x8158",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImageRotateAngleHP",
+ "NativeName": "GL_IMAGE_ROTATE_ANGLE_HP",
+ "Value": "0x8159",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImageRotateOriginXHP",
+ "NativeName": "GL_IMAGE_ROTATE_ORIGIN_X_HP",
+ "Value": "0x815A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImageRotateOriginYHP",
+ "NativeName": "GL_IMAGE_ROTATE_ORIGIN_Y_HP",
+ "Value": "0x815B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImageMagFilterHP",
+ "NativeName": "GL_IMAGE_MAG_FILTER_HP",
+ "Value": "0x815C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImageMinFilterHP",
+ "NativeName": "GL_IMAGE_MIN_FILTER_HP",
+ "Value": "0x815D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImageCubicWeightHP",
+ "NativeName": "GL_IMAGE_CUBIC_WEIGHT_HP",
+ "Value": "0x815E",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ImageTransformPNameHP",
+ "NativeName": "ImageTransformPNameHP",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ImageTransform2DHP",
+ "NativeName": "GL_IMAGE_TRANSFORM_2D_HP",
+ "Value": "0x8161",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ImageTransformTargetHP",
+ "NativeName": "ImageTransformTargetHP",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Never",
+ "NativeName": "GL_NEVER",
+ "Value": "0x200",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Less",
+ "NativeName": "GL_LESS",
+ "Value": "0x201",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Equal",
+ "NativeName": "GL_EQUAL",
+ "Value": "0x202",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Lequal",
+ "NativeName": "GL_LEQUAL",
+ "Value": "0x203",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Greater",
+ "NativeName": "GL_GREATER",
+ "Value": "0x204",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Notequal",
+ "NativeName": "GL_NOTEQUAL",
+ "Value": "0x205",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Gequal",
+ "NativeName": "GL_GEQUAL",
+ "Value": "0x206",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Always",
+ "NativeName": "GL_ALWAYS",
+ "Value": "0x207",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "IndexFunctionEXT",
+ "NativeName": "IndexFunctionEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "IndexOffset",
+ "NativeName": "GL_INDEX_OFFSET",
+ "Value": "0xD13",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "IndexMaterialParameterEXT",
+ "NativeName": "IndexMaterialParameterEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "IndexPointerType",
+ "NativeName": "IndexPointerType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "V2f",
+ "NativeName": "GL_V2F",
+ "Value": "0x2A20",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "V3f",
+ "NativeName": "GL_V3F",
+ "Value": "0x2A21",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "C4UBV2f",
+ "NativeName": "GL_C4UB_V2F",
+ "Value": "0x2A22",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "C4UBV3f",
+ "NativeName": "GL_C4UB_V3F",
+ "Value": "0x2A23",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "C3fV3f",
+ "NativeName": "GL_C3F_V3F",
+ "Value": "0x2A24",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "N3fV3f",
+ "NativeName": "GL_N3F_V3F",
+ "Value": "0x2A25",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "C4fN3fV3f",
+ "NativeName": "GL_C4F_N3F_V3F",
+ "Value": "0x2A26",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "T2fV3f",
+ "NativeName": "GL_T2F_V3F",
+ "Value": "0x2A27",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "T4fV4f",
+ "NativeName": "GL_T4F_V4F",
+ "Value": "0x2A28",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "T2fC4UBV3f",
+ "NativeName": "GL_T2F_C4UB_V3F",
+ "Value": "0x2A29",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "T2fC3fV3f",
+ "NativeName": "GL_T2F_C3F_V3F",
+ "Value": "0x2A2A",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "T2fN3fV3f",
+ "NativeName": "GL_T2F_N3F_V3F",
+ "Value": "0x2A2B",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "T2fC4fN3fV3f",
+ "NativeName": "GL_T2F_C4F_N3F_V3F",
+ "Value": "0x2A2C",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "T4fC4fN3fV4f",
+ "NativeName": "GL_T4F_C4F_N3F_V4F",
+ "Value": "0x2A2D",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "InterleavedArrayFormat",
+ "NativeName": "InterleavedArrayFormat",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "StencilIndex",
+ "NativeName": "GL_STENCIL_INDEX",
+ "Value": "0x1901",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndexOes",
+ "NativeName": "GL_STENCIL_INDEX_OES",
+ "Value": "0x1901",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent",
+ "NativeName": "GL_DEPTH_COMPONENT",
+ "Value": "0x1902",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Red",
+ "NativeName": "GL_RED",
+ "Value": "0x1903",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RedExt",
+ "NativeName": "GL_RED_EXT",
+ "Value": "0x1903",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb",
+ "NativeName": "GL_RGB",
+ "Value": "0x1907",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba",
+ "NativeName": "GL_RGBA",
+ "Value": "0x1908",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R3G3B2",
+ "NativeName": "GL_R3_G3_B2",
+ "Value": "0x2A10",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Alpha4",
+ "NativeName": "GL_ALPHA4",
+ "Value": "0x803B",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Alpha8",
+ "NativeName": "GL_ALPHA8",
+ "Value": "0x803C",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Alpha12",
+ "NativeName": "GL_ALPHA12",
+ "Value": "0x803D",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Alpha16",
+ "NativeName": "GL_ALPHA16",
+ "Value": "0x803E",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Luminance4",
+ "NativeName": "GL_LUMINANCE4",
+ "Value": "0x803F",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Luminance8",
+ "NativeName": "GL_LUMINANCE8",
+ "Value": "0x8040",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Luminance12",
+ "NativeName": "GL_LUMINANCE12",
+ "Value": "0x8041",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Luminance16",
+ "NativeName": "GL_LUMINANCE16",
+ "Value": "0x8042",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Luminance4Alpha4",
+ "NativeName": "GL_LUMINANCE4_ALPHA4",
+ "Value": "0x8043",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Luminance6Alpha2",
+ "NativeName": "GL_LUMINANCE6_ALPHA2",
+ "Value": "0x8044",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Luminance8Alpha8",
+ "NativeName": "GL_LUMINANCE8_ALPHA8",
+ "Value": "0x8045",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Luminance12Alpha4",
+ "NativeName": "GL_LUMINANCE12_ALPHA4",
+ "Value": "0x8046",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Luminance12Alpha12",
+ "NativeName": "GL_LUMINANCE12_ALPHA12",
+ "Value": "0x8047",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Luminance16Alpha16",
+ "NativeName": "GL_LUMINANCE16_ALPHA16",
+ "Value": "0x8048",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Intensity",
+ "NativeName": "GL_INTENSITY",
+ "Value": "0x8049",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Intensity4",
+ "NativeName": "GL_INTENSITY4",
+ "Value": "0x804A",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Intensity8",
+ "NativeName": "GL_INTENSITY8",
+ "Value": "0x804B",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Intensity12",
+ "NativeName": "GL_INTENSITY12",
+ "Value": "0x804C",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Intensity16",
+ "NativeName": "GL_INTENSITY16",
+ "Value": "0x804D",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Rgb2Ext",
+ "NativeName": "GL_RGB2_EXT",
+ "Value": "0x804E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb4",
+ "NativeName": "GL_RGB4",
+ "Value": "0x804F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb4Ext",
+ "NativeName": "GL_RGB4_EXT",
+ "Value": "0x804F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb5",
+ "NativeName": "GL_RGB5",
+ "Value": "0x8050",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb5Ext",
+ "NativeName": "GL_RGB5_EXT",
+ "Value": "0x8050",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb8",
+ "NativeName": "GL_RGB8",
+ "Value": "0x8051",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb8Ext",
+ "NativeName": "GL_RGB8_EXT",
+ "Value": "0x8051",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb8Oes",
+ "NativeName": "GL_RGB8_OES",
+ "Value": "0x8051",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb10",
+ "NativeName": "GL_RGB10",
+ "Value": "0x8052",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb10Ext",
+ "NativeName": "GL_RGB10_EXT",
+ "Value": "0x8052",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb12",
+ "NativeName": "GL_RGB12",
+ "Value": "0x8053",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb12Ext",
+ "NativeName": "GL_RGB12_EXT",
+ "Value": "0x8053",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb16",
+ "NativeName": "GL_RGB16",
+ "Value": "0x8054",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb16Ext",
+ "NativeName": "GL_RGB16_EXT",
+ "Value": "0x8054",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba4",
+ "NativeName": "GL_RGBA4",
+ "Value": "0x8056",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba4Ext",
+ "NativeName": "GL_RGBA4_EXT",
+ "Value": "0x8056",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba4Oes",
+ "NativeName": "GL_RGBA4_OES",
+ "Value": "0x8056",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb5A1",
+ "NativeName": "GL_RGB5_A1",
+ "Value": "0x8057",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb5A1Ext",
+ "NativeName": "GL_RGB5_A1_EXT",
+ "Value": "0x8057",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb5A1Oes",
+ "NativeName": "GL_RGB5_A1_OES",
+ "Value": "0x8057",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba8",
+ "NativeName": "GL_RGBA8",
+ "Value": "0x8058",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba8Ext",
+ "NativeName": "GL_RGBA8_EXT",
+ "Value": "0x8058",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba8Oes",
+ "NativeName": "GL_RGBA8_OES",
+ "Value": "0x8058",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb10A2",
+ "NativeName": "GL_RGB10_A2",
+ "Value": "0x8059",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb10A2Ext",
+ "NativeName": "GL_RGB10_A2_EXT",
+ "Value": "0x8059",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba12",
+ "NativeName": "GL_RGBA12",
+ "Value": "0x805A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba12Ext",
+ "NativeName": "GL_RGBA12_EXT",
+ "Value": "0x805A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba16",
+ "NativeName": "GL_RGBA16",
+ "Value": "0x805B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba16Ext",
+ "NativeName": "GL_RGBA16_EXT",
+ "Value": "0x805B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DualAlpha4Sgis",
+ "NativeName": "GL_DUAL_ALPHA4_SGIS",
+ "Value": "0x8110",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DualAlpha8Sgis",
+ "NativeName": "GL_DUAL_ALPHA8_SGIS",
+ "Value": "0x8111",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DualAlpha12Sgis",
+ "NativeName": "GL_DUAL_ALPHA12_SGIS",
+ "Value": "0x8112",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DualAlpha16Sgis",
+ "NativeName": "GL_DUAL_ALPHA16_SGIS",
+ "Value": "0x8113",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DualLuminance4Sgis",
+ "NativeName": "GL_DUAL_LUMINANCE4_SGIS",
+ "Value": "0x8114",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DualLuminance8Sgis",
+ "NativeName": "GL_DUAL_LUMINANCE8_SGIS",
+ "Value": "0x8115",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DualLuminance12Sgis",
+ "NativeName": "GL_DUAL_LUMINANCE12_SGIS",
+ "Value": "0x8116",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DualLuminance16Sgis",
+ "NativeName": "GL_DUAL_LUMINANCE16_SGIS",
+ "Value": "0x8117",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DualIntensity4Sgis",
+ "NativeName": "GL_DUAL_INTENSITY4_SGIS",
+ "Value": "0x8118",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DualIntensity8Sgis",
+ "NativeName": "GL_DUAL_INTENSITY8_SGIS",
+ "Value": "0x8119",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DualIntensity12Sgis",
+ "NativeName": "GL_DUAL_INTENSITY12_SGIS",
+ "Value": "0x811A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DualIntensity16Sgis",
+ "NativeName": "GL_DUAL_INTENSITY16_SGIS",
+ "Value": "0x811B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DualLuminanceAlpha4Sgis",
+ "NativeName": "GL_DUAL_LUMINANCE_ALPHA4_SGIS",
+ "Value": "0x811C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DualLuminanceAlpha8Sgis",
+ "NativeName": "GL_DUAL_LUMINANCE_ALPHA8_SGIS",
+ "Value": "0x811D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QuadAlpha4Sgis",
+ "NativeName": "GL_QUAD_ALPHA4_SGIS",
+ "Value": "0x811E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QuadAlpha8Sgis",
+ "NativeName": "GL_QUAD_ALPHA8_SGIS",
+ "Value": "0x811F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QuadLuminance4Sgis",
+ "NativeName": "GL_QUAD_LUMINANCE4_SGIS",
+ "Value": "0x8120",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QuadLuminance8Sgis",
+ "NativeName": "GL_QUAD_LUMINANCE8_SGIS",
+ "Value": "0x8121",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QuadIntensity4Sgis",
+ "NativeName": "GL_QUAD_INTENSITY4_SGIS",
+ "Value": "0x8122",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QuadIntensity8Sgis",
+ "NativeName": "GL_QUAD_INTENSITY8_SGIS",
+ "Value": "0x8123",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent16",
+ "NativeName": "GL_DEPTH_COMPONENT16",
+ "Value": "0x81A5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent16Arb",
+ "NativeName": "GL_DEPTH_COMPONENT16_ARB",
+ "Value": "0x81A5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent16Oes",
+ "NativeName": "GL_DEPTH_COMPONENT16_OES",
+ "Value": "0x81A5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent16Sgix",
+ "NativeName": "GL_DEPTH_COMPONENT16_SGIX",
+ "Value": "0x81A5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent24Arb",
+ "NativeName": "GL_DEPTH_COMPONENT24_ARB",
+ "Value": "0x81A6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent24Oes",
+ "NativeName": "GL_DEPTH_COMPONENT24_OES",
+ "Value": "0x81A6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent24Sgix",
+ "NativeName": "GL_DEPTH_COMPONENT24_SGIX",
+ "Value": "0x81A6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent32Arb",
+ "NativeName": "GL_DEPTH_COMPONENT32_ARB",
+ "Value": "0x81A7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent32Oes",
+ "NativeName": "GL_DEPTH_COMPONENT32_OES",
+ "Value": "0x81A7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent32Sgix",
+ "NativeName": "GL_DEPTH_COMPONENT32_SGIX",
+ "Value": "0x81A7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRed",
+ "NativeName": "GL_COMPRESSED_RED",
+ "Value": "0x8225",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRG",
+ "NativeName": "GL_COMPRESSED_RG",
+ "Value": "0x8226",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG",
+ "NativeName": "GL_RG",
+ "Value": "0x8227",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R8",
+ "NativeName": "GL_R8",
+ "Value": "0x8229",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R8Ext",
+ "NativeName": "GL_R8_EXT",
+ "Value": "0x8229",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R16",
+ "NativeName": "GL_R16",
+ "Value": "0x822A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R16Ext",
+ "NativeName": "GL_R16_EXT",
+ "Value": "0x822A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG8",
+ "NativeName": "GL_RG8",
+ "Value": "0x822B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG8Ext",
+ "NativeName": "GL_RG8_EXT",
+ "Value": "0x822B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG16",
+ "NativeName": "GL_RG16",
+ "Value": "0x822C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG16Ext",
+ "NativeName": "GL_RG16_EXT",
+ "Value": "0x822C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R16f",
+ "NativeName": "GL_R16F",
+ "Value": "0x822D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R16fExt",
+ "NativeName": "GL_R16F_EXT",
+ "Value": "0x822D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R32f",
+ "NativeName": "GL_R32F",
+ "Value": "0x822E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R32fExt",
+ "NativeName": "GL_R32F_EXT",
+ "Value": "0x822E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG16f",
+ "NativeName": "GL_RG16F",
+ "Value": "0x822F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG16fExt",
+ "NativeName": "GL_RG16F_EXT",
+ "Value": "0x822F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG32f",
+ "NativeName": "GL_RG32F",
+ "Value": "0x8230",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG32fExt",
+ "NativeName": "GL_RG32F_EXT",
+ "Value": "0x8230",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R8i",
+ "NativeName": "GL_R8I",
+ "Value": "0x8231",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R8ui",
+ "NativeName": "GL_R8UI",
+ "Value": "0x8232",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R16i",
+ "NativeName": "GL_R16I",
+ "Value": "0x8233",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R16ui",
+ "NativeName": "GL_R16UI",
+ "Value": "0x8234",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R32i",
+ "NativeName": "GL_R32I",
+ "Value": "0x8235",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R32ui",
+ "NativeName": "GL_R32UI",
+ "Value": "0x8236",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG8i",
+ "NativeName": "GL_RG8I",
+ "Value": "0x8237",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG8ui",
+ "NativeName": "GL_RG8UI",
+ "Value": "0x8238",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG16i",
+ "NativeName": "GL_RG16I",
+ "Value": "0x8239",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG16ui",
+ "NativeName": "GL_RG16UI",
+ "Value": "0x823A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG32i",
+ "NativeName": "GL_RG32I",
+ "Value": "0x823B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG32ui",
+ "NativeName": "GL_RG32UI",
+ "Value": "0x823C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbS3TCDxt1Ext",
+ "NativeName": "GL_COMPRESSED_RGB_S3TC_DXT1_EXT",
+ "Value": "0x83F0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaS3TCDxt1Ext",
+ "NativeName": "GL_COMPRESSED_RGBA_S3TC_DXT1_EXT",
+ "Value": "0x83F1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaS3TCDxt3Ext",
+ "NativeName": "GL_COMPRESSED_RGBA_S3TC_DXT3_EXT",
+ "Value": "0x83F2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaS3TCDxt5Ext",
+ "NativeName": "GL_COMPRESSED_RGBA_S3TC_DXT5_EXT",
+ "Value": "0x83F3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgb",
+ "NativeName": "GL_COMPRESSED_RGB",
+ "Value": "0x84ED",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgba",
+ "NativeName": "GL_COMPRESSED_RGBA",
+ "Value": "0x84EE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthStencil",
+ "NativeName": "GL_DEPTH_STENCIL",
+ "Value": "0x84F9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthStencilExt",
+ "NativeName": "GL_DEPTH_STENCIL_EXT",
+ "Value": "0x84F9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthStencilNV",
+ "NativeName": "GL_DEPTH_STENCIL_NV",
+ "Value": "0x84F9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthStencilOes",
+ "NativeName": "GL_DEPTH_STENCIL_OES",
+ "Value": "0x84F9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthStencilMesa",
+ "NativeName": "GL_DEPTH_STENCIL_MESA",
+ "Value": "0x8750",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba32f",
+ "NativeName": "GL_RGBA32F",
+ "Value": "0x8814",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba32fArb",
+ "NativeName": "GL_RGBA32F_ARB",
+ "Value": "0x8814",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba32fExt",
+ "NativeName": "GL_RGBA32F_EXT",
+ "Value": "0x8814",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb32f",
+ "NativeName": "GL_RGB32F",
+ "Value": "0x8815",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba16f",
+ "NativeName": "GL_RGBA16F",
+ "Value": "0x881A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba16fArb",
+ "NativeName": "GL_RGBA16F_ARB",
+ "Value": "0x881A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba16fExt",
+ "NativeName": "GL_RGBA16F_EXT",
+ "Value": "0x881A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb16f",
+ "NativeName": "GL_RGB16F",
+ "Value": "0x881B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb16fArb",
+ "NativeName": "GL_RGB16F_ARB",
+ "Value": "0x881B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb16fExt",
+ "NativeName": "GL_RGB16F_EXT",
+ "Value": "0x881B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Depth24Stencil8",
+ "NativeName": "GL_DEPTH24_STENCIL8",
+ "Value": "0x88F0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Depth24Stencil8Ext",
+ "NativeName": "GL_DEPTH24_STENCIL8_EXT",
+ "Value": "0x88F0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Depth24Stencil8Oes",
+ "NativeName": "GL_DEPTH24_STENCIL8_OES",
+ "Value": "0x88F0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R11fG11fB10f",
+ "NativeName": "GL_R11F_G11F_B10F",
+ "Value": "0x8C3A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R11fG11fB10fApple",
+ "NativeName": "GL_R11F_G11F_B10F_APPLE",
+ "Value": "0x8C3A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R11fG11fB10fExt",
+ "NativeName": "GL_R11F_G11F_B10F_EXT",
+ "Value": "0x8C3A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb9E5",
+ "NativeName": "GL_RGB9_E5",
+ "Value": "0x8C3D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb9E5Apple",
+ "NativeName": "GL_RGB9_E5_APPLE",
+ "Value": "0x8C3D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb9E5Ext",
+ "NativeName": "GL_RGB9_E5_EXT",
+ "Value": "0x8C3D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Srgb",
+ "NativeName": "GL_SRGB",
+ "Value": "0x8C40",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SrgbExt",
+ "NativeName": "GL_SRGB_EXT",
+ "Value": "0x8C40",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Srgb8",
+ "NativeName": "GL_SRGB8",
+ "Value": "0x8C41",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Srgb8Ext",
+ "NativeName": "GL_SRGB8_EXT",
+ "Value": "0x8C41",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Srgb8NV",
+ "NativeName": "GL_SRGB8_NV",
+ "Value": "0x8C41",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SrgbAlpha",
+ "NativeName": "GL_SRGB_ALPHA",
+ "Value": "0x8C42",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SrgbAlphaExt",
+ "NativeName": "GL_SRGB_ALPHA_EXT",
+ "Value": "0x8C42",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Srgb8Alpha8",
+ "NativeName": "GL_SRGB8_ALPHA8",
+ "Value": "0x8C43",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Srgb8Alpha8Ext",
+ "NativeName": "GL_SRGB8_ALPHA8_EXT",
+ "Value": "0x8C43",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb",
+ "NativeName": "GL_COMPRESSED_SRGB",
+ "Value": "0x8C48",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgbAlpha",
+ "NativeName": "GL_COMPRESSED_SRGB_ALPHA",
+ "Value": "0x8C49",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgbS3TCDxt1Ext",
+ "NativeName": "GL_COMPRESSED_SRGB_S3TC_DXT1_EXT",
+ "Value": "0x8C4C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgbAlphaS3TCDxt1Ext",
+ "NativeName": "GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT",
+ "Value": "0x8C4D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgbAlphaS3TCDxt3Ext",
+ "NativeName": "GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT",
+ "Value": "0x8C4E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgbAlphaS3TCDxt5Ext",
+ "NativeName": "GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT",
+ "Value": "0x8C4F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent32f",
+ "NativeName": "GL_DEPTH_COMPONENT32F",
+ "Value": "0x8CAC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Depth32fStencil8",
+ "NativeName": "GL_DEPTH32F_STENCIL8",
+ "Value": "0x8CAD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex1",
+ "NativeName": "GL_STENCIL_INDEX1",
+ "Value": "0x8D46",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex1Ext",
+ "NativeName": "GL_STENCIL_INDEX1_EXT",
+ "Value": "0x8D46",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex1Oes",
+ "NativeName": "GL_STENCIL_INDEX1_OES",
+ "Value": "0x8D46",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex4",
+ "NativeName": "GL_STENCIL_INDEX4",
+ "Value": "0x8D47",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex4Ext",
+ "NativeName": "GL_STENCIL_INDEX4_EXT",
+ "Value": "0x8D47",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex4Oes",
+ "NativeName": "GL_STENCIL_INDEX4_OES",
+ "Value": "0x8D47",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex8",
+ "NativeName": "GL_STENCIL_INDEX8",
+ "Value": "0x8D48",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex8Ext",
+ "NativeName": "GL_STENCIL_INDEX8_EXT",
+ "Value": "0x8D48",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex8Oes",
+ "NativeName": "GL_STENCIL_INDEX8_OES",
+ "Value": "0x8D48",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex16",
+ "NativeName": "GL_STENCIL_INDEX16",
+ "Value": "0x8D49",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex16Ext",
+ "NativeName": "GL_STENCIL_INDEX16_EXT",
+ "Value": "0x8D49",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba32ui",
+ "NativeName": "GL_RGBA32UI",
+ "Value": "0x8D70",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb32ui",
+ "NativeName": "GL_RGB32UI",
+ "Value": "0x8D71",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba16ui",
+ "NativeName": "GL_RGBA16UI",
+ "Value": "0x8D76",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb16ui",
+ "NativeName": "GL_RGB16UI",
+ "Value": "0x8D77",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba8ui",
+ "NativeName": "GL_RGBA8UI",
+ "Value": "0x8D7C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb8ui",
+ "NativeName": "GL_RGB8UI",
+ "Value": "0x8D7D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba32i",
+ "NativeName": "GL_RGBA32I",
+ "Value": "0x8D82",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb32i",
+ "NativeName": "GL_RGB32I",
+ "Value": "0x8D83",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba16i",
+ "NativeName": "GL_RGBA16I",
+ "Value": "0x8D88",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb16i",
+ "NativeName": "GL_RGB16I",
+ "Value": "0x8D89",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba8i",
+ "NativeName": "GL_RGBA8I",
+ "Value": "0x8D8E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb8i",
+ "NativeName": "GL_RGB8I",
+ "Value": "0x8D8F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent32fNV",
+ "NativeName": "GL_DEPTH_COMPONENT32F_NV",
+ "Value": "0x8DAB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Depth32fStencil8NV",
+ "NativeName": "GL_DEPTH32F_STENCIL8_NV",
+ "Value": "0x8DAC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRedRgtc1",
+ "NativeName": "GL_COMPRESSED_RED_RGTC1",
+ "Value": "0x8DBB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRedRgtc1Ext",
+ "NativeName": "GL_COMPRESSED_RED_RGTC1_EXT",
+ "Value": "0x8DBB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSignedRedRgtc1",
+ "NativeName": "GL_COMPRESSED_SIGNED_RED_RGTC1",
+ "Value": "0x8DBC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSignedRedRgtc1Ext",
+ "NativeName": "GL_COMPRESSED_SIGNED_RED_RGTC1_EXT",
+ "Value": "0x8DBC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRGRgtc2",
+ "NativeName": "GL_COMPRESSED_RG_RGTC2",
+ "Value": "0x8DBD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSignedRGRgtc2",
+ "NativeName": "GL_COMPRESSED_SIGNED_RG_RGTC2",
+ "Value": "0x8DBE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaBptcUnorm",
+ "NativeName": "GL_COMPRESSED_RGBA_BPTC_UNORM",
+ "Value": "0x8E8C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgbAlphaBptcUnorm",
+ "NativeName": "GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM",
+ "Value": "0x8E8D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbBptcSignedFloat",
+ "NativeName": "GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT",
+ "Value": "0x8E8E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbBptcUnsignedFloat",
+ "NativeName": "GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT",
+ "Value": "0x8E8F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R8SNorm",
+ "NativeName": "GL_R8_SNORM",
+ "Value": "0x8F94",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG8SNorm",
+ "NativeName": "GL_RG8_SNORM",
+ "Value": "0x8F95",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb8SNorm",
+ "NativeName": "GL_RGB8_SNORM",
+ "Value": "0x8F96",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba8SNorm",
+ "NativeName": "GL_RGBA8_SNORM",
+ "Value": "0x8F97",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R16SNorm",
+ "NativeName": "GL_R16_SNORM",
+ "Value": "0x8F98",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R16SNormExt",
+ "NativeName": "GL_R16_SNORM_EXT",
+ "Value": "0x8F98",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG16SNorm",
+ "NativeName": "GL_RG16_SNORM",
+ "Value": "0x8F99",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG16SNormExt",
+ "NativeName": "GL_RG16_SNORM_EXT",
+ "Value": "0x8F99",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb16SNorm",
+ "NativeName": "GL_RGB16_SNORM",
+ "Value": "0x8F9A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb16SNormExt",
+ "NativeName": "GL_RGB16_SNORM_EXT",
+ "Value": "0x8F9A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb10A2ui",
+ "NativeName": "GL_RGB10_A2UI",
+ "Value": "0x906F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedR11Eac",
+ "NativeName": "GL_COMPRESSED_R11_EAC",
+ "Value": "0x9270",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSignedR11Eac",
+ "NativeName": "GL_COMPRESSED_SIGNED_R11_EAC",
+ "Value": "0x9271",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRG11Eac",
+ "NativeName": "GL_COMPRESSED_RG11_EAC",
+ "Value": "0x9272",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSignedRG11Eac",
+ "NativeName": "GL_COMPRESSED_SIGNED_RG11_EAC",
+ "Value": "0x9273",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgb8Etc2",
+ "NativeName": "GL_COMPRESSED_RGB8_ETC2",
+ "Value": "0x9274",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Etc2",
+ "NativeName": "GL_COMPRESSED_SRGB8_ETC2",
+ "Value": "0x9275",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgb8PunchthroughAlpha1Etc2",
+ "NativeName": "GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2",
+ "Value": "0x9276",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8PunchthroughAlpha1Etc2",
+ "NativeName": "GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2",
+ "Value": "0x9277",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgba8Etc2Eac",
+ "NativeName": "GL_COMPRESSED_RGBA8_ETC2_EAC",
+ "Value": "0x9278",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Etc2Eac",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC",
+ "Value": "0x9279",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc4x4",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_4x4",
+ "Value": "0x93B0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc4x4Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_4x4_KHR",
+ "Value": "0x93B0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc5x4",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_5x4",
+ "Value": "0x93B1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc5x4Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_5x4_KHR",
+ "Value": "0x93B1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc5x5",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_5x5",
+ "Value": "0x93B2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc5x5Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_5x5_KHR",
+ "Value": "0x93B2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc6x5",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_6x5",
+ "Value": "0x93B3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc6x5Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_6x5_KHR",
+ "Value": "0x93B3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc6x6",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_6x6",
+ "Value": "0x93B4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc6x6Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_6x6_KHR",
+ "Value": "0x93B4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc8x5",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_8x5",
+ "Value": "0x93B5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc8x5Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_8x5_KHR",
+ "Value": "0x93B5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc8x6",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_8x6",
+ "Value": "0x93B6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc8x6Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_8x6_KHR",
+ "Value": "0x93B6",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "NormalArrayType",
- "NativeName": "GL_NORMAL_ARRAY_TYPE",
- "Value": "0x807E",
+ "Name": "CompressedRgbaAstc8x8",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_8x8",
+ "Value": "0x93B7",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "NumDeviceUuidsExt",
- "NativeName": "GL_NUM_DEVICE_UUIDS_EXT",
- "Value": "0x9596",
+ "Name": "CompressedRgbaAstc8x8Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_8x8_KHR",
+ "Value": "0x93B7",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackAlignment",
- "NativeName": "GL_PACK_ALIGNMENT",
- "Value": "0xD05",
+ "Name": "CompressedRgbaAstc10x5",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x5",
+ "Value": "0x93B8",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackCmykHintExt",
- "NativeName": "GL_PACK_CMYK_HINT_EXT",
- "Value": "0x800E",
+ "Name": "CompressedRgbaAstc10x5Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x5_KHR",
+ "Value": "0x93B8",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackImageDepthSgis",
- "NativeName": "GL_PACK_IMAGE_DEPTH_SGIS",
- "Value": "0x8131",
+ "Name": "CompressedRgbaAstc10x6",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x6",
+ "Value": "0x93B9",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackImageHeightExt",
- "NativeName": "GL_PACK_IMAGE_HEIGHT_EXT",
- "Value": "0x806C",
+ "Name": "CompressedRgbaAstc10x6Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x6_KHR",
+ "Value": "0x93B9",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackLsbFirst",
- "NativeName": "GL_PACK_LSB_FIRST",
- "Value": "0xD01",
+ "Name": "CompressedRgbaAstc10x8",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x8",
+ "Value": "0x93BA",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackResampleSgix",
- "NativeName": "GL_PACK_RESAMPLE_SGIX",
- "Value": "0x842E",
+ "Name": "CompressedRgbaAstc10x8Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x8_KHR",
+ "Value": "0x93BA",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackRowLength",
- "NativeName": "GL_PACK_ROW_LENGTH",
- "Value": "0xD02",
+ "Name": "CompressedRgbaAstc10x10",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x10",
+ "Value": "0x93BB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipImagesExt",
- "NativeName": "GL_PACK_SKIP_IMAGES_EXT",
- "Value": "0x806B",
+ "Name": "CompressedRgbaAstc10x10Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x10_KHR",
+ "Value": "0x93BB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipPixels",
- "NativeName": "GL_PACK_SKIP_PIXELS",
- "Value": "0xD04",
+ "Name": "CompressedRgbaAstc12x10",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_12x10",
+ "Value": "0x93BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipRows",
- "NativeName": "GL_PACK_SKIP_ROWS",
- "Value": "0xD03",
+ "Name": "CompressedRgbaAstc12x10Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_12x10_KHR",
+ "Value": "0x93BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipVolumesSgis",
- "NativeName": "GL_PACK_SKIP_VOLUMES_SGIS",
- "Value": "0x8130",
+ "Name": "CompressedRgbaAstc12x12",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_12x12",
+ "Value": "0x93BD",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSubsampleRateSgix",
- "NativeName": "GL_PACK_SUBSAMPLE_RATE_SGIX",
- "Value": "0x85A0",
+ "Name": "CompressedRgbaAstc12x12Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_12x12_KHR",
+ "Value": "0x93BD",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSwapBytes",
- "NativeName": "GL_PACK_SWAP_BYTES",
- "Value": "0xD00",
+ "Name": "CompressedRgbaAstc3x3x3Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_3x3x3_OES",
+ "Value": "0x93C0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PerspectiveCorrectionHint",
- "NativeName": "GL_PERSPECTIVE_CORRECTION_HINT",
- "Value": "0xC50",
+ "Name": "CompressedRgbaAstc4x3x3Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_4x3x3_OES",
+ "Value": "0x93C1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapAToASize",
- "NativeName": "GL_PIXEL_MAP_A_TO_A_SIZE",
- "Value": "0xCB9",
+ "Name": "CompressedRgbaAstc4x4x3Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_4x4x3_OES",
+ "Value": "0x93C2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapBToBSize",
- "NativeName": "GL_PIXEL_MAP_B_TO_B_SIZE",
- "Value": "0xCB8",
+ "Name": "CompressedRgbaAstc4x4x4Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_4x4x4_OES",
+ "Value": "0x93C3",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapGToGSize",
- "NativeName": "GL_PIXEL_MAP_G_TO_G_SIZE",
- "Value": "0xCB7",
+ "Name": "CompressedRgbaAstc5x4x4Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_5x4x4_OES",
+ "Value": "0x93C4",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapIToASize",
- "NativeName": "GL_PIXEL_MAP_I_TO_A_SIZE",
- "Value": "0xCB5",
+ "Name": "CompressedRgbaAstc5x5x4Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_5x5x4_OES",
+ "Value": "0x93C5",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapIToBSize",
- "NativeName": "GL_PIXEL_MAP_I_TO_B_SIZE",
- "Value": "0xCB4",
+ "Name": "CompressedRgbaAstc5x5x5Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_5x5x5_OES",
+ "Value": "0x93C6",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapIToGSize",
- "NativeName": "GL_PIXEL_MAP_I_TO_G_SIZE",
- "Value": "0xCB3",
+ "Name": "CompressedRgbaAstc6x5x5Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_6x5x5_OES",
+ "Value": "0x93C7",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapIToISize",
- "NativeName": "GL_PIXEL_MAP_I_TO_I_SIZE",
- "Value": "0xCB0",
+ "Name": "CompressedRgbaAstc6x6x5Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_6x6x5_OES",
+ "Value": "0x93C8",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapIToRSize",
- "NativeName": "GL_PIXEL_MAP_I_TO_R_SIZE",
- "Value": "0xCB2",
+ "Name": "CompressedRgbaAstc6x6x6Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_6x6x6_OES",
+ "Value": "0x93C9",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapRToRSize",
- "NativeName": "GL_PIXEL_MAP_R_TO_R_SIZE",
- "Value": "0xCB6",
+ "Name": "CompressedSrgb8Alpha8Astc4x4",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4",
+ "Value": "0x93D0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapSToSSize",
- "NativeName": "GL_PIXEL_MAP_S_TO_S_SIZE",
- "Value": "0xCB1",
+ "Name": "CompressedSrgb8Alpha8Astc4x4Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR",
+ "Value": "0x93D0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelTextureSgis",
- "NativeName": "GL_PIXEL_TEXTURE_SGIS",
- "Value": "0x8353",
+ "Name": "CompressedSrgb8Alpha8Astc5x4",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4",
+ "Value": "0x93D1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenModeSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_MODE_SGIX",
- "Value": "0x832B",
+ "Name": "CompressedSrgb8Alpha8Astc5x4Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR",
+ "Value": "0x93D1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_SGIX",
- "Value": "0x8139",
+ "Name": "CompressedSrgb8Alpha8Astc5x5",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5",
+ "Value": "0x93D2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileBestAlignmentSgix",
- "NativeName": "GL_PIXEL_TILE_BEST_ALIGNMENT_SGIX",
- "Value": "0x813E",
+ "Name": "CompressedSrgb8Alpha8Astc5x5Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR",
+ "Value": "0x93D2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileCacheIncrementSgix",
- "NativeName": "GL_PIXEL_TILE_CACHE_INCREMENT_SGIX",
- "Value": "0x813F",
+ "Name": "CompressedSrgb8Alpha8Astc6x5",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5",
+ "Value": "0x93D3",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileCacheSizeSgix",
- "NativeName": "GL_PIXEL_TILE_CACHE_SIZE_SGIX",
- "Value": "0x8145",
+ "Name": "CompressedSrgb8Alpha8Astc6x5Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR",
+ "Value": "0x93D3",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileGridDepthSgix",
- "NativeName": "GL_PIXEL_TILE_GRID_DEPTH_SGIX",
- "Value": "0x8144",
+ "Name": "CompressedSrgb8Alpha8Astc6x6",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6",
+ "Value": "0x93D4",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileGridHeightSgix",
- "NativeName": "GL_PIXEL_TILE_GRID_HEIGHT_SGIX",
- "Value": "0x8143",
+ "Name": "CompressedSrgb8Alpha8Astc6x6Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR",
+ "Value": "0x93D4",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileGridWidthSgix",
- "NativeName": "GL_PIXEL_TILE_GRID_WIDTH_SGIX",
- "Value": "0x8142",
+ "Name": "CompressedSrgb8Alpha8Astc8x5",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5",
+ "Value": "0x93D5",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileHeightSgix",
- "NativeName": "GL_PIXEL_TILE_HEIGHT_SGIX",
- "Value": "0x8141",
+ "Name": "CompressedSrgb8Alpha8Astc8x5Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR",
+ "Value": "0x93D5",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileWidthSgix",
- "NativeName": "GL_PIXEL_TILE_WIDTH_SGIX",
- "Value": "0x8140",
+ "Name": "CompressedSrgb8Alpha8Astc8x6",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6",
+ "Value": "0x93D6",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointFadeThresholdSizeSgis",
- "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_SGIS",
- "Value": "0x8128",
+ "Name": "CompressedSrgb8Alpha8Astc8x6Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR",
+ "Value": "0x93D6",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSize",
- "NativeName": "GL_POINT_SIZE",
- "Value": "0xB11",
+ "Name": "CompressedSrgb8Alpha8Astc8x8",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8",
+ "Value": "0x93D7",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSizeGranularity",
- "NativeName": "GL_POINT_SIZE_GRANULARITY",
- "Value": "0xB13",
+ "Name": "CompressedSrgb8Alpha8Astc8x8Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR",
+ "Value": "0x93D7",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSizeMaxSgis",
- "NativeName": "GL_POINT_SIZE_MAX_SGIS",
- "Value": "0x8127",
+ "Name": "CompressedSrgb8Alpha8Astc10x5",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5",
+ "Value": "0x93D8",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSizeMinSgis",
- "NativeName": "GL_POINT_SIZE_MIN_SGIS",
- "Value": "0x8126",
+ "Name": "CompressedSrgb8Alpha8Astc10x5Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR",
+ "Value": "0x93D8",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSizeRange",
- "NativeName": "GL_POINT_SIZE_RANGE",
- "Value": "0xB12",
+ "Name": "CompressedSrgb8Alpha8Astc10x6",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6",
+ "Value": "0x93D9",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSmooth",
- "NativeName": "GL_POINT_SMOOTH",
- "Value": "0xB10",
+ "Name": "CompressedSrgb8Alpha8Astc10x6Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR",
+ "Value": "0x93D9",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PointSmoothHint",
- "NativeName": "GL_POINT_SMOOTH_HINT",
- "Value": "0xC51",
+ "Name": "CompressedSrgb8Alpha8Astc10x8",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8",
+ "Value": "0x93DA",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PolygonMode",
- "NativeName": "GL_POLYGON_MODE",
- "Value": "0xB40",
+ "Name": "CompressedSrgb8Alpha8Astc10x8Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR",
+ "Value": "0x93DA",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetBiasExt",
- "NativeName": "GL_POLYGON_OFFSET_BIAS_EXT",
- "Value": "0x8039",
+ "Name": "CompressedSrgb8Alpha8Astc10x10",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10",
+ "Value": "0x93DB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetFactor",
- "NativeName": "GL_POLYGON_OFFSET_FACTOR",
- "Value": "0x8038",
+ "Name": "CompressedSrgb8Alpha8Astc10x10Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR",
+ "Value": "0x93DB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetFill",
- "NativeName": "GL_POLYGON_OFFSET_FILL",
- "Value": "0x8037",
+ "Name": "CompressedSrgb8Alpha8Astc12x10",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10",
+ "Value": "0x93DC",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetLine",
- "NativeName": "GL_POLYGON_OFFSET_LINE",
- "Value": "0x2A02",
+ "Name": "CompressedSrgb8Alpha8Astc12x10Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR",
+ "Value": "0x93DC",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetPoint",
- "NativeName": "GL_POLYGON_OFFSET_POINT",
- "Value": "0x2A01",
+ "Name": "CompressedSrgb8Alpha8Astc12x12",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12",
+ "Value": "0x93DD",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetUnits",
- "NativeName": "GL_POLYGON_OFFSET_UNITS",
- "Value": "0x2A00",
+ "Name": "CompressedSrgb8Alpha8Astc12x12Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR",
+ "Value": "0x93DD",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonSmooth",
- "NativeName": "GL_POLYGON_SMOOTH",
- "Value": "0xB41",
+ "Name": "CompressedSrgb8Alpha8Astc3x3x3Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_3x3x3_OES",
+ "Value": "0x93E0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonSmoothHint",
- "NativeName": "GL_POLYGON_SMOOTH_HINT",
- "Value": "0xC53",
+ "Name": "CompressedSrgb8Alpha8Astc4x3x3Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x3x3_OES",
+ "Value": "0x93E1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonStipple",
- "NativeName": "GL_POLYGON_STIPPLE",
- "Value": "0xB42",
+ "Name": "CompressedSrgb8Alpha8Astc4x4x3Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x3_OES",
+ "Value": "0x93E2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PostColorMatrixAlphaBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI",
- "Value": "0x80BB",
+ "Name": "CompressedSrgb8Alpha8Astc4x4x4Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES",
+ "Value": "0x93E3",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixAlphaScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI",
- "Value": "0x80B7",
+ "Name": "CompressedSrgb8Alpha8Astc5x4x4Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4x4_OES",
+ "Value": "0x93E4",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixBlueBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI",
- "Value": "0x80BA",
+ "Name": "CompressedSrgb8Alpha8Astc5x5x4Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x4_OES",
+ "Value": "0x93E5",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixBlueScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI",
- "Value": "0x80B6",
+ "Name": "CompressedSrgb8Alpha8Astc5x5x5Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES",
+ "Value": "0x93E6",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixColorTableSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
- "Value": "0x80D2",
+ "Name": "CompressedSrgb8Alpha8Astc6x5x5Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5x5_OES",
+ "Value": "0x93E7",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixGreenBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI",
- "Value": "0x80B9",
+ "Name": "CompressedSrgb8Alpha8Astc6x6x5Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x5_OES",
+ "Value": "0x93E8",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixGreenScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI",
- "Value": "0x80B5",
+ "Name": "CompressedSrgb8Alpha8Astc6x6x6Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES",
+ "Value": "0x93E9",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "InternalFormat",
+ "NativeName": "InternalFormat",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PostColorMatrixRedBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_RED_BIAS_SGI",
- "Value": "0x80B8",
+ "Name": "Samples",
+ "NativeName": "GL_SAMPLES",
+ "Value": "0x80A9",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixRedScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_RED_SCALE_SGI",
- "Value": "0x80B4",
+ "Name": "GenerateMipmap",
+ "NativeName": "GL_GENERATE_MIPMAP",
+ "Value": "0x8191",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "PostConvolutionAlphaBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_ALPHA_BIAS_EXT",
- "Value": "0x8023",
+ "Name": "InternalformatSupported",
+ "NativeName": "GL_INTERNALFORMAT_SUPPORTED",
+ "Value": "0x826F",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionAlphaScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_ALPHA_SCALE_EXT",
- "Value": "0x801F",
+ "Name": "InternalformatPreferred",
+ "NativeName": "GL_INTERNALFORMAT_PREFERRED",
+ "Value": "0x8270",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionBlueBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_BLUE_BIAS_EXT",
- "Value": "0x8022",
+ "Name": "InternalformatRedSize",
+ "NativeName": "GL_INTERNALFORMAT_RED_SIZE",
+ "Value": "0x8271",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionBlueScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_BLUE_SCALE_EXT",
- "Value": "0x801E",
+ "Name": "InternalformatGreenSize",
+ "NativeName": "GL_INTERNALFORMAT_GREEN_SIZE",
+ "Value": "0x8272",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionColorTableSgi",
- "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE_SGI",
- "Value": "0x80D1",
+ "Name": "InternalformatBlueSize",
+ "NativeName": "GL_INTERNALFORMAT_BLUE_SIZE",
+ "Value": "0x8273",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionGreenBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_GREEN_BIAS_EXT",
- "Value": "0x8021",
+ "Name": "InternalformatAlphaSize",
+ "NativeName": "GL_INTERNALFORMAT_ALPHA_SIZE",
+ "Value": "0x8274",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionGreenScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_GREEN_SCALE_EXT",
- "Value": "0x801D",
+ "Name": "InternalformatDepthSize",
+ "NativeName": "GL_INTERNALFORMAT_DEPTH_SIZE",
+ "Value": "0x8275",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionRedBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_RED_BIAS_EXT",
- "Value": "0x8020",
+ "Name": "InternalformatStencilSize",
+ "NativeName": "GL_INTERNALFORMAT_STENCIL_SIZE",
+ "Value": "0x8276",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionRedScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_RED_SCALE_EXT",
- "Value": "0x801C",
+ "Name": "InternalformatSharedSize",
+ "NativeName": "GL_INTERNALFORMAT_SHARED_SIZE",
+ "Value": "0x8277",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostTextureFilterBiasRangeSgix",
- "NativeName": "GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX",
- "Value": "0x817B",
+ "Name": "InternalformatRedType",
+ "NativeName": "GL_INTERNALFORMAT_RED_TYPE",
+ "Value": "0x8278",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostTextureFilterScaleRangeSgix",
- "NativeName": "GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX",
- "Value": "0x817C",
+ "Name": "InternalformatGreenType",
+ "NativeName": "GL_INTERNALFORMAT_GREEN_TYPE",
+ "Value": "0x8279",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProjectionMatrix",
- "NativeName": "GL_PROJECTION_MATRIX",
- "Value": "0xBA7",
+ "Name": "InternalformatBlueType",
+ "NativeName": "GL_INTERNALFORMAT_BLUE_TYPE",
+ "Value": "0x827A",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ProjectionStackDepth",
- "NativeName": "GL_PROJECTION_STACK_DEPTH",
- "Value": "0xBA4",
+ "Name": "InternalformatAlphaType",
+ "NativeName": "GL_INTERNALFORMAT_ALPHA_TYPE",
+ "Value": "0x827B",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ReadBuffer",
- "NativeName": "GL_READ_BUFFER",
- "Value": "0xC02",
+ "Name": "InternalformatDepthType",
+ "NativeName": "GL_INTERNALFORMAT_DEPTH_TYPE",
+ "Value": "0x827C",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReadBufferExt",
- "NativeName": "GL_READ_BUFFER_EXT",
- "Value": "0xC02",
+ "Name": "InternalformatStencilType",
+ "NativeName": "GL_INTERNALFORMAT_STENCIL_TYPE",
+ "Value": "0x827D",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReadBufferNV",
- "NativeName": "GL_READ_BUFFER_NV",
- "Value": "0xC02",
+ "Name": "MaxWidth",
+ "NativeName": "GL_MAX_WIDTH",
+ "Value": "0x827E",
"Doc": "",
"Attributes": []
},
{
- "Name": "RedBias",
- "NativeName": "GL_RED_BIAS",
- "Value": "0xD15",
+ "Name": "MaxHeight",
+ "NativeName": "GL_MAX_HEIGHT",
+ "Value": "0x827F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "RedBits",
- "NativeName": "GL_RED_BITS",
- "Value": "0xD52",
+ "Name": "MaxDepth",
+ "NativeName": "GL_MAX_DEPTH",
+ "Value": "0x8280",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "RedScale",
- "NativeName": "GL_RED_SCALE",
- "Value": "0xD14",
+ "Name": "MaxLayers",
+ "NativeName": "GL_MAX_LAYERS",
+ "Value": "0x8281",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ReferencePlaneEquationSgix",
- "NativeName": "GL_REFERENCE_PLANE_EQUATION_SGIX",
- "Value": "0x817E",
+ "Name": "ColorComponents",
+ "NativeName": "GL_COLOR_COMPONENTS",
+ "Value": "0x8283",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReferencePlaneSgix",
- "NativeName": "GL_REFERENCE_PLANE_SGIX",
- "Value": "0x817D",
+ "Name": "ColorRenderable",
+ "NativeName": "GL_COLOR_RENDERABLE",
+ "Value": "0x8286",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderMode",
- "NativeName": "GL_RENDER_MODE",
- "Value": "0xC40",
+ "Name": "DepthRenderable",
+ "NativeName": "GL_DEPTH_RENDERABLE",
+ "Value": "0x8287",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "RescaleNormalExt",
- "NativeName": "GL_RESCALE_NORMAL_EXT",
- "Value": "0x803A",
+ "Name": "StencilRenderable",
+ "NativeName": "GL_STENCIL_RENDERABLE",
+ "Value": "0x8288",
"Doc": "",
"Attributes": []
},
{
- "Name": "RgbaMode",
- "NativeName": "GL_RGBA_MODE",
- "Value": "0xC31",
+ "Name": "FramebufferRenderable",
+ "NativeName": "GL_FRAMEBUFFER_RENDERABLE",
+ "Value": "0x8289",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "SamplesSgis",
- "NativeName": "GL_SAMPLES_SGIS",
- "Value": "0x80A9",
+ "Name": "FramebufferRenderableLayered",
+ "NativeName": "GL_FRAMEBUFFER_RENDERABLE_LAYERED",
+ "Value": "0x828A",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleAlphaToMaskSgis",
- "NativeName": "GL_SAMPLE_ALPHA_TO_MASK_SGIS",
- "Value": "0x809E",
+ "Name": "FramebufferBlend",
+ "NativeName": "GL_FRAMEBUFFER_BLEND",
+ "Value": "0x828B",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleAlphaToOneSgis",
- "NativeName": "GL_SAMPLE_ALPHA_TO_ONE_SGIS",
- "Value": "0x809F",
+ "Name": "ReadPixels",
+ "NativeName": "GL_READ_PIXELS",
+ "Value": "0x828C",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleBuffersSgis",
- "NativeName": "GL_SAMPLE_BUFFERS_SGIS",
- "Value": "0x80A8",
+ "Name": "ReadPixelsFormat",
+ "NativeName": "GL_READ_PIXELS_FORMAT",
+ "Value": "0x828D",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleMaskInvertSgis",
- "NativeName": "GL_SAMPLE_MASK_INVERT_SGIS",
- "Value": "0x80AB",
+ "Name": "ReadPixelsType",
+ "NativeName": "GL_READ_PIXELS_TYPE",
+ "Value": "0x828E",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleMaskSgis",
- "NativeName": "GL_SAMPLE_MASK_SGIS",
- "Value": "0x80A0",
+ "Name": "TextureImageFormat",
+ "NativeName": "GL_TEXTURE_IMAGE_FORMAT",
+ "Value": "0x828F",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleMaskValueSgis",
- "NativeName": "GL_SAMPLE_MASK_VALUE_SGIS",
- "Value": "0x80AA",
+ "Name": "TextureImageType",
+ "NativeName": "GL_TEXTURE_IMAGE_TYPE",
+ "Value": "0x8290",
"Doc": "",
"Attributes": []
},
{
- "Name": "SamplePatternSgis",
- "NativeName": "GL_SAMPLE_PATTERN_SGIS",
- "Value": "0x80AC",
+ "Name": "GetTextureImageFormat",
+ "NativeName": "GL_GET_TEXTURE_IMAGE_FORMAT",
+ "Value": "0x8291",
"Doc": "",
"Attributes": []
},
{
- "Name": "ScissorBox",
- "NativeName": "GL_SCISSOR_BOX",
- "Value": "0xC10",
+ "Name": "GetTextureImageType",
+ "NativeName": "GL_GET_TEXTURE_IMAGE_TYPE",
+ "Value": "0x8292",
"Doc": "",
"Attributes": []
},
{
- "Name": "ScissorTest",
- "NativeName": "GL_SCISSOR_TEST",
- "Value": "0xC11",
+ "Name": "Mipmap",
+ "NativeName": "GL_MIPMAP",
+ "Value": "0x8293",
"Doc": "",
"Attributes": []
},
{
- "Name": "SelectionBufferSize",
- "NativeName": "GL_SELECTION_BUFFER_SIZE",
- "Value": "0xDF4",
+ "Name": "AutoGenerateMipmap",
+ "NativeName": "GL_AUTO_GENERATE_MIPMAP",
+ "Value": "0x8295",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Separable2DExt",
- "NativeName": "GL_SEPARABLE_2D_EXT",
- "Value": "0x8012",
+ "Name": "ColorEncoding",
+ "NativeName": "GL_COLOR_ENCODING",
+ "Value": "0x8296",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShadeModel",
- "NativeName": "GL_SHADE_MODEL",
- "Value": "0xB54",
+ "Name": "SrgbRead",
+ "NativeName": "GL_SRGB_READ",
+ "Value": "0x8297",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "SharedTexturePaletteExt",
- "NativeName": "GL_SHARED_TEXTURE_PALETTE_EXT",
- "Value": "0x81FB",
+ "Name": "SrgbWrite",
+ "NativeName": "GL_SRGB_WRITE",
+ "Value": "0x8298",
"Doc": "",
"Attributes": []
},
{
- "Name": "SmoothLineWidthGranularity",
- "NativeName": "GL_SMOOTH_LINE_WIDTH_GRANULARITY",
- "Value": "0xB23",
+ "Name": "Filter",
+ "NativeName": "GL_FILTER",
+ "Value": "0x829A",
"Doc": "",
"Attributes": []
},
{
- "Name": "SmoothLineWidthRange",
- "NativeName": "GL_SMOOTH_LINE_WIDTH_RANGE",
- "Value": "0xB22",
+ "Name": "VertexTexture",
+ "NativeName": "GL_VERTEX_TEXTURE",
+ "Value": "0x829B",
"Doc": "",
"Attributes": []
},
{
- "Name": "SmoothPointSizeGranularity",
- "NativeName": "GL_SMOOTH_POINT_SIZE_GRANULARITY",
- "Value": "0xB13",
+ "Name": "TessControlTexture",
+ "NativeName": "GL_TESS_CONTROL_TEXTURE",
+ "Value": "0x829C",
"Doc": "",
"Attributes": []
},
{
- "Name": "SmoothPointSizeRange",
- "NativeName": "GL_SMOOTH_POINT_SIZE_RANGE",
- "Value": "0xB12",
+ "Name": "TessEvaluationTexture",
+ "NativeName": "GL_TESS_EVALUATION_TEXTURE",
+ "Value": "0x829D",
"Doc": "",
"Attributes": []
},
{
- "Name": "SpriteAxisSgix",
- "NativeName": "GL_SPRITE_AXIS_SGIX",
- "Value": "0x814A",
+ "Name": "GeometryTexture",
+ "NativeName": "GL_GEOMETRY_TEXTURE",
+ "Value": "0x829E",
"Doc": "",
"Attributes": []
},
{
- "Name": "SpriteModeSgix",
- "NativeName": "GL_SPRITE_MODE_SGIX",
- "Value": "0x8149",
+ "Name": "FragmentTexture",
+ "NativeName": "GL_FRAGMENT_TEXTURE",
+ "Value": "0x829F",
"Doc": "",
"Attributes": []
},
{
- "Name": "SpriteSgix",
- "NativeName": "GL_SPRITE_SGIX",
- "Value": "0x8148",
+ "Name": "ComputeTexture",
+ "NativeName": "GL_COMPUTE_TEXTURE",
+ "Value": "0x82A0",
"Doc": "",
"Attributes": []
},
{
- "Name": "SpriteTranslationSgix",
- "NativeName": "GL_SPRITE_TRANSLATION_SGIX",
- "Value": "0x814B",
+ "Name": "TextureShadow",
+ "NativeName": "GL_TEXTURE_SHADOW",
+ "Value": "0x82A1",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBits",
- "NativeName": "GL_STENCIL_BITS",
- "Value": "0xD57",
+ "Name": "TextureGather",
+ "NativeName": "GL_TEXTURE_GATHER",
+ "Value": "0x82A2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "StencilClearValue",
- "NativeName": "GL_STENCIL_CLEAR_VALUE",
- "Value": "0xB91",
+ "Name": "TextureGatherShadow",
+ "NativeName": "GL_TEXTURE_GATHER_SHADOW",
+ "Value": "0x82A3",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilFail",
- "NativeName": "GL_STENCIL_FAIL",
- "Value": "0xB94",
+ "Name": "ShaderImageLoad",
+ "NativeName": "GL_SHADER_IMAGE_LOAD",
+ "Value": "0x82A4",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilFunc",
- "NativeName": "GL_STENCIL_FUNC",
- "Value": "0xB92",
+ "Name": "ShaderImageStore",
+ "NativeName": "GL_SHADER_IMAGE_STORE",
+ "Value": "0x82A5",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilPassDepthFail",
- "NativeName": "GL_STENCIL_PASS_DEPTH_FAIL",
- "Value": "0xB95",
+ "Name": "ShaderImageAtomic",
+ "NativeName": "GL_SHADER_IMAGE_ATOMIC",
+ "Value": "0x82A6",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilPassDepthPass",
- "NativeName": "GL_STENCIL_PASS_DEPTH_PASS",
- "Value": "0xB96",
+ "Name": "ImageTexelSize",
+ "NativeName": "GL_IMAGE_TEXEL_SIZE",
+ "Value": "0x82A7",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilRef",
- "NativeName": "GL_STENCIL_REF",
- "Value": "0xB97",
+ "Name": "ImageCompatibilityClass",
+ "NativeName": "GL_IMAGE_COMPATIBILITY_CLASS",
+ "Value": "0x82A8",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilTest",
- "NativeName": "GL_STENCIL_TEST",
- "Value": "0xB90",
+ "Name": "ImagePixelFormat",
+ "NativeName": "GL_IMAGE_PIXEL_FORMAT",
+ "Value": "0x82A9",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilValueMask",
- "NativeName": "GL_STENCIL_VALUE_MASK",
- "Value": "0xB93",
+ "Name": "ImagePixelType",
+ "NativeName": "GL_IMAGE_PIXEL_TYPE",
+ "Value": "0x82AA",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilWritemask",
- "NativeName": "GL_STENCIL_WRITEMASK",
- "Value": "0xB98",
+ "Name": "SimultaneousTextureAndDepthTest",
+ "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_TEST",
+ "Value": "0x82AC",
"Doc": "",
"Attributes": []
},
{
- "Name": "Stereo",
- "NativeName": "GL_STEREO",
- "Value": "0xC33",
+ "Name": "SimultaneousTextureAndStencilTest",
+ "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_TEST",
+ "Value": "0x82AD",
"Doc": "",
"Attributes": []
},
{
- "Name": "SubpixelBits",
- "NativeName": "GL_SUBPIXEL_BITS",
- "Value": "0xD50",
+ "Name": "SimultaneousTextureAndDepthWrite",
+ "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_WRITE",
+ "Value": "0x82AE",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture1D",
- "NativeName": "GL_TEXTURE_1D",
- "Value": "0xDE0",
+ "Name": "SimultaneousTextureAndStencilWrite",
+ "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_WRITE",
+ "Value": "0x82AF",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture2D",
- "NativeName": "GL_TEXTURE_2D",
- "Value": "0xDE1",
+ "Name": "TextureCompressedBlockWidth",
+ "NativeName": "GL_TEXTURE_COMPRESSED_BLOCK_WIDTH",
+ "Value": "0x82B1",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture3DBindingExt",
- "NativeName": "GL_TEXTURE_3D_BINDING_EXT",
- "Value": "0x806A",
+ "Name": "TextureCompressedBlockHeight",
+ "NativeName": "GL_TEXTURE_COMPRESSED_BLOCK_HEIGHT",
+ "Value": "0x82B2",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture3DExt",
- "NativeName": "GL_TEXTURE_3D_EXT",
- "Value": "0x806F",
+ "Name": "TextureCompressedBlockSize",
+ "NativeName": "GL_TEXTURE_COMPRESSED_BLOCK_SIZE",
+ "Value": "0x82B3",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture4DBindingSgis",
- "NativeName": "GL_TEXTURE_4D_BINDING_SGIS",
- "Value": "0x814F",
+ "Name": "ClearBuffer",
+ "NativeName": "GL_CLEAR_BUFFER",
+ "Value": "0x82B4",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture4DSgis",
- "NativeName": "GL_TEXTURE_4D_SGIS",
- "Value": "0x8134",
+ "Name": "TextureView",
+ "NativeName": "GL_TEXTURE_VIEW",
+ "Value": "0x82B5",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBinding1D",
- "NativeName": "GL_TEXTURE_BINDING_1D",
- "Value": "0x8068",
+ "Name": "ViewCompatibilityClass",
+ "NativeName": "GL_VIEW_COMPATIBILITY_CLASS",
+ "Value": "0x82B6",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBinding2D",
- "NativeName": "GL_TEXTURE_BINDING_2D",
- "Value": "0x8069",
+ "Name": "TextureCompressed",
+ "NativeName": "GL_TEXTURE_COMPRESSED",
+ "Value": "0x86A1",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBinding3D",
- "NativeName": "GL_TEXTURE_BINDING_3D",
- "Value": "0x806A",
+ "Name": "ImageFormatCompatibilityType",
+ "NativeName": "GL_IMAGE_FORMAT_COMPATIBILITY_TYPE",
+ "Value": "0x90C7",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureColorTableSgi",
- "NativeName": "GL_TEXTURE_COLOR_TABLE_SGI",
- "Value": "0x80BC",
+ "Name": "ClearTexture",
+ "NativeName": "GL_CLEAR_TEXTURE",
+ "Value": "0x9365",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCoordArray",
- "NativeName": "GL_TEXTURE_COORD_ARRAY",
- "Value": "0x8078",
+ "Name": "NumSampleCounts",
+ "NativeName": "GL_NUM_SAMPLE_COUNTS",
+ "Value": "0x9380",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
+ }
+ ],
+ "Name": "InternalFormatPName",
+ "NativeName": "InternalFormatPName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Color",
+ "NativeName": "GL_COLOR",
+ "Value": "0x1800",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "TextureCoordArrayCountExt",
- "NativeName": "GL_TEXTURE_COORD_ARRAY_COUNT_EXT",
- "Value": "0x808B",
+ "Name": "Depth",
+ "NativeName": "GL_DEPTH",
+ "Value": "0x1801",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCoordArraySize",
- "NativeName": "GL_TEXTURE_COORD_ARRAY_SIZE",
- "Value": "0x8088",
+ "Name": "Stencil",
+ "NativeName": "GL_STENCIL",
+ "Value": "0x1802",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureCoordArrayStride",
- "NativeName": "GL_TEXTURE_COORD_ARRAY_STRIDE",
- "Value": "0x808A",
+ "Name": "DepthStencilAttachment",
+ "NativeName": "GL_DEPTH_STENCIL_ATTACHMENT",
+ "Value": "0x821A",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureCoordArrayType",
- "NativeName": "GL_TEXTURE_COORD_ARRAY_TYPE",
- "Value": "0x8089",
+ "Name": "ColorAttachment0",
+ "NativeName": "GL_COLOR_ATTACHMENT0",
+ "Value": "0x8CE0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureGenQ",
- "NativeName": "GL_TEXTURE_GEN_Q",
- "Value": "0xC63",
+ "Name": "ColorAttachment0Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT0_EXT",
+ "Value": "0x8CE0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureGenR",
- "NativeName": "GL_TEXTURE_GEN_R",
- "Value": "0xC62",
+ "Name": "ColorAttachment0NV",
+ "NativeName": "GL_COLOR_ATTACHMENT0_NV",
+ "Value": "0x8CE0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureGenS",
- "NativeName": "GL_TEXTURE_GEN_S",
- "Value": "0xC60",
+ "Name": "ColorAttachment0Oes",
+ "NativeName": "GL_COLOR_ATTACHMENT0_OES",
+ "Value": "0x8CE0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureGenT",
- "NativeName": "GL_TEXTURE_GEN_T",
- "Value": "0xC61",
+ "Name": "ColorAttachment1",
+ "NativeName": "GL_COLOR_ATTACHMENT1",
+ "Value": "0x8CE1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureMatrix",
- "NativeName": "GL_TEXTURE_MATRIX",
- "Value": "0xBA8",
+ "Name": "ColorAttachment1Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT1_EXT",
+ "Value": "0x8CE1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment1NV",
+ "NativeName": "GL_COLOR_ATTACHMENT1_NV",
+ "Value": "0x8CE1",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "TextureStackDepth",
- "NativeName": "GL_TEXTURE_STACK_DEPTH",
- "Value": "0xBA5",
+ "Name": "ColorAttachment2",
+ "NativeName": "GL_COLOR_ATTACHMENT2",
+ "Value": "0x8CE2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "UnpackAlignment",
- "NativeName": "GL_UNPACK_ALIGNMENT",
- "Value": "0xCF5",
+ "Name": "ColorAttachment2Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT2_EXT",
+ "Value": "0x8CE2",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackCmykHintExt",
- "NativeName": "GL_UNPACK_CMYK_HINT_EXT",
- "Value": "0x800F",
+ "Name": "ColorAttachment2NV",
+ "NativeName": "GL_COLOR_ATTACHMENT2_NV",
+ "Value": "0x8CE2",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackImageDepthSgis",
- "NativeName": "GL_UNPACK_IMAGE_DEPTH_SGIS",
- "Value": "0x8133",
+ "Name": "ColorAttachment3",
+ "NativeName": "GL_COLOR_ATTACHMENT3",
+ "Value": "0x8CE3",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackImageHeightExt",
- "NativeName": "GL_UNPACK_IMAGE_HEIGHT_EXT",
- "Value": "0x806E",
+ "Name": "ColorAttachment3Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT3_EXT",
+ "Value": "0x8CE3",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackLsbFirst",
- "NativeName": "GL_UNPACK_LSB_FIRST",
- "Value": "0xCF1",
+ "Name": "ColorAttachment3NV",
+ "NativeName": "GL_COLOR_ATTACHMENT3_NV",
+ "Value": "0x8CE3",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackResampleSgix",
- "NativeName": "GL_UNPACK_RESAMPLE_SGIX",
- "Value": "0x842F",
+ "Name": "ColorAttachment4",
+ "NativeName": "GL_COLOR_ATTACHMENT4",
+ "Value": "0x8CE4",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackRowLength",
- "NativeName": "GL_UNPACK_ROW_LENGTH",
- "Value": "0xCF2",
+ "Name": "ColorAttachment4Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT4_EXT",
+ "Value": "0x8CE4",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipImagesExt",
- "NativeName": "GL_UNPACK_SKIP_IMAGES_EXT",
- "Value": "0x806D",
+ "Name": "ColorAttachment4NV",
+ "NativeName": "GL_COLOR_ATTACHMENT4_NV",
+ "Value": "0x8CE4",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipPixels",
- "NativeName": "GL_UNPACK_SKIP_PIXELS",
- "Value": "0xCF4",
+ "Name": "ColorAttachment5",
+ "NativeName": "GL_COLOR_ATTACHMENT5",
+ "Value": "0x8CE5",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipRows",
- "NativeName": "GL_UNPACK_SKIP_ROWS",
- "Value": "0xCF3",
+ "Name": "ColorAttachment5Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT5_EXT",
+ "Value": "0x8CE5",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipVolumesSgis",
- "NativeName": "GL_UNPACK_SKIP_VOLUMES_SGIS",
- "Value": "0x8132",
+ "Name": "ColorAttachment5NV",
+ "NativeName": "GL_COLOR_ATTACHMENT5_NV",
+ "Value": "0x8CE5",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSubsampleRateSgix",
- "NativeName": "GL_UNPACK_SUBSAMPLE_RATE_SGIX",
- "Value": "0x85A1",
+ "Name": "ColorAttachment6",
+ "NativeName": "GL_COLOR_ATTACHMENT6",
+ "Value": "0x8CE6",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSwapBytes",
- "NativeName": "GL_UNPACK_SWAP_BYTES",
- "Value": "0xCF0",
+ "Name": "ColorAttachment6Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT6_EXT",
+ "Value": "0x8CE6",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexArray",
- "NativeName": "GL_VERTEX_ARRAY",
- "Value": "0x8074",
+ "Name": "ColorAttachment6NV",
+ "NativeName": "GL_COLOR_ATTACHMENT6_NV",
+ "Value": "0x8CE6",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "VertexArrayCountExt",
- "NativeName": "GL_VERTEX_ARRAY_COUNT_EXT",
- "Value": "0x807D",
+ "Name": "ColorAttachment7",
+ "NativeName": "GL_COLOR_ATTACHMENT7",
+ "Value": "0x8CE7",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexArraySize",
- "NativeName": "GL_VERTEX_ARRAY_SIZE",
- "Value": "0x807A",
+ "Name": "ColorAttachment7Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT7_EXT",
+ "Value": "0x8CE7",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "VertexArrayStride",
- "NativeName": "GL_VERTEX_ARRAY_STRIDE",
- "Value": "0x807C",
+ "Name": "ColorAttachment7NV",
+ "NativeName": "GL_COLOR_ATTACHMENT7_NV",
+ "Value": "0x8CE7",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "VertexArrayType",
- "NativeName": "GL_VERTEX_ARRAY_TYPE",
- "Value": "0x807B",
+ "Name": "ColorAttachment8",
+ "NativeName": "GL_COLOR_ATTACHMENT8",
+ "Value": "0x8CE8",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "VertexPreclipHintSgix",
- "NativeName": "GL_VERTEX_PRECLIP_HINT_SGIX",
- "Value": "0x83EF",
+ "Name": "ColorAttachment8Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT8_EXT",
+ "Value": "0x8CE8",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexPreclipSgix",
- "NativeName": "GL_VERTEX_PRECLIP_SGIX",
- "Value": "0x83EE",
+ "Name": "ColorAttachment8NV",
+ "NativeName": "GL_COLOR_ATTACHMENT8_NV",
+ "Value": "0x8CE8",
"Doc": "",
"Attributes": []
},
{
- "Name": "Viewport",
- "NativeName": "GL_VIEWPORT",
- "Value": "0xBA2",
+ "Name": "ColorAttachment9",
+ "NativeName": "GL_COLOR_ATTACHMENT9",
+ "Value": "0x8CE9",
"Doc": "",
"Attributes": []
},
{
- "Name": "ZoomX",
- "NativeName": "GL_ZOOM_X",
- "Value": "0xD16",
+ "Name": "ColorAttachment9Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT9_EXT",
+ "Value": "0x8CE9",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ZoomY",
- "NativeName": "GL_ZOOM_Y",
- "Value": "0xD17",
+ "Name": "ColorAttachment9NV",
+ "NativeName": "GL_COLOR_ATTACHMENT9_NV",
+ "Value": "0x8CE9",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "GetPName",
- "NativeName": "GetPName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ "Attributes": []
+ },
{
- "Name": "ColorArrayPointer",
- "NativeName": "GL_COLOR_ARRAY_POINTER",
- "Value": "0x8090",
+ "Name": "ColorAttachment10",
+ "NativeName": "GL_COLOR_ATTACHMENT10",
+ "Value": "0x8CEA",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ColorArrayPointerExt",
- "NativeName": "GL_COLOR_ARRAY_POINTER_EXT",
- "Value": "0x8090",
+ "Name": "ColorAttachment10Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT10_EXT",
+ "Value": "0x8CEA",
"Doc": "",
"Attributes": []
},
{
- "Name": "EdgeFlagArrayPointer",
- "NativeName": "GL_EDGE_FLAG_ARRAY_POINTER",
- "Value": "0x8093",
+ "Name": "ColorAttachment10NV",
+ "NativeName": "GL_COLOR_ATTACHMENT10_NV",
+ "Value": "0x8CEA",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "EdgeFlagArrayPointerExt",
- "NativeName": "GL_EDGE_FLAG_ARRAY_POINTER_EXT",
- "Value": "0x8093",
+ "Name": "ColorAttachment11",
+ "NativeName": "GL_COLOR_ATTACHMENT11",
+ "Value": "0x8CEB",
"Doc": "",
"Attributes": []
},
{
- "Name": "FeedbackBufferPointer",
- "NativeName": "GL_FEEDBACK_BUFFER_POINTER",
- "Value": "0xDF0",
+ "Name": "ColorAttachment11Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT11_EXT",
+ "Value": "0x8CEB",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "IndexArrayPointer",
- "NativeName": "GL_INDEX_ARRAY_POINTER",
- "Value": "0x8091",
+ "Name": "ColorAttachment11NV",
+ "NativeName": "GL_COLOR_ATTACHMENT11_NV",
+ "Value": "0x8CEB",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "IndexArrayPointerExt",
- "NativeName": "GL_INDEX_ARRAY_POINTER_EXT",
- "Value": "0x8091",
+ "Name": "ColorAttachment12",
+ "NativeName": "GL_COLOR_ATTACHMENT12",
+ "Value": "0x8CEC",
"Doc": "",
"Attributes": []
},
{
- "Name": "InstrumentBufferPointerSgix",
- "NativeName": "GL_INSTRUMENT_BUFFER_POINTER_SGIX",
- "Value": "0x8180",
+ "Name": "ColorAttachment12Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT12_EXT",
+ "Value": "0x8CEC",
"Doc": "",
"Attributes": []
},
{
- "Name": "NormalArrayPointer",
- "NativeName": "GL_NORMAL_ARRAY_POINTER",
- "Value": "0x808F",
+ "Name": "ColorAttachment12NV",
+ "NativeName": "GL_COLOR_ATTACHMENT12_NV",
+ "Value": "0x8CEC",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "NormalArrayPointerExt",
- "NativeName": "GL_NORMAL_ARRAY_POINTER_EXT",
- "Value": "0x808F",
+ "Name": "ColorAttachment13",
+ "NativeName": "GL_COLOR_ATTACHMENT13",
+ "Value": "0x8CED",
"Doc": "",
"Attributes": []
},
{
- "Name": "SelectionBufferPointer",
- "NativeName": "GL_SELECTION_BUFFER_POINTER",
- "Value": "0xDF3",
+ "Name": "ColorAttachment13Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT13_EXT",
+ "Value": "0x8CED",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureCoordArrayPointer",
- "NativeName": "GL_TEXTURE_COORD_ARRAY_POINTER",
- "Value": "0x8092",
+ "Name": "ColorAttachment13NV",
+ "NativeName": "GL_COLOR_ATTACHMENT13_NV",
+ "Value": "0x8CED",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureCoordArrayPointerExt",
- "NativeName": "GL_TEXTURE_COORD_ARRAY_POINTER_EXT",
- "Value": "0x8092",
+ "Name": "ColorAttachment14",
+ "NativeName": "GL_COLOR_ATTACHMENT14",
+ "Value": "0x8CEE",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexArrayPointer",
- "NativeName": "GL_VERTEX_ARRAY_POINTER",
- "Value": "0x808E",
+ "Name": "ColorAttachment14Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT14_EXT",
+ "Value": "0x8CEE",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "VertexArrayPointerExt",
- "NativeName": "GL_VERTEX_ARRAY_POINTER_EXT",
- "Value": "0x808E",
+ "Name": "ColorAttachment14NV",
+ "NativeName": "GL_COLOR_ATTACHMENT14_NV",
+ "Value": "0x8CEE",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugCallbackFunction",
- "NativeName": "GL_DEBUG_CALLBACK_FUNCTION",
- "Value": "0x8244",
+ "Name": "ColorAttachment15",
+ "NativeName": "GL_COLOR_ATTACHMENT15",
+ "Value": "0x8CEF",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugCallbackUserParam",
- "NativeName": "GL_DEBUG_CALLBACK_USER_PARAM",
- "Value": "0x8245",
+ "Name": "ColorAttachment15Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT15_EXT",
+ "Value": "0x8CEF",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "GetPointervPName",
- "NativeName": "GetPointervPName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "DetailTextureFuncPointsSgis",
- "NativeName": "GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS",
- "Value": "0x809C",
+ "Name": "ColorAttachment15NV",
+ "NativeName": "GL_COLOR_ATTACHMENT15_NV",
+ "Value": "0x8CEF",
"Doc": "",
"Attributes": []
},
{
- "Name": "DetailTextureLevelSgis",
- "NativeName": "GL_DETAIL_TEXTURE_LEVEL_SGIS",
- "Value": "0x809A",
+ "Name": "ColorAttachment16",
+ "NativeName": "GL_COLOR_ATTACHMENT16",
+ "Value": "0x8CF0",
"Doc": "",
"Attributes": []
},
{
- "Name": "DetailTextureModeSgis",
- "NativeName": "GL_DETAIL_TEXTURE_MODE_SGIS",
- "Value": "0x809B",
+ "Name": "ColorAttachment17",
+ "NativeName": "GL_COLOR_ATTACHMENT17",
+ "Value": "0x8CF1",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualTextureSelectSgis",
- "NativeName": "GL_DUAL_TEXTURE_SELECT_SGIS",
- "Value": "0x8124",
+ "Name": "ColorAttachment18",
+ "NativeName": "GL_COLOR_ATTACHMENT18",
+ "Value": "0x8CF2",
"Doc": "",
"Attributes": []
},
{
- "Name": "GenerateMipmapSgis",
- "NativeName": "GL_GENERATE_MIPMAP_SGIS",
- "Value": "0x8191",
+ "Name": "ColorAttachment19",
+ "NativeName": "GL_COLOR_ATTACHMENT19",
+ "Value": "0x8CF3",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostTextureFilterBiasSgix",
- "NativeName": "GL_POST_TEXTURE_FILTER_BIAS_SGIX",
- "Value": "0x8179",
+ "Name": "ColorAttachment20",
+ "NativeName": "GL_COLOR_ATTACHMENT20",
+ "Value": "0x8CF4",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostTextureFilterScaleSgix",
- "NativeName": "GL_POST_TEXTURE_FILTER_SCALE_SGIX",
- "Value": "0x817A",
+ "Name": "ColorAttachment21",
+ "NativeName": "GL_COLOR_ATTACHMENT21",
+ "Value": "0x8CF5",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadTextureSelectSgis",
- "NativeName": "GL_QUAD_TEXTURE_SELECT_SGIS",
- "Value": "0x8125",
+ "Name": "ColorAttachment22",
+ "NativeName": "GL_COLOR_ATTACHMENT22",
+ "Value": "0x8CF6",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShadowAmbientSgix",
- "NativeName": "GL_SHADOW_AMBIENT_SGIX",
- "Value": "0x80BF",
+ "Name": "ColorAttachment23",
+ "NativeName": "GL_COLOR_ATTACHMENT23",
+ "Value": "0x8CF7",
"Doc": "",
"Attributes": []
},
{
- "Name": "SharpenTextureFuncPointsSgis",
- "NativeName": "GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS",
- "Value": "0x80B0",
+ "Name": "ColorAttachment24",
+ "NativeName": "GL_COLOR_ATTACHMENT24",
+ "Value": "0x8CF8",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture4DsizeSgis",
- "NativeName": "GL_TEXTURE_4DSIZE_SGIS",
- "Value": "0x8136",
+ "Name": "ColorAttachment25",
+ "NativeName": "GL_COLOR_ATTACHMENT25",
+ "Value": "0x8CF9",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureAlphaSize",
- "NativeName": "GL_TEXTURE_ALPHA_SIZE",
- "Value": "0x805F",
+ "Name": "ColorAttachment26",
+ "NativeName": "GL_COLOR_ATTACHMENT26",
+ "Value": "0x8CFA",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBaseLevelSgis",
- "NativeName": "GL_TEXTURE_BASE_LEVEL_SGIS",
- "Value": "0x813C",
+ "Name": "ColorAttachment27",
+ "NativeName": "GL_COLOR_ATTACHMENT27",
+ "Value": "0x8CFB",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBlueSize",
- "NativeName": "GL_TEXTURE_BLUE_SIZE",
- "Value": "0x805E",
+ "Name": "ColorAttachment28",
+ "NativeName": "GL_COLOR_ATTACHMENT28",
+ "Value": "0x8CFC",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBorder",
- "NativeName": "GL_TEXTURE_BORDER",
- "Value": "0x1005",
+ "Name": "ColorAttachment29",
+ "NativeName": "GL_COLOR_ATTACHMENT29",
+ "Value": "0x8CFD",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureBorderColor",
- "NativeName": "GL_TEXTURE_BORDER_COLOR",
- "Value": "0x1004",
+ "Name": "ColorAttachment30",
+ "NativeName": "GL_COLOR_ATTACHMENT30",
+ "Value": "0x8CFE",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBorderColorNV",
- "NativeName": "GL_TEXTURE_BORDER_COLOR_NV",
- "Value": "0x1004",
+ "Name": "ColorAttachment31",
+ "NativeName": "GL_COLOR_ATTACHMENT31",
+ "Value": "0x8CFF",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapCenterSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_CENTER_SGIX",
- "Value": "0x8171",
+ "Name": "DepthAttachment",
+ "NativeName": "GL_DEPTH_ATTACHMENT",
+ "Value": "0x8D00",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapDepthSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_DEPTH_SGIX",
- "Value": "0x8176",
+ "Name": "DepthAttachmentExt",
+ "NativeName": "GL_DEPTH_ATTACHMENT_EXT",
+ "Value": "0x8D00",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapFrameSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_FRAME_SGIX",
- "Value": "0x8172",
+ "Name": "DepthAttachmentOes",
+ "NativeName": "GL_DEPTH_ATTACHMENT_OES",
+ "Value": "0x8D00",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapLodOffsetSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX",
- "Value": "0x8175",
+ "Name": "StencilAttachmentExt",
+ "NativeName": "GL_STENCIL_ATTACHMENT_EXT",
+ "Value": "0x8D20",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapOffsetSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_OFFSET_SGIX",
- "Value": "0x8173",
+ "Name": "StencilAttachmentOes",
+ "NativeName": "GL_STENCIL_ATTACHMENT_OES",
+ "Value": "0x8D20",
"Doc": "",
"Attributes": []
+ }
+ ],
+ "Name": "InvalidateFramebufferAttachment",
+ "NativeName": "InvalidateFramebufferAttachment",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Add",
+ "NativeName": "GL_ADD",
+ "Value": "0x104",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureClipmapVirtualDepthSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX",
- "Value": "0x8174",
+ "Name": "Replace",
+ "NativeName": "GL_REPLACE",
+ "Value": "0x1E01",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompareOperatorSgix",
- "NativeName": "GL_TEXTURE_COMPARE_OPERATOR_SGIX",
- "Value": "0x819B",
+ "Name": "Modulate",
+ "NativeName": "GL_MODULATE",
+ "Value": "0x2100",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "LightEnvModeSGIX",
+ "NativeName": "LightEnvModeSGIX",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "LightEnvModeSgix",
+ "NativeName": "GL_LIGHT_ENV_MODE_SGIX",
+ "Value": "0x8407",
"Doc": "",
"Attributes": []
+ }
+ ],
+ "Name": "LightEnvParameterSGIX",
+ "NativeName": "LightEnvParameterSGIX",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "SingleColor",
+ "NativeName": "GL_SINGLE_COLOR",
+ "Value": "0x81F9",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureCompareSgix",
- "NativeName": "GL_TEXTURE_COMPARE_SGIX",
- "Value": "0x819A",
+ "Name": "SingleColorExt",
+ "NativeName": "GL_SINGLE_COLOR_EXT",
+ "Value": "0x81F9",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureComponents",
- "NativeName": "GL_TEXTURE_COMPONENTS",
- "Value": "0x1003",
+ "Name": "SeparateSpecularColor",
+ "NativeName": "GL_SEPARATE_SPECULAR_COLOR",
+ "Value": "0x81FA",
"Doc": "",
"Attributes": [
{
@@ -26397,44 +34950,99 @@
]
},
{
- "Name": "TextureDepthExt",
- "NativeName": "GL_TEXTURE_DEPTH_EXT",
- "Value": "0x8071",
+ "Name": "SeparateSpecularColorExt",
+ "NativeName": "GL_SEPARATE_SPECULAR_COLOR_EXT",
+ "Value": "0x81FA",
"Doc": "",
"Attributes": []
+ }
+ ],
+ "Name": "LightModelColorControl",
+ "NativeName": "LightModelColorControl",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "LightModelLocalViewer",
+ "NativeName": "GL_LIGHT_MODEL_LOCAL_VIEWER",
+ "Value": "0xB51",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureFilter4SizeSgis",
- "NativeName": "GL_TEXTURE_FILTER4_SIZE_SGIS",
- "Value": "0x8147",
+ "Name": "LightModelTwoSide",
+ "NativeName": "GL_LIGHT_MODEL_TWO_SIDE",
+ "Value": "0xB52",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureGequalRSgix",
- "NativeName": "GL_TEXTURE_GEQUAL_R_SGIX",
- "Value": "0x819D",
+ "Name": "LightModelAmbient",
+ "NativeName": "GL_LIGHT_MODEL_AMBIENT",
+ "Value": "0xB53",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureGreenSize",
- "NativeName": "GL_TEXTURE_GREEN_SIZE",
- "Value": "0x805D",
+ "Name": "LightModelColorControl",
+ "NativeName": "GL_LIGHT_MODEL_COLOR_CONTROL",
+ "Value": "0x81F8",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureHeight",
- "NativeName": "GL_TEXTURE_HEIGHT",
- "Value": "0x1001",
+ "Name": "LightModelColorControlExt",
+ "NativeName": "GL_LIGHT_MODEL_COLOR_CONTROL_EXT",
+ "Value": "0x81F8",
"Doc": "",
"Attributes": []
+ }
+ ],
+ "Name": "LightModelParameter",
+ "NativeName": "LightModelParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Light0",
+ "NativeName": "GL_LIGHT0",
+ "Value": "0x4000",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureIntensitySize",
- "NativeName": "GL_TEXTURE_INTENSITY_SIZE",
- "Value": "0x8061",
+ "Name": "Light1",
+ "NativeName": "GL_LIGHT1",
+ "Value": "0x4001",
"Doc": "",
"Attributes": [
{
@@ -26444,44 +35052,69 @@
]
},
{
- "Name": "TextureInternalFormat",
- "NativeName": "GL_TEXTURE_INTERNAL_FORMAT",
- "Value": "0x1003",
+ "Name": "Light2",
+ "NativeName": "GL_LIGHT2",
+ "Value": "0x4002",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureLequalRSgix",
- "NativeName": "GL_TEXTURE_LEQUAL_R_SGIX",
- "Value": "0x819C",
+ "Name": "Light3",
+ "NativeName": "GL_LIGHT3",
+ "Value": "0x4003",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureLodBiasRSgix",
- "NativeName": "GL_TEXTURE_LOD_BIAS_R_SGIX",
- "Value": "0x8190",
+ "Name": "Light4",
+ "NativeName": "GL_LIGHT4",
+ "Value": "0x4004",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureLodBiasSSgix",
- "NativeName": "GL_TEXTURE_LOD_BIAS_S_SGIX",
- "Value": "0x818E",
+ "Name": "Light5",
+ "NativeName": "GL_LIGHT5",
+ "Value": "0x4005",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureLodBiasTSgix",
- "NativeName": "GL_TEXTURE_LOD_BIAS_T_SGIX",
- "Value": "0x818F",
+ "Name": "Light6",
+ "NativeName": "GL_LIGHT6",
+ "Value": "0x4006",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureLuminanceSize",
- "NativeName": "GL_TEXTURE_LUMINANCE_SIZE",
- "Value": "0x8060",
+ "Name": "Light7",
+ "NativeName": "GL_LIGHT7",
+ "Value": "0x4007",
"Doc": "",
"Attributes": [
{
@@ -26491,65 +35124,73 @@
]
},
{
- "Name": "TextureMagFilter",
- "NativeName": "GL_TEXTURE_MAG_FILTER",
- "Value": "0x2800",
+ "Name": "FragmentLight0Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT0_SGIX",
+ "Value": "0x840C",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxClampRSgix",
- "NativeName": "GL_TEXTURE_MAX_CLAMP_R_SGIX",
- "Value": "0x836B",
+ "Name": "FragmentLight1Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT1_SGIX",
+ "Value": "0x840D",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxClampSSgix",
- "NativeName": "GL_TEXTURE_MAX_CLAMP_S_SGIX",
- "Value": "0x8369",
+ "Name": "FragmentLight2Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT2_SGIX",
+ "Value": "0x840E",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxClampTSgix",
- "NativeName": "GL_TEXTURE_MAX_CLAMP_T_SGIX",
- "Value": "0x836A",
+ "Name": "FragmentLight3Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT3_SGIX",
+ "Value": "0x840F",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxLevelSgis",
- "NativeName": "GL_TEXTURE_MAX_LEVEL_SGIS",
- "Value": "0x813D",
+ "Name": "FragmentLight4Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT4_SGIX",
+ "Value": "0x8410",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxLodSgis",
- "NativeName": "GL_TEXTURE_MAX_LOD_SGIS",
- "Value": "0x813B",
+ "Name": "FragmentLight5Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT5_SGIX",
+ "Value": "0x8411",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMinFilter",
- "NativeName": "GL_TEXTURE_MIN_FILTER",
- "Value": "0x2801",
+ "Name": "FragmentLight6Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT6_SGIX",
+ "Value": "0x8412",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMinLodSgis",
- "NativeName": "GL_TEXTURE_MIN_LOD_SGIS",
- "Value": "0x813A",
+ "Name": "FragmentLight7Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT7_SGIX",
+ "Value": "0x8413",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "LightName",
+ "NativeName": "LightName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "TexturePriority",
- "NativeName": "GL_TEXTURE_PRIORITY",
- "Value": "0x8066",
+ "Name": "Position",
+ "NativeName": "GL_POSITION",
+ "Value": "0x1203",
"Doc": "",
"Attributes": [
{
@@ -26559,16 +35200,9 @@
]
},
{
- "Name": "TextureRedSize",
- "NativeName": "GL_TEXTURE_RED_SIZE",
- "Value": "0x805C",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "TextureResident",
- "NativeName": "GL_TEXTURE_RESIDENT",
- "Value": "0x8067",
+ "Name": "SpotDirection",
+ "NativeName": "GL_SPOT_DIRECTION",
+ "Value": "0x1204",
"Doc": "",
"Attributes": [
{
@@ -26578,208 +35212,228 @@
]
},
{
- "Name": "TextureWidth",
- "NativeName": "GL_TEXTURE_WIDTH",
- "Value": "0x1000",
+ "Name": "SpotExponent",
+ "NativeName": "GL_SPOT_EXPONENT",
+ "Value": "0x1205",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureWrapQSgis",
- "NativeName": "GL_TEXTURE_WRAP_Q_SGIS",
- "Value": "0x8137",
+ "Name": "SpotCutoff",
+ "NativeName": "GL_SPOT_CUTOFF",
+ "Value": "0x1206",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureWrapRExt",
- "NativeName": "GL_TEXTURE_WRAP_R_EXT",
- "Value": "0x8072",
+ "Name": "ConstantAttenuation",
+ "NativeName": "GL_CONSTANT_ATTENUATION",
+ "Value": "0x1207",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureWrapS",
- "NativeName": "GL_TEXTURE_WRAP_S",
- "Value": "0x2802",
+ "Name": "LinearAttenuation",
+ "NativeName": "GL_LINEAR_ATTENUATION",
+ "Value": "0x1208",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureWrapT",
- "NativeName": "GL_TEXTURE_WRAP_T",
- "Value": "0x2803",
+ "Name": "QuadraticAttenuation",
+ "NativeName": "GL_QUADRATIC_ATTENUATION",
+ "Value": "0x1209",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
}
],
- "Name": "GetTextureParameter",
- "NativeName": "GetTextureParameter",
+ "Name": "LightParameter",
+ "NativeName": "LightParameter",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "NoError",
- "NativeName": "GL_NO_ERROR",
- "Value": "0x0",
+ "Name": "FragmentMaterialExt",
+ "NativeName": "GL_FRAGMENT_MATERIAL_EXT",
+ "Value": "0x8349",
"Doc": "",
"Attributes": []
},
{
- "Name": "GuiltyContextReset",
- "NativeName": "GL_GUILTY_CONTEXT_RESET",
- "Value": "0x8253",
+ "Name": "FragmentNormalExt",
+ "NativeName": "GL_FRAGMENT_NORMAL_EXT",
+ "Value": "0x834A",
"Doc": "",
"Attributes": []
},
{
- "Name": "InnocentContextReset",
- "NativeName": "GL_INNOCENT_CONTEXT_RESET",
- "Value": "0x8254",
+ "Name": "FragmentColorExt",
+ "NativeName": "GL_FRAGMENT_COLOR_EXT",
+ "Value": "0x834C",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnknownContextReset",
- "NativeName": "GL_UNKNOWN_CONTEXT_RESET",
- "Value": "0x8255",
+ "Name": "FragmentDepthExt",
+ "NativeName": "GL_FRAGMENT_DEPTH_EXT",
+ "Value": "0x8452",
"Doc": "",
"Attributes": []
}
],
- "Name": "GraphicsResetStatus",
- "NativeName": "GraphicsResetStatus",
+ "Name": "LightTextureModeEXT",
+ "NativeName": "LightTextureModeEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "DontCare",
- "NativeName": "GL_DONT_CARE",
- "Value": "0x1100",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Fastest",
- "NativeName": "GL_FASTEST",
- "Value": "0x1101",
+ "Name": "AttenuationExt",
+ "NativeName": "GL_ATTENUATION_EXT",
+ "Value": "0x834D",
"Doc": "",
"Attributes": []
},
{
- "Name": "Nicest",
- "NativeName": "GL_NICEST",
- "Value": "0x1102",
+ "Name": "ShadowAttenuationExt",
+ "NativeName": "GL_SHADOW_ATTENUATION_EXT",
+ "Value": "0x834E",
"Doc": "",
"Attributes": []
}
],
- "Name": "HintMode",
- "NativeName": "HintMode",
+ "Name": "LightTexturePNameEXT",
+ "NativeName": "LightTexturePNameEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "AllowDrawFrgHintPgi",
- "NativeName": "GL_ALLOW_DRAW_FRG_HINT_PGI",
- "Value": "0x1A210",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AllowDrawMemHintPgi",
- "NativeName": "GL_ALLOW_DRAW_MEM_HINT_PGI",
- "Value": "0x1A211",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AllowDrawObjHintPgi",
- "NativeName": "GL_ALLOW_DRAW_OBJ_HINT_PGI",
- "Value": "0x1A20E",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AllowDrawWinHintPgi",
- "NativeName": "GL_ALLOW_DRAW_WIN_HINT_PGI",
- "Value": "0x1A20F",
+ "Name": "Compile",
+ "NativeName": "GL_COMPILE",
+ "Value": "0x1300",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "AlwaysFastHintPgi",
- "NativeName": "GL_ALWAYS_FAST_HINT_PGI",
- "Value": "0x1A20C",
+ "Name": "CompileAndExecute",
+ "NativeName": "GL_COMPILE_AND_EXECUTE",
+ "Value": "0x1301",
"Doc": "",
- "Attributes": []
- },
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "ListMode",
+ "NativeName": "ListMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "AlwaysSoftHintPgi",
- "NativeName": "GL_ALWAYS_SOFT_HINT_PGI",
- "Value": "0x1A20D",
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
"Doc": "",
"Attributes": []
},
{
- "Name": "BackNormalsHintPgi",
- "NativeName": "GL_BACK_NORMALS_HINT_PGI",
- "Value": "0x1A223",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
"Attributes": []
},
{
- "Name": "BinningControlHintQCom",
- "NativeName": "GL_BINNING_CONTROL_HINT_QCOM",
- "Value": "0x8FB0",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipFarHintPgi",
- "NativeName": "GL_CLIP_FAR_HINT_PGI",
- "Value": "0x1A221",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipNearHintPgi",
- "NativeName": "GL_CLIP_NEAR_HINT_PGI",
- "Value": "0x1A220",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipVolumeClippingHintExt",
- "NativeName": "GL_CLIP_VOLUME_CLIPPING_HINT_EXT",
- "Value": "0x80F0",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConserveMemoryHintPgi",
- "NativeName": "GL_CONSERVE_MEMORY_HINT_PGI",
- "Value": "0x1A1FD",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionHintSgix",
- "NativeName": "GL_CONVOLUTION_HINT_SGIX",
- "Value": "0x8316",
+ "Name": "C2Bytes",
+ "NativeName": "GL_2_BYTES",
+ "Value": "0x1407",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "FogHint",
- "NativeName": "GL_FOG_HINT",
- "Value": "0xC54",
+ "Name": "C3Bytes",
+ "NativeName": "GL_3_BYTES",
+ "Value": "0x1408",
"Doc": "",
"Attributes": [
{
@@ -26789,363 +35443,413 @@
]
},
{
- "Name": "FragmentShaderDerivativeHint",
- "NativeName": "GL_FRAGMENT_SHADER_DERIVATIVE_HINT",
- "Value": "0x8B8B",
+ "Name": "C4Bytes",
+ "NativeName": "GL_4_BYTES",
+ "Value": "0x1409",
"Doc": "",
- "Attributes": []
- },
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "ListNameType",
+ "NativeName": "ListNameType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FragmentShaderDerivativeHintArb",
- "NativeName": "GL_FRAGMENT_SHADER_DERIVATIVE_HINT_ARB",
- "Value": "0x8B8B",
+ "Name": "ListPrioritySgix",
+ "NativeName": "GL_LIST_PRIORITY_SGIX",
+ "Value": "0x8182",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ListParameterName",
+ "NativeName": "ListParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FragmentShaderDerivativeHintOes",
- "NativeName": "GL_FRAGMENT_SHADER_DERIVATIVE_HINT_OES",
- "Value": "0x8B8B",
+ "Name": "Clear",
+ "NativeName": "GL_CLEAR",
+ "Value": "0x1500",
"Doc": "",
"Attributes": []
},
{
- "Name": "FullStippleHintPgi",
- "NativeName": "GL_FULL_STIPPLE_HINT_PGI",
- "Value": "0x1A219",
+ "Name": "And",
+ "NativeName": "GL_AND",
+ "Value": "0x1501",
"Doc": "",
"Attributes": []
},
{
- "Name": "GenerateMipmapHint",
- "NativeName": "GL_GENERATE_MIPMAP_HINT",
- "Value": "0x8192",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "GenerateMipmapHintSgis",
- "NativeName": "GL_GENERATE_MIPMAP_HINT_SGIS",
- "Value": "0x8192",
+ "Name": "AndReverse",
+ "NativeName": "GL_AND_REVERSE",
+ "Value": "0x1502",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineQualityHintSgix",
- "NativeName": "GL_LINE_QUALITY_HINT_SGIX",
- "Value": "0x835B",
+ "Name": "Copy",
+ "NativeName": "GL_COPY",
+ "Value": "0x1503",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineSmoothHint",
- "NativeName": "GL_LINE_SMOOTH_HINT",
- "Value": "0xC52",
+ "Name": "AndInverted",
+ "NativeName": "GL_AND_INVERTED",
+ "Value": "0x1504",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaterialSideHintPgi",
- "NativeName": "GL_MATERIAL_SIDE_HINT_PGI",
- "Value": "0x1A22C",
+ "Name": "Noop",
+ "NativeName": "GL_NOOP",
+ "Value": "0x1505",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxVertexHintPgi",
- "NativeName": "GL_MAX_VERTEX_HINT_PGI",
- "Value": "0x1A22D",
+ "Name": "Xor",
+ "NativeName": "GL_XOR",
+ "Value": "0x1506",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleFilterHintNV",
- "NativeName": "GL_MULTISAMPLE_FILTER_HINT_NV",
- "Value": "0x8534",
+ "Name": "Or",
+ "NativeName": "GL_OR",
+ "Value": "0x1507",
"Doc": "",
"Attributes": []
},
{
- "Name": "NativeGraphicsBeginHintPgi",
- "NativeName": "GL_NATIVE_GRAPHICS_BEGIN_HINT_PGI",
- "Value": "0x1A203",
+ "Name": "Nor",
+ "NativeName": "GL_NOR",
+ "Value": "0x1508",
"Doc": "",
"Attributes": []
},
{
- "Name": "NativeGraphicsEndHintPgi",
- "NativeName": "GL_NATIVE_GRAPHICS_END_HINT_PGI",
- "Value": "0x1A204",
+ "Name": "Equiv",
+ "NativeName": "GL_EQUIV",
+ "Value": "0x1509",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackCmykHintExt",
- "NativeName": "GL_PACK_CMYK_HINT_EXT",
- "Value": "0x800E",
+ "Name": "Invert",
+ "NativeName": "GL_INVERT",
+ "Value": "0x150A",
"Doc": "",
"Attributes": []
},
{
- "Name": "PerspectiveCorrectionHint",
- "NativeName": "GL_PERSPECTIVE_CORRECTION_HINT",
- "Value": "0xC50",
+ "Name": "OrReverse",
+ "NativeName": "GL_OR_REVERSE",
+ "Value": "0x150B",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PhongHintWin",
- "NativeName": "GL_PHONG_HINT_WIN",
- "Value": "0x80EB",
+ "Name": "CopyInverted",
+ "NativeName": "GL_COPY_INVERTED",
+ "Value": "0x150C",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSmoothHint",
- "NativeName": "GL_POINT_SMOOTH_HINT",
- "Value": "0xC51",
+ "Name": "OrInverted",
+ "NativeName": "GL_OR_INVERTED",
+ "Value": "0x150D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PolygonSmoothHint",
- "NativeName": "GL_POLYGON_SMOOTH_HINT",
- "Value": "0xC53",
+ "Name": "Nand",
+ "NativeName": "GL_NAND",
+ "Value": "0x150E",
"Doc": "",
"Attributes": []
},
{
- "Name": "PreferDoublebufferHintPgi",
- "NativeName": "GL_PREFER_DOUBLEBUFFER_HINT_PGI",
- "Value": "0x1A1F8",
+ "Name": "Set",
+ "NativeName": "GL_SET",
+ "Value": "0x150F",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "LogicOp",
+ "NativeName": "LogicOp",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ProgramBinaryRetrievableHint",
- "NativeName": "GL_PROGRAM_BINARY_RETRIEVABLE_HINT",
- "Value": "0x8257",
+ "Name": "MapAttribUOrderNV",
+ "NativeName": "GL_MAP_ATTRIB_U_ORDER_NV",
+ "Value": "0x86C3",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReclaimMemoryHintPgi",
- "NativeName": "GL_RECLAIM_MEMORY_HINT_PGI",
- "Value": "0x1A1FE",
+ "Name": "MapAttribVOrderNV",
+ "NativeName": "GL_MAP_ATTRIB_V_ORDER_NV",
+ "Value": "0x86C4",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "MapAttribParameterNV",
+ "NativeName": "MapAttribParameterNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ScalebiasHintSgix",
- "NativeName": "GL_SCALEBIAS_HINT_SGIX",
- "Value": "0x8322",
+ "Name": "MapReadBit",
+ "NativeName": "GL_MAP_READ_BIT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "StrictDepthfuncHintPgi",
- "NativeName": "GL_STRICT_DEPTHFUNC_HINT_PGI",
- "Value": "0x1A216",
+ "Name": "MapReadBitExt",
+ "NativeName": "GL_MAP_READ_BIT_EXT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "StrictLightingHintPgi",
- "NativeName": "GL_STRICT_LIGHTING_HINT_PGI",
- "Value": "0x1A217",
+ "Name": "MapWriteBit",
+ "NativeName": "GL_MAP_WRITE_BIT",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "StrictScissorHintPgi",
- "NativeName": "GL_STRICT_SCISSOR_HINT_PGI",
- "Value": "0x1A218",
+ "Name": "MapWriteBitExt",
+ "NativeName": "GL_MAP_WRITE_BIT_EXT",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompressionHint",
- "NativeName": "GL_TEXTURE_COMPRESSION_HINT",
- "Value": "0x84EF",
+ "Name": "MapInvalidateRangeBit",
+ "NativeName": "GL_MAP_INVALIDATE_RANGE_BIT",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompressionHintArb",
- "NativeName": "GL_TEXTURE_COMPRESSION_HINT_ARB",
- "Value": "0x84EF",
+ "Name": "MapInvalidateRangeBitExt",
+ "NativeName": "GL_MAP_INVALIDATE_RANGE_BIT_EXT",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMultiBufferHintSgix",
- "NativeName": "GL_TEXTURE_MULTI_BUFFER_HINT_SGIX",
- "Value": "0x812E",
+ "Name": "MapInvalidateBufferBit",
+ "NativeName": "GL_MAP_INVALIDATE_BUFFER_BIT",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureStorageHintApple",
- "NativeName": "GL_TEXTURE_STORAGE_HINT_APPLE",
- "Value": "0x85BC",
+ "Name": "MapInvalidateBufferBitExt",
+ "NativeName": "GL_MAP_INVALIDATE_BUFFER_BIT_EXT",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformHintApple",
- "NativeName": "GL_TRANSFORM_HINT_APPLE",
- "Value": "0x85B1",
+ "Name": "MapFlushExplicitBit",
+ "NativeName": "GL_MAP_FLUSH_EXPLICIT_BIT",
+ "Value": "0x10",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackCmykHintExt",
- "NativeName": "GL_UNPACK_CMYK_HINT_EXT",
- "Value": "0x800F",
+ "Name": "MapFlushExplicitBitExt",
+ "NativeName": "GL_MAP_FLUSH_EXPLICIT_BIT_EXT",
+ "Value": "0x10",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexArrayStorageHintApple",
- "NativeName": "GL_VERTEX_ARRAY_STORAGE_HINT_APPLE",
- "Value": "0x851F",
+ "Name": "MapUnsynchronizedBit",
+ "NativeName": "GL_MAP_UNSYNCHRONIZED_BIT",
+ "Value": "0x20",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexConsistentHintPgi",
- "NativeName": "GL_VERTEX_CONSISTENT_HINT_PGI",
- "Value": "0x1A22B",
+ "Name": "MapUnsynchronizedBitExt",
+ "NativeName": "GL_MAP_UNSYNCHRONIZED_BIT_EXT",
+ "Value": "0x20",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexDataHintPgi",
- "NativeName": "GL_VERTEX_DATA_HINT_PGI",
- "Value": "0x1A22A",
+ "Name": "MapPersistentBit",
+ "NativeName": "GL_MAP_PERSISTENT_BIT",
+ "Value": "0x40",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexPreclipHintSgix",
- "NativeName": "GL_VERTEX_PRECLIP_HINT_SGIX",
- "Value": "0x83EF",
+ "Name": "MapPersistentBitExt",
+ "NativeName": "GL_MAP_PERSISTENT_BIT_EXT",
+ "Value": "0x40",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexPreclipSgix",
- "NativeName": "GL_VERTEX_PRECLIP_SGIX",
- "Value": "0x83EE",
+ "Name": "MapCoherentBit",
+ "NativeName": "GL_MAP_COHERENT_BIT",
+ "Value": "0x80",
"Doc": "",
"Attributes": []
},
{
- "Name": "WideLineHintPgi",
- "NativeName": "GL_WIDE_LINE_HINT_PGI",
- "Value": "0x1A222",
+ "Name": "MapCoherentBitExt",
+ "NativeName": "GL_MAP_COHERENT_BIT_EXT",
+ "Value": "0x80",
"Doc": "",
"Attributes": []
}
],
- "Name": "HintTarget",
- "NativeName": "HintTarget",
+ "Name": "MapBufferAccessMask",
+ "NativeName": "MapBufferAccessMask",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Histogram",
- "NativeName": "GL_HISTOGRAM",
- "Value": "0x8024",
+ "Name": "MapTessellationNV",
+ "NativeName": "GL_MAP_TESSELLATION_NV",
+ "Value": "0x86C2",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "MapParameterNV",
+ "NativeName": "MapParameterNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "HistogramExt",
- "NativeName": "GL_HISTOGRAM_EXT",
- "Value": "0x8024",
+ "Name": "Coeff",
+ "NativeName": "GL_COEFF",
+ "Value": "0xA00",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ProxyHistogram",
- "NativeName": "GL_PROXY_HISTOGRAM",
- "Value": "0x8025",
+ "Name": "Order",
+ "NativeName": "GL_ORDER",
+ "Value": "0xA01",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ProxyHistogramExt",
- "NativeName": "GL_PROXY_HISTOGRAM_EXT",
- "Value": "0x8025",
+ "Name": "Domain",
+ "NativeName": "GL_DOMAIN",
+ "Value": "0xA02",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
}
],
- "Name": "HistogramTargetEXT",
- "NativeName": "HistogramTargetEXT",
+ "Name": "MapQuery",
+ "NativeName": "MapQuery",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
+ "Name": "Map1Color4",
+ "NativeName": "GL_MAP1_COLOR_4",
+ "Value": "0xD90",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "Map1Index",
+ "NativeName": "GL_MAP1_INDEX",
+ "Value": "0xD91",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
+ "Name": "Map1Normal",
+ "NativeName": "GL_MAP1_NORMAL",
+ "Value": "0xD92",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
+ "Name": "Map1TextureCoord1",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_1",
+ "Value": "0xD93",
"Doc": "",
- "Attributes": []
- }
- ],
- "Name": "IndexPointerType",
- "NativeName": "IndexPointerType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
{
- "Name": "C3fV3f",
- "NativeName": "GL_C3F_V3F",
- "Value": "0x2A24",
+ "Name": "Map1TextureCoord2",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_2",
+ "Value": "0xD94",
"Doc": "",
"Attributes": [
{
@@ -27155,9 +35859,9 @@
]
},
{
- "Name": "C4fN3fV3f",
- "NativeName": "GL_C4F_N3F_V3F",
- "Value": "0x2A26",
+ "Name": "Map1TextureCoord3",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_3",
+ "Value": "0xD95",
"Doc": "",
"Attributes": [
{
@@ -27167,9 +35871,9 @@
]
},
{
- "Name": "C4UBV2f",
- "NativeName": "GL_C4UB_V2F",
- "Value": "0x2A22",
+ "Name": "Map1TextureCoord4",
+ "NativeName": "GL_MAP1_TEXTURE_COORD_4",
+ "Value": "0xD96",
"Doc": "",
"Attributes": [
{
@@ -27179,9 +35883,9 @@
]
},
{
- "Name": "C4UBV3f",
- "NativeName": "GL_C4UB_V3F",
- "Value": "0x2A23",
+ "Name": "Map1Vertex3",
+ "NativeName": "GL_MAP1_VERTEX_3",
+ "Value": "0xD97",
"Doc": "",
"Attributes": [
{
@@ -27191,9 +35895,9 @@
]
},
{
- "Name": "N3fV3f",
- "NativeName": "GL_N3F_V3F",
- "Value": "0x2A25",
+ "Name": "Map1Vertex4",
+ "NativeName": "GL_MAP1_VERTEX_4",
+ "Value": "0xD98",
"Doc": "",
"Attributes": [
{
@@ -27203,9 +35907,9 @@
]
},
{
- "Name": "T2fC3fV3f",
- "NativeName": "GL_T2F_C3F_V3F",
- "Value": "0x2A2A",
+ "Name": "Map2Color4",
+ "NativeName": "GL_MAP2_COLOR_4",
+ "Value": "0xDB0",
"Doc": "",
"Attributes": [
{
@@ -27215,9 +35919,9 @@
]
},
{
- "Name": "T2fC4fN3fV3f",
- "NativeName": "GL_T2F_C4F_N3F_V3F",
- "Value": "0x2A2C",
+ "Name": "Map2Index",
+ "NativeName": "GL_MAP2_INDEX",
+ "Value": "0xDB1",
"Doc": "",
"Attributes": [
{
@@ -27227,9 +35931,9 @@
]
},
{
- "Name": "T2fC4UBV3f",
- "NativeName": "GL_T2F_C4UB_V3F",
- "Value": "0x2A29",
+ "Name": "Map2Normal",
+ "NativeName": "GL_MAP2_NORMAL",
+ "Value": "0xDB2",
"Doc": "",
"Attributes": [
{
@@ -27239,9 +35943,9 @@
]
},
{
- "Name": "T2fN3fV3f",
- "NativeName": "GL_T2F_N3F_V3F",
- "Value": "0x2A2B",
+ "Name": "Map2TextureCoord1",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_1",
+ "Value": "0xDB3",
"Doc": "",
"Attributes": [
{
@@ -27251,9 +35955,9 @@
]
},
{
- "Name": "T2fV3f",
- "NativeName": "GL_T2F_V3F",
- "Value": "0x2A27",
+ "Name": "Map2TextureCoord2",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_2",
+ "Value": "0xDB4",
"Doc": "",
"Attributes": [
{
@@ -27263,9 +35967,9 @@
]
},
{
- "Name": "T4fC4fN3fV4f",
- "NativeName": "GL_T4F_C4F_N3F_V4F",
- "Value": "0x2A2D",
+ "Name": "Map2TextureCoord3",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_3",
+ "Value": "0xDB5",
"Doc": "",
"Attributes": [
{
@@ -27275,9 +35979,9 @@
]
},
{
- "Name": "T4fV4f",
- "NativeName": "GL_T4F_V4F",
- "Value": "0x2A28",
+ "Name": "Map2TextureCoord4",
+ "NativeName": "GL_MAP2_TEXTURE_COORD_4",
+ "Value": "0xDB6",
"Doc": "",
"Attributes": [
{
@@ -27287,9 +35991,9 @@
]
},
{
- "Name": "V2f",
- "NativeName": "GL_V2F",
- "Value": "0x2A20",
+ "Name": "Map2Vertex3",
+ "NativeName": "GL_MAP2_VERTEX_3",
+ "Value": "0xDB7",
"Doc": "",
"Attributes": [
{
@@ -27299,9 +36003,9 @@
]
},
{
- "Name": "V3f",
- "NativeName": "GL_V3F",
- "Value": "0x2A21",
+ "Name": "Map2Vertex4",
+ "NativeName": "GL_MAP2_VERTEX_4",
+ "Value": "0xDB8",
"Doc": "",
"Attributes": [
{
@@ -27309,19 +36013,84 @@
"Arguments": []
}
]
+ },
+ {
+ "Name": "GeometryDeformationSgix",
+ "NativeName": "GL_GEOMETRY_DEFORMATION_SGIX",
+ "Value": "0x8194",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureDeformationSgix",
+ "NativeName": "GL_TEXTURE_DEFORMATION_SGIX",
+ "Value": "0x8195",
+ "Doc": "",
+ "Attributes": []
}
],
- "Name": "InterleavedArrayFormat",
- "NativeName": "InterleavedArrayFormat",
+ "Name": "MapTarget",
+ "NativeName": "MapTarget",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Alpha12",
- "NativeName": "GL_ALPHA12",
- "Value": "0x803D",
+ "Name": "LayoutDefaultIntel",
+ "NativeName": "GL_LAYOUT_DEFAULT_INTEL",
+ "Value": "0x0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LayoutLinearIntel",
+ "NativeName": "GL_LAYOUT_LINEAR_INTEL",
+ "Value": "0x1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LayoutLinearCpuCachedIntel",
+ "NativeName": "GL_LAYOUT_LINEAR_CPU_CACHED_INTEL",
+ "Value": "0x2",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MapTextureFormatINTEL",
+ "NativeName": "MapTextureFormatINTEL",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MapTypeNV",
+ "NativeName": "MapTypeNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Ambient",
+ "NativeName": "GL_AMBIENT",
+ "Value": "0x1200",
"Doc": "",
"Attributes": [
{
@@ -27331,9 +36100,9 @@
]
},
{
- "Name": "Alpha16",
- "NativeName": "GL_ALPHA16",
- "Value": "0x803E",
+ "Name": "Diffuse",
+ "NativeName": "GL_DIFFUSE",
+ "Value": "0x1201",
"Doc": "",
"Attributes": [
{
@@ -27343,9 +36112,9 @@
]
},
{
- "Name": "Alpha4",
- "NativeName": "GL_ALPHA4",
- "Value": "0x803B",
+ "Name": "Specular",
+ "NativeName": "GL_SPECULAR",
+ "Value": "0x1202",
"Doc": "",
"Attributes": [
{
@@ -27355,9 +36124,9 @@
]
},
{
- "Name": "Alpha8",
- "NativeName": "GL_ALPHA8",
- "Value": "0x803C",
+ "Name": "Emission",
+ "NativeName": "GL_EMISSION",
+ "Value": "0x1600",
"Doc": "",
"Attributes": [
{
@@ -27367,131 +36136,498 @@
]
},
{
- "Name": "DualAlpha12Sgis",
- "NativeName": "GL_DUAL_ALPHA12_SGIS",
- "Value": "0x8112",
+ "Name": "Shininess",
+ "NativeName": "GL_SHININESS",
+ "Value": "0x1601",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "AmbientAndDiffuse",
+ "NativeName": "GL_AMBIENT_AND_DIFFUSE",
+ "Value": "0x1602",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "ColorIndexes",
+ "NativeName": "GL_COLOR_INDEXES",
+ "Value": "0x1603",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "MaterialParameter",
+ "NativeName": "MaterialParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualAlpha16Sgis",
- "NativeName": "GL_DUAL_ALPHA16_SGIS",
- "Value": "0x8113",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualAlpha4Sgis",
- "NativeName": "GL_DUAL_ALPHA4_SGIS",
- "Value": "0x8110",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MatrixIndexPointerTypeARB",
+ "NativeName": "MatrixIndexPointerTypeARB",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Modelview",
+ "NativeName": "GL_MODELVIEW",
+ "Value": "0x1700",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Modelview0Ext",
+ "NativeName": "GL_MODELVIEW0_EXT",
+ "Value": "0x1700",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualAlpha8Sgis",
- "NativeName": "GL_DUAL_ALPHA8_SGIS",
- "Value": "0x8111",
+ "Name": "Projection",
+ "NativeName": "GL_PROJECTION",
+ "Value": "0x1701",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "Texture",
+ "NativeName": "GL_TEXTURE",
+ "Value": "0x1702",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MatrixMode",
+ "NativeName": "MatrixMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "VertexAttribArrayBarrierBit",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualIntensity12Sgis",
- "NativeName": "GL_DUAL_INTENSITY12_SGIS",
- "Value": "0x811A",
+ "Name": "VertexAttribArrayBarrierBitExt",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT_EXT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualIntensity16Sgis",
- "NativeName": "GL_DUAL_INTENSITY16_SGIS",
- "Value": "0x811B",
+ "Name": "ElementArrayBarrierBit",
+ "NativeName": "GL_ELEMENT_ARRAY_BARRIER_BIT",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualIntensity4Sgis",
- "NativeName": "GL_DUAL_INTENSITY4_SGIS",
- "Value": "0x8118",
+ "Name": "ElementArrayBarrierBitExt",
+ "NativeName": "GL_ELEMENT_ARRAY_BARRIER_BIT_EXT",
+ "Value": "0x2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UniformBarrierBit",
+ "NativeName": "GL_UNIFORM_BARRIER_BIT",
+ "Value": "0x4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UniformBarrierBitExt",
+ "NativeName": "GL_UNIFORM_BARRIER_BIT_EXT",
+ "Value": "0x4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureFetchBarrierBit",
+ "NativeName": "GL_TEXTURE_FETCH_BARRIER_BIT",
+ "Value": "0x8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureFetchBarrierBitExt",
+ "NativeName": "GL_TEXTURE_FETCH_BARRIER_BIT_EXT",
+ "Value": "0x8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderGlobalAccessBarrierBitNV",
+ "NativeName": "GL_SHADER_GLOBAL_ACCESS_BARRIER_BIT_NV",
+ "Value": "0x10",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderImageAccessBarrierBit",
+ "NativeName": "GL_SHADER_IMAGE_ACCESS_BARRIER_BIT",
+ "Value": "0x20",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderImageAccessBarrierBitExt",
+ "NativeName": "GL_SHADER_IMAGE_ACCESS_BARRIER_BIT_EXT",
+ "Value": "0x20",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CommandBarrierBit",
+ "NativeName": "GL_COMMAND_BARRIER_BIT",
+ "Value": "0x40",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CommandBarrierBitExt",
+ "NativeName": "GL_COMMAND_BARRIER_BIT_EXT",
+ "Value": "0x40",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelBufferBarrierBit",
+ "NativeName": "GL_PIXEL_BUFFER_BARRIER_BIT",
+ "Value": "0x80",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelBufferBarrierBitExt",
+ "NativeName": "GL_PIXEL_BUFFER_BARRIER_BIT_EXT",
+ "Value": "0x80",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureUpdateBarrierBit",
+ "NativeName": "GL_TEXTURE_UPDATE_BARRIER_BIT",
+ "Value": "0x100",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureUpdateBarrierBitExt",
+ "NativeName": "GL_TEXTURE_UPDATE_BARRIER_BIT_EXT",
+ "Value": "0x100",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BufferUpdateBarrierBit",
+ "NativeName": "GL_BUFFER_UPDATE_BARRIER_BIT",
+ "Value": "0x200",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BufferUpdateBarrierBitExt",
+ "NativeName": "GL_BUFFER_UPDATE_BARRIER_BIT_EXT",
+ "Value": "0x200",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferBarrierBit",
+ "NativeName": "GL_FRAMEBUFFER_BARRIER_BIT",
+ "Value": "0x400",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferBarrierBitExt",
+ "NativeName": "GL_FRAMEBUFFER_BARRIER_BIT_EXT",
+ "Value": "0x400",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TransformFeedbackBarrierBit",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BARRIER_BIT",
+ "Value": "0x800",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TransformFeedbackBarrierBitExt",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BARRIER_BIT_EXT",
+ "Value": "0x800",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AtomicCounterBarrierBit",
+ "NativeName": "GL_ATOMIC_COUNTER_BARRIER_BIT",
+ "Value": "0x1000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AtomicCounterBarrierBitExt",
+ "NativeName": "GL_ATOMIC_COUNTER_BARRIER_BIT_EXT",
+ "Value": "0x1000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderStorageBarrierBit",
+ "NativeName": "GL_SHADER_STORAGE_BARRIER_BIT",
+ "Value": "0x2000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClientMappedBufferBarrierBit",
+ "NativeName": "GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT",
+ "Value": "0x4000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClientMappedBufferBarrierBitExt",
+ "NativeName": "GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT_EXT",
+ "Value": "0x4000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QueryBufferBarrierBit",
+ "NativeName": "GL_QUERY_BUFFER_BARRIER_BIT",
+ "Value": "0x8000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AllBarrierBits",
+ "NativeName": "GL_ALL_BARRIER_BITS",
+ "Value": "unchecked((int)0xFFFFFFFF)",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AllBarrierBitsExt",
+ "NativeName": "GL_ALL_BARRIER_BITS_EXT",
+ "Value": "unchecked((int)0xFFFFFFFF)",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MemoryBarrierMask",
+ "NativeName": "MemoryBarrierMask",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "DedicatedMemoryObjectExt",
+ "NativeName": "GL_DEDICATED_MEMORY_OBJECT_EXT",
+ "Value": "0x9581",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProtectedMemoryObjectExt",
+ "NativeName": "GL_PROTECTED_MEMORY_OBJECT_EXT",
+ "Value": "0x959B",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MemoryObjectParameterName",
+ "NativeName": "MemoryObjectParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Point",
+ "NativeName": "GL_POINT",
+ "Value": "0x1B00",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Line",
+ "NativeName": "GL_LINE",
+ "Value": "0x1B01",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MeshMode1",
+ "NativeName": "MeshMode1",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Point",
+ "NativeName": "GL_POINT",
+ "Value": "0x1B00",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Line",
+ "NativeName": "GL_LINE",
+ "Value": "0x1B01",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualIntensity8Sgis",
- "NativeName": "GL_DUAL_INTENSITY8_SGIS",
- "Value": "0x8119",
+ "Name": "Fill",
+ "NativeName": "GL_FILL",
+ "Value": "0x1B02",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "MeshMode2",
+ "NativeName": "MeshMode2",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "DualLuminance12Sgis",
- "NativeName": "GL_DUAL_LUMINANCE12_SGIS",
- "Value": "0x8116",
+ "Name": "Minmax",
+ "NativeName": "GL_MINMAX",
+ "Value": "0x802E",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualLuminance16Sgis",
- "NativeName": "GL_DUAL_LUMINANCE16_SGIS",
- "Value": "0x8117",
+ "Name": "MinmaxExt",
+ "NativeName": "GL_MINMAX_EXT",
+ "Value": "0x802E",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "MinmaxTargetEXT",
+ "NativeName": "MinmaxTargetEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "DualLuminance4Sgis",
- "NativeName": "GL_DUAL_LUMINANCE4_SGIS",
- "Value": "0x8114",
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualLuminance8Sgis",
- "NativeName": "GL_DUAL_LUMINANCE8_SGIS",
- "Value": "0x8115",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualLuminanceAlpha4Sgis",
- "NativeName": "GL_DUAL_LUMINANCE_ALPHA4_SGIS",
- "Value": "0x811C",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualLuminanceAlpha8Sgis",
- "NativeName": "GL_DUAL_LUMINANCE_ALPHA8_SGIS",
- "Value": "0x811D",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "Intensity",
- "NativeName": "GL_INTENSITY",
- "Value": "0x8049",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
+ "Attributes": []
+ }
+ ],
+ "Name": "NormalPointerType",
+ "NativeName": "NormalPointerType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Intensity12",
- "NativeName": "GL_INTENSITY12",
- "Value": "0x804C",
+ "Name": "Texture",
+ "NativeName": "GL_TEXTURE",
+ "Value": "0x1702",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Intensity16",
- "NativeName": "GL_INTENSITY16",
- "Value": "0x804D",
+ "Name": "VertexArray",
+ "NativeName": "GL_VERTEX_ARRAY",
+ "Value": "0x8074",
"Doc": "",
"Attributes": [
{
@@ -27501,1982 +36637,2203 @@
]
},
{
- "Name": "Intensity4",
- "NativeName": "GL_INTENSITY4",
- "Value": "0x804A",
+ "Name": "Buffer",
+ "NativeName": "GL_BUFFER",
+ "Value": "0x82E0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Intensity8",
- "NativeName": "GL_INTENSITY8",
- "Value": "0x804B",
+ "Name": "Shader",
+ "NativeName": "GL_SHADER",
+ "Value": "0x82E1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Luminance12",
- "NativeName": "GL_LUMINANCE12",
- "Value": "0x8041",
+ "Name": "Program",
+ "NativeName": "GL_PROGRAM",
+ "Value": "0x82E2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Luminance12Alpha12",
- "NativeName": "GL_LUMINANCE12_ALPHA12",
- "Value": "0x8047",
+ "Name": "Query",
+ "NativeName": "GL_QUERY",
+ "Value": "0x82E3",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Luminance12Alpha4",
- "NativeName": "GL_LUMINANCE12_ALPHA4",
- "Value": "0x8046",
+ "Name": "ProgramPipeline",
+ "NativeName": "GL_PROGRAM_PIPELINE",
+ "Value": "0x82E4",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Luminance16",
- "NativeName": "GL_LUMINANCE16",
- "Value": "0x8042",
+ "Name": "Sampler",
+ "NativeName": "GL_SAMPLER",
+ "Value": "0x82E6",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Luminance16Alpha16",
- "NativeName": "GL_LUMINANCE16_ALPHA16",
- "Value": "0x8048",
+ "Name": "Framebuffer",
+ "NativeName": "GL_FRAMEBUFFER",
+ "Value": "0x8D40",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Luminance4",
- "NativeName": "GL_LUMINANCE4",
- "Value": "0x803F",
+ "Name": "Renderbuffer",
+ "NativeName": "GL_RENDERBUFFER",
+ "Value": "0x8D41",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Luminance4Alpha4",
- "NativeName": "GL_LUMINANCE4_ALPHA4",
- "Value": "0x8043",
+ "Name": "TransformFeedback",
+ "NativeName": "GL_TRANSFORM_FEEDBACK",
+ "Value": "0x8E22",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
+ "Attributes": []
+ }
+ ],
+ "Name": "ObjectIdentifier",
+ "NativeName": "ObjectIdentifier",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Luminance6Alpha2",
- "NativeName": "GL_LUMINANCE6_ALPHA2",
- "Value": "0x8044",
+ "Name": "DrawPixelsApple",
+ "NativeName": "GL_DRAW_PIXELS_APPLE",
+ "Value": "0x8A0A",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Luminance8",
- "NativeName": "GL_LUMINANCE8",
- "Value": "0x8040",
+ "Name": "FenceApple",
+ "NativeName": "GL_FENCE_APPLE",
+ "Value": "0x8A0B",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
+ "Attributes": []
+ }
+ ],
+ "Name": "ObjectTypeAPPLE",
+ "NativeName": "ObjectTypeAPPLE",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Luminance8Alpha8",
- "NativeName": "GL_LUMINANCE8_ALPHA8",
- "Value": "0x8045",
+ "Name": "QueryDepthPassEventBitAmd",
+ "NativeName": "GL_QUERY_DEPTH_PASS_EVENT_BIT_AMD",
+ "Value": "0x1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "QuadAlpha4Sgis",
- "NativeName": "GL_QUAD_ALPHA4_SGIS",
- "Value": "0x811E",
+ "Name": "QueryDepthFailEventBitAmd",
+ "NativeName": "GL_QUERY_DEPTH_FAIL_EVENT_BIT_AMD",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadAlpha8Sgis",
- "NativeName": "GL_QUAD_ALPHA8_SGIS",
- "Value": "0x811F",
+ "Name": "QueryStencilFailEventBitAmd",
+ "NativeName": "GL_QUERY_STENCIL_FAIL_EVENT_BIT_AMD",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadIntensity4Sgis",
- "NativeName": "GL_QUAD_INTENSITY4_SGIS",
- "Value": "0x8122",
+ "Name": "QueryDepthBoundsFailEventBitAmd",
+ "NativeName": "GL_QUERY_DEPTH_BOUNDS_FAIL_EVENT_BIT_AMD",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadIntensity8Sgis",
- "NativeName": "GL_QUAD_INTENSITY8_SGIS",
- "Value": "0x8123",
+ "Name": "QueryAllEventBitsAmd",
+ "NativeName": "GL_QUERY_ALL_EVENT_BITS_AMD",
+ "Value": "unchecked((int)0xFFFFFFFF)",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "OcclusionQueryEventMaskAMD",
+ "NativeName": "OcclusionQueryEventMaskAMD",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "QuadLuminance4Sgis",
- "NativeName": "GL_QUAD_LUMINANCE4_SGIS",
- "Value": "0x8120",
+ "Name": "PixelCountNV",
+ "NativeName": "GL_PIXEL_COUNT_NV",
+ "Value": "0x8866",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadLuminance8Sgis",
- "NativeName": "GL_QUAD_LUMINANCE8_SGIS",
- "Value": "0x8121",
+ "Name": "PixelCountAvailableNV",
+ "NativeName": "GL_PIXEL_COUNT_AVAILABLE_NV",
+ "Value": "0x8867",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "OcclusionQueryParameterNameNV",
+ "NativeName": "OcclusionQueryParameterNameNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Red",
- "NativeName": "GL_RED",
- "Value": "0x1903",
+ "Name": "NormalizedRangeExt",
+ "NativeName": "GL_NORMALIZED_RANGE_EXT",
+ "Value": "0x87E0",
"Doc": "",
"Attributes": []
},
{
- "Name": "RedExt",
- "NativeName": "GL_RED_EXT",
- "Value": "0x1903",
+ "Name": "FullRangeExt",
+ "NativeName": "GL_FULL_RANGE_EXT",
+ "Value": "0x87E1",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ParameterRangeEXT",
+ "NativeName": "ParameterRangeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "R8",
- "NativeName": "GL_R8",
- "Value": "0x8229",
+ "Name": "PatchVertices",
+ "NativeName": "GL_PATCH_VERTICES",
+ "Value": "0x8E72",
"Doc": "",
"Attributes": []
},
{
- "Name": "R8Ext",
- "NativeName": "GL_R8_EXT",
- "Value": "0x8229",
+ "Name": "PatchDefaultInnerLevel",
+ "NativeName": "GL_PATCH_DEFAULT_INNER_LEVEL",
+ "Value": "0x8E73",
"Doc": "",
"Attributes": []
},
{
- "Name": "R8SNorm",
- "NativeName": "GL_R8_SNORM",
- "Value": "0x8F94",
+ "Name": "PatchDefaultOuterLevel",
+ "NativeName": "GL_PATCH_DEFAULT_OUTER_LEVEL",
+ "Value": "0x8E74",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PatchParameterName",
+ "NativeName": "PatchParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "R16",
- "NativeName": "GL_R16",
- "Value": "0x822A",
+ "Name": "PrimaryColorNV",
+ "NativeName": "GL_PRIMARY_COLOR_NV",
+ "Value": "0x852C",
"Doc": "",
"Attributes": []
},
{
- "Name": "R16Ext",
- "NativeName": "GL_R16_EXT",
- "Value": "0x822A",
+ "Name": "SecondaryColorNV",
+ "NativeName": "GL_SECONDARY_COLOR_NV",
+ "Value": "0x852D",
"Doc": "",
"Attributes": []
},
{
- "Name": "R16SNorm",
- "NativeName": "GL_R16_SNORM",
- "Value": "0x8F98",
+ "Name": "PrimaryColor",
+ "NativeName": "GL_PRIMARY_COLOR",
+ "Value": "0x8577",
"Doc": "",
- "Attributes": []
- },
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "PathColor",
+ "NativeName": "PathColor",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "R16SNormExt",
- "NativeName": "GL_R16_SNORM_EXT",
- "Value": "0x8F98",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "R16f",
- "NativeName": "GL_R16F",
- "Value": "0x822D",
+ "Name": "Alpha",
+ "NativeName": "GL_ALPHA",
+ "Value": "0x1906",
"Doc": "",
"Attributes": []
},
{
- "Name": "R16fExt",
- "NativeName": "GL_R16F_EXT",
- "Value": "0x822D",
+ "Name": "Rgb",
+ "NativeName": "GL_RGB",
+ "Value": "0x1907",
"Doc": "",
"Attributes": []
},
{
- "Name": "R32f",
- "NativeName": "GL_R32F",
- "Value": "0x822E",
+ "Name": "Rgba",
+ "NativeName": "GL_RGBA",
+ "Value": "0x1908",
"Doc": "",
"Attributes": []
},
{
- "Name": "R32fExt",
- "NativeName": "GL_R32F_EXT",
- "Value": "0x822E",
+ "Name": "Luminance",
+ "NativeName": "GL_LUMINANCE",
+ "Value": "0x1909",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "R8i",
- "NativeName": "GL_R8I",
- "Value": "0x8231",
+ "Name": "LuminanceAlpha",
+ "NativeName": "GL_LUMINANCE_ALPHA",
+ "Value": "0x190A",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "R16i",
- "NativeName": "GL_R16I",
- "Value": "0x8233",
+ "Name": "Intensity",
+ "NativeName": "GL_INTENSITY",
+ "Value": "0x8049",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "PathColorFormat",
+ "NativeName": "PathColorFormat",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ClosePathNV",
+ "NativeName": "GL_CLOSE_PATH_NV",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "R32i",
- "NativeName": "GL_R32I",
- "Value": "0x8235",
+ "Name": "MoveToNV",
+ "NativeName": "GL_MOVE_TO_NV",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "R8ui",
- "NativeName": "GL_R8UI",
- "Value": "0x8232",
+ "Name": "RelativeMoveToNV",
+ "NativeName": "GL_RELATIVE_MOVE_TO_NV",
+ "Value": "0x3",
"Doc": "",
"Attributes": []
},
{
- "Name": "R16ui",
- "NativeName": "GL_R16UI",
- "Value": "0x8234",
+ "Name": "LineToNV",
+ "NativeName": "GL_LINE_TO_NV",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "R32ui",
- "NativeName": "GL_R32UI",
- "Value": "0x8236",
+ "Name": "RelativeLineToNV",
+ "NativeName": "GL_RELATIVE_LINE_TO_NV",
+ "Value": "0x5",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG",
- "NativeName": "GL_RG",
- "Value": "0x8227",
+ "Name": "HorizontalLineToNV",
+ "NativeName": "GL_HORIZONTAL_LINE_TO_NV",
+ "Value": "0x6",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG8",
- "NativeName": "GL_RG8",
- "Value": "0x822B",
+ "Name": "RelativeHorizontalLineToNV",
+ "NativeName": "GL_RELATIVE_HORIZONTAL_LINE_TO_NV",
+ "Value": "0x7",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG8Ext",
- "NativeName": "GL_RG8_EXT",
- "Value": "0x822B",
+ "Name": "VerticalLineToNV",
+ "NativeName": "GL_VERTICAL_LINE_TO_NV",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG8SNorm",
- "NativeName": "GL_RG8_SNORM",
- "Value": "0x8F95",
+ "Name": "RelativeVerticalLineToNV",
+ "NativeName": "GL_RELATIVE_VERTICAL_LINE_TO_NV",
+ "Value": "0x9",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16",
- "NativeName": "GL_RG16",
- "Value": "0x822C",
+ "Name": "QuadraticCurveToNV",
+ "NativeName": "GL_QUADRATIC_CURVE_TO_NV",
+ "Value": "0xA",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16Ext",
- "NativeName": "GL_RG16_EXT",
- "Value": "0x822C",
+ "Name": "RelativeQuadraticCurveToNV",
+ "NativeName": "GL_RELATIVE_QUADRATIC_CURVE_TO_NV",
+ "Value": "0xB",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16SNorm",
- "NativeName": "GL_RG16_SNORM",
- "Value": "0x8F99",
+ "Name": "CubicCurveToNV",
+ "NativeName": "GL_CUBIC_CURVE_TO_NV",
+ "Value": "0xC",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16SNormExt",
- "NativeName": "GL_RG16_SNORM_EXT",
- "Value": "0x8F99",
+ "Name": "RelativeCubicCurveToNV",
+ "NativeName": "GL_RELATIVE_CUBIC_CURVE_TO_NV",
+ "Value": "0xD",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16f",
- "NativeName": "GL_RG16F",
- "Value": "0x822F",
+ "Name": "SmoothQuadraticCurveToNV",
+ "NativeName": "GL_SMOOTH_QUADRATIC_CURVE_TO_NV",
+ "Value": "0xE",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16fExt",
- "NativeName": "GL_RG16F_EXT",
- "Value": "0x822F",
+ "Name": "RelativeSmoothQuadraticCurveToNV",
+ "NativeName": "GL_RELATIVE_SMOOTH_QUADRATIC_CURVE_TO_NV",
+ "Value": "0xF",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG32f",
- "NativeName": "GL_RG32F",
- "Value": "0x8230",
+ "Name": "SmoothCubicCurveToNV",
+ "NativeName": "GL_SMOOTH_CUBIC_CURVE_TO_NV",
+ "Value": "0x10",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG32fExt",
- "NativeName": "GL_RG32F_EXT",
- "Value": "0x8230",
+ "Name": "RelativeSmoothCubicCurveToNV",
+ "NativeName": "GL_RELATIVE_SMOOTH_CUBIC_CURVE_TO_NV",
+ "Value": "0x11",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG8i",
- "NativeName": "GL_RG8I",
- "Value": "0x8237",
+ "Name": "SmallCcwArcToNV",
+ "NativeName": "GL_SMALL_CCW_ARC_TO_NV",
+ "Value": "0x12",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16i",
- "NativeName": "GL_RG16I",
- "Value": "0x8239",
+ "Name": "RelativeSmallCcwArcToNV",
+ "NativeName": "GL_RELATIVE_SMALL_CCW_ARC_TO_NV",
+ "Value": "0x13",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG32i",
- "NativeName": "GL_RG32I",
- "Value": "0x823B",
+ "Name": "SmallCWArcToNV",
+ "NativeName": "GL_SMALL_CW_ARC_TO_NV",
+ "Value": "0x14",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG8ui",
- "NativeName": "GL_RG8UI",
- "Value": "0x8238",
+ "Name": "RelativeSmallCWArcToNV",
+ "NativeName": "GL_RELATIVE_SMALL_CW_ARC_TO_NV",
+ "Value": "0x15",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16ui",
- "NativeName": "GL_RG16UI",
- "Value": "0x823A",
+ "Name": "LargeCcwArcToNV",
+ "NativeName": "GL_LARGE_CCW_ARC_TO_NV",
+ "Value": "0x16",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG32ui",
- "NativeName": "GL_RG32UI",
- "Value": "0x823C",
+ "Name": "RelativeLargeCcwArcToNV",
+ "NativeName": "GL_RELATIVE_LARGE_CCW_ARC_TO_NV",
+ "Value": "0x17",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb",
- "NativeName": "GL_RGB",
- "Value": "0x1907",
+ "Name": "LargeCWArcToNV",
+ "NativeName": "GL_LARGE_CW_ARC_TO_NV",
+ "Value": "0x18",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb2Ext",
- "NativeName": "GL_RGB2_EXT",
- "Value": "0x804E",
+ "Name": "RelativeLargeCWArcToNV",
+ "NativeName": "GL_RELATIVE_LARGE_CW_ARC_TO_NV",
+ "Value": "0x19",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb4",
- "NativeName": "GL_RGB4",
- "Value": "0x804F",
+ "Name": "ConicCurveToNV",
+ "NativeName": "GL_CONIC_CURVE_TO_NV",
+ "Value": "0x1A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb4Ext",
- "NativeName": "GL_RGB4_EXT",
- "Value": "0x804F",
+ "Name": "RelativeConicCurveToNV",
+ "NativeName": "GL_RELATIVE_CONIC_CURVE_TO_NV",
+ "Value": "0x1B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb5",
- "NativeName": "GL_RGB5",
- "Value": "0x8050",
+ "Name": "RoundedRectNV",
+ "NativeName": "GL_ROUNDED_RECT_NV",
+ "Value": "0xE8",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb5Ext",
- "NativeName": "GL_RGB5_EXT",
- "Value": "0x8050",
+ "Name": "RelativeRoundedRectNV",
+ "NativeName": "GL_RELATIVE_ROUNDED_RECT_NV",
+ "Value": "0xE9",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb8",
- "NativeName": "GL_RGB8",
- "Value": "0x8051",
+ "Name": "RoundedRect2NV",
+ "NativeName": "GL_ROUNDED_RECT2_NV",
+ "Value": "0xEA",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb8Ext",
- "NativeName": "GL_RGB8_EXT",
- "Value": "0x8051",
+ "Name": "RelativeRoundedRect2NV",
+ "NativeName": "GL_RELATIVE_ROUNDED_RECT2_NV",
+ "Value": "0xEB",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb8Oes",
- "NativeName": "GL_RGB8_OES",
- "Value": "0x8051",
+ "Name": "RoundedRect4NV",
+ "NativeName": "GL_ROUNDED_RECT4_NV",
+ "Value": "0xEC",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb8SNorm",
- "NativeName": "GL_RGB8_SNORM",
- "Value": "0x8F96",
+ "Name": "RelativeRoundedRect4NV",
+ "NativeName": "GL_RELATIVE_ROUNDED_RECT4_NV",
+ "Value": "0xED",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb10",
- "NativeName": "GL_RGB10",
- "Value": "0x8052",
+ "Name": "RoundedRect8NV",
+ "NativeName": "GL_ROUNDED_RECT8_NV",
+ "Value": "0xEE",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb10Ext",
- "NativeName": "GL_RGB10_EXT",
- "Value": "0x8052",
+ "Name": "RelativeRoundedRect8NV",
+ "NativeName": "GL_RELATIVE_ROUNDED_RECT8_NV",
+ "Value": "0xEF",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb12",
- "NativeName": "GL_RGB12",
- "Value": "0x8053",
+ "Name": "RestartPathNV",
+ "NativeName": "GL_RESTART_PATH_NV",
+ "Value": "0xF0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb12Ext",
- "NativeName": "GL_RGB12_EXT",
- "Value": "0x8053",
+ "Name": "DupFirstCubicCurveToNV",
+ "NativeName": "GL_DUP_FIRST_CUBIC_CURVE_TO_NV",
+ "Value": "0xF2",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16",
- "NativeName": "GL_RGB16",
- "Value": "0x8054",
+ "Name": "DupLastCubicCurveToNV",
+ "NativeName": "GL_DUP_LAST_CUBIC_CURVE_TO_NV",
+ "Value": "0xF4",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16Ext",
- "NativeName": "GL_RGB16_EXT",
- "Value": "0x8054",
+ "Name": "RectNV",
+ "NativeName": "GL_RECT_NV",
+ "Value": "0xF6",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16f",
- "NativeName": "GL_RGB16F",
- "Value": "0x881B",
+ "Name": "RelativeRectNV",
+ "NativeName": "GL_RELATIVE_RECT_NV",
+ "Value": "0xF7",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16fArb",
- "NativeName": "GL_RGB16F_ARB",
- "Value": "0x881B",
+ "Name": "CircularCcwArcToNV",
+ "NativeName": "GL_CIRCULAR_CCW_ARC_TO_NV",
+ "Value": "0xF8",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16fExt",
- "NativeName": "GL_RGB16F_EXT",
- "Value": "0x881B",
+ "Name": "CircularCWArcToNV",
+ "NativeName": "GL_CIRCULAR_CW_ARC_TO_NV",
+ "Value": "0xFA",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16SNorm",
- "NativeName": "GL_RGB16_SNORM",
- "Value": "0x8F9A",
+ "Name": "CircularTangentArcToNV",
+ "NativeName": "GL_CIRCULAR_TANGENT_ARC_TO_NV",
+ "Value": "0xFC",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16SNormExt",
- "NativeName": "GL_RGB16_SNORM_EXT",
- "Value": "0x8F9A",
+ "Name": "ArcToNV",
+ "NativeName": "GL_ARC_TO_NV",
+ "Value": "0xFE",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb8i",
- "NativeName": "GL_RGB8I",
- "Value": "0x8D8F",
+ "Name": "RelativeArcToNV",
+ "NativeName": "GL_RELATIVE_ARC_TO_NV",
+ "Value": "0xFF",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathCoordType",
+ "NativeName": "PathCoordType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Rgb16i",
- "NativeName": "GL_RGB16I",
- "Value": "0x8D89",
+ "Name": "PathFillCoverModeNV",
+ "NativeName": "GL_PATH_FILL_COVER_MODE_NV",
+ "Value": "0x9082",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb32i",
- "NativeName": "GL_RGB32I",
- "Value": "0x8D83",
+ "Name": "ConvexHullNV",
+ "NativeName": "GL_CONVEX_HULL_NV",
+ "Value": "0x908B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb8ui",
- "NativeName": "GL_RGB8UI",
- "Value": "0x8D7D",
+ "Name": "BoundingBoxNV",
+ "NativeName": "GL_BOUNDING_BOX_NV",
+ "Value": "0x908D",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16ui",
- "NativeName": "GL_RGB16UI",
- "Value": "0x8D77",
+ "Name": "BoundingBoxOfBoundingBoxesNV",
+ "NativeName": "GL_BOUNDING_BOX_OF_BOUNDING_BOXES_NV",
+ "Value": "0x909C",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathCoverMode",
+ "NativeName": "PathCoverMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Rgb32ui",
- "NativeName": "GL_RGB32UI",
- "Value": "0x8D71",
+ "Name": "Utf8NV",
+ "NativeName": "GL_UTF8_NV",
+ "Value": "0x909A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Srgb",
- "NativeName": "GL_SRGB",
- "Value": "0x8C40",
+ "Name": "Utf16NV",
+ "NativeName": "GL_UTF16_NV",
+ "Value": "0x909B",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathElementType",
+ "NativeName": "PathElementType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "SrgbExt",
- "NativeName": "GL_SRGB_EXT",
- "Value": "0x8C40",
+ "Name": "Invert",
+ "NativeName": "GL_INVERT",
+ "Value": "0x150A",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrgbAlpha",
- "NativeName": "GL_SRGB_ALPHA",
- "Value": "0x8C42",
+ "Name": "PathFillModeNV",
+ "NativeName": "GL_PATH_FILL_MODE_NV",
+ "Value": "0x9080",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrgbAlphaExt",
- "NativeName": "GL_SRGB_ALPHA_EXT",
- "Value": "0x8C42",
+ "Name": "CountUpNV",
+ "NativeName": "GL_COUNT_UP_NV",
+ "Value": "0x9088",
"Doc": "",
"Attributes": []
},
{
- "Name": "Srgb8",
- "NativeName": "GL_SRGB8",
- "Value": "0x8C41",
+ "Name": "CountDownNV",
+ "NativeName": "GL_COUNT_DOWN_NV",
+ "Value": "0x9089",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathFillMode",
+ "NativeName": "PathFillMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Srgb8Ext",
- "NativeName": "GL_SRGB8_EXT",
- "Value": "0x8C41",
+ "Name": "BoldBitNV",
+ "NativeName": "GL_BOLD_BIT_NV",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "Srgb8NV",
- "NativeName": "GL_SRGB8_NV",
- "Value": "0x8C41",
+ "Name": "ItalicBitNV",
+ "NativeName": "GL_ITALIC_BIT_NV",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "Srgb8Alpha8",
- "NativeName": "GL_SRGB8_ALPHA8",
- "Value": "0x8C43",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathFontStyle",
+ "NativeName": "PathFontStyle",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Srgb8Alpha8Ext",
- "NativeName": "GL_SRGB8_ALPHA8_EXT",
- "Value": "0x8C43",
+ "Name": "StandardFontNameNV",
+ "NativeName": "GL_STANDARD_FONT_NAME_NV",
+ "Value": "0x9072",
"Doc": "",
"Attributes": []
},
{
- "Name": "R3G3B2",
- "NativeName": "GL_R3_G3_B2",
- "Value": "0x2A10",
+ "Name": "SystemFontNameNV",
+ "NativeName": "GL_SYSTEM_FONT_NAME_NV",
+ "Value": "0x9073",
"Doc": "",
"Attributes": []
},
{
- "Name": "R11fG11fB10f",
- "NativeName": "GL_R11F_G11F_B10F",
- "Value": "0x8C3A",
+ "Name": "FileNameNV",
+ "NativeName": "GL_FILE_NAME_NV",
+ "Value": "0x9074",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathFontTarget",
+ "NativeName": "PathFontTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "R11fG11fB10fApple",
- "NativeName": "GL_R11F_G11F_B10F_APPLE",
- "Value": "0x8C3A",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "R11fG11fB10fExt",
- "NativeName": "GL_R11F_G11F_B10F_EXT",
- "Value": "0x8C3A",
+ "Name": "EyeLinear",
+ "NativeName": "GL_EYE_LINEAR",
+ "Value": "0x2400",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "Rgb9E5",
- "NativeName": "GL_RGB9_E5",
- "Value": "0x8C3D",
+ "Name": "ObjectLinear",
+ "NativeName": "GL_OBJECT_LINEAR",
+ "Value": "0x2401",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "Rgb9E5Apple",
- "NativeName": "GL_RGB9_E5_APPLE",
- "Value": "0x8C3D",
+ "Name": "Constant",
+ "NativeName": "GL_CONSTANT",
+ "Value": "0x8576",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "Rgb9E5Ext",
- "NativeName": "GL_RGB9_E5_EXT",
- "Value": "0x8C3D",
+ "Name": "PathObjectBoundingBoxNV",
+ "NativeName": "GL_PATH_OBJECT_BOUNDING_BOX_NV",
+ "Value": "0x908A",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathGenMode",
+ "NativeName": "PathGenMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Rgba",
- "NativeName": "GL_RGBA",
- "Value": "0x1908",
+ "Name": "SkipMissingGlyphNV",
+ "NativeName": "GL_SKIP_MISSING_GLYPH_NV",
+ "Value": "0x90A9",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba4",
- "NativeName": "GL_RGBA4",
- "Value": "0x8056",
+ "Name": "UseMissingGlyphNV",
+ "NativeName": "GL_USE_MISSING_GLYPH_NV",
+ "Value": "0x90AA",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathHandleMissingGlyphs",
+ "NativeName": "PathHandleMissingGlyphs",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Rgba4Ext",
- "NativeName": "GL_RGBA4_EXT",
- "Value": "0x8056",
+ "Name": "AccumAdjacentPairsNV",
+ "NativeName": "GL_ACCUM_ADJACENT_PAIRS_NV",
+ "Value": "0x90AD",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba4Oes",
- "NativeName": "GL_RGBA4_OES",
- "Value": "0x8056",
+ "Name": "AdjacentPairsNV",
+ "NativeName": "GL_ADJACENT_PAIRS_NV",
+ "Value": "0x90AE",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb5A1",
- "NativeName": "GL_RGB5_A1",
- "Value": "0x8057",
+ "Name": "FirstToRestNV",
+ "NativeName": "GL_FIRST_TO_REST_NV",
+ "Value": "0x90AF",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathListMode",
+ "NativeName": "PathListMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Rgb5A1Ext",
- "NativeName": "GL_RGB5_A1_EXT",
- "Value": "0x8057",
+ "Name": "GlyphWidthBitNV",
+ "NativeName": "GL_GLYPH_WIDTH_BIT_NV",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb5A1Oes",
- "NativeName": "GL_RGB5_A1_OES",
- "Value": "0x8057",
+ "Name": "GlyphHeightBitNV",
+ "NativeName": "GL_GLYPH_HEIGHT_BIT_NV",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba8",
- "NativeName": "GL_RGBA8",
- "Value": "0x8058",
+ "Name": "GlyphHorizontalBearingXBitNV",
+ "NativeName": "GL_GLYPH_HORIZONTAL_BEARING_X_BIT_NV",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba8Ext",
- "NativeName": "GL_RGBA8_EXT",
- "Value": "0x8058",
+ "Name": "GlyphHorizontalBearingYBitNV",
+ "NativeName": "GL_GLYPH_HORIZONTAL_BEARING_Y_BIT_NV",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba8Oes",
- "NativeName": "GL_RGBA8_OES",
- "Value": "0x8058",
+ "Name": "GlyphHorizontalBearingAdvanceBitNV",
+ "NativeName": "GL_GLYPH_HORIZONTAL_BEARING_ADVANCE_BIT_NV",
+ "Value": "0x10",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba8SNorm",
- "NativeName": "GL_RGBA8_SNORM",
- "Value": "0x8F97",
+ "Name": "GlyphVerticalBearingXBitNV",
+ "NativeName": "GL_GLYPH_VERTICAL_BEARING_X_BIT_NV",
+ "Value": "0x20",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb10A2",
- "NativeName": "GL_RGB10_A2",
- "Value": "0x8059",
+ "Name": "GlyphVerticalBearingYBitNV",
+ "NativeName": "GL_GLYPH_VERTICAL_BEARING_Y_BIT_NV",
+ "Value": "0x40",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb10A2Ext",
- "NativeName": "GL_RGB10_A2_EXT",
- "Value": "0x8059",
+ "Name": "GlyphVerticalBearingAdvanceBitNV",
+ "NativeName": "GL_GLYPH_VERTICAL_BEARING_ADVANCE_BIT_NV",
+ "Value": "0x80",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba12",
- "NativeName": "GL_RGBA12",
- "Value": "0x805A",
+ "Name": "GlyphHasKerningBitNV",
+ "NativeName": "GL_GLYPH_HAS_KERNING_BIT_NV",
+ "Value": "0x100",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba12Ext",
- "NativeName": "GL_RGBA12_EXT",
- "Value": "0x805A",
+ "Name": "FontXMinBoundsBitNV",
+ "NativeName": "GL_FONT_X_MIN_BOUNDS_BIT_NV",
+ "Value": "0x10000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba16",
- "NativeName": "GL_RGBA16",
- "Value": "0x805B",
+ "Name": "FontYMinBoundsBitNV",
+ "NativeName": "GL_FONT_Y_MIN_BOUNDS_BIT_NV",
+ "Value": "0x20000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba16Ext",
- "NativeName": "GL_RGBA16_EXT",
- "Value": "0x805B",
+ "Name": "FontXMaxBoundsBitNV",
+ "NativeName": "GL_FONT_X_MAX_BOUNDS_BIT_NV",
+ "Value": "0x40000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba16f",
- "NativeName": "GL_RGBA16F",
- "Value": "0x881A",
+ "Name": "FontYMaxBoundsBitNV",
+ "NativeName": "GL_FONT_Y_MAX_BOUNDS_BIT_NV",
+ "Value": "0x80000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba16fArb",
- "NativeName": "GL_RGBA16F_ARB",
- "Value": "0x881A",
+ "Name": "FontUnitsPerEMBitNV",
+ "NativeName": "GL_FONT_UNITS_PER_EM_BIT_NV",
+ "Value": "0x100000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba16fExt",
- "NativeName": "GL_RGBA16F_EXT",
- "Value": "0x881A",
+ "Name": "FontAscenderBitNV",
+ "NativeName": "GL_FONT_ASCENDER_BIT_NV",
+ "Value": "0x200000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba32f",
- "NativeName": "GL_RGBA32F",
- "Value": "0x8814",
+ "Name": "FontDescenderBitNV",
+ "NativeName": "GL_FONT_DESCENDER_BIT_NV",
+ "Value": "0x400000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba32fArb",
- "NativeName": "GL_RGBA32F_ARB",
- "Value": "0x8814",
+ "Name": "FontHeightBitNV",
+ "NativeName": "GL_FONT_HEIGHT_BIT_NV",
+ "Value": "0x800000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba32fExt",
- "NativeName": "GL_RGBA32F_EXT",
- "Value": "0x8814",
+ "Name": "FontMaxAdvanceWidthBitNV",
+ "NativeName": "GL_FONT_MAX_ADVANCE_WIDTH_BIT_NV",
+ "Value": "0x1000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba8i",
- "NativeName": "GL_RGBA8I",
- "Value": "0x8D8E",
+ "Name": "FontMaxAdvanceHeightBitNV",
+ "NativeName": "GL_FONT_MAX_ADVANCE_HEIGHT_BIT_NV",
+ "Value": "0x2000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba16i",
- "NativeName": "GL_RGBA16I",
- "Value": "0x8D88",
+ "Name": "FontUnderlinePositionBitNV",
+ "NativeName": "GL_FONT_UNDERLINE_POSITION_BIT_NV",
+ "Value": "0x4000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba32i",
- "NativeName": "GL_RGBA32I",
- "Value": "0x8D82",
+ "Name": "FontUnderlineThicknessBitNV",
+ "NativeName": "GL_FONT_UNDERLINE_THICKNESS_BIT_NV",
+ "Value": "0x8000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba8ui",
- "NativeName": "GL_RGBA8UI",
- "Value": "0x8D7C",
+ "Name": "FontHasKerningBitNV",
+ "NativeName": "GL_FONT_HAS_KERNING_BIT_NV",
+ "Value": "0x10000000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba16ui",
- "NativeName": "GL_RGBA16UI",
- "Value": "0x8D76",
+ "Name": "FontNumGlyphIndicesBitNV",
+ "NativeName": "GL_FONT_NUM_GLYPH_INDICES_BIT_NV",
+ "Value": "0x20000000",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathMetricMask",
+ "NativeName": "PathMetricMask",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Rgba32ui",
- "NativeName": "GL_RGBA32UI",
- "Value": "0x8D70",
+ "Name": "PathStrokeWidthNV",
+ "NativeName": "GL_PATH_STROKE_WIDTH_NV",
+ "Value": "0x9075",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb10A2ui",
- "NativeName": "GL_RGB10_A2UI",
- "Value": "0x906F",
+ "Name": "PathEndCapsNV",
+ "NativeName": "GL_PATH_END_CAPS_NV",
+ "Value": "0x9076",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent",
- "NativeName": "GL_DEPTH_COMPONENT",
- "Value": "0x1902",
+ "Name": "PathInitialEndCapNV",
+ "NativeName": "GL_PATH_INITIAL_END_CAP_NV",
+ "Value": "0x9077",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent16",
- "NativeName": "GL_DEPTH_COMPONENT16",
- "Value": "0x81A5",
+ "Name": "PathTerminalEndCapNV",
+ "NativeName": "GL_PATH_TERMINAL_END_CAP_NV",
+ "Value": "0x9078",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent16Arb",
- "NativeName": "GL_DEPTH_COMPONENT16_ARB",
- "Value": "0x81A5",
+ "Name": "PathJoinStyleNV",
+ "NativeName": "GL_PATH_JOIN_STYLE_NV",
+ "Value": "0x9079",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent16Oes",
- "NativeName": "GL_DEPTH_COMPONENT16_OES",
- "Value": "0x81A5",
+ "Name": "PathMiterLimitNV",
+ "NativeName": "GL_PATH_MITER_LIMIT_NV",
+ "Value": "0x907A",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent16Sgix",
- "NativeName": "GL_DEPTH_COMPONENT16_SGIX",
- "Value": "0x81A5",
+ "Name": "PathDashCapsNV",
+ "NativeName": "GL_PATH_DASH_CAPS_NV",
+ "Value": "0x907B",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent24Arb",
- "NativeName": "GL_DEPTH_COMPONENT24_ARB",
- "Value": "0x81A6",
+ "Name": "PathInitialDashCapNV",
+ "NativeName": "GL_PATH_INITIAL_DASH_CAP_NV",
+ "Value": "0x907C",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent24Oes",
- "NativeName": "GL_DEPTH_COMPONENT24_OES",
- "Value": "0x81A6",
+ "Name": "PathTerminalDashCapNV",
+ "NativeName": "GL_PATH_TERMINAL_DASH_CAP_NV",
+ "Value": "0x907D",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent24Sgix",
- "NativeName": "GL_DEPTH_COMPONENT24_SGIX",
- "Value": "0x81A6",
+ "Name": "PathDashOffsetNV",
+ "NativeName": "GL_PATH_DASH_OFFSET_NV",
+ "Value": "0x907E",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent32Arb",
- "NativeName": "GL_DEPTH_COMPONENT32_ARB",
- "Value": "0x81A7",
+ "Name": "PathClientLengthNV",
+ "NativeName": "GL_PATH_CLIENT_LENGTH_NV",
+ "Value": "0x907F",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent32Oes",
- "NativeName": "GL_DEPTH_COMPONENT32_OES",
- "Value": "0x81A7",
+ "Name": "PathFillModeNV",
+ "NativeName": "GL_PATH_FILL_MODE_NV",
+ "Value": "0x9080",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent32Sgix",
- "NativeName": "GL_DEPTH_COMPONENT32_SGIX",
- "Value": "0x81A7",
+ "Name": "PathFillMaskNV",
+ "NativeName": "GL_PATH_FILL_MASK_NV",
+ "Value": "0x9081",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent32f",
- "NativeName": "GL_DEPTH_COMPONENT32F",
- "Value": "0x8CAC",
+ "Name": "PathFillCoverModeNV",
+ "NativeName": "GL_PATH_FILL_COVER_MODE_NV",
+ "Value": "0x9082",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent32fNV",
- "NativeName": "GL_DEPTH_COMPONENT32F_NV",
- "Value": "0x8DAB",
+ "Name": "PathStrokeCoverModeNV",
+ "NativeName": "GL_PATH_STROKE_COVER_MODE_NV",
+ "Value": "0x9083",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthStencil",
- "NativeName": "GL_DEPTH_STENCIL",
- "Value": "0x84F9",
+ "Name": "PathStrokeMaskNV",
+ "NativeName": "GL_PATH_STROKE_MASK_NV",
+ "Value": "0x9084",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthStencilExt",
- "NativeName": "GL_DEPTH_STENCIL_EXT",
- "Value": "0x84F9",
+ "Name": "PathObjectBoundingBoxNV",
+ "NativeName": "GL_PATH_OBJECT_BOUNDING_BOX_NV",
+ "Value": "0x908A",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthStencilMesa",
- "NativeName": "GL_DEPTH_STENCIL_MESA",
- "Value": "0x8750",
+ "Name": "PathCommandCountNV",
+ "NativeName": "GL_PATH_COMMAND_COUNT_NV",
+ "Value": "0x909D",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthStencilNV",
- "NativeName": "GL_DEPTH_STENCIL_NV",
- "Value": "0x84F9",
+ "Name": "PathCoordCountNV",
+ "NativeName": "GL_PATH_COORD_COUNT_NV",
+ "Value": "0x909E",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthStencilOes",
- "NativeName": "GL_DEPTH_STENCIL_OES",
- "Value": "0x84F9",
+ "Name": "PathDashArrayCountNV",
+ "NativeName": "GL_PATH_DASH_ARRAY_COUNT_NV",
+ "Value": "0x909F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Depth24Stencil8",
- "NativeName": "GL_DEPTH24_STENCIL8",
- "Value": "0x88F0",
+ "Name": "PathComputedLengthNV",
+ "NativeName": "GL_PATH_COMPUTED_LENGTH_NV",
+ "Value": "0x90A0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Depth24Stencil8Ext",
- "NativeName": "GL_DEPTH24_STENCIL8_EXT",
- "Value": "0x88F0",
+ "Name": "PathFillBoundingBoxNV",
+ "NativeName": "GL_PATH_FILL_BOUNDING_BOX_NV",
+ "Value": "0x90A1",
"Doc": "",
"Attributes": []
},
{
- "Name": "Depth24Stencil8Oes",
- "NativeName": "GL_DEPTH24_STENCIL8_OES",
- "Value": "0x88F0",
+ "Name": "PathStrokeBoundingBoxNV",
+ "NativeName": "GL_PATH_STROKE_BOUNDING_BOX_NV",
+ "Value": "0x90A2",
"Doc": "",
"Attributes": []
},
{
- "Name": "Depth32fStencil8",
- "NativeName": "GL_DEPTH32F_STENCIL8",
- "Value": "0x8CAD",
+ "Name": "PathDashOffsetResetNV",
+ "NativeName": "GL_PATH_DASH_OFFSET_RESET_NV",
+ "Value": "0x90B4",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathParameter",
+ "NativeName": "PathParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Depth32fStencil8NV",
- "NativeName": "GL_DEPTH32F_STENCIL8_NV",
- "Value": "0x8DAC",
+ "Name": "PathFormatSvgNV",
+ "NativeName": "GL_PATH_FORMAT_SVG_NV",
+ "Value": "0x9070",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRed",
- "NativeName": "GL_COMPRESSED_RED",
- "Value": "0x8225",
+ "Name": "PathFormatPSNV",
+ "NativeName": "GL_PATH_FORMAT_PS_NV",
+ "Value": "0x9071",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathStringFormat",
+ "NativeName": "PathStringFormat",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "CompressedRG",
- "NativeName": "GL_COMPRESSED_RG",
- "Value": "0x8226",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgb",
- "NativeName": "GL_COMPRESSED_RGB",
- "Value": "0x84ED",
+ "Name": "TranslateXNV",
+ "NativeName": "GL_TRANSLATE_X_NV",
+ "Value": "0x908E",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgba",
- "NativeName": "GL_COMPRESSED_RGBA",
- "Value": "0x84EE",
+ "Name": "TranslateYNV",
+ "NativeName": "GL_TRANSLATE_Y_NV",
+ "Value": "0x908F",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgb",
- "NativeName": "GL_COMPRESSED_SRGB",
- "Value": "0x8C48",
+ "Name": "Translate2DNV",
+ "NativeName": "GL_TRANSLATE_2D_NV",
+ "Value": "0x9090",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgbAlpha",
- "NativeName": "GL_COMPRESSED_SRGB_ALPHA",
- "Value": "0x8C49",
+ "Name": "Translate3DNV",
+ "NativeName": "GL_TRANSLATE_3D_NV",
+ "Value": "0x9091",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRedRgtc1",
- "NativeName": "GL_COMPRESSED_RED_RGTC1",
- "Value": "0x8DBB",
+ "Name": "Affine2DNV",
+ "NativeName": "GL_AFFINE_2D_NV",
+ "Value": "0x9092",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRedRgtc1Ext",
- "NativeName": "GL_COMPRESSED_RED_RGTC1_EXT",
- "Value": "0x8DBB",
+ "Name": "Affine3DNV",
+ "NativeName": "GL_AFFINE_3D_NV",
+ "Value": "0x9094",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSignedRedRgtc1",
- "NativeName": "GL_COMPRESSED_SIGNED_RED_RGTC1",
- "Value": "0x8DBC",
+ "Name": "TransposeAffine2DNV",
+ "NativeName": "GL_TRANSPOSE_AFFINE_2D_NV",
+ "Value": "0x9096",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSignedRedRgtc1Ext",
- "NativeName": "GL_COMPRESSED_SIGNED_RED_RGTC1_EXT",
- "Value": "0x8DBC",
+ "Name": "TransposeAffine3DNV",
+ "NativeName": "GL_TRANSPOSE_AFFINE_3D_NV",
+ "Value": "0x9098",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PathTransformType",
+ "NativeName": "PathTransformType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "CompressedR11Eac",
- "NativeName": "GL_COMPRESSED_R11_EAC",
- "Value": "0x9270",
+ "Name": "ActiveProgram",
+ "NativeName": "GL_ACTIVE_PROGRAM",
+ "Value": "0x8259",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSignedR11Eac",
- "NativeName": "GL_COMPRESSED_SIGNED_R11_EAC",
- "Value": "0x9271",
+ "Name": "FragmentShader",
+ "NativeName": "GL_FRAGMENT_SHADER",
+ "Value": "0x8B30",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRGRgtc2",
- "NativeName": "GL_COMPRESSED_RG_RGTC2",
- "Value": "0x8DBD",
+ "Name": "VertexShader",
+ "NativeName": "GL_VERTEX_SHADER",
+ "Value": "0x8B31",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSignedRGRgtc2",
- "NativeName": "GL_COMPRESSED_SIGNED_RG_RGTC2",
- "Value": "0x8DBE",
+ "Name": "InfoLogLength",
+ "NativeName": "GL_INFO_LOG_LENGTH",
+ "Value": "0x8B84",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgbaBptcUnorm",
- "NativeName": "GL_COMPRESSED_RGBA_BPTC_UNORM",
- "Value": "0x8E8C",
+ "Name": "GeometryShader",
+ "NativeName": "GL_GEOMETRY_SHADER",
+ "Value": "0x8DD9",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgbAlphaBptcUnorm",
- "NativeName": "GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM",
- "Value": "0x8E8D",
+ "Name": "TessEvaluationShader",
+ "NativeName": "GL_TESS_EVALUATION_SHADER",
+ "Value": "0x8E87",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgbBptcSignedFloat",
- "NativeName": "GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT",
- "Value": "0x8E8E",
+ "Name": "TessControlShader",
+ "NativeName": "GL_TESS_CONTROL_SHADER",
+ "Value": "0x8E88",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PipelineParameterName",
+ "NativeName": "PipelineParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "CompressedRgbBptcUnsignedFloat",
- "NativeName": "GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT",
- "Value": "0x8E8F",
+ "Name": "Color",
+ "NativeName": "GL_COLOR",
+ "Value": "0x1800",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgb8Etc2",
- "NativeName": "GL_COMPRESSED_RGB8_ETC2",
- "Value": "0x9274",
+ "Name": "ColorExt",
+ "NativeName": "GL_COLOR_EXT",
+ "Value": "0x1800",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgb8Etc2",
- "NativeName": "GL_COMPRESSED_SRGB8_ETC2",
- "Value": "0x9275",
+ "Name": "Depth",
+ "NativeName": "GL_DEPTH",
+ "Value": "0x1801",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgb8PunchthroughAlpha1Etc2",
- "NativeName": "GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2",
- "Value": "0x9276",
+ "Name": "DepthExt",
+ "NativeName": "GL_DEPTH_EXT",
+ "Value": "0x1801",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgb8PunchthroughAlpha1Etc2",
- "NativeName": "GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2",
- "Value": "0x9277",
+ "Name": "Stencil",
+ "NativeName": "GL_STENCIL",
+ "Value": "0x1802",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgba8Etc2Eac",
- "NativeName": "GL_COMPRESSED_RGBA8_ETC2_EAC",
- "Value": "0x9278",
+ "Name": "StencilExt",
+ "NativeName": "GL_STENCIL_EXT",
+ "Value": "0x1802",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PixelCopyType",
+ "NativeName": "PixelCopyType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "CompressedSrgb8Alpha8Etc2Eac",
- "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC",
- "Value": "0x9279",
+ "Name": "WritePixelDataRangeNV",
+ "NativeName": "GL_WRITE_PIXEL_DATA_RANGE_NV",
+ "Value": "0x8878",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRG11Eac",
- "NativeName": "GL_COMPRESSED_RG11_EAC",
- "Value": "0x9272",
+ "Name": "ReadPixelDataRangeNV",
+ "NativeName": "GL_READ_PIXEL_DATA_RANGE_NV",
+ "Value": "0x8879",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PixelDataRangeTargetNV",
+ "NativeName": "PixelDataRangeTargetNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "CompressedSignedRG11Eac",
- "NativeName": "GL_COMPRESSED_SIGNED_RG11_EAC",
- "Value": "0x9273",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgbS3TCDxt1Ext",
- "NativeName": "GL_COMPRESSED_RGB_S3TC_DXT1_EXT",
- "Value": "0x83F0",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgbS3TCDxt1Ext",
- "NativeName": "GL_COMPRESSED_SRGB_S3TC_DXT1_EXT",
- "Value": "0x8C4C",
+ "Name": "ColorIndex",
+ "NativeName": "GL_COLOR_INDEX",
+ "Value": "0x1900",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "CompressedRgbaS3TCDxt1Ext",
- "NativeName": "GL_COMPRESSED_RGBA_S3TC_DXT1_EXT",
- "Value": "0x83F1",
+ "Name": "StencilIndex",
+ "NativeName": "GL_STENCIL_INDEX",
+ "Value": "0x1901",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgbAlphaS3TCDxt1Ext",
- "NativeName": "GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT",
- "Value": "0x8C4D",
+ "Name": "DepthComponent",
+ "NativeName": "GL_DEPTH_COMPONENT",
+ "Value": "0x1902",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgbaS3TCDxt3Ext",
- "NativeName": "GL_COMPRESSED_RGBA_S3TC_DXT3_EXT",
- "Value": "0x83F2",
+ "Name": "Red",
+ "NativeName": "GL_RED",
+ "Value": "0x1903",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgbAlphaS3TCDxt3Ext",
- "NativeName": "GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT",
- "Value": "0x8C4E",
+ "Name": "RedExt",
+ "NativeName": "GL_RED_EXT",
+ "Value": "0x1903",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgbaS3TCDxt5Ext",
- "NativeName": "GL_COMPRESSED_RGBA_S3TC_DXT5_EXT",
- "Value": "0x83F3",
+ "Name": "Green",
+ "NativeName": "GL_GREEN",
+ "Value": "0x1904",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgbAlphaS3TCDxt5Ext",
- "NativeName": "GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT",
- "Value": "0x8C4F",
+ "Name": "Blue",
+ "NativeName": "GL_BLUE",
+ "Value": "0x1905",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "InternalFormat",
- "NativeName": "InternalFormat",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "NumSampleCounts",
- "NativeName": "GL_NUM_SAMPLE_COUNTS",
- "Value": "0x9380",
+ "Name": "Alpha",
+ "NativeName": "GL_ALPHA",
+ "Value": "0x1906",
"Doc": "",
"Attributes": []
},
{
- "Name": "Samples",
- "NativeName": "GL_SAMPLES",
- "Value": "0x80A9",
+ "Name": "Rgb",
+ "NativeName": "GL_RGB",
+ "Value": "0x1907",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatSupported",
- "NativeName": "GL_INTERNALFORMAT_SUPPORTED",
- "Value": "0x826F",
+ "Name": "Rgba",
+ "NativeName": "GL_RGBA",
+ "Value": "0x1908",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatPreferred",
- "NativeName": "GL_INTERNALFORMAT_PREFERRED",
- "Value": "0x8270",
+ "Name": "Luminance",
+ "NativeName": "GL_LUMINANCE",
+ "Value": "0x1909",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "InternalformatRedSize",
- "NativeName": "GL_INTERNALFORMAT_RED_SIZE",
- "Value": "0x8271",
+ "Name": "LuminanceAlpha",
+ "NativeName": "GL_LUMINANCE_ALPHA",
+ "Value": "0x190A",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "InternalformatGreenSize",
- "NativeName": "GL_INTERNALFORMAT_GREEN_SIZE",
- "Value": "0x8272",
+ "Name": "AbgrExt",
+ "NativeName": "GL_ABGR_EXT",
+ "Value": "0x8000",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatBlueSize",
- "NativeName": "GL_INTERNALFORMAT_BLUE_SIZE",
- "Value": "0x8273",
+ "Name": "CmykExt",
+ "NativeName": "GL_CMYK_EXT",
+ "Value": "0x800C",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatAlphaSize",
- "NativeName": "GL_INTERNALFORMAT_ALPHA_SIZE",
- "Value": "0x8274",
+ "Name": "CmykaExt",
+ "NativeName": "GL_CMYKA_EXT",
+ "Value": "0x800D",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatDepthSize",
- "NativeName": "GL_INTERNALFORMAT_DEPTH_SIZE",
- "Value": "0x8275",
+ "Name": "Bgr",
+ "NativeName": "GL_BGR",
+ "Value": "0x80E0",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatStencilSize",
- "NativeName": "GL_INTERNALFORMAT_STENCIL_SIZE",
- "Value": "0x8276",
+ "Name": "Bgra",
+ "NativeName": "GL_BGRA",
+ "Value": "0x80E1",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatSharedSize",
- "NativeName": "GL_INTERNALFORMAT_SHARED_SIZE",
- "Value": "0x8277",
+ "Name": "Ycrcb422Sgix",
+ "NativeName": "GL_YCRCB_422_SGIX",
+ "Value": "0x81BB",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatRedType",
- "NativeName": "GL_INTERNALFORMAT_RED_TYPE",
- "Value": "0x8278",
+ "Name": "Ycrcb444Sgix",
+ "NativeName": "GL_YCRCB_444_SGIX",
+ "Value": "0x81BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatGreenType",
- "NativeName": "GL_INTERNALFORMAT_GREEN_TYPE",
- "Value": "0x8279",
+ "Name": "RG",
+ "NativeName": "GL_RG",
+ "Value": "0x8227",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatBlueType",
- "NativeName": "GL_INTERNALFORMAT_BLUE_TYPE",
- "Value": "0x827A",
+ "Name": "RGInteger",
+ "NativeName": "GL_RG_INTEGER",
+ "Value": "0x8228",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatAlphaType",
- "NativeName": "GL_INTERNALFORMAT_ALPHA_TYPE",
- "Value": "0x827B",
+ "Name": "DepthStencil",
+ "NativeName": "GL_DEPTH_STENCIL",
+ "Value": "0x84F9",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatDepthType",
- "NativeName": "GL_INTERNALFORMAT_DEPTH_TYPE",
- "Value": "0x827C",
+ "Name": "RedInteger",
+ "NativeName": "GL_RED_INTEGER",
+ "Value": "0x8D94",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatStencilType",
- "NativeName": "GL_INTERNALFORMAT_STENCIL_TYPE",
- "Value": "0x827D",
+ "Name": "GreenInteger",
+ "NativeName": "GL_GREEN_INTEGER",
+ "Value": "0x8D95",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxWidth",
- "NativeName": "GL_MAX_WIDTH",
- "Value": "0x827E",
+ "Name": "BlueInteger",
+ "NativeName": "GL_BLUE_INTEGER",
+ "Value": "0x8D96",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxHeight",
- "NativeName": "GL_MAX_HEIGHT",
- "Value": "0x827F",
+ "Name": "RgbInteger",
+ "NativeName": "GL_RGB_INTEGER",
+ "Value": "0x8D98",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxDepth",
- "NativeName": "GL_MAX_DEPTH",
- "Value": "0x8280",
+ "Name": "RgbaInteger",
+ "NativeName": "GL_RGBA_INTEGER",
+ "Value": "0x8D99",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxLayers",
- "NativeName": "GL_MAX_LAYERS",
- "Value": "0x8281",
+ "Name": "BgrInteger",
+ "NativeName": "GL_BGR_INTEGER",
+ "Value": "0x8D9A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorComponents",
- "NativeName": "GL_COLOR_COMPONENTS",
- "Value": "0x8283",
+ "Name": "BgraInteger",
+ "NativeName": "GL_BGRA_INTEGER",
+ "Value": "0x8D9B",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PixelFormat",
+ "NativeName": "PixelFormat",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ColorRenderable",
- "NativeName": "GL_COLOR_RENDERABLE",
- "Value": "0x8286",
+ "Name": "PixelMapIToI",
+ "NativeName": "GL_PIXEL_MAP_I_TO_I",
+ "Value": "0xC70",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "DepthRenderable",
- "NativeName": "GL_DEPTH_RENDERABLE",
- "Value": "0x8287",
+ "Name": "PixelMapSToS",
+ "NativeName": "GL_PIXEL_MAP_S_TO_S",
+ "Value": "0xC71",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "StencilRenderable",
- "NativeName": "GL_STENCIL_RENDERABLE",
- "Value": "0x8288",
+ "Name": "PixelMapIToR",
+ "NativeName": "GL_PIXEL_MAP_I_TO_R",
+ "Value": "0xC72",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "FramebufferRenderable",
- "NativeName": "GL_FRAMEBUFFER_RENDERABLE",
- "Value": "0x8289",
+ "Name": "PixelMapIToG",
+ "NativeName": "GL_PIXEL_MAP_I_TO_G",
+ "Value": "0xC73",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "FramebufferRenderableLayered",
- "NativeName": "GL_FRAMEBUFFER_RENDERABLE_LAYERED",
- "Value": "0x828A",
+ "Name": "PixelMapIToB",
+ "NativeName": "GL_PIXEL_MAP_I_TO_B",
+ "Value": "0xC74",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "FramebufferBlend",
- "NativeName": "GL_FRAMEBUFFER_BLEND",
- "Value": "0x828B",
+ "Name": "PixelMapIToA",
+ "NativeName": "GL_PIXEL_MAP_I_TO_A",
+ "Value": "0xC75",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ReadPixels",
- "NativeName": "GL_READ_PIXELS",
- "Value": "0x828C",
+ "Name": "PixelMapRToR",
+ "NativeName": "GL_PIXEL_MAP_R_TO_R",
+ "Value": "0xC76",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ReadPixelsFormat",
- "NativeName": "GL_READ_PIXELS_FORMAT",
- "Value": "0x828D",
+ "Name": "PixelMapGToG",
+ "NativeName": "GL_PIXEL_MAP_G_TO_G",
+ "Value": "0xC77",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ReadPixelsType",
- "NativeName": "GL_READ_PIXELS_TYPE",
- "Value": "0x828E",
+ "Name": "PixelMapBToB",
+ "NativeName": "GL_PIXEL_MAP_B_TO_B",
+ "Value": "0xC78",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "TextureImageFormat",
- "NativeName": "GL_TEXTURE_IMAGE_FORMAT",
- "Value": "0x828F",
+ "Name": "PixelMapAToA",
+ "NativeName": "GL_PIXEL_MAP_A_TO_A",
+ "Value": "0xC79",
"Doc": "",
- "Attributes": []
- },
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "PixelMap",
+ "NativeName": "PixelMap",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "TextureImageType",
- "NativeName": "GL_TEXTURE_IMAGE_TYPE",
- "Value": "0x8290",
+ "Name": "UnpackSwapBytes",
+ "NativeName": "GL_UNPACK_SWAP_BYTES",
+ "Value": "0xCF0",
"Doc": "",
"Attributes": []
},
{
- "Name": "GetTextureImageFormat",
- "NativeName": "GL_GET_TEXTURE_IMAGE_FORMAT",
- "Value": "0x8291",
+ "Name": "UnpackLsbFirst",
+ "NativeName": "GL_UNPACK_LSB_FIRST",
+ "Value": "0xCF1",
"Doc": "",
"Attributes": []
},
{
- "Name": "GetTextureImageType",
- "NativeName": "GL_GET_TEXTURE_IMAGE_TYPE",
- "Value": "0x8292",
+ "Name": "UnpackRowLength",
+ "NativeName": "GL_UNPACK_ROW_LENGTH",
+ "Value": "0xCF2",
"Doc": "",
"Attributes": []
},
{
- "Name": "Mipmap",
- "NativeName": "GL_MIPMAP",
- "Value": "0x8293",
+ "Name": "UnpackRowLengthExt",
+ "NativeName": "GL_UNPACK_ROW_LENGTH_EXT",
+ "Value": "0xCF2",
"Doc": "",
"Attributes": []
},
{
- "Name": "GenerateMipmap",
- "NativeName": "GL_GENERATE_MIPMAP",
- "Value": "0x8191",
+ "Name": "UnpackSkipRows",
+ "NativeName": "GL_UNPACK_SKIP_ROWS",
+ "Value": "0xCF3",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "AutoGenerateMipmap",
- "NativeName": "GL_AUTO_GENERATE_MIPMAP",
- "Value": "0x8295",
+ "Name": "UnpackSkipRowsExt",
+ "NativeName": "GL_UNPACK_SKIP_ROWS_EXT",
+ "Value": "0xCF3",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorEncoding",
- "NativeName": "GL_COLOR_ENCODING",
- "Value": "0x8296",
+ "Name": "UnpackSkipPixels",
+ "NativeName": "GL_UNPACK_SKIP_PIXELS",
+ "Value": "0xCF4",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrgbRead",
- "NativeName": "GL_SRGB_READ",
- "Value": "0x8297",
+ "Name": "UnpackSkipPixelsExt",
+ "NativeName": "GL_UNPACK_SKIP_PIXELS_EXT",
+ "Value": "0xCF4",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrgbWrite",
- "NativeName": "GL_SRGB_WRITE",
- "Value": "0x8298",
+ "Name": "UnpackAlignment",
+ "NativeName": "GL_UNPACK_ALIGNMENT",
+ "Value": "0xCF5",
"Doc": "",
"Attributes": []
},
{
- "Name": "Filter",
- "NativeName": "GL_FILTER",
- "Value": "0x829A",
+ "Name": "PackSwapBytes",
+ "NativeName": "GL_PACK_SWAP_BYTES",
+ "Value": "0xD00",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexTexture",
- "NativeName": "GL_VERTEX_TEXTURE",
- "Value": "0x829B",
+ "Name": "PackLsbFirst",
+ "NativeName": "GL_PACK_LSB_FIRST",
+ "Value": "0xD01",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessControlTexture",
- "NativeName": "GL_TESS_CONTROL_TEXTURE",
- "Value": "0x829C",
+ "Name": "PackRowLength",
+ "NativeName": "GL_PACK_ROW_LENGTH",
+ "Value": "0xD02",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessEvaluationTexture",
- "NativeName": "GL_TESS_EVALUATION_TEXTURE",
- "Value": "0x829D",
+ "Name": "PackSkipRows",
+ "NativeName": "GL_PACK_SKIP_ROWS",
+ "Value": "0xD03",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryTexture",
- "NativeName": "GL_GEOMETRY_TEXTURE",
- "Value": "0x829E",
+ "Name": "PackSkipPixels",
+ "NativeName": "GL_PACK_SKIP_PIXELS",
+ "Value": "0xD04",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentTexture",
- "NativeName": "GL_FRAGMENT_TEXTURE",
- "Value": "0x829F",
+ "Name": "PackAlignment",
+ "NativeName": "GL_PACK_ALIGNMENT",
+ "Value": "0xD05",
"Doc": "",
"Attributes": []
},
{
- "Name": "ComputeTexture",
- "NativeName": "GL_COMPUTE_TEXTURE",
- "Value": "0x82A0",
+ "Name": "PackSkipImages",
+ "NativeName": "GL_PACK_SKIP_IMAGES",
+ "Value": "0x806B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureShadow",
- "NativeName": "GL_TEXTURE_SHADOW",
- "Value": "0x82A1",
+ "Name": "PackSkipImagesExt",
+ "NativeName": "GL_PACK_SKIP_IMAGES_EXT",
+ "Value": "0x806B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureGather",
- "NativeName": "GL_TEXTURE_GATHER",
- "Value": "0x82A2",
+ "Name": "PackImageHeight",
+ "NativeName": "GL_PACK_IMAGE_HEIGHT",
+ "Value": "0x806C",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureGatherShadow",
- "NativeName": "GL_TEXTURE_GATHER_SHADOW",
- "Value": "0x82A3",
+ "Name": "PackImageHeightExt",
+ "NativeName": "GL_PACK_IMAGE_HEIGHT_EXT",
+ "Value": "0x806C",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderImageLoad",
- "NativeName": "GL_SHADER_IMAGE_LOAD",
- "Value": "0x82A4",
+ "Name": "UnpackSkipImages",
+ "NativeName": "GL_UNPACK_SKIP_IMAGES",
+ "Value": "0x806D",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderImageStore",
- "NativeName": "GL_SHADER_IMAGE_STORE",
- "Value": "0x82A5",
+ "Name": "UnpackSkipImagesExt",
+ "NativeName": "GL_UNPACK_SKIP_IMAGES_EXT",
+ "Value": "0x806D",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderImageAtomic",
- "NativeName": "GL_SHADER_IMAGE_ATOMIC",
- "Value": "0x82A6",
+ "Name": "UnpackImageHeight",
+ "NativeName": "GL_UNPACK_IMAGE_HEIGHT",
+ "Value": "0x806E",
"Doc": "",
"Attributes": []
},
{
- "Name": "ImageTexelSize",
- "NativeName": "GL_IMAGE_TEXEL_SIZE",
- "Value": "0x82A7",
+ "Name": "UnpackImageHeightExt",
+ "NativeName": "GL_UNPACK_IMAGE_HEIGHT_EXT",
+ "Value": "0x806E",
"Doc": "",
"Attributes": []
},
{
- "Name": "ImageCompatibilityClass",
- "NativeName": "GL_IMAGE_COMPATIBILITY_CLASS",
- "Value": "0x82A8",
+ "Name": "PackSkipVolumesSgis",
+ "NativeName": "GL_PACK_SKIP_VOLUMES_SGIS",
+ "Value": "0x8130",
"Doc": "",
"Attributes": []
},
{
- "Name": "ImagePixelFormat",
- "NativeName": "GL_IMAGE_PIXEL_FORMAT",
- "Value": "0x82A9",
+ "Name": "PackImageDepthSgis",
+ "NativeName": "GL_PACK_IMAGE_DEPTH_SGIS",
+ "Value": "0x8131",
"Doc": "",
"Attributes": []
},
{
- "Name": "ImagePixelType",
- "NativeName": "GL_IMAGE_PIXEL_TYPE",
- "Value": "0x82AA",
+ "Name": "UnpackSkipVolumesSgis",
+ "NativeName": "GL_UNPACK_SKIP_VOLUMES_SGIS",
+ "Value": "0x8132",
"Doc": "",
"Attributes": []
},
{
- "Name": "ImageFormatCompatibilityType",
- "NativeName": "GL_IMAGE_FORMAT_COMPATIBILITY_TYPE",
- "Value": "0x90C7",
+ "Name": "UnpackImageDepthSgis",
+ "NativeName": "GL_UNPACK_IMAGE_DEPTH_SGIS",
+ "Value": "0x8133",
"Doc": "",
"Attributes": []
},
{
- "Name": "SimultaneousTextureAndDepthTest",
- "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_TEST",
- "Value": "0x82AC",
+ "Name": "PixelTileWidthSgix",
+ "NativeName": "GL_PIXEL_TILE_WIDTH_SGIX",
+ "Value": "0x8140",
"Doc": "",
"Attributes": []
},
{
- "Name": "SimultaneousTextureAndStencilTest",
- "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_TEST",
- "Value": "0x82AD",
+ "Name": "PixelTileHeightSgix",
+ "NativeName": "GL_PIXEL_TILE_HEIGHT_SGIX",
+ "Value": "0x8141",
"Doc": "",
"Attributes": []
},
{
- "Name": "SimultaneousTextureAndDepthWrite",
- "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_WRITE",
- "Value": "0x82AE",
+ "Name": "PixelTileGridWidthSgix",
+ "NativeName": "GL_PIXEL_TILE_GRID_WIDTH_SGIX",
+ "Value": "0x8142",
"Doc": "",
"Attributes": []
},
{
- "Name": "SimultaneousTextureAndStencilWrite",
- "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_WRITE",
- "Value": "0x82AF",
+ "Name": "PixelTileGridHeightSgix",
+ "NativeName": "GL_PIXEL_TILE_GRID_HEIGHT_SGIX",
+ "Value": "0x8143",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompressed",
- "NativeName": "GL_TEXTURE_COMPRESSED",
- "Value": "0x86A1",
+ "Name": "PixelTileGridDepthSgix",
+ "NativeName": "GL_PIXEL_TILE_GRID_DEPTH_SGIX",
+ "Value": "0x8144",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompressedBlockWidth",
- "NativeName": "GL_TEXTURE_COMPRESSED_BLOCK_WIDTH",
- "Value": "0x82B1",
+ "Name": "PixelTileCacheSizeSgix",
+ "NativeName": "GL_PIXEL_TILE_CACHE_SIZE_SGIX",
+ "Value": "0x8145",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompressedBlockHeight",
- "NativeName": "GL_TEXTURE_COMPRESSED_BLOCK_HEIGHT",
- "Value": "0x82B2",
+ "Name": "PackResampleSgix",
+ "NativeName": "GL_PACK_RESAMPLE_SGIX",
+ "Value": "0x842E",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompressedBlockSize",
- "NativeName": "GL_TEXTURE_COMPRESSED_BLOCK_SIZE",
- "Value": "0x82B3",
+ "Name": "UnpackResampleSgix",
+ "NativeName": "GL_UNPACK_RESAMPLE_SGIX",
+ "Value": "0x842F",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClearBuffer",
- "NativeName": "GL_CLEAR_BUFFER",
- "Value": "0x82B4",
+ "Name": "PackSubsampleRateSgix",
+ "NativeName": "GL_PACK_SUBSAMPLE_RATE_SGIX",
+ "Value": "0x85A0",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureView",
- "NativeName": "GL_TEXTURE_VIEW",
- "Value": "0x82B5",
+ "Name": "UnpackSubsampleRateSgix",
+ "NativeName": "GL_UNPACK_SUBSAMPLE_RATE_SGIX",
+ "Value": "0x85A1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ViewCompatibilityClass",
- "NativeName": "GL_VIEW_COMPATIBILITY_CLASS",
- "Value": "0x82B6",
+ "Name": "PackResampleOml",
+ "NativeName": "GL_PACK_RESAMPLE_OML",
+ "Value": "0x8984",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClearTexture",
- "NativeName": "GL_CLEAR_TEXTURE",
- "Value": "0x9365",
+ "Name": "UnpackResampleOml",
+ "NativeName": "GL_UNPACK_RESAMPLE_OML",
+ "Value": "0x8985",
"Doc": "",
"Attributes": []
}
],
- "Name": "InternalFormatPName",
- "NativeName": "InternalFormatPName",
+ "Name": "PixelStoreParameter",
+ "NativeName": "PixelStoreParameter",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Add",
- "NativeName": "GL_ADD",
- "Value": "0x104",
+ "Name": "ResampleDecimateSgix",
+ "NativeName": "GL_RESAMPLE_DECIMATE_SGIX",
+ "Value": "0x8430",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Modulate",
- "NativeName": "GL_MODULATE",
- "Value": "0x2100",
+ "Name": "ResampleReplicateSgix",
+ "NativeName": "GL_RESAMPLE_REPLICATE_SGIX",
+ "Value": "0x8433",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Replace",
- "NativeName": "GL_REPLACE",
- "Value": "0x1E01",
+ "Name": "ResampleZeroFillSgix",
+ "NativeName": "GL_RESAMPLE_ZERO_FILL_SGIX",
+ "Value": "0x8434",
"Doc": "",
"Attributes": []
}
],
- "Name": "LightEnvModeSGIX",
- "NativeName": "LightEnvModeSGIX",
+ "Name": "PixelStoreResampleMode",
+ "NativeName": "PixelStoreResampleMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "LightEnvModeSgix",
- "NativeName": "GL_LIGHT_ENV_MODE_SGIX",
- "Value": "0x8407",
+ "Name": "PixelSubsample4444Sgix",
+ "NativeName": "GL_PIXEL_SUBSAMPLE_4444_SGIX",
+ "Value": "0x85A2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelSubsample2424Sgix",
+ "NativeName": "GL_PIXEL_SUBSAMPLE_2424_SGIX",
+ "Value": "0x85A3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelSubsample4242Sgix",
+ "NativeName": "GL_PIXEL_SUBSAMPLE_4242_SGIX",
+ "Value": "0x85A4",
"Doc": "",
"Attributes": []
}
],
- "Name": "LightEnvParameterSGIX",
- "NativeName": "LightEnvParameterSGIX",
+ "Name": "PixelStoreSubsampleRate",
+ "NativeName": "PixelStoreSubsampleRate",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "SeparateSpecularColor",
- "NativeName": "GL_SEPARATE_SPECULAR_COLOR",
- "Value": "0x81FA",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "SeparateSpecularColorExt",
- "NativeName": "GL_SEPARATE_SPECULAR_COLOR_EXT",
- "Value": "0x81FA",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "SingleColor",
- "NativeName": "GL_SINGLE_COLOR",
- "Value": "0x81F9",
+ "Name": "Rgb",
+ "NativeName": "GL_RGB",
+ "Value": "0x1907",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "SingleColorExt",
- "NativeName": "GL_SINGLE_COLOR_EXT",
- "Value": "0x81F9",
+ "Name": "Rgba",
+ "NativeName": "GL_RGBA",
+ "Value": "0x1908",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "LightModelColorControl",
- "NativeName": "LightModelColorControl",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "LightModelAmbient",
- "NativeName": "GL_LIGHT_MODEL_AMBIENT",
- "Value": "0xB53",
+ "Name": "Luminance",
+ "NativeName": "GL_LUMINANCE",
+ "Value": "0x1909",
"Doc": "",
"Attributes": [
{
@@ -29486,9 +38843,9 @@
]
},
{
- "Name": "LightModelColorControl",
- "NativeName": "GL_LIGHT_MODEL_COLOR_CONTROL",
- "Value": "0x81F8",
+ "Name": "LuminanceAlpha",
+ "NativeName": "GL_LUMINANCE_ALPHA",
+ "Value": "0x190A",
"Doc": "",
"Attributes": [
{
@@ -29498,104 +38855,110 @@
]
},
{
- "Name": "LightModelColorControlExt",
- "NativeName": "GL_LIGHT_MODEL_COLOR_CONTROL_EXT",
- "Value": "0x81F8",
+ "Name": "PixelTexGenAlphaReplaceSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_REPLACE_SGIX",
+ "Value": "0x8187",
"Doc": "",
"Attributes": []
},
{
- "Name": "LightModelLocalViewer",
- "NativeName": "GL_LIGHT_MODEL_LOCAL_VIEWER",
- "Value": "0xB51",
+ "Name": "PixelTexGenAlphaNoReplaceSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_NO_REPLACE_SGIX",
+ "Value": "0x8188",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "LightModelTwoSide",
- "NativeName": "GL_LIGHT_MODEL_TWO_SIDE",
- "Value": "0xB52",
+ "Name": "PixelTexGenAlphaLSSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_LS_SGIX",
+ "Value": "0x8189",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTexGenAlphaMSSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_MS_SGIX",
+ "Value": "0x818A",
+ "Doc": "",
+ "Attributes": []
}
],
- "Name": "LightModelParameter",
- "NativeName": "LightModelParameter",
+ "Name": "PixelTexGenMode",
+ "NativeName": "PixelTexGenMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "FragmentLight0Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT0_SGIX",
- "Value": "0x840C",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "FragmentLight1Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT1_SGIX",
- "Value": "0x840D",
+ "Name": "PixelTexGenQCeilingSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_CEILING_SGIX",
+ "Value": "0x8184",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight2Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT2_SGIX",
- "Value": "0x840E",
+ "Name": "PixelTexGenQRoundSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_ROUND_SGIX",
+ "Value": "0x8185",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight3Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT3_SGIX",
- "Value": "0x840F",
+ "Name": "PixelTexGenQFloorSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_FLOOR_SGIX",
+ "Value": "0x8186",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight4Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT4_SGIX",
- "Value": "0x8410",
+ "Name": "PixelTexGenAlphaLSSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_LS_SGIX",
+ "Value": "0x8189",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight5Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT5_SGIX",
- "Value": "0x8411",
+ "Name": "PixelTexGenAlphaMSSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_MS_SGIX",
+ "Value": "0x818A",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PixelTexGenModeSGIX",
+ "NativeName": "PixelTexGenModeSGIX",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FragmentLight6Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT6_SGIX",
- "Value": "0x8412",
+ "Name": "PixelFragmentRgbSourceSgis",
+ "NativeName": "GL_PIXEL_FRAGMENT_RGB_SOURCE_SGIS",
+ "Value": "0x8354",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight7Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT7_SGIX",
- "Value": "0x8413",
+ "Name": "PixelFragmentAlphaSourceSgis",
+ "NativeName": "GL_PIXEL_FRAGMENT_ALPHA_SOURCE_SGIS",
+ "Value": "0x8355",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PixelTexGenParameterNameSGIS",
+ "NativeName": "PixelTexGenParameterNameSGIS",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Light0",
- "NativeName": "GL_LIGHT0",
- "Value": "0x4000",
+ "Name": "MapColor",
+ "NativeName": "GL_MAP_COLOR",
+ "Value": "0xD10",
"Doc": "",
"Attributes": [
{
@@ -29605,9 +38968,9 @@
]
},
{
- "Name": "Light1",
- "NativeName": "GL_LIGHT1",
- "Value": "0x4001",
+ "Name": "MapStencil",
+ "NativeName": "GL_MAP_STENCIL",
+ "Value": "0xD11",
"Doc": "",
"Attributes": [
{
@@ -29617,9 +38980,9 @@
]
},
{
- "Name": "Light2",
- "NativeName": "GL_LIGHT2",
- "Value": "0x4002",
+ "Name": "IndexShift",
+ "NativeName": "GL_INDEX_SHIFT",
+ "Value": "0xD12",
"Doc": "",
"Attributes": [
{
@@ -29629,9 +38992,9 @@
]
},
{
- "Name": "Light3",
- "NativeName": "GL_LIGHT3",
- "Value": "0x4003",
+ "Name": "IndexOffset",
+ "NativeName": "GL_INDEX_OFFSET",
+ "Value": "0xD13",
"Doc": "",
"Attributes": [
{
@@ -29641,9 +39004,9 @@
]
},
{
- "Name": "Light4",
- "NativeName": "GL_LIGHT4",
- "Value": "0x4004",
+ "Name": "RedScale",
+ "NativeName": "GL_RED_SCALE",
+ "Value": "0xD14",
"Doc": "",
"Attributes": [
{
@@ -29653,9 +39016,9 @@
]
},
{
- "Name": "Light5",
- "NativeName": "GL_LIGHT5",
- "Value": "0x4005",
+ "Name": "RedBias",
+ "NativeName": "GL_RED_BIAS",
+ "Value": "0xD15",
"Doc": "",
"Attributes": [
{
@@ -29665,9 +39028,9 @@
]
},
{
- "Name": "Light6",
- "NativeName": "GL_LIGHT6",
- "Value": "0x4006",
+ "Name": "GreenScale",
+ "NativeName": "GL_GREEN_SCALE",
+ "Value": "0xD18",
"Doc": "",
"Attributes": [
{
@@ -29677,29 +39040,9 @@
]
},
{
- "Name": "Light7",
- "NativeName": "GL_LIGHT7",
- "Value": "0x4007",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "LightName",
- "NativeName": "LightName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Ambient",
- "NativeName": "GL_AMBIENT",
- "Value": "0x1200",
+ "Name": "GreenBias",
+ "NativeName": "GL_GREEN_BIAS",
+ "Value": "0xD19",
"Doc": "",
"Attributes": [
{
@@ -29709,9 +39052,9 @@
]
},
{
- "Name": "ConstantAttenuation",
- "NativeName": "GL_CONSTANT_ATTENUATION",
- "Value": "0x1207",
+ "Name": "BlueScale",
+ "NativeName": "GL_BLUE_SCALE",
+ "Value": "0xD1A",
"Doc": "",
"Attributes": [
{
@@ -29721,9 +39064,9 @@
]
},
{
- "Name": "Diffuse",
- "NativeName": "GL_DIFFUSE",
- "Value": "0x1201",
+ "Name": "BlueBias",
+ "NativeName": "GL_BLUE_BIAS",
+ "Value": "0xD1B",
"Doc": "",
"Attributes": [
{
@@ -29733,9 +39076,9 @@
]
},
{
- "Name": "LinearAttenuation",
- "NativeName": "GL_LINEAR_ATTENUATION",
- "Value": "0x1208",
+ "Name": "AlphaScale",
+ "NativeName": "GL_ALPHA_SCALE",
+ "Value": "0xD1C",
"Doc": "",
"Attributes": [
{
@@ -29745,9 +39088,9 @@
]
},
{
- "Name": "Position",
- "NativeName": "GL_POSITION",
- "Value": "0x1203",
+ "Name": "AlphaBias",
+ "NativeName": "GL_ALPHA_BIAS",
+ "Value": "0xD1D",
"Doc": "",
"Attributes": [
{
@@ -29757,9 +39100,9 @@
]
},
{
- "Name": "QuadraticAttenuation",
- "NativeName": "GL_QUADRATIC_ATTENUATION",
- "Value": "0x1209",
+ "Name": "DepthScale",
+ "NativeName": "GL_DEPTH_SCALE",
+ "Value": "0xD1E",
"Doc": "",
"Attributes": [
{
@@ -29769,9 +39112,9 @@
]
},
{
- "Name": "Specular",
- "NativeName": "GL_SPECULAR",
- "Value": "0x1202",
+ "Name": "DepthBias",
+ "NativeName": "GL_DEPTH_BIAS",
+ "Value": "0xD1F",
"Doc": "",
"Attributes": [
{
@@ -29781,617 +39124,489 @@
]
},
{
- "Name": "SpotCutoff",
- "NativeName": "GL_SPOT_CUTOFF",
- "Value": "0x1206",
+ "Name": "PostConvolutionRedScale",
+ "NativeName": "GL_POST_CONVOLUTION_RED_SCALE",
+ "Value": "0x801C",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "SpotDirection",
- "NativeName": "GL_SPOT_DIRECTION",
- "Value": "0x1204",
+ "Name": "PostConvolutionRedScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_RED_SCALE_EXT",
+ "Value": "0x801C",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "SpotExponent",
- "NativeName": "GL_SPOT_EXPONENT",
- "Value": "0x1205",
+ "Name": "PostConvolutionGreenScale",
+ "NativeName": "GL_POST_CONVOLUTION_GREEN_SCALE",
+ "Value": "0x801D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "LightParameter",
- "NativeName": "LightParameter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ "Attributes": []
+ },
{
- "Name": "Compile",
- "NativeName": "GL_COMPILE",
- "Value": "0x1300",
+ "Name": "PostConvolutionGreenScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_GREEN_SCALE_EXT",
+ "Value": "0x801D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "CompileAndExecute",
- "NativeName": "GL_COMPILE_AND_EXECUTE",
- "Value": "0x1301",
+ "Name": "PostConvolutionBlueScale",
+ "NativeName": "GL_POST_CONVOLUTION_BLUE_SCALE",
+ "Value": "0x801E",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "ListMode",
- "NativeName": "ListMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ "Attributes": []
+ },
{
- "Name": "C2Bytes",
- "NativeName": "GL_2_BYTES",
- "Value": "0x1407",
+ "Name": "PostConvolutionBlueScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_BLUE_SCALE_EXT",
+ "Value": "0x801E",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "C3Bytes",
- "NativeName": "GL_3_BYTES",
- "Value": "0x1408",
+ "Name": "PostConvolutionAlphaScale",
+ "NativeName": "GL_POST_CONVOLUTION_ALPHA_SCALE",
+ "Value": "0x801F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "C4Bytes",
- "NativeName": "GL_4_BYTES",
- "Value": "0x1409",
+ "Name": "PostConvolutionAlphaScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_ALPHA_SCALE_EXT",
+ "Value": "0x801F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Byte",
- "NativeName": "GL_BYTE",
- "Value": "0x1400",
+ "Name": "PostConvolutionRedBias",
+ "NativeName": "GL_POST_CONVOLUTION_RED_BIAS",
+ "Value": "0x8020",
"Doc": "",
"Attributes": []
},
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "PostConvolutionRedBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_RED_BIAS_EXT",
+ "Value": "0x8020",
"Doc": "",
"Attributes": []
},
{
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
+ "Name": "PostConvolutionGreenBias",
+ "NativeName": "GL_POST_CONVOLUTION_GREEN_BIAS",
+ "Value": "0x8021",
"Doc": "",
"Attributes": []
},
{
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
+ "Name": "PostConvolutionGreenBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_GREEN_BIAS_EXT",
+ "Value": "0x8021",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedByte",
- "NativeName": "GL_UNSIGNED_BYTE",
- "Value": "0x1401",
+ "Name": "PostConvolutionBlueBias",
+ "NativeName": "GL_POST_CONVOLUTION_BLUE_BIAS",
+ "Value": "0x8022",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt",
- "NativeName": "GL_UNSIGNED_INT",
- "Value": "0x1405",
+ "Name": "PostConvolutionBlueBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_BLUE_BIAS_EXT",
+ "Value": "0x8022",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedShort",
- "NativeName": "GL_UNSIGNED_SHORT",
- "Value": "0x1403",
+ "Name": "PostConvolutionAlphaBias",
+ "NativeName": "GL_POST_CONVOLUTION_ALPHA_BIAS",
+ "Value": "0x8023",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ListNameType",
- "NativeName": "ListNameType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ListPrioritySgix",
- "NativeName": "GL_LIST_PRIORITY_SGIX",
- "Value": "0x8182",
+ "Name": "PostConvolutionAlphaBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_ALPHA_BIAS_EXT",
+ "Value": "0x8023",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ListParameterName",
- "NativeName": "ListParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "And",
- "NativeName": "GL_AND",
- "Value": "0x1501",
+ "Name": "PostColorMatrixRedScale",
+ "NativeName": "GL_POST_COLOR_MATRIX_RED_SCALE",
+ "Value": "0x80B4",
"Doc": "",
"Attributes": []
},
{
- "Name": "AndInverted",
- "NativeName": "GL_AND_INVERTED",
- "Value": "0x1504",
+ "Name": "PostColorMatrixRedScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_RED_SCALE_SGI",
+ "Value": "0x80B4",
"Doc": "",
"Attributes": []
},
{
- "Name": "AndReverse",
- "NativeName": "GL_AND_REVERSE",
- "Value": "0x1502",
+ "Name": "PostColorMatrixGreenScale",
+ "NativeName": "GL_POST_COLOR_MATRIX_GREEN_SCALE",
+ "Value": "0x80B5",
"Doc": "",
"Attributes": []
},
{
- "Name": "Clear",
- "NativeName": "GL_CLEAR",
- "Value": "0x1500",
+ "Name": "PostColorMatrixGreenScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI",
+ "Value": "0x80B5",
"Doc": "",
"Attributes": []
},
{
- "Name": "Copy",
- "NativeName": "GL_COPY",
- "Value": "0x1503",
+ "Name": "PostColorMatrixBlueScale",
+ "NativeName": "GL_POST_COLOR_MATRIX_BLUE_SCALE",
+ "Value": "0x80B6",
"Doc": "",
"Attributes": []
},
{
- "Name": "CopyInverted",
- "NativeName": "GL_COPY_INVERTED",
- "Value": "0x150C",
+ "Name": "PostColorMatrixBlueScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI",
+ "Value": "0x80B6",
"Doc": "",
"Attributes": []
},
{
- "Name": "Equiv",
- "NativeName": "GL_EQUIV",
- "Value": "0x1509",
+ "Name": "PostColorMatrixAlphaScale",
+ "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_SCALE",
+ "Value": "0x80B7",
"Doc": "",
"Attributes": []
},
{
- "Name": "Invert",
- "NativeName": "GL_INVERT",
- "Value": "0x150A",
+ "Name": "PostColorMatrixAlphaScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI",
+ "Value": "0x80B7",
"Doc": "",
"Attributes": []
},
{
- "Name": "Nand",
- "NativeName": "GL_NAND",
- "Value": "0x150E",
+ "Name": "PostColorMatrixRedBias",
+ "NativeName": "GL_POST_COLOR_MATRIX_RED_BIAS",
+ "Value": "0x80B8",
"Doc": "",
"Attributes": []
},
{
- "Name": "Noop",
- "NativeName": "GL_NOOP",
- "Value": "0x1505",
+ "Name": "PostColorMatrixRedBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_RED_BIAS_SGI",
+ "Value": "0x80B8",
"Doc": "",
"Attributes": []
},
{
- "Name": "Nor",
- "NativeName": "GL_NOR",
- "Value": "0x1508",
+ "Name": "PostColorMatrixGreenBias",
+ "NativeName": "GL_POST_COLOR_MATRIX_GREEN_BIAS",
+ "Value": "0x80B9",
"Doc": "",
"Attributes": []
},
{
- "Name": "Or",
- "NativeName": "GL_OR",
- "Value": "0x1507",
+ "Name": "PostColorMatrixGreenBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI",
+ "Value": "0x80B9",
"Doc": "",
"Attributes": []
},
{
- "Name": "OrInverted",
- "NativeName": "GL_OR_INVERTED",
- "Value": "0x150D",
+ "Name": "PostColorMatrixBlueBias",
+ "NativeName": "GL_POST_COLOR_MATRIX_BLUE_BIAS",
+ "Value": "0x80BA",
"Doc": "",
"Attributes": []
},
{
- "Name": "OrReverse",
- "NativeName": "GL_OR_REVERSE",
- "Value": "0x150B",
+ "Name": "PostColorMatrixBlueBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI",
+ "Value": "0x80BA",
"Doc": "",
"Attributes": []
},
{
- "Name": "Set",
- "NativeName": "GL_SET",
- "Value": "0x150F",
+ "Name": "PostColorMatrixAlphaBias",
+ "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_BIAS",
+ "Value": "0x80BB",
"Doc": "",
"Attributes": []
},
{
- "Name": "Xor",
- "NativeName": "GL_XOR",
- "Value": "0x1506",
+ "Name": "PostColorMatrixAlphaBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI",
+ "Value": "0x80BB",
"Doc": "",
"Attributes": []
}
],
- "Name": "LogicOp",
- "NativeName": "LogicOp",
+ "Name": "PixelTransferParameter",
+ "NativeName": "PixelTransferParameter",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ClientStorageBit",
- "NativeName": "GL_CLIENT_STORAGE_BIT",
- "Value": "0x200",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ClientStorageBitExt",
- "NativeName": "GL_CLIENT_STORAGE_BIT_EXT",
- "Value": "0x200",
+ "Name": "PixelMagFilterExt",
+ "NativeName": "GL_PIXEL_MAG_FILTER_EXT",
+ "Value": "0x8331",
"Doc": "",
"Attributes": []
},
{
- "Name": "DynamicStorageBit",
- "NativeName": "GL_DYNAMIC_STORAGE_BIT",
- "Value": "0x100",
+ "Name": "PixelMinFilterExt",
+ "NativeName": "GL_PIXEL_MIN_FILTER_EXT",
+ "Value": "0x8332",
"Doc": "",
"Attributes": []
},
{
- "Name": "DynamicStorageBitExt",
- "NativeName": "GL_DYNAMIC_STORAGE_BIT_EXT",
- "Value": "0x100",
+ "Name": "PixelCubicWeightExt",
+ "NativeName": "GL_PIXEL_CUBIC_WEIGHT_EXT",
+ "Value": "0x8333",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PixelTransformPNameEXT",
+ "NativeName": "PixelTransformPNameEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "MapCoherentBit",
- "NativeName": "GL_MAP_COHERENT_BIT",
- "Value": "0x80",
+ "Name": "PixelTransform2DExt",
+ "NativeName": "GL_PIXEL_TRANSFORM_2D_EXT",
+ "Value": "0x8330",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PixelTransformTargetEXT",
+ "NativeName": "PixelTransformTargetEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "MapCoherentBitExt",
- "NativeName": "GL_MAP_COHERENT_BIT_EXT",
- "Value": "0x80",
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapFlushExplicitBit",
- "NativeName": "GL_MAP_FLUSH_EXPLICIT_BIT",
- "Value": "0x10",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapFlushExplicitBitExt",
- "NativeName": "GL_MAP_FLUSH_EXPLICIT_BIT_EXT",
- "Value": "0x10",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateBufferBit",
- "NativeName": "GL_MAP_INVALIDATE_BUFFER_BIT",
- "Value": "0x8",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateBufferBitExt",
- "NativeName": "GL_MAP_INVALIDATE_BUFFER_BIT_EXT",
- "Value": "0x8",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateRangeBit",
- "NativeName": "GL_MAP_INVALIDATE_RANGE_BIT",
- "Value": "0x4",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateRangeBitExt",
- "NativeName": "GL_MAP_INVALIDATE_RANGE_BIT_EXT",
- "Value": "0x4",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapPersistentBit",
- "NativeName": "GL_MAP_PERSISTENT_BIT",
- "Value": "0x40",
+ "Name": "Bitmap",
+ "NativeName": "GL_BITMAP",
+ "Value": "0x1A00",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "MapPersistentBitExt",
- "NativeName": "GL_MAP_PERSISTENT_BIT_EXT",
- "Value": "0x40",
+ "Name": "UnsignedByte332",
+ "NativeName": "GL_UNSIGNED_BYTE_3_3_2",
+ "Value": "0x8032",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapReadBit",
- "NativeName": "GL_MAP_READ_BIT",
- "Value": "0x1",
+ "Name": "UnsignedByte332Ext",
+ "NativeName": "GL_UNSIGNED_BYTE_3_3_2_EXT",
+ "Value": "0x8032",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapReadBitExt",
- "NativeName": "GL_MAP_READ_BIT_EXT",
- "Value": "0x1",
+ "Name": "UnsignedShort4444",
+ "NativeName": "GL_UNSIGNED_SHORT_4_4_4_4",
+ "Value": "0x8033",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapUnsynchronizedBit",
- "NativeName": "GL_MAP_UNSYNCHRONIZED_BIT",
- "Value": "0x20",
+ "Name": "UnsignedShort4444Ext",
+ "NativeName": "GL_UNSIGNED_SHORT_4_4_4_4_EXT",
+ "Value": "0x8033",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapUnsynchronizedBitExt",
- "NativeName": "GL_MAP_UNSYNCHRONIZED_BIT_EXT",
- "Value": "0x20",
+ "Name": "UnsignedShort5551",
+ "NativeName": "GL_UNSIGNED_SHORT_5_5_5_1",
+ "Value": "0x8034",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapWriteBit",
- "NativeName": "GL_MAP_WRITE_BIT",
- "Value": "0x2",
+ "Name": "UnsignedShort5551Ext",
+ "NativeName": "GL_UNSIGNED_SHORT_5_5_5_1_EXT",
+ "Value": "0x8034",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapWriteBitExt",
- "NativeName": "GL_MAP_WRITE_BIT_EXT",
- "Value": "0x2",
+ "Name": "UnsignedInt8888",
+ "NativeName": "GL_UNSIGNED_INT_8_8_8_8",
+ "Value": "0x8035",
"Doc": "",
"Attributes": []
},
{
- "Name": "SparseStorageBitArb",
- "NativeName": "GL_SPARSE_STORAGE_BIT_ARB",
- "Value": "0x400",
+ "Name": "UnsignedInt8888Ext",
+ "NativeName": "GL_UNSIGNED_INT_8_8_8_8_EXT",
+ "Value": "0x8035",
"Doc": "",
"Attributes": []
},
{
- "Name": "LgpuSeparateStorageBitNvx",
- "NativeName": "GL_LGPU_SEPARATE_STORAGE_BIT_NVX",
- "Value": "0x800",
+ "Name": "UnsignedInt1010102",
+ "NativeName": "GL_UNSIGNED_INT_10_10_10_2",
+ "Value": "0x8036",
"Doc": "",
"Attributes": []
},
{
- "Name": "PerGpuStorageBitNV",
- "NativeName": "GL_PER_GPU_STORAGE_BIT_NV",
- "Value": "0x800",
+ "Name": "UnsignedInt1010102Ext",
+ "NativeName": "GL_UNSIGNED_INT_10_10_10_2_EXT",
+ "Value": "0x8036",
"Doc": "",
"Attributes": []
}
],
- "Name": "MapBufferUsageMask",
- "NativeName": "MapBufferUsageMask",
+ "Name": "PixelType",
+ "NativeName": "PixelType",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Coeff",
- "NativeName": "GL_COEFF",
- "Value": "0xA00",
+ "Name": "PNTrianglesPointModeAti",
+ "NativeName": "GL_PN_TRIANGLES_POINT_MODE_ATI",
+ "Value": "0x87F2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Order",
- "NativeName": "GL_ORDER",
- "Value": "0xA01",
+ "Name": "PNTrianglesNormalModeAti",
+ "NativeName": "GL_PN_TRIANGLES_NORMAL_MODE_ATI",
+ "Value": "0x87F3",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Domain",
- "NativeName": "GL_DOMAIN",
- "Value": "0xA02",
+ "Name": "PNTrianglesTesselationLevelAti",
+ "NativeName": "GL_PN_TRIANGLES_TESSELATION_LEVEL_ATI",
+ "Value": "0x87F4",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
}
],
- "Name": "MapQuery",
- "NativeName": "MapQuery",
+ "Name": "PNTrianglesPNameATI",
+ "NativeName": "PNTrianglesPNameATI",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "GeometryDeformationSgix",
- "NativeName": "GL_GEOMETRY_DEFORMATION_SGIX",
- "Value": "0x8194",
+ "Name": "PointSizeMinExt",
+ "NativeName": "GL_POINT_SIZE_MIN_EXT",
+ "Value": "0x8126",
"Doc": "",
"Attributes": []
},
{
- "Name": "Map1Color4",
- "NativeName": "GL_MAP1_COLOR_4",
- "Value": "0xD90",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "Map1Index",
- "NativeName": "GL_MAP1_INDEX",
- "Value": "0xD91",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "Map1Normal",
- "NativeName": "GL_MAP1_NORMAL",
- "Value": "0xD92",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "Map1TextureCoord1",
- "NativeName": "GL_MAP1_TEXTURE_COORD_1",
- "Value": "0xD93",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "Map1TextureCoord2",
- "NativeName": "GL_MAP1_TEXTURE_COORD_2",
- "Value": "0xD94",
+ "Name": "PointSizeMaxExt",
+ "NativeName": "GL_POINT_SIZE_MAX_EXT",
+ "Value": "0x8127",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1TextureCoord3",
- "NativeName": "GL_MAP1_TEXTURE_COORD_3",
- "Value": "0xD95",
+ "Name": "PointFadeThresholdSize",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE",
+ "Value": "0x8128",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map1TextureCoord4",
- "NativeName": "GL_MAP1_TEXTURE_COORD_4",
- "Value": "0xD96",
+ "Name": "PointFadeThresholdSizeExt",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_EXT",
+ "Value": "0x8128",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "Map1Vertex3",
- "NativeName": "GL_MAP1_VERTEX_3",
- "Value": "0xD97",
+ "Attributes": []
+ }
+ ],
+ "Name": "PointParameterNameARB",
+ "NativeName": "PointParameterNameARB",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "PointSizeMin",
+ "NativeName": "GL_POINT_SIZE_MIN",
+ "Value": "0x8126",
"Doc": "",
"Attributes": [
{
@@ -30401,45 +39616,30 @@
]
},
{
- "Name": "Map1Vertex4",
- "NativeName": "GL_MAP1_VERTEX_4",
- "Value": "0xD98",
+ "Name": "PointSizeMinArb",
+ "NativeName": "GL_POINT_SIZE_MIN_ARB",
+ "Value": "0x8126",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Color4",
- "NativeName": "GL_MAP2_COLOR_4",
- "Value": "0xDB0",
+ "Name": "PointSizeMinExt",
+ "NativeName": "GL_POINT_SIZE_MIN_EXT",
+ "Value": "0x8126",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Index",
- "NativeName": "GL_MAP2_INDEX",
- "Value": "0xDB1",
+ "Name": "PointSizeMinSgis",
+ "NativeName": "GL_POINT_SIZE_MIN_SGIS",
+ "Value": "0x8126",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Normal",
- "NativeName": "GL_MAP2_NORMAL",
- "Value": "0xDB2",
+ "Name": "PointSizeMax",
+ "NativeName": "GL_POINT_SIZE_MAX",
+ "Value": "0x8127",
"Doc": "",
"Attributes": [
{
@@ -30449,69 +39649,72 @@
]
},
{
- "Name": "Map2TextureCoord1",
- "NativeName": "GL_MAP2_TEXTURE_COORD_1",
- "Value": "0xDB3",
+ "Name": "PointSizeMaxArb",
+ "NativeName": "GL_POINT_SIZE_MAX_ARB",
+ "Value": "0x8127",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2TextureCoord2",
- "NativeName": "GL_MAP2_TEXTURE_COORD_2",
- "Value": "0xDB4",
+ "Name": "PointSizeMaxExt",
+ "NativeName": "GL_POINT_SIZE_MAX_EXT",
+ "Value": "0x8127",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2TextureCoord3",
- "NativeName": "GL_MAP2_TEXTURE_COORD_3",
- "Value": "0xDB5",
+ "Name": "PointSizeMaxSgis",
+ "NativeName": "GL_POINT_SIZE_MAX_SGIS",
+ "Value": "0x8127",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2TextureCoord4",
- "NativeName": "GL_MAP2_TEXTURE_COORD_4",
- "Value": "0xDB6",
+ "Name": "PointFadeThresholdSize",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE",
+ "Value": "0x8128",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Vertex3",
- "NativeName": "GL_MAP2_VERTEX_3",
- "Value": "0xDB7",
+ "Name": "PointFadeThresholdSizeArb",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_ARB",
+ "Value": "0x8128",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Map2Vertex4",
- "NativeName": "GL_MAP2_VERTEX_4",
- "Value": "0xDB8",
+ "Name": "PointFadeThresholdSizeExt",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_EXT",
+ "Value": "0x8128",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointFadeThresholdSizeSgis",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_SGIS",
+ "Value": "0x8128",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DistanceAttenuationExt",
+ "NativeName": "GL_DISTANCE_ATTENUATION_EXT",
+ "Value": "0x8129",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DistanceAttenuationSgis",
+ "NativeName": "GL_DISTANCE_ATTENUATION_SGIS",
+ "Value": "0x8129",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointDistanceAttenuation",
+ "NativeName": "GL_POINT_DISTANCE_ATTENUATION",
+ "Value": "0x8129",
"Doc": "",
"Attributes": [
{
@@ -30521,142 +39724,174 @@
]
},
{
- "Name": "TextureDeformationSgix",
- "NativeName": "GL_TEXTURE_DEFORMATION_SGIX",
- "Value": "0x8195",
+ "Name": "PointDistanceAttenuationArb",
+ "NativeName": "GL_POINT_DISTANCE_ATTENUATION_ARB",
+ "Value": "0x8129",
"Doc": "",
"Attributes": []
}
],
- "Name": "MapTarget",
- "NativeName": "MapTarget",
+ "Name": "PointParameterNameSGIS",
+ "NativeName": "PointParameterNameSGIS",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "LayoutDefaultIntel",
- "NativeName": "GL_LAYOUT_DEFAULT_INTEL",
- "Value": "0x0",
+ "Name": "Point",
+ "NativeName": "GL_POINT",
+ "Value": "0x1B00",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutLinearCpuCachedIntel",
- "NativeName": "GL_LAYOUT_LINEAR_CPU_CACHED_INTEL",
- "Value": "0x2",
+ "Name": "Line",
+ "NativeName": "GL_LINE",
+ "Value": "0x1B01",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutLinearIntel",
- "NativeName": "GL_LAYOUT_LINEAR_INTEL",
- "Value": "0x1",
+ "Name": "Fill",
+ "NativeName": "GL_FILL",
+ "Value": "0x1B02",
"Doc": "",
"Attributes": []
}
],
- "Name": "MapTextureFormatINTEL",
- "NativeName": "MapTextureFormatINTEL",
+ "Name": "PolygonMode",
+ "NativeName": "PolygonMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Back",
- "NativeName": "GL_BACK",
- "Value": "0x405",
+ "Name": "LowFloat",
+ "NativeName": "GL_LOW_FLOAT",
+ "Value": "0x8DF0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Front",
- "NativeName": "GL_FRONT",
- "Value": "0x404",
+ "Name": "MediumFloat",
+ "NativeName": "GL_MEDIUM_FLOAT",
+ "Value": "0x8DF1",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontAndBack",
- "NativeName": "GL_FRONT_AND_BACK",
- "Value": "0x408",
+ "Name": "HighFloat",
+ "NativeName": "GL_HIGH_FLOAT",
+ "Value": "0x8DF2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LowInt",
+ "NativeName": "GL_LOW_INT",
+ "Value": "0x8DF3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MediumInt",
+ "NativeName": "GL_MEDIUM_INT",
+ "Value": "0x8DF4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HighInt",
+ "NativeName": "GL_HIGH_INT",
+ "Value": "0x8DF5",
"Doc": "",
"Attributes": []
}
],
- "Name": "MaterialFace",
- "NativeName": "MaterialFace",
+ "Name": "PrecisionType",
+ "NativeName": "PrecisionType",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Ambient",
- "NativeName": "GL_AMBIENT",
- "Value": "0x1200",
+ "Name": "PreserveAti",
+ "NativeName": "GL_PRESERVE_ATI",
+ "Value": "0x8762",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "AmbientAndDiffuse",
- "NativeName": "GL_AMBIENT_AND_DIFFUSE",
- "Value": "0x1602",
+ "Name": "DiscardAti",
+ "NativeName": "GL_DISCARD_ATI",
+ "Value": "0x8763",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
+ }
+ ],
+ "Name": "PreserveModeATI",
+ "NativeName": "PreserveModeATI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Points",
+ "NativeName": "GL_POINTS",
+ "Value": "0x0",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "ColorIndexes",
- "NativeName": "GL_COLOR_INDEXES",
- "Value": "0x1603",
+ "Name": "Lines",
+ "NativeName": "GL_LINES",
+ "Value": "0x1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Diffuse",
- "NativeName": "GL_DIFFUSE",
- "Value": "0x1201",
+ "Name": "LineLoop",
+ "NativeName": "GL_LINE_LOOP",
+ "Value": "0x2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Emission",
- "NativeName": "GL_EMISSION",
- "Value": "0x1600",
+ "Name": "LineStrip",
+ "NativeName": "GL_LINE_STRIP",
+ "Value": "0x3",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Shininess",
- "NativeName": "GL_SHININESS",
- "Value": "0x1601",
+ "Name": "Triangles",
+ "NativeName": "GL_TRIANGLES",
+ "Value": "0x4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TriangleStrip",
+ "NativeName": "GL_TRIANGLE_STRIP",
+ "Value": "0x5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TriangleFan",
+ "NativeName": "GL_TRIANGLE_FAN",
+ "Value": "0x6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Quads",
+ "NativeName": "GL_QUADS",
+ "Value": "0x7",
"Doc": "",
"Attributes": [
{
@@ -30666,9 +39901,16 @@
]
},
{
- "Name": "Specular",
- "NativeName": "GL_SPECULAR",
- "Value": "0x1202",
+ "Name": "QuadsExt",
+ "NativeName": "GL_QUADS_EXT",
+ "Value": "0x7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QuadStrip",
+ "NativeName": "GL_QUAD_STRIP",
+ "Value": "0x8",
"Doc": "",
"Attributes": [
{
@@ -30676,19 +39918,11 @@
"Arguments": []
}
]
- }
- ],
- "Name": "MaterialParameter",
- "NativeName": "MaterialParameter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Modelview",
- "NativeName": "GL_MODELVIEW",
- "Value": "0x1700",
+ "Name": "Polygon",
+ "NativeName": "GL_POLYGON",
+ "Value": "0x9",
"Doc": "",
"Attributes": [
{
@@ -30698,1648 +39932,1488 @@
]
},
{
- "Name": "Modelview0Ext",
- "NativeName": "GL_MODELVIEW0_EXT",
- "Value": "0x1700",
+ "Name": "LinesAdjacency",
+ "NativeName": "GL_LINES_ADJACENCY",
+ "Value": "0xA",
"Doc": "",
"Attributes": []
},
{
- "Name": "Projection",
- "NativeName": "GL_PROJECTION",
- "Value": "0x1701",
+ "Name": "LinesAdjacencyArb",
+ "NativeName": "GL_LINES_ADJACENCY_ARB",
+ "Value": "0xA",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Texture",
- "NativeName": "GL_TEXTURE",
- "Value": "0x1702",
+ "Name": "LinesAdjacencyExt",
+ "NativeName": "GL_LINES_ADJACENCY_EXT",
+ "Value": "0xA",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "MatrixMode",
- "NativeName": "MatrixMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "AllBarrierBits",
- "NativeName": "GL_ALL_BARRIER_BITS",
- "Value": "unchecked((int)0xFFFFFFFF)",
+ "Name": "LineStripAdjacency",
+ "NativeName": "GL_LINE_STRIP_ADJACENCY",
+ "Value": "0xB",
"Doc": "",
"Attributes": []
},
{
- "Name": "AllBarrierBitsExt",
- "NativeName": "GL_ALL_BARRIER_BITS_EXT",
- "Value": "unchecked((int)0xFFFFFFFF)",
+ "Name": "LineStripAdjacencyArb",
+ "NativeName": "GL_LINE_STRIP_ADJACENCY_ARB",
+ "Value": "0xB",
"Doc": "",
"Attributes": []
},
{
- "Name": "AtomicCounterBarrierBit",
- "NativeName": "GL_ATOMIC_COUNTER_BARRIER_BIT",
- "Value": "0x1000",
+ "Name": "LineStripAdjacencyExt",
+ "NativeName": "GL_LINE_STRIP_ADJACENCY_EXT",
+ "Value": "0xB",
"Doc": "",
"Attributes": []
},
{
- "Name": "AtomicCounterBarrierBitExt",
- "NativeName": "GL_ATOMIC_COUNTER_BARRIER_BIT_EXT",
- "Value": "0x1000",
+ "Name": "TrianglesAdjacency",
+ "NativeName": "GL_TRIANGLES_ADJACENCY",
+ "Value": "0xC",
"Doc": "",
"Attributes": []
},
{
- "Name": "BufferUpdateBarrierBit",
- "NativeName": "GL_BUFFER_UPDATE_BARRIER_BIT",
- "Value": "0x200",
+ "Name": "TrianglesAdjacencyArb",
+ "NativeName": "GL_TRIANGLES_ADJACENCY_ARB",
+ "Value": "0xC",
"Doc": "",
"Attributes": []
},
{
- "Name": "BufferUpdateBarrierBitExt",
- "NativeName": "GL_BUFFER_UPDATE_BARRIER_BIT_EXT",
- "Value": "0x200",
+ "Name": "TrianglesAdjacencyExt",
+ "NativeName": "GL_TRIANGLES_ADJACENCY_EXT",
+ "Value": "0xC",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClientMappedBufferBarrierBit",
- "NativeName": "GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT",
- "Value": "0x4000",
+ "Name": "TriangleStripAdjacency",
+ "NativeName": "GL_TRIANGLE_STRIP_ADJACENCY",
+ "Value": "0xD",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClientMappedBufferBarrierBitExt",
- "NativeName": "GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT_EXT",
- "Value": "0x4000",
+ "Name": "TriangleStripAdjacencyArb",
+ "NativeName": "GL_TRIANGLE_STRIP_ADJACENCY_ARB",
+ "Value": "0xD",
"Doc": "",
"Attributes": []
},
{
- "Name": "CommandBarrierBit",
- "NativeName": "GL_COMMAND_BARRIER_BIT",
- "Value": "0x40",
+ "Name": "TriangleStripAdjacencyExt",
+ "NativeName": "GL_TRIANGLE_STRIP_ADJACENCY_EXT",
+ "Value": "0xD",
"Doc": "",
"Attributes": []
},
{
- "Name": "CommandBarrierBitExt",
- "NativeName": "GL_COMMAND_BARRIER_BIT_EXT",
- "Value": "0x40",
+ "Name": "Patches",
+ "NativeName": "GL_PATCHES",
+ "Value": "0xE",
"Doc": "",
"Attributes": []
},
{
- "Name": "ElementArrayBarrierBit",
- "NativeName": "GL_ELEMENT_ARRAY_BARRIER_BIT",
- "Value": "0x2",
+ "Name": "PatchesExt",
+ "NativeName": "GL_PATCHES_EXT",
+ "Value": "0xE",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PrimitiveType",
+ "NativeName": "PrimitiveType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ElementArrayBarrierBitExt",
- "NativeName": "GL_ELEMENT_ARRAY_BARRIER_BIT_EXT",
- "Value": "0x2",
+ "Name": "ProgramFormatAsciiArb",
+ "NativeName": "GL_PROGRAM_FORMAT_ASCII_ARB",
+ "Value": "0x8875",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ProgramFormat",
+ "NativeName": "ProgramFormat",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "TransformFeedbackBuffer",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
+ "Value": "0x8C8E",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferBarrierBit",
- "NativeName": "GL_FRAMEBUFFER_BARRIER_BIT",
- "Value": "0x400",
+ "Name": "Uniform",
+ "NativeName": "GL_UNIFORM",
+ "Value": "0x92E1",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferBarrierBitExt",
- "NativeName": "GL_FRAMEBUFFER_BARRIER_BIT_EXT",
- "Value": "0x400",
+ "Name": "UniformBlock",
+ "NativeName": "GL_UNIFORM_BLOCK",
+ "Value": "0x92E2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelBufferBarrierBit",
- "NativeName": "GL_PIXEL_BUFFER_BARRIER_BIT",
- "Value": "0x80",
+ "Name": "ProgramInput",
+ "NativeName": "GL_PROGRAM_INPUT",
+ "Value": "0x92E3",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelBufferBarrierBitExt",
- "NativeName": "GL_PIXEL_BUFFER_BARRIER_BIT_EXT",
- "Value": "0x80",
+ "Name": "ProgramOutput",
+ "NativeName": "GL_PROGRAM_OUTPUT",
+ "Value": "0x92E4",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryBufferBarrierBit",
- "NativeName": "GL_QUERY_BUFFER_BARRIER_BIT",
- "Value": "0x8000",
+ "Name": "BufferVariable",
+ "NativeName": "GL_BUFFER_VARIABLE",
+ "Value": "0x92E5",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderGlobalAccessBarrierBitNV",
- "NativeName": "GL_SHADER_GLOBAL_ACCESS_BARRIER_BIT_NV",
- "Value": "0x10",
+ "Name": "ShaderStorageBlock",
+ "NativeName": "GL_SHADER_STORAGE_BLOCK",
+ "Value": "0x92E6",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderImageAccessBarrierBit",
- "NativeName": "GL_SHADER_IMAGE_ACCESS_BARRIER_BIT",
- "Value": "0x20",
+ "Name": "VertexSubroutine",
+ "NativeName": "GL_VERTEX_SUBROUTINE",
+ "Value": "0x92E8",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderImageAccessBarrierBitExt",
- "NativeName": "GL_SHADER_IMAGE_ACCESS_BARRIER_BIT_EXT",
- "Value": "0x20",
+ "Name": "TessControlSubroutine",
+ "NativeName": "GL_TESS_CONTROL_SUBROUTINE",
+ "Value": "0x92E9",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderStorageBarrierBit",
- "NativeName": "GL_SHADER_STORAGE_BARRIER_BIT",
- "Value": "0x2000",
+ "Name": "TessEvaluationSubroutine",
+ "NativeName": "GL_TESS_EVALUATION_SUBROUTINE",
+ "Value": "0x92EA",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureFetchBarrierBit",
- "NativeName": "GL_TEXTURE_FETCH_BARRIER_BIT",
- "Value": "0x8",
+ "Name": "GeometrySubroutine",
+ "NativeName": "GL_GEOMETRY_SUBROUTINE",
+ "Value": "0x92EB",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureFetchBarrierBitExt",
- "NativeName": "GL_TEXTURE_FETCH_BARRIER_BIT_EXT",
- "Value": "0x8",
+ "Name": "FragmentSubroutine",
+ "NativeName": "GL_FRAGMENT_SUBROUTINE",
+ "Value": "0x92EC",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureUpdateBarrierBit",
- "NativeName": "GL_TEXTURE_UPDATE_BARRIER_BIT",
- "Value": "0x100",
+ "Name": "ComputeSubroutine",
+ "NativeName": "GL_COMPUTE_SUBROUTINE",
+ "Value": "0x92ED",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureUpdateBarrierBitExt",
- "NativeName": "GL_TEXTURE_UPDATE_BARRIER_BIT_EXT",
- "Value": "0x100",
+ "Name": "VertexSubroutineUniform",
+ "NativeName": "GL_VERTEX_SUBROUTINE_UNIFORM",
+ "Value": "0x92EE",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBarrierBit",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BARRIER_BIT",
- "Value": "0x800",
+ "Name": "TessControlSubroutineUniform",
+ "NativeName": "GL_TESS_CONTROL_SUBROUTINE_UNIFORM",
+ "Value": "0x92EF",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBarrierBitExt",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BARRIER_BIT_EXT",
- "Value": "0x800",
+ "Name": "TessEvaluationSubroutineUniform",
+ "NativeName": "GL_TESS_EVALUATION_SUBROUTINE_UNIFORM",
+ "Value": "0x92F0",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBarrierBit",
- "NativeName": "GL_UNIFORM_BARRIER_BIT",
- "Value": "0x4",
+ "Name": "GeometrySubroutineUniform",
+ "NativeName": "GL_GEOMETRY_SUBROUTINE_UNIFORM",
+ "Value": "0x92F1",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBarrierBitExt",
- "NativeName": "GL_UNIFORM_BARRIER_BIT_EXT",
- "Value": "0x4",
+ "Name": "FragmentSubroutineUniform",
+ "NativeName": "GL_FRAGMENT_SUBROUTINE_UNIFORM",
+ "Value": "0x92F2",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayBarrierBit",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT",
- "Value": "0x1",
+ "Name": "ComputeSubroutineUniform",
+ "NativeName": "GL_COMPUTE_SUBROUTINE_UNIFORM",
+ "Value": "0x92F3",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayBarrierBitExt",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT_EXT",
- "Value": "0x1",
+ "Name": "TransformFeedbackVarying",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_VARYING",
+ "Value": "0x92F4",
"Doc": "",
"Attributes": []
}
],
- "Name": "MemoryBarrierMask",
- "NativeName": "MemoryBarrierMask",
+ "Name": "ProgramInterface",
+ "NativeName": "ProgramInterface",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "DedicatedMemoryObjectExt",
- "NativeName": "GL_DEDICATED_MEMORY_OBJECT_EXT",
- "Value": "0x9581",
+ "Name": "ActiveResources",
+ "NativeName": "GL_ACTIVE_RESOURCES",
+ "Value": "0x92F5",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProtectedMemoryObjectExt",
- "NativeName": "GL_PROTECTED_MEMORY_OBJECT_EXT",
- "Value": "0x959B",
+ "Name": "MaxNameLength",
+ "NativeName": "GL_MAX_NAME_LENGTH",
+ "Value": "0x92F6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxNumActiveVariables",
+ "NativeName": "GL_MAX_NUM_ACTIVE_VARIABLES",
+ "Value": "0x92F7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxNumCompatibleSubroutines",
+ "NativeName": "GL_MAX_NUM_COMPATIBLE_SUBROUTINES",
+ "Value": "0x92F8",
"Doc": "",
"Attributes": []
}
],
- "Name": "MemoryObjectParameterName",
- "NativeName": "MemoryObjectParameterName",
+ "Name": "ProgramInterfacePName",
+ "NativeName": "ProgramInterfacePName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Line",
- "NativeName": "GL_LINE",
- "Value": "0x1B01",
+ "Name": "ProgramBinaryRetrievableHint",
+ "NativeName": "GL_PROGRAM_BINARY_RETRIEVABLE_HINT",
+ "Value": "0x8257",
"Doc": "",
"Attributes": []
},
{
- "Name": "Point",
- "NativeName": "GL_POINT",
- "Value": "0x1B00",
+ "Name": "ProgramSeparable",
+ "NativeName": "GL_PROGRAM_SEPARABLE",
+ "Value": "0x8258",
"Doc": "",
"Attributes": []
}
],
- "Name": "MeshMode1",
- "NativeName": "MeshMode1",
+ "Name": "ProgramParameterPName",
+ "NativeName": "ProgramParameterPName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Fill",
- "NativeName": "GL_FILL",
- "Value": "0x1B02",
+ "Name": "ComputeWorkGroupSize",
+ "NativeName": "GL_COMPUTE_WORK_GROUP_SIZE",
+ "Value": "0x8267",
"Doc": "",
"Attributes": []
},
{
- "Name": "Line",
- "NativeName": "GL_LINE",
- "Value": "0x1B01",
+ "Name": "ProgramBinaryLength",
+ "NativeName": "GL_PROGRAM_BINARY_LENGTH",
+ "Value": "0x8741",
"Doc": "",
"Attributes": []
},
{
- "Name": "Point",
- "NativeName": "GL_POINT",
- "Value": "0x1B00",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "MeshMode2",
- "NativeName": "MeshMode2",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Minmax",
- "NativeName": "GL_MINMAX",
- "Value": "0x802E",
+ "Name": "GeometryVerticesOut",
+ "NativeName": "GL_GEOMETRY_VERTICES_OUT",
+ "Value": "0x8916",
"Doc": "",
"Attributes": []
},
{
- "Name": "MinmaxExt",
- "NativeName": "GL_MINMAX_EXT",
- "Value": "0x802E",
+ "Name": "GeometryInputType",
+ "NativeName": "GL_GEOMETRY_INPUT_TYPE",
+ "Value": "0x8917",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "MinmaxTargetEXT",
- "NativeName": "MinmaxTargetEXT",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Byte",
- "NativeName": "GL_BYTE",
- "Value": "0x1400",
+ "Name": "GeometryOutputType",
+ "NativeName": "GL_GEOMETRY_OUTPUT_TYPE",
+ "Value": "0x8918",
"Doc": "",
"Attributes": []
},
{
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
+ "Name": "ActiveUniformBlockMaxNameLength",
+ "NativeName": "GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH",
+ "Value": "0x8A35",
"Doc": "",
"Attributes": []
},
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "ActiveUniformBlocks",
+ "NativeName": "GL_ACTIVE_UNIFORM_BLOCKS",
+ "Value": "0x8A36",
"Doc": "",
"Attributes": []
},
{
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
+ "Name": "DeleteStatus",
+ "NativeName": "GL_DELETE_STATUS",
+ "Value": "0x8B80",
"Doc": "",
"Attributes": []
},
{
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
+ "Name": "LinkStatus",
+ "NativeName": "GL_LINK_STATUS",
+ "Value": "0x8B82",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "NormalPointerType",
- "NativeName": "NormalPointerType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Buffer",
- "NativeName": "GL_BUFFER",
- "Value": "0x82E0",
+ "Name": "ValidateStatus",
+ "NativeName": "GL_VALIDATE_STATUS",
+ "Value": "0x8B83",
"Doc": "",
"Attributes": []
},
{
- "Name": "Shader",
- "NativeName": "GL_SHADER",
- "Value": "0x82E1",
+ "Name": "InfoLogLength",
+ "NativeName": "GL_INFO_LOG_LENGTH",
+ "Value": "0x8B84",
"Doc": "",
"Attributes": []
},
{
- "Name": "Program",
- "NativeName": "GL_PROGRAM",
- "Value": "0x82E2",
+ "Name": "AttachedShaders",
+ "NativeName": "GL_ATTACHED_SHADERS",
+ "Value": "0x8B85",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexArray",
- "NativeName": "GL_VERTEX_ARRAY",
- "Value": "0x8074",
+ "Name": "ActiveUniforms",
+ "NativeName": "GL_ACTIVE_UNIFORMS",
+ "Value": "0x8B86",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Query",
- "NativeName": "GL_QUERY",
- "Value": "0x82E3",
+ "Name": "ActiveUniformMaxLength",
+ "NativeName": "GL_ACTIVE_UNIFORM_MAX_LENGTH",
+ "Value": "0x8B87",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProgramPipeline",
- "NativeName": "GL_PROGRAM_PIPELINE",
- "Value": "0x82E4",
+ "Name": "ActiveAttributes",
+ "NativeName": "GL_ACTIVE_ATTRIBUTES",
+ "Value": "0x8B89",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedback",
- "NativeName": "GL_TRANSFORM_FEEDBACK",
- "Value": "0x8E22",
+ "Name": "ActiveAttributeMaxLength",
+ "NativeName": "GL_ACTIVE_ATTRIBUTE_MAX_LENGTH",
+ "Value": "0x8B8A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Sampler",
- "NativeName": "GL_SAMPLER",
- "Value": "0x82E6",
+ "Name": "TransformFeedbackVaryingMaxLength",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH",
+ "Value": "0x8C76",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture",
- "NativeName": "GL_TEXTURE",
- "Value": "0x1702",
+ "Name": "TransformFeedbackBufferMode",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_MODE",
+ "Value": "0x8C7F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Renderbuffer",
- "NativeName": "GL_RENDERBUFFER",
- "Value": "0x8D41",
+ "Name": "TransformFeedbackVaryings",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_VARYINGS",
+ "Value": "0x8C83",
"Doc": "",
"Attributes": []
},
{
- "Name": "Framebuffer",
- "NativeName": "GL_FRAMEBUFFER",
- "Value": "0x8D40",
+ "Name": "ActiveAtomicCounterBuffers",
+ "NativeName": "GL_ACTIVE_ATOMIC_COUNTER_BUFFERS",
+ "Value": "0x92D9",
"Doc": "",
"Attributes": []
}
],
- "Name": "ObjectIdentifier",
- "NativeName": "ObjectIdentifier",
+ "Name": "ProgramPropertyARB",
+ "NativeName": "ProgramPropertyARB",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "QueryDepthPassEventBitAmd",
- "NativeName": "GL_QUERY_DEPTH_PASS_EVENT_BIT_AMD",
- "Value": "0x1",
+ "Name": "NumCompatibleSubroutines",
+ "NativeName": "GL_NUM_COMPATIBLE_SUBROUTINES",
+ "Value": "0x8E4A",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryDepthFailEventBitAmd",
- "NativeName": "GL_QUERY_DEPTH_FAIL_EVENT_BIT_AMD",
- "Value": "0x2",
+ "Name": "CompatibleSubroutines",
+ "NativeName": "GL_COMPATIBLE_SUBROUTINES",
+ "Value": "0x8E4B",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryStencilFailEventBitAmd",
- "NativeName": "GL_QUERY_STENCIL_FAIL_EVENT_BIT_AMD",
- "Value": "0x4",
+ "Name": "Uniform",
+ "NativeName": "GL_UNIFORM",
+ "Value": "0x92E1",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryDepthBoundsFailEventBitAmd",
- "NativeName": "GL_QUERY_DEPTH_BOUNDS_FAIL_EVENT_BIT_AMD",
- "Value": "0x8",
+ "Name": "IsPerPatch",
+ "NativeName": "GL_IS_PER_PATCH",
+ "Value": "0x92E7",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryAllEventBitsAmd",
- "NativeName": "GL_QUERY_ALL_EVENT_BITS_AMD",
- "Value": "unchecked((int)0xFFFFFFFF)",
+ "Name": "NameLength",
+ "NativeName": "GL_NAME_LENGTH",
+ "Value": "0x92F9",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "OcclusionQueryEventMaskAMD",
- "NativeName": "OcclusionQueryEventMaskAMD",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "PatchVertices",
- "NativeName": "GL_PATCH_VERTICES",
- "Value": "0x8E72",
+ "Name": "Type",
+ "NativeName": "GL_TYPE",
+ "Value": "0x92FA",
"Doc": "",
"Attributes": []
},
{
- "Name": "PatchDefaultOuterLevel",
- "NativeName": "GL_PATCH_DEFAULT_OUTER_LEVEL",
- "Value": "0x8E74",
+ "Name": "ArraySize",
+ "NativeName": "GL_ARRAY_SIZE",
+ "Value": "0x92FB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PatchDefaultInnerLevel",
- "NativeName": "GL_PATCH_DEFAULT_INNER_LEVEL",
- "Value": "0x8E73",
+ "Name": "Offset",
+ "NativeName": "GL_OFFSET",
+ "Value": "0x92FC",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PatchParameterName",
- "NativeName": "PatchParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "PrimaryColor",
- "NativeName": "GL_PRIMARY_COLOR",
- "Value": "0x8577",
+ "Name": "BlockIndex",
+ "NativeName": "GL_BLOCK_INDEX",
+ "Value": "0x92FD",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PrimaryColorNV",
- "NativeName": "GL_PRIMARY_COLOR_NV",
- "Value": "0x852C",
+ "Name": "ArrayStride",
+ "NativeName": "GL_ARRAY_STRIDE",
+ "Value": "0x92FE",
"Doc": "",
"Attributes": []
},
{
- "Name": "SecondaryColorNV",
- "NativeName": "GL_SECONDARY_COLOR_NV",
- "Value": "0x852D",
+ "Name": "MatrixStride",
+ "NativeName": "GL_MATRIX_STRIDE",
+ "Value": "0x92FF",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PathColor",
- "NativeName": "PathColor",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ConvexHullNV",
- "NativeName": "GL_CONVEX_HULL_NV",
- "Value": "0x908B",
+ "Name": "IsRowMajor",
+ "NativeName": "GL_IS_ROW_MAJOR",
+ "Value": "0x9300",
"Doc": "",
"Attributes": []
},
{
- "Name": "BoundingBoxNV",
- "NativeName": "GL_BOUNDING_BOX_NV",
- "Value": "0x908D",
+ "Name": "AtomicCounterBufferIndex",
+ "NativeName": "GL_ATOMIC_COUNTER_BUFFER_INDEX",
+ "Value": "0x9301",
"Doc": "",
"Attributes": []
},
{
- "Name": "BoundingBoxOfBoundingBoxesNV",
- "NativeName": "GL_BOUNDING_BOX_OF_BOUNDING_BOXES_NV",
- "Value": "0x909C",
+ "Name": "BufferBinding",
+ "NativeName": "GL_BUFFER_BINDING",
+ "Value": "0x9302",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathFillCoverModeNV",
- "NativeName": "GL_PATH_FILL_COVER_MODE_NV",
- "Value": "0x9082",
+ "Name": "BufferDataSize",
+ "NativeName": "GL_BUFFER_DATA_SIZE",
+ "Value": "0x9303",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PathCoverMode",
- "NativeName": "PathCoverMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Utf8NV",
- "NativeName": "GL_UTF8_NV",
- "Value": "0x909A",
+ "Name": "NumActiveVariables",
+ "NativeName": "GL_NUM_ACTIVE_VARIABLES",
+ "Value": "0x9304",
"Doc": "",
"Attributes": []
},
{
- "Name": "Utf16NV",
- "NativeName": "GL_UTF16_NV",
- "Value": "0x909B",
+ "Name": "ActiveVariables",
+ "NativeName": "GL_ACTIVE_VARIABLES",
+ "Value": "0x9305",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PathElementType",
- "NativeName": "PathElementType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Invert",
- "NativeName": "GL_INVERT",
- "Value": "0x150A",
+ "Name": "ReferencedByVertexShader",
+ "NativeName": "GL_REFERENCED_BY_VERTEX_SHADER",
+ "Value": "0x9306",
"Doc": "",
"Attributes": []
},
{
- "Name": "CountUpNV",
- "NativeName": "GL_COUNT_UP_NV",
- "Value": "0x9088",
+ "Name": "ReferencedByTessControlShader",
+ "NativeName": "GL_REFERENCED_BY_TESS_CONTROL_SHADER",
+ "Value": "0x9307",
"Doc": "",
"Attributes": []
},
{
- "Name": "CountDownNV",
- "NativeName": "GL_COUNT_DOWN_NV",
- "Value": "0x9089",
+ "Name": "ReferencedByTessEvaluationShader",
+ "NativeName": "GL_REFERENCED_BY_TESS_EVALUATION_SHADER",
+ "Value": "0x9308",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathFillModeNV",
- "NativeName": "GL_PATH_FILL_MODE_NV",
- "Value": "0x9080",
+ "Name": "ReferencedByGeometryShader",
+ "NativeName": "GL_REFERENCED_BY_GEOMETRY_SHADER",
+ "Value": "0x9309",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PathFillMode",
- "NativeName": "PathFillMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
+ {
+ "Name": "ReferencedByFragmentShader",
+ "NativeName": "GL_REFERENCED_BY_FRAGMENT_SHADER",
+ "Value": "0x930A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ReferencedByComputeShader",
+ "NativeName": "GL_REFERENCED_BY_COMPUTE_SHADER",
+ "Value": "0x930B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TopLevelArraySize",
+ "NativeName": "GL_TOP_LEVEL_ARRAY_SIZE",
+ "Value": "0x930C",
+ "Doc": "",
+ "Attributes": []
+ },
{
- "Name": "None",
- "NativeName": "GL_NONE",
- "Value": "0x0",
+ "Name": "TopLevelArrayStride",
+ "NativeName": "GL_TOP_LEVEL_ARRAY_STRIDE",
+ "Value": "0x930D",
"Doc": "",
"Attributes": []
},
{
- "Name": "BoldBitNV",
- "NativeName": "GL_BOLD_BIT_NV",
- "Value": "0x1",
+ "Name": "Location",
+ "NativeName": "GL_LOCATION",
+ "Value": "0x930E",
"Doc": "",
"Attributes": []
},
{
- "Name": "ItalicBitNV",
- "NativeName": "GL_ITALIC_BIT_NV",
- "Value": "0x2",
+ "Name": "LocationIndex",
+ "NativeName": "GL_LOCATION_INDEX",
+ "Value": "0x930F",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PathFontStyle",
- "NativeName": "PathFontStyle",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "StandardFontNameNV",
- "NativeName": "GL_STANDARD_FONT_NAME_NV",
- "Value": "0x9072",
+ "Name": "LocationComponent",
+ "NativeName": "GL_LOCATION_COMPONENT",
+ "Value": "0x934A",
"Doc": "",
"Attributes": []
},
{
- "Name": "SystemFontNameNV",
- "NativeName": "GL_SYSTEM_FONT_NAME_NV",
- "Value": "0x9073",
+ "Name": "TransformFeedbackBufferIndex",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_INDEX",
+ "Value": "0x934B",
"Doc": "",
"Attributes": []
},
{
- "Name": "FileNameNV",
- "NativeName": "GL_FILE_NAME_NV",
- "Value": "0x9074",
+ "Name": "TransformFeedbackBufferStride",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_STRIDE",
+ "Value": "0x934C",
"Doc": "",
"Attributes": []
}
],
- "Name": "PathFontTarget",
- "NativeName": "PathFontTarget",
+ "Name": "ProgramResourceProperty",
+ "NativeName": "ProgramResourceProperty",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "None",
- "NativeName": "GL_NONE",
- "Value": "0x0",
+ "Name": "ActiveSubroutines",
+ "NativeName": "GL_ACTIVE_SUBROUTINES",
+ "Value": "0x8DE5",
"Doc": "",
"Attributes": []
},
{
- "Name": "EyeLinear",
- "NativeName": "GL_EYE_LINEAR",
- "Value": "0x2400",
+ "Name": "ActiveSubroutineUniforms",
+ "NativeName": "GL_ACTIVE_SUBROUTINE_UNIFORMS",
+ "Value": "0x8DE6",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ObjectLinear",
- "NativeName": "GL_OBJECT_LINEAR",
- "Value": "0x2401",
+ "Name": "ActiveSubroutineUniformLocations",
+ "NativeName": "GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS",
+ "Value": "0x8E47",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PathObjectBoundingBoxNV",
- "NativeName": "GL_PATH_OBJECT_BOUNDING_BOX_NV",
- "Value": "0x908A",
+ "Name": "ActiveSubroutineMaxLength",
+ "NativeName": "GL_ACTIVE_SUBROUTINE_MAX_LENGTH",
+ "Value": "0x8E48",
"Doc": "",
"Attributes": []
},
{
- "Name": "Constant",
- "NativeName": "GL_CONSTANT",
- "Value": "0x8576",
+ "Name": "ActiveSubroutineUniformMaxLength",
+ "NativeName": "GL_ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH",
+ "Value": "0x8E49",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
}
],
- "Name": "PathGenMode",
- "NativeName": "PathGenMode",
+ "Name": "ProgramStagePName",
+ "NativeName": "ProgramStagePName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "SkipMissingGlyphNV",
- "NativeName": "GL_SKIP_MISSING_GLYPH_NV",
- "Value": "0x90A9",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "UseMissingGlyphNV",
- "NativeName": "GL_USE_MISSING_GLYPH_NV",
- "Value": "0x90AA",
+ "Name": "ProgramStringArb",
+ "NativeName": "GL_PROGRAM_STRING_ARB",
+ "Value": "0x8628",
"Doc": "",
"Attributes": []
}
],
- "Name": "PathHandleMissingGlyphs",
- "NativeName": "PathHandleMissingGlyphs",
+ "Name": "ProgramStringProperty",
+ "NativeName": "ProgramStringProperty",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "AccumAdjacentPairsNV",
- "NativeName": "GL_ACCUM_ADJACENT_PAIRS_NV",
- "Value": "0x90AD",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AdjacentPairsNV",
- "NativeName": "GL_ADJACENT_PAIRS_NV",
- "Value": "0x90AE",
+ "Name": "TextFragmentShaderAti",
+ "NativeName": "GL_TEXT_FRAGMENT_SHADER_ATI",
+ "Value": "0x8200",
"Doc": "",
"Attributes": []
},
{
- "Name": "FirstToRestNV",
- "NativeName": "GL_FIRST_TO_REST_NV",
- "Value": "0x90AF",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "PathListMode",
- "NativeName": "PathListMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "GlyphWidthBitNV",
- "NativeName": "GL_GLYPH_WIDTH_BIT_NV",
- "Value": "0x1",
+ "Name": "VertexProgramArb",
+ "NativeName": "GL_VERTEX_PROGRAM_ARB",
+ "Value": "0x8620",
"Doc": "",
"Attributes": []
},
{
- "Name": "GlyphHeightBitNV",
- "NativeName": "GL_GLYPH_HEIGHT_BIT_NV",
- "Value": "0x2",
+ "Name": "FragmentProgramArb",
+ "NativeName": "GL_FRAGMENT_PROGRAM_ARB",
+ "Value": "0x8804",
"Doc": "",
"Attributes": []
},
{
- "Name": "GlyphHorizontalBearingXBitNV",
- "NativeName": "GL_GLYPH_HORIZONTAL_BEARING_X_BIT_NV",
- "Value": "0x4",
+ "Name": "TessControlProgramNV",
+ "NativeName": "GL_TESS_CONTROL_PROGRAM_NV",
+ "Value": "0x891E",
"Doc": "",
"Attributes": []
},
{
- "Name": "GlyphHorizontalBearingYBitNV",
- "NativeName": "GL_GLYPH_HORIZONTAL_BEARING_Y_BIT_NV",
- "Value": "0x8",
+ "Name": "TessEvaluationProgramNV",
+ "NativeName": "GL_TESS_EVALUATION_PROGRAM_NV",
+ "Value": "0x891F",
"Doc": "",
"Attributes": []
},
{
- "Name": "GlyphHorizontalBearingAdvanceBitNV",
- "NativeName": "GL_GLYPH_HORIZONTAL_BEARING_ADVANCE_BIT_NV",
- "Value": "0x10",
+ "Name": "GeometryProgramNV",
+ "NativeName": "GL_GEOMETRY_PROGRAM_NV",
+ "Value": "0x8C26",
"Doc": "",
"Attributes": []
},
{
- "Name": "GlyphVerticalBearingXBitNV",
- "NativeName": "GL_GLYPH_VERTICAL_BEARING_X_BIT_NV",
- "Value": "0x20",
+ "Name": "ComputeProgramNV",
+ "NativeName": "GL_COMPUTE_PROGRAM_NV",
+ "Value": "0x90FB",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ProgramTarget",
+ "NativeName": "ProgramTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "GlyphVerticalBearingYBitNV",
- "NativeName": "GL_GLYPH_VERTICAL_BEARING_Y_BIT_NV",
- "Value": "0x40",
+ "Name": "Timestamp",
+ "NativeName": "GL_TIMESTAMP",
+ "Value": "0x8E28",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "QueryCounterTarget",
+ "NativeName": "QueryCounterTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "GlyphVerticalBearingAdvanceBitNV",
- "NativeName": "GL_GLYPH_VERTICAL_BEARING_ADVANCE_BIT_NV",
- "Value": "0x80",
+ "Name": "QueryTarget",
+ "NativeName": "GL_QUERY_TARGET",
+ "Value": "0x82EA",
"Doc": "",
"Attributes": []
},
{
- "Name": "GlyphHasKerningBitNV",
- "NativeName": "GL_GLYPH_HAS_KERNING_BIT_NV",
- "Value": "0x100",
+ "Name": "QueryResult",
+ "NativeName": "GL_QUERY_RESULT",
+ "Value": "0x8866",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontXMinBoundsBitNV",
- "NativeName": "GL_FONT_X_MIN_BOUNDS_BIT_NV",
- "Value": "0x10000",
+ "Name": "QueryResultAvailable",
+ "NativeName": "GL_QUERY_RESULT_AVAILABLE",
+ "Value": "0x8867",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontYMinBoundsBitNV",
- "NativeName": "GL_FONT_Y_MIN_BOUNDS_BIT_NV",
- "Value": "0x20000",
+ "Name": "QueryResultNoWait",
+ "NativeName": "GL_QUERY_RESULT_NO_WAIT",
+ "Value": "0x9194",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "QueryObjectParameterName",
+ "NativeName": "QueryObjectParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FontXMaxBoundsBitNV",
- "NativeName": "GL_FONT_X_MAX_BOUNDS_BIT_NV",
- "Value": "0x40000",
+ "Name": "QueryCounterBits",
+ "NativeName": "GL_QUERY_COUNTER_BITS",
+ "Value": "0x8864",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontYMaxBoundsBitNV",
- "NativeName": "GL_FONT_Y_MAX_BOUNDS_BIT_NV",
- "Value": "0x80000",
+ "Name": "CurrentQuery",
+ "NativeName": "GL_CURRENT_QUERY",
+ "Value": "0x8865",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "QueryParameterName",
+ "NativeName": "QueryParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FontUnitsPerEMBitNV",
- "NativeName": "GL_FONT_UNITS_PER_EM_BIT_NV",
- "Value": "0x100000",
+ "Name": "TransformFeedbackOverflow",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_OVERFLOW",
+ "Value": "0x82EC",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontAscenderBitNV",
- "NativeName": "GL_FONT_ASCENDER_BIT_NV",
- "Value": "0x200000",
+ "Name": "VerticesSubmitted",
+ "NativeName": "GL_VERTICES_SUBMITTED",
+ "Value": "0x82EE",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontDescenderBitNV",
- "NativeName": "GL_FONT_DESCENDER_BIT_NV",
- "Value": "0x400000",
+ "Name": "PrimitivesSubmitted",
+ "NativeName": "GL_PRIMITIVES_SUBMITTED",
+ "Value": "0x82EF",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontHeightBitNV",
- "NativeName": "GL_FONT_HEIGHT_BIT_NV",
- "Value": "0x800000",
+ "Name": "VertexShaderInvocations",
+ "NativeName": "GL_VERTEX_SHADER_INVOCATIONS",
+ "Value": "0x82F0",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontMaxAdvanceWidthBitNV",
- "NativeName": "GL_FONT_MAX_ADVANCE_WIDTH_BIT_NV",
- "Value": "0x1000000",
+ "Name": "TimeElapsed",
+ "NativeName": "GL_TIME_ELAPSED",
+ "Value": "0x88BF",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontMaxAdvanceHeightBitNV",
- "NativeName": "GL_FONT_MAX_ADVANCE_HEIGHT_BIT_NV",
- "Value": "0x2000000",
+ "Name": "SamplesPassed",
+ "NativeName": "GL_SAMPLES_PASSED",
+ "Value": "0x8914",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontUnderlinePositionBitNV",
- "NativeName": "GL_FONT_UNDERLINE_POSITION_BIT_NV",
- "Value": "0x4000000",
+ "Name": "AnySamplesPassed",
+ "NativeName": "GL_ANY_SAMPLES_PASSED",
+ "Value": "0x8C2F",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontUnderlineThicknessBitNV",
- "NativeName": "GL_FONT_UNDERLINE_THICKNESS_BIT_NV",
- "Value": "0x8000000",
+ "Name": "PrimitivesGenerated",
+ "NativeName": "GL_PRIMITIVES_GENERATED",
+ "Value": "0x8C87",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontHasKerningBitNV",
- "NativeName": "GL_FONT_HAS_KERNING_BIT_NV",
- "Value": "0x10000000",
+ "Name": "TransformFeedbackPrimitivesWritten",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN",
+ "Value": "0x8C88",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontNumGlyphIndicesBitNV",
- "NativeName": "GL_FONT_NUM_GLYPH_INDICES_BIT_NV",
- "Value": "0x20000000",
+ "Name": "AnySamplesPassedConservative",
+ "NativeName": "GL_ANY_SAMPLES_PASSED_CONSERVATIVE",
+ "Value": "0x8D6A",
"Doc": "",
"Attributes": []
}
],
- "Name": "PathMetricMask",
- "NativeName": "PathMetricMask",
+ "Name": "QueryTarget",
+ "NativeName": "QueryTarget",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "PathStrokeWidthNV",
- "NativeName": "GL_PATH_STROKE_WIDTH_NV",
- "Value": "0x9075",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathInitialEndCapNV",
- "NativeName": "GL_PATH_INITIAL_END_CAP_NV",
- "Value": "0x9077",
+ "Name": "NoneOes",
+ "NativeName": "GL_NONE_OES",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathTerminalEndCapNV",
- "NativeName": "GL_PATH_TERMINAL_END_CAP_NV",
- "Value": "0x9078",
+ "Name": "FrontLeft",
+ "NativeName": "GL_FRONT_LEFT",
+ "Value": "0x400",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathJoinStyleNV",
- "NativeName": "GL_PATH_JOIN_STYLE_NV",
- "Value": "0x9079",
+ "Name": "FrontRight",
+ "NativeName": "GL_FRONT_RIGHT",
+ "Value": "0x401",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathMiterLimitNV",
- "NativeName": "GL_PATH_MITER_LIMIT_NV",
- "Value": "0x907A",
+ "Name": "BackLeft",
+ "NativeName": "GL_BACK_LEFT",
+ "Value": "0x402",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathInitialDashCapNV",
- "NativeName": "GL_PATH_INITIAL_DASH_CAP_NV",
- "Value": "0x907C",
+ "Name": "BackRight",
+ "NativeName": "GL_BACK_RIGHT",
+ "Value": "0x403",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathTerminalDashCapNV",
- "NativeName": "GL_PATH_TERMINAL_DASH_CAP_NV",
- "Value": "0x907D",
+ "Name": "Front",
+ "NativeName": "GL_FRONT",
+ "Value": "0x404",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathDashOffsetNV",
- "NativeName": "GL_PATH_DASH_OFFSET_NV",
- "Value": "0x907E",
+ "Name": "Back",
+ "NativeName": "GL_BACK",
+ "Value": "0x405",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathClientLengthNV",
- "NativeName": "GL_PATH_CLIENT_LENGTH_NV",
- "Value": "0x907F",
+ "Name": "Left",
+ "NativeName": "GL_LEFT",
+ "Value": "0x406",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathDashOffsetResetNV",
- "NativeName": "GL_PATH_DASH_OFFSET_RESET_NV",
- "Value": "0x90B4",
+ "Name": "Right",
+ "NativeName": "GL_RIGHT",
+ "Value": "0x407",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathFillModeNV",
- "NativeName": "GL_PATH_FILL_MODE_NV",
- "Value": "0x9080",
+ "Name": "Aux0",
+ "NativeName": "GL_AUX0",
+ "Value": "0x409",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "PathFillMaskNV",
- "NativeName": "GL_PATH_FILL_MASK_NV",
- "Value": "0x9081",
+ "Name": "Aux1",
+ "NativeName": "GL_AUX1",
+ "Value": "0x40A",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "PathFillCoverModeNV",
- "NativeName": "GL_PATH_FILL_COVER_MODE_NV",
- "Value": "0x9082",
+ "Name": "Aux2",
+ "NativeName": "GL_AUX2",
+ "Value": "0x40B",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "PathStrokeCoverModeNV",
- "NativeName": "GL_PATH_STROKE_COVER_MODE_NV",
- "Value": "0x9083",
+ "Name": "Aux3",
+ "NativeName": "GL_AUX3",
+ "Value": "0x40C",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "PathStrokeMaskNV",
- "NativeName": "GL_PATH_STROKE_MASK_NV",
- "Value": "0x9084",
+ "Name": "ColorAttachment0",
+ "NativeName": "GL_COLOR_ATTACHMENT0",
+ "Value": "0x8CE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathEndCapsNV",
- "NativeName": "GL_PATH_END_CAPS_NV",
- "Value": "0x9076",
+ "Name": "ColorAttachment1",
+ "NativeName": "GL_COLOR_ATTACHMENT1",
+ "Value": "0x8CE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathDashCapsNV",
- "NativeName": "GL_PATH_DASH_CAPS_NV",
- "Value": "0x907B",
+ "Name": "ColorAttachment2",
+ "NativeName": "GL_COLOR_ATTACHMENT2",
+ "Value": "0x8CE2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathCommandCountNV",
- "NativeName": "GL_PATH_COMMAND_COUNT_NV",
- "Value": "0x909D",
+ "Name": "ColorAttachment3",
+ "NativeName": "GL_COLOR_ATTACHMENT3",
+ "Value": "0x8CE3",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathCoordCountNV",
- "NativeName": "GL_PATH_COORD_COUNT_NV",
- "Value": "0x909E",
+ "Name": "ColorAttachment4",
+ "NativeName": "GL_COLOR_ATTACHMENT4",
+ "Value": "0x8CE4",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathDashArrayCountNV",
- "NativeName": "GL_PATH_DASH_ARRAY_COUNT_NV",
- "Value": "0x909F",
+ "Name": "ColorAttachment5",
+ "NativeName": "GL_COLOR_ATTACHMENT5",
+ "Value": "0x8CE5",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathComputedLengthNV",
- "NativeName": "GL_PATH_COMPUTED_LENGTH_NV",
- "Value": "0x90A0",
+ "Name": "ColorAttachment6",
+ "NativeName": "GL_COLOR_ATTACHMENT6",
+ "Value": "0x8CE6",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathObjectBoundingBoxNV",
- "NativeName": "GL_PATH_OBJECT_BOUNDING_BOX_NV",
- "Value": "0x908A",
+ "Name": "ColorAttachment7",
+ "NativeName": "GL_COLOR_ATTACHMENT7",
+ "Value": "0x8CE7",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathFillBoundingBoxNV",
- "NativeName": "GL_PATH_FILL_BOUNDING_BOX_NV",
- "Value": "0x90A1",
+ "Name": "ColorAttachment8",
+ "NativeName": "GL_COLOR_ATTACHMENT8",
+ "Value": "0x8CE8",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathStrokeBoundingBoxNV",
- "NativeName": "GL_PATH_STROKE_BOUNDING_BOX_NV",
- "Value": "0x90A2",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "PathParameter",
- "NativeName": "PathParameter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "PathFormatSvgNV",
- "NativeName": "GL_PATH_FORMAT_SVG_NV",
- "Value": "0x9070",
+ "Name": "ColorAttachment9",
+ "NativeName": "GL_COLOR_ATTACHMENT9",
+ "Value": "0x8CE9",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathFormatPSNV",
- "NativeName": "GL_PATH_FORMAT_PS_NV",
- "Value": "0x9071",
+ "Name": "ColorAttachment10",
+ "NativeName": "GL_COLOR_ATTACHMENT10",
+ "Value": "0x8CEA",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PathStringFormat",
- "NativeName": "PathStringFormat",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "None",
- "NativeName": "GL_NONE",
- "Value": "0x0",
+ "Name": "ColorAttachment11",
+ "NativeName": "GL_COLOR_ATTACHMENT11",
+ "Value": "0x8CEB",
"Doc": "",
"Attributes": []
},
{
- "Name": "TranslateXNV",
- "NativeName": "GL_TRANSLATE_X_NV",
- "Value": "0x908E",
+ "Name": "ColorAttachment12",
+ "NativeName": "GL_COLOR_ATTACHMENT12",
+ "Value": "0x8CEC",
"Doc": "",
"Attributes": []
},
{
- "Name": "TranslateYNV",
- "NativeName": "GL_TRANSLATE_Y_NV",
- "Value": "0x908F",
+ "Name": "ColorAttachment13",
+ "NativeName": "GL_COLOR_ATTACHMENT13",
+ "Value": "0x8CED",
"Doc": "",
"Attributes": []
},
{
- "Name": "Translate2DNV",
- "NativeName": "GL_TRANSLATE_2D_NV",
- "Value": "0x9090",
+ "Name": "ColorAttachment14",
+ "NativeName": "GL_COLOR_ATTACHMENT14",
+ "Value": "0x8CEE",
"Doc": "",
"Attributes": []
},
{
- "Name": "Translate3DNV",
- "NativeName": "GL_TRANSLATE_3D_NV",
- "Value": "0x9091",
+ "Name": "ColorAttachment15",
+ "NativeName": "GL_COLOR_ATTACHMENT15",
+ "Value": "0x8CEF",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ReadBufferMode",
+ "NativeName": "ReadBufferMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Affine2DNV",
- "NativeName": "GL_AFFINE_2D_NV",
- "Value": "0x9092",
+ "Name": "RenderbufferCoverageSamplesNV",
+ "NativeName": "GL_RENDERBUFFER_COVERAGE_SAMPLES_NV",
+ "Value": "0x8CAB",
"Doc": "",
"Attributes": []
},
{
- "Name": "Affine3DNV",
- "NativeName": "GL_AFFINE_3D_NV",
- "Value": "0x9094",
+ "Name": "RenderbufferSamples",
+ "NativeName": "GL_RENDERBUFFER_SAMPLES",
+ "Value": "0x8CAB",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransposeAffine2DNV",
- "NativeName": "GL_TRANSPOSE_AFFINE_2D_NV",
- "Value": "0x9096",
+ "Name": "RenderbufferSamplesAngle",
+ "NativeName": "GL_RENDERBUFFER_SAMPLES_ANGLE",
+ "Value": "0x8CAB",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransposeAffine3DNV",
- "NativeName": "GL_TRANSPOSE_AFFINE_3D_NV",
- "Value": "0x9098",
+ "Name": "RenderbufferSamplesApple",
+ "NativeName": "GL_RENDERBUFFER_SAMPLES_APPLE",
+ "Value": "0x8CAB",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PathTransformType",
- "NativeName": "PathTransformType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ActiveProgram",
- "NativeName": "GL_ACTIVE_PROGRAM",
- "Value": "0x8259",
+ "Name": "RenderbufferSamplesExt",
+ "NativeName": "GL_RENDERBUFFER_SAMPLES_EXT",
+ "Value": "0x8CAB",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexShader",
- "NativeName": "GL_VERTEX_SHADER",
- "Value": "0x8B31",
+ "Name": "RenderbufferSamplesNV",
+ "NativeName": "GL_RENDERBUFFER_SAMPLES_NV",
+ "Value": "0x8CAB",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessControlShader",
- "NativeName": "GL_TESS_CONTROL_SHADER",
- "Value": "0x8E88",
+ "Name": "RenderbufferWidth",
+ "NativeName": "GL_RENDERBUFFER_WIDTH",
+ "Value": "0x8D42",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessEvaluationShader",
- "NativeName": "GL_TESS_EVALUATION_SHADER",
- "Value": "0x8E87",
+ "Name": "RenderbufferWidthExt",
+ "NativeName": "GL_RENDERBUFFER_WIDTH_EXT",
+ "Value": "0x8D42",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryShader",
- "NativeName": "GL_GEOMETRY_SHADER",
- "Value": "0x8DD9",
+ "Name": "RenderbufferWidthOes",
+ "NativeName": "GL_RENDERBUFFER_WIDTH_OES",
+ "Value": "0x8D42",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentShader",
- "NativeName": "GL_FRAGMENT_SHADER",
- "Value": "0x8B30",
+ "Name": "RenderbufferHeight",
+ "NativeName": "GL_RENDERBUFFER_HEIGHT",
+ "Value": "0x8D43",
"Doc": "",
"Attributes": []
},
{
- "Name": "InfoLogLength",
- "NativeName": "GL_INFO_LOG_LENGTH",
- "Value": "0x8B84",
+ "Name": "RenderbufferHeightExt",
+ "NativeName": "GL_RENDERBUFFER_HEIGHT_EXT",
+ "Value": "0x8D43",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PipelineParameterName",
- "NativeName": "PipelineParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Color",
- "NativeName": "GL_COLOR",
- "Value": "0x1800",
+ "Name": "RenderbufferHeightOes",
+ "NativeName": "GL_RENDERBUFFER_HEIGHT_OES",
+ "Value": "0x8D43",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorExt",
- "NativeName": "GL_COLOR_EXT",
- "Value": "0x1800",
+ "Name": "RenderbufferInternalFormat",
+ "NativeName": "GL_RENDERBUFFER_INTERNAL_FORMAT",
+ "Value": "0x8D44",
"Doc": "",
"Attributes": []
},
{
- "Name": "Depth",
- "NativeName": "GL_DEPTH",
- "Value": "0x1801",
+ "Name": "RenderbufferInternalFormatExt",
+ "NativeName": "GL_RENDERBUFFER_INTERNAL_FORMAT_EXT",
+ "Value": "0x8D44",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthExt",
- "NativeName": "GL_DEPTH_EXT",
- "Value": "0x1801",
+ "Name": "RenderbufferInternalFormatOes",
+ "NativeName": "GL_RENDERBUFFER_INTERNAL_FORMAT_OES",
+ "Value": "0x8D44",
"Doc": "",
"Attributes": []
},
{
- "Name": "Stencil",
- "NativeName": "GL_STENCIL",
- "Value": "0x1802",
+ "Name": "RenderbufferRedSize",
+ "NativeName": "GL_RENDERBUFFER_RED_SIZE",
+ "Value": "0x8D50",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilExt",
- "NativeName": "GL_STENCIL_EXT",
- "Value": "0x1802",
+ "Name": "RenderbufferRedSizeExt",
+ "NativeName": "GL_RENDERBUFFER_RED_SIZE_EXT",
+ "Value": "0x8D50",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PixelCopyType",
- "NativeName": "PixelCopyType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "AbgrExt",
- "NativeName": "GL_ABGR_EXT",
- "Value": "0x8000",
+ "Name": "RenderbufferRedSizeOes",
+ "NativeName": "GL_RENDERBUFFER_RED_SIZE_OES",
+ "Value": "0x8D50",
"Doc": "",
"Attributes": []
},
{
- "Name": "Alpha",
- "NativeName": "GL_ALPHA",
- "Value": "0x1906",
+ "Name": "RenderbufferGreenSize",
+ "NativeName": "GL_RENDERBUFFER_GREEN_SIZE",
+ "Value": "0x8D51",
"Doc": "",
"Attributes": []
},
{
- "Name": "Blue",
- "NativeName": "GL_BLUE",
- "Value": "0x1905",
+ "Name": "RenderbufferGreenSizeExt",
+ "NativeName": "GL_RENDERBUFFER_GREEN_SIZE_EXT",
+ "Value": "0x8D51",
"Doc": "",
"Attributes": []
},
{
- "Name": "CmykaExt",
- "NativeName": "GL_CMYKA_EXT",
- "Value": "0x800D",
+ "Name": "RenderbufferGreenSizeOes",
+ "NativeName": "GL_RENDERBUFFER_GREEN_SIZE_OES",
+ "Value": "0x8D51",
"Doc": "",
"Attributes": []
},
{
- "Name": "CmykExt",
- "NativeName": "GL_CMYK_EXT",
- "Value": "0x800C",
+ "Name": "RenderbufferBlueSize",
+ "NativeName": "GL_RENDERBUFFER_BLUE_SIZE",
+ "Value": "0x8D52",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorIndex",
- "NativeName": "GL_COLOR_INDEX",
- "Value": "0x1900",
+ "Name": "RenderbufferBlueSizeExt",
+ "NativeName": "GL_RENDERBUFFER_BLUE_SIZE_EXT",
+ "Value": "0x8D52",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "DepthComponent",
- "NativeName": "GL_DEPTH_COMPONENT",
- "Value": "0x1902",
+ "Name": "RenderbufferBlueSizeOes",
+ "NativeName": "GL_RENDERBUFFER_BLUE_SIZE_OES",
+ "Value": "0x8D52",
"Doc": "",
"Attributes": []
},
{
- "Name": "Green",
- "NativeName": "GL_GREEN",
- "Value": "0x1904",
+ "Name": "RenderbufferAlphaSize",
+ "NativeName": "GL_RENDERBUFFER_ALPHA_SIZE",
+ "Value": "0x8D53",
"Doc": "",
"Attributes": []
},
{
- "Name": "Luminance",
- "NativeName": "GL_LUMINANCE",
- "Value": "0x1909",
+ "Name": "RenderbufferAlphaSizeExt",
+ "NativeName": "GL_RENDERBUFFER_ALPHA_SIZE_EXT",
+ "Value": "0x8D53",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "LuminanceAlpha",
- "NativeName": "GL_LUMINANCE_ALPHA",
- "Value": "0x190A",
+ "Name": "RenderbufferAlphaSizeOes",
+ "NativeName": "GL_RENDERBUFFER_ALPHA_SIZE_OES",
+ "Value": "0x8D53",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Red",
- "NativeName": "GL_RED",
- "Value": "0x1903",
+ "Name": "RenderbufferDepthSize",
+ "NativeName": "GL_RENDERBUFFER_DEPTH_SIZE",
+ "Value": "0x8D54",
"Doc": "",
"Attributes": []
},
{
- "Name": "RedExt",
- "NativeName": "GL_RED_EXT",
- "Value": "0x1903",
+ "Name": "RenderbufferDepthSizeExt",
+ "NativeName": "GL_RENDERBUFFER_DEPTH_SIZE_EXT",
+ "Value": "0x8D54",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb",
- "NativeName": "GL_RGB",
- "Value": "0x1907",
+ "Name": "RenderbufferDepthSizeOes",
+ "NativeName": "GL_RENDERBUFFER_DEPTH_SIZE_OES",
+ "Value": "0x8D54",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba",
- "NativeName": "GL_RGBA",
- "Value": "0x1908",
+ "Name": "RenderbufferStencilSize",
+ "NativeName": "GL_RENDERBUFFER_STENCIL_SIZE",
+ "Value": "0x8D55",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilIndex",
- "NativeName": "GL_STENCIL_INDEX",
- "Value": "0x1901",
+ "Name": "RenderbufferStencilSizeExt",
+ "NativeName": "GL_RENDERBUFFER_STENCIL_SIZE_EXT",
+ "Value": "0x8D55",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt",
- "NativeName": "GL_UNSIGNED_INT",
- "Value": "0x1405",
+ "Name": "RenderbufferStencilSizeOes",
+ "NativeName": "GL_RENDERBUFFER_STENCIL_SIZE_OES",
+ "Value": "0x8D55",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedShort",
- "NativeName": "GL_UNSIGNED_SHORT",
- "Value": "0x1403",
+ "Name": "RenderbufferColorSamplesNV",
+ "NativeName": "GL_RENDERBUFFER_COLOR_SAMPLES_NV",
+ "Value": "0x8E10",
"Doc": "",
"Attributes": []
},
{
- "Name": "Ycrcb422Sgix",
- "NativeName": "GL_YCRCB_422_SGIX",
- "Value": "0x81BB",
+ "Name": "RenderbufferSamplesImg",
+ "NativeName": "GL_RENDERBUFFER_SAMPLES_IMG",
+ "Value": "0x9133",
"Doc": "",
"Attributes": []
},
{
- "Name": "Ycrcb444Sgix",
- "NativeName": "GL_YCRCB_444_SGIX",
- "Value": "0x81BC",
+ "Name": "RenderbufferStorageSamplesAmd",
+ "NativeName": "GL_RENDERBUFFER_STORAGE_SAMPLES_AMD",
+ "Value": "0x91B2",
"Doc": "",
"Attributes": []
}
],
- "Name": "PixelFormat",
- "NativeName": "PixelFormat",
+ "Name": "RenderbufferParameterName",
+ "NativeName": "RenderbufferParameterName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "PixelMapAToA",
- "NativeName": "GL_PIXEL_MAP_A_TO_A",
- "Value": "0xC79",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "PixelMapBToB",
- "NativeName": "GL_PIXEL_MAP_B_TO_B",
- "Value": "0xC78",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "PixelMapGToG",
- "NativeName": "GL_PIXEL_MAP_G_TO_G",
- "Value": "0xC77",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "PixelMapIToA",
- "NativeName": "GL_PIXEL_MAP_I_TO_A",
- "Value": "0xC75",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "PixelMapIToB",
- "NativeName": "GL_PIXEL_MAP_I_TO_B",
- "Value": "0xC74",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "PixelMapIToG",
- "NativeName": "GL_PIXEL_MAP_I_TO_G",
- "Value": "0xC73",
+ "Name": "Renderbuffer",
+ "NativeName": "GL_RENDERBUFFER",
+ "Value": "0x8D41",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PixelMapIToI",
- "NativeName": "GL_PIXEL_MAP_I_TO_I",
- "Value": "0xC70",
+ "Name": "RenderbufferOes",
+ "NativeName": "GL_RENDERBUFFER_OES",
+ "Value": "0x8D41",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
+ "Attributes": []
+ }
+ ],
+ "Name": "RenderbufferTarget",
+ "NativeName": "RenderbufferTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PixelMapIToR",
- "NativeName": "GL_PIXEL_MAP_I_TO_R",
- "Value": "0xC72",
+ "Name": "Render",
+ "NativeName": "GL_RENDER",
+ "Value": "0x1C00",
"Doc": "",
"Attributes": [
{
@@ -32349,9 +41423,9 @@
]
},
{
- "Name": "PixelMapRToR",
- "NativeName": "GL_PIXEL_MAP_R_TO_R",
- "Value": "0xC76",
+ "Name": "Feedback",
+ "NativeName": "GL_FEEDBACK",
+ "Value": "0x1C01",
"Doc": "",
"Attributes": [
{
@@ -32361,9 +41435,9 @@
]
},
{
- "Name": "PixelMapSToS",
- "NativeName": "GL_PIXEL_MAP_S_TO_S",
- "Value": "0xC71",
+ "Name": "Select",
+ "NativeName": "GL_SELECT",
+ "Value": "0x1C02",
"Doc": "",
"Attributes": [
{
@@ -32373,459 +41447,511 @@
]
}
],
- "Name": "PixelMap",
- "NativeName": "PixelMap",
+ "Name": "RenderingMode",
+ "NativeName": "RenderingMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "PackAlignment",
- "NativeName": "GL_PACK_ALIGNMENT",
- "Value": "0xD05",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "PackImageDepthSgis",
- "NativeName": "GL_PACK_IMAGE_DEPTH_SGIS",
- "Value": "0x8131",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackImageHeight",
- "NativeName": "GL_PACK_IMAGE_HEIGHT",
- "Value": "0x806C",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackImageHeightExt",
- "NativeName": "GL_PACK_IMAGE_HEIGHT_EXT",
- "Value": "0x806C",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ReplacementCodeTypeSUN",
+ "NativeName": "ReplacementCodeTypeSUN",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PackLsbFirst",
- "NativeName": "GL_PACK_LSB_FIRST",
- "Value": "0xD01",
+ "Name": "C1PassExt",
+ "NativeName": "GL_1PASS_EXT",
+ "Value": "0x80A1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackResampleOml",
- "NativeName": "GL_PACK_RESAMPLE_OML",
- "Value": "0x8984",
+ "Name": "C2Pass0Ext",
+ "NativeName": "GL_2PASS_0_EXT",
+ "Value": "0x80A2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackResampleSgix",
- "NativeName": "GL_PACK_RESAMPLE_SGIX",
- "Value": "0x842E",
+ "Name": "C2Pass1Ext",
+ "NativeName": "GL_2PASS_1_EXT",
+ "Value": "0x80A3",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackRowLength",
- "NativeName": "GL_PACK_ROW_LENGTH",
- "Value": "0xD02",
+ "Name": "C4Pass0Ext",
+ "NativeName": "GL_4PASS_0_EXT",
+ "Value": "0x80A4",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipImages",
- "NativeName": "GL_PACK_SKIP_IMAGES",
- "Value": "0x806B",
+ "Name": "C4Pass1Ext",
+ "NativeName": "GL_4PASS_1_EXT",
+ "Value": "0x80A5",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipImagesExt",
- "NativeName": "GL_PACK_SKIP_IMAGES_EXT",
- "Value": "0x806B",
+ "Name": "C4Pass2Ext",
+ "NativeName": "GL_4PASS_2_EXT",
+ "Value": "0x80A6",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipPixels",
- "NativeName": "GL_PACK_SKIP_PIXELS",
- "Value": "0xD04",
+ "Name": "C4Pass3Ext",
+ "NativeName": "GL_4PASS_3_EXT",
+ "Value": "0x80A7",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "SamplePatternEXT",
+ "NativeName": "SamplePatternEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PackSkipRows",
- "NativeName": "GL_PACK_SKIP_ROWS",
- "Value": "0xD03",
+ "Name": "C1PassExt",
+ "NativeName": "GL_1PASS_EXT",
+ "Value": "0x80A1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipVolumesSgis",
- "NativeName": "GL_PACK_SKIP_VOLUMES_SGIS",
- "Value": "0x8130",
+ "Name": "C1PassSgis",
+ "NativeName": "GL_1PASS_SGIS",
+ "Value": "0x80A1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSubsampleRateSgix",
- "NativeName": "GL_PACK_SUBSAMPLE_RATE_SGIX",
- "Value": "0x85A0",
+ "Name": "C2Pass0Ext",
+ "NativeName": "GL_2PASS_0_EXT",
+ "Value": "0x80A2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSwapBytes",
- "NativeName": "GL_PACK_SWAP_BYTES",
- "Value": "0xD00",
+ "Name": "C2Pass0Sgis",
+ "NativeName": "GL_2PASS_0_SGIS",
+ "Value": "0x80A2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileCacheSizeSgix",
- "NativeName": "GL_PIXEL_TILE_CACHE_SIZE_SGIX",
- "Value": "0x8145",
+ "Name": "C2Pass1Ext",
+ "NativeName": "GL_2PASS_1_EXT",
+ "Value": "0x80A3",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileGridDepthSgix",
- "NativeName": "GL_PIXEL_TILE_GRID_DEPTH_SGIX",
- "Value": "0x8144",
+ "Name": "C2Pass1Sgis",
+ "NativeName": "GL_2PASS_1_SGIS",
+ "Value": "0x80A3",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileGridHeightSgix",
- "NativeName": "GL_PIXEL_TILE_GRID_HEIGHT_SGIX",
- "Value": "0x8143",
+ "Name": "C4Pass0Ext",
+ "NativeName": "GL_4PASS_0_EXT",
+ "Value": "0x80A4",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileGridWidthSgix",
- "NativeName": "GL_PIXEL_TILE_GRID_WIDTH_SGIX",
- "Value": "0x8142",
+ "Name": "C4Pass0Sgis",
+ "NativeName": "GL_4PASS_0_SGIS",
+ "Value": "0x80A4",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileHeightSgix",
- "NativeName": "GL_PIXEL_TILE_HEIGHT_SGIX",
- "Value": "0x8141",
+ "Name": "C4Pass1Ext",
+ "NativeName": "GL_4PASS_1_EXT",
+ "Value": "0x80A5",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileWidthSgix",
- "NativeName": "GL_PIXEL_TILE_WIDTH_SGIX",
- "Value": "0x8140",
+ "Name": "C4Pass1Sgis",
+ "NativeName": "GL_4PASS_1_SGIS",
+ "Value": "0x80A5",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackAlignment",
- "NativeName": "GL_UNPACK_ALIGNMENT",
- "Value": "0xCF5",
+ "Name": "C4Pass2Ext",
+ "NativeName": "GL_4PASS_2_EXT",
+ "Value": "0x80A6",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackImageDepthSgis",
- "NativeName": "GL_UNPACK_IMAGE_DEPTH_SGIS",
- "Value": "0x8133",
+ "Name": "C4Pass2Sgis",
+ "NativeName": "GL_4PASS_2_SGIS",
+ "Value": "0x80A6",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackImageHeight",
- "NativeName": "GL_UNPACK_IMAGE_HEIGHT",
- "Value": "0x806E",
+ "Name": "C4Pass3Ext",
+ "NativeName": "GL_4PASS_3_EXT",
+ "Value": "0x80A7",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackImageHeightExt",
- "NativeName": "GL_UNPACK_IMAGE_HEIGHT_EXT",
- "Value": "0x806E",
+ "Name": "C4Pass3Sgis",
+ "NativeName": "GL_4PASS_3_SGIS",
+ "Value": "0x80A7",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "SamplePatternSGIS",
+ "NativeName": "SamplePatternSGIS",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "UnpackLsbFirst",
- "NativeName": "GL_UNPACK_LSB_FIRST",
- "Value": "0xCF1",
+ "Name": "TextureBorderColor",
+ "NativeName": "GL_TEXTURE_BORDER_COLOR",
+ "Value": "0x1004",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackResampleOml",
- "NativeName": "GL_UNPACK_RESAMPLE_OML",
- "Value": "0x8985",
+ "Name": "TextureMinLod",
+ "NativeName": "GL_TEXTURE_MIN_LOD",
+ "Value": "0x813A",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackResampleSgix",
- "NativeName": "GL_UNPACK_RESAMPLE_SGIX",
- "Value": "0x842F",
+ "Name": "TextureMaxLod",
+ "NativeName": "GL_TEXTURE_MAX_LOD",
+ "Value": "0x813B",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackRowLength",
- "NativeName": "GL_UNPACK_ROW_LENGTH",
- "Value": "0xCF2",
+ "Name": "TextureMaxAnisotropy",
+ "NativeName": "GL_TEXTURE_MAX_ANISOTROPY",
+ "Value": "0x84FE",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "SamplerParameterF",
+ "NativeName": "SamplerParameterF",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "UnpackRowLengthExt",
- "NativeName": "GL_UNPACK_ROW_LENGTH_EXT",
- "Value": "0xCF2",
+ "Name": "TextureMagFilter",
+ "NativeName": "GL_TEXTURE_MAG_FILTER",
+ "Value": "0x2800",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipImages",
- "NativeName": "GL_UNPACK_SKIP_IMAGES",
- "Value": "0x806D",
+ "Name": "TextureMinFilter",
+ "NativeName": "GL_TEXTURE_MIN_FILTER",
+ "Value": "0x2801",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipImagesExt",
- "NativeName": "GL_UNPACK_SKIP_IMAGES_EXT",
- "Value": "0x806D",
+ "Name": "TextureWrapS",
+ "NativeName": "GL_TEXTURE_WRAP_S",
+ "Value": "0x2802",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipPixels",
- "NativeName": "GL_UNPACK_SKIP_PIXELS",
- "Value": "0xCF4",
+ "Name": "TextureWrapT",
+ "NativeName": "GL_TEXTURE_WRAP_T",
+ "Value": "0x2803",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipPixelsExt",
- "NativeName": "GL_UNPACK_SKIP_PIXELS_EXT",
- "Value": "0xCF4",
+ "Name": "TextureWrapR",
+ "NativeName": "GL_TEXTURE_WRAP_R",
+ "Value": "0x8072",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipRows",
- "NativeName": "GL_UNPACK_SKIP_ROWS",
- "Value": "0xCF3",
+ "Name": "TextureCompareMode",
+ "NativeName": "GL_TEXTURE_COMPARE_MODE",
+ "Value": "0x884C",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipRowsExt",
- "NativeName": "GL_UNPACK_SKIP_ROWS_EXT",
- "Value": "0xCF3",
+ "Name": "TextureCompareFunc",
+ "NativeName": "GL_TEXTURE_COMPARE_FUNC",
+ "Value": "0x884D",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "SamplerParameterI",
+ "NativeName": "SamplerParameterI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "UnpackSkipVolumesSgis",
- "NativeName": "GL_UNPACK_SKIP_VOLUMES_SGIS",
- "Value": "0x8132",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSubsampleRateSgix",
- "NativeName": "GL_UNPACK_SUBSAMPLE_RATE_SGIX",
- "Value": "0x85A1",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSwapBytes",
- "NativeName": "GL_UNPACK_SWAP_BYTES",
- "Value": "0xCF0",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
}
],
- "Name": "PixelStoreParameter",
- "NativeName": "PixelStoreParameter",
+ "Name": "ScalarType",
+ "NativeName": "ScalarType",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ResampleDecimateSgix",
- "NativeName": "GL_RESAMPLE_DECIMATE_SGIX",
- "Value": "0x8430",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "ResampleReplicateSgix",
- "NativeName": "GL_RESAMPLE_REPLICATE_SGIX",
- "Value": "0x8433",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "ResampleZeroFillSgix",
- "NativeName": "GL_RESAMPLE_ZERO_FILL_SGIX",
- "Value": "0x8434",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
}
],
- "Name": "PixelStoreResampleMode",
- "NativeName": "PixelStoreResampleMode",
+ "Name": "SecondaryColorPointerTypeIBM",
+ "NativeName": "SecondaryColorPointerTypeIBM",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "PixelSubsample2424Sgix",
- "NativeName": "GL_PIXEL_SUBSAMPLE_2424_SGIX",
- "Value": "0x85A3",
+ "Name": "D3D12FenceValueExt",
+ "NativeName": "GL_D3D12_FENCE_VALUE_EXT",
+ "Value": "0x9595",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "SemaphoreParameterName",
+ "NativeName": "SemaphoreParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PixelSubsample4242Sgix",
- "NativeName": "GL_PIXEL_SUBSAMPLE_4242_SGIX",
- "Value": "0x85A4",
+ "Name": "Separable2D",
+ "NativeName": "GL_SEPARABLE_2D",
+ "Value": "0x8012",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelSubsample4444Sgix",
- "NativeName": "GL_PIXEL_SUBSAMPLE_4444_SGIX",
- "Value": "0x85A2",
+ "Name": "Separable2DExt",
+ "NativeName": "GL_SEPARABLE_2D_EXT",
+ "Value": "0x8012",
"Doc": "",
"Attributes": []
}
],
- "Name": "PixelStoreSubsampleRate",
- "NativeName": "PixelStoreSubsampleRate",
+ "Name": "SeparableTargetEXT",
+ "NativeName": "SeparableTargetEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Luminance",
- "NativeName": "GL_LUMINANCE",
- "Value": "0x1909",
+ "Name": "ShaderType",
+ "NativeName": "GL_SHADER_TYPE",
+ "Value": "0x8B4F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "LuminanceAlpha",
- "NativeName": "GL_LUMINANCE_ALPHA",
- "Value": "0x190A",
+ "Name": "DeleteStatus",
+ "NativeName": "GL_DELETE_STATUS",
+ "Value": "0x8B80",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "None",
- "NativeName": "GL_NONE",
- "Value": "0x0",
+ "Name": "CompileStatus",
+ "NativeName": "GL_COMPILE_STATUS",
+ "Value": "0x8B81",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenAlphaLSSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_LS_SGIX",
- "Value": "0x8189",
+ "Name": "InfoLogLength",
+ "NativeName": "GL_INFO_LOG_LENGTH",
+ "Value": "0x8B84",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenAlphaMSSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_MS_SGIX",
- "Value": "0x818A",
+ "Name": "ShaderSourceLength",
+ "NativeName": "GL_SHADER_SOURCE_LENGTH",
+ "Value": "0x8B88",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ShaderParameterName",
+ "NativeName": "ShaderParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FragmentShader",
+ "NativeName": "GL_FRAGMENT_SHADER",
+ "Value": "0x8B30",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenAlphaNoReplaceSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_NO_REPLACE_SGIX",
- "Value": "0x8188",
+ "Name": "FragmentShaderArb",
+ "NativeName": "GL_FRAGMENT_SHADER_ARB",
+ "Value": "0x8B30",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenAlphaReplaceSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_REPLACE_SGIX",
- "Value": "0x8187",
+ "Name": "VertexShader",
+ "NativeName": "GL_VERTEX_SHADER",
+ "Value": "0x8B31",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb",
- "NativeName": "GL_RGB",
- "Value": "0x1907",
+ "Name": "VertexShaderArb",
+ "NativeName": "GL_VERTEX_SHADER_ARB",
+ "Value": "0x8B31",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba",
- "NativeName": "GL_RGBA",
- "Value": "0x1908",
+ "Name": "GeometryShader",
+ "NativeName": "GL_GEOMETRY_SHADER",
+ "Value": "0x8DD9",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PixelTexGenMode",
- "NativeName": "PixelTexGenMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "PixelFragmentAlphaSourceSgis",
- "NativeName": "GL_PIXEL_FRAGMENT_ALPHA_SOURCE_SGIS",
- "Value": "0x8355",
+ "Name": "TessEvaluationShader",
+ "NativeName": "GL_TESS_EVALUATION_SHADER",
+ "Value": "0x8E87",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelFragmentRgbSourceSgis",
- "NativeName": "GL_PIXEL_FRAGMENT_RGB_SOURCE_SGIS",
- "Value": "0x8354",
+ "Name": "TessControlShader",
+ "NativeName": "GL_TESS_CONTROL_SHADER",
+ "Value": "0x8E88",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ComputeShader",
+ "NativeName": "GL_COMPUTE_SHADER",
+ "Value": "0x91B9",
"Doc": "",
"Attributes": []
}
],
- "Name": "PixelTexGenParameterNameSGIS",
- "NativeName": "PixelTexGenParameterNameSGIS",
+ "Name": "ShaderType",
+ "NativeName": "ShaderType",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "AlphaBias",
- "NativeName": "GL_ALPHA_BIAS",
- "Value": "0xD1D",
+ "Name": "Flat",
+ "NativeName": "GL_FLAT",
+ "Value": "0x1D00",
"Doc": "",
"Attributes": [
{
@@ -32835,9 +41961,9 @@
]
},
{
- "Name": "AlphaScale",
- "NativeName": "GL_ALPHA_SCALE",
- "Value": "0xD1C",
+ "Name": "Smooth",
+ "NativeName": "GL_SMOOTH",
+ "Value": "0x1D01",
"Doc": "",
"Attributes": [
{
@@ -32845,413 +41971,486 @@
"Arguments": []
}
]
- },
+ }
+ ],
+ "Name": "ShadingModel",
+ "NativeName": "ShadingModel",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "BlueBias",
- "NativeName": "GL_BLUE_BIAS",
- "Value": "0xD1B",
+ "Name": "SpriteModeSgix",
+ "NativeName": "GL_SPRITE_MODE_SGIX",
+ "Value": "0x8149",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
+ "Attributes": []
+ }
+ ],
+ "Name": "SpriteParameterNameSGIX",
+ "NativeName": "SpriteParameterNameSGIX",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "BlueScale",
- "NativeName": "GL_BLUE_SCALE",
- "Value": "0xD1A",
+ "Name": "Front",
+ "NativeName": "GL_FRONT",
+ "Value": "0x404",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "DepthBias",
- "NativeName": "GL_DEPTH_BIAS",
- "Value": "0xD1F",
+ "Name": "Back",
+ "NativeName": "GL_BACK",
+ "Value": "0x405",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "DepthScale",
- "NativeName": "GL_DEPTH_SCALE",
- "Value": "0xD1E",
+ "Name": "FrontAndBack",
+ "NativeName": "GL_FRONT_AND_BACK",
+ "Value": "0x408",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
+ "Attributes": []
+ }
+ ],
+ "Name": "StencilFaceDirection",
+ "NativeName": "StencilFaceDirection",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "GreenBias",
- "NativeName": "GL_GREEN_BIAS",
- "Value": "0xD19",
+ "Name": "Never",
+ "NativeName": "GL_NEVER",
+ "Value": "0x200",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "GreenScale",
- "NativeName": "GL_GREEN_SCALE",
- "Value": "0xD18",
+ "Name": "Less",
+ "NativeName": "GL_LESS",
+ "Value": "0x201",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "IndexOffset",
- "NativeName": "GL_INDEX_OFFSET",
- "Value": "0xD13",
+ "Name": "Equal",
+ "NativeName": "GL_EQUAL",
+ "Value": "0x202",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "IndexShift",
- "NativeName": "GL_INDEX_SHIFT",
- "Value": "0xD12",
+ "Name": "Lequal",
+ "NativeName": "GL_LEQUAL",
+ "Value": "0x203",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MapColor",
- "NativeName": "GL_MAP_COLOR",
- "Value": "0xD10",
+ "Name": "Greater",
+ "NativeName": "GL_GREATER",
+ "Value": "0x204",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "MapStencil",
- "NativeName": "GL_MAP_STENCIL",
- "Value": "0xD11",
+ "Name": "Notequal",
+ "NativeName": "GL_NOTEQUAL",
+ "Value": "0x205",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "PostColorMatrixAlphaBias",
- "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_BIAS",
- "Value": "0x80BB",
+ "Name": "Gequal",
+ "NativeName": "GL_GEQUAL",
+ "Value": "0x206",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixAlphaBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI",
- "Value": "0x80BB",
+ "Name": "Always",
+ "NativeName": "GL_ALWAYS",
+ "Value": "0x207",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "StencilFunction",
+ "NativeName": "StencilFunction",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PostColorMatrixAlphaScale",
- "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_SCALE",
- "Value": "0x80B7",
+ "Name": "Zero",
+ "NativeName": "GL_ZERO",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixAlphaScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI",
- "Value": "0x80B7",
+ "Name": "Invert",
+ "NativeName": "GL_INVERT",
+ "Value": "0x150A",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixBlueBias",
- "NativeName": "GL_POST_COLOR_MATRIX_BLUE_BIAS",
- "Value": "0x80BA",
+ "Name": "Keep",
+ "NativeName": "GL_KEEP",
+ "Value": "0x1E00",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixBlueBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI",
- "Value": "0x80BA",
+ "Name": "Replace",
+ "NativeName": "GL_REPLACE",
+ "Value": "0x1E01",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixBlueScale",
- "NativeName": "GL_POST_COLOR_MATRIX_BLUE_SCALE",
- "Value": "0x80B6",
+ "Name": "Incr",
+ "NativeName": "GL_INCR",
+ "Value": "0x1E02",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixBlueScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI",
- "Value": "0x80B6",
+ "Name": "Decr",
+ "NativeName": "GL_DECR",
+ "Value": "0x1E03",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixGreenBias",
- "NativeName": "GL_POST_COLOR_MATRIX_GREEN_BIAS",
- "Value": "0x80B9",
+ "Name": "IncrWrap",
+ "NativeName": "GL_INCR_WRAP",
+ "Value": "0x8507",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixGreenBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI",
- "Value": "0x80B9",
+ "Name": "DecrWrap",
+ "NativeName": "GL_DECR_WRAP",
+ "Value": "0x8508",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "StencilOp",
+ "NativeName": "StencilOp",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PostColorMatrixGreenScale",
- "NativeName": "GL_POST_COLOR_MATRIX_GREEN_SCALE",
- "Value": "0x80B5",
+ "Name": "Vendor",
+ "NativeName": "GL_VENDOR",
+ "Value": "0x1F00",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixGreenScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI",
- "Value": "0x80B5",
+ "Name": "Renderer",
+ "NativeName": "GL_RENDERER",
+ "Value": "0x1F01",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixRedBias",
- "NativeName": "GL_POST_COLOR_MATRIX_RED_BIAS",
- "Value": "0x80B8",
+ "Name": "Version",
+ "NativeName": "GL_VERSION",
+ "Value": "0x1F02",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixRedBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_RED_BIAS_SGI",
- "Value": "0x80B8",
+ "Name": "Extensions",
+ "NativeName": "GL_EXTENSIONS",
+ "Value": "0x1F03",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixRedScale",
- "NativeName": "GL_POST_COLOR_MATRIX_RED_SCALE",
- "Value": "0x80B4",
+ "Name": "ShadingLanguageVersion",
+ "NativeName": "GL_SHADING_LANGUAGE_VERSION",
+ "Value": "0x8B8C",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "StringName",
+ "NativeName": "StringName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PostColorMatrixRedScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_RED_SCALE_SGI",
- "Value": "0x80B4",
+ "Name": "SubgroupFeatureBasicBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_BASIC_BIT_KHR",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionAlphaBias",
- "NativeName": "GL_POST_CONVOLUTION_ALPHA_BIAS",
- "Value": "0x8023",
+ "Name": "SubgroupFeatureVoteBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_VOTE_BIT_KHR",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionAlphaBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_ALPHA_BIAS_EXT",
- "Value": "0x8023",
+ "Name": "SubgroupFeatureArithmeticBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_ARITHMETIC_BIT_KHR",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionAlphaScale",
- "NativeName": "GL_POST_CONVOLUTION_ALPHA_SCALE",
- "Value": "0x801F",
+ "Name": "SubgroupFeatureBallotBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_BALLOT_BIT_KHR",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionAlphaScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_ALPHA_SCALE_EXT",
- "Value": "0x801F",
+ "Name": "SubgroupFeatureShuffleBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_SHUFFLE_BIT_KHR",
+ "Value": "0x10",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionBlueBias",
- "NativeName": "GL_POST_CONVOLUTION_BLUE_BIAS",
- "Value": "0x8022",
+ "Name": "SubgroupFeatureShuffleRelativeBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_SHUFFLE_RELATIVE_BIT_KHR",
+ "Value": "0x20",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionBlueBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_BLUE_BIAS_EXT",
- "Value": "0x8022",
+ "Name": "SubgroupFeatureClusteredBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_CLUSTERED_BIT_KHR",
+ "Value": "0x40",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionBlueScale",
- "NativeName": "GL_POST_CONVOLUTION_BLUE_SCALE",
- "Value": "0x801E",
+ "Name": "SubgroupFeatureQuadBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_QUAD_BIT_KHR",
+ "Value": "0x80",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionBlueScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_BLUE_SCALE_EXT",
- "Value": "0x801E",
+ "Name": "SubgroupFeaturePartitionedBitNV",
+ "NativeName": "GL_SUBGROUP_FEATURE_PARTITIONED_BIT_NV",
+ "Value": "0x100",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "SubgroupSupportedFeatures",
+ "NativeName": "SubgroupSupportedFeatures",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "UniformSize",
+ "NativeName": "GL_UNIFORM_SIZE",
+ "Value": "0x8A38",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionGreenBias",
- "NativeName": "GL_POST_CONVOLUTION_GREEN_BIAS",
- "Value": "0x8021",
+ "Name": "UniformNameLength",
+ "NativeName": "GL_UNIFORM_NAME_LENGTH",
+ "Value": "0x8A39",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionGreenBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_GREEN_BIAS_EXT",
- "Value": "0x8021",
+ "Name": "NumCompatibleSubroutines",
+ "NativeName": "GL_NUM_COMPATIBLE_SUBROUTINES",
+ "Value": "0x8E4A",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionGreenScale",
- "NativeName": "GL_POST_CONVOLUTION_GREEN_SCALE",
- "Value": "0x801D",
+ "Name": "CompatibleSubroutines",
+ "NativeName": "GL_COMPATIBLE_SUBROUTINES",
+ "Value": "0x8E4B",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "SubroutineParameterName",
+ "NativeName": "SubroutineParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "SwizzleStrAti",
+ "NativeName": "GL_SWIZZLE_STR_ATI",
+ "Value": "0x8976",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionGreenScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_GREEN_SCALE_EXT",
- "Value": "0x801D",
+ "Name": "SwizzleStqAti",
+ "NativeName": "GL_SWIZZLE_STQ_ATI",
+ "Value": "0x8977",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionRedBias",
- "NativeName": "GL_POST_CONVOLUTION_RED_BIAS",
- "Value": "0x8020",
+ "Name": "SwizzleStrDRAti",
+ "NativeName": "GL_SWIZZLE_STR_DR_ATI",
+ "Value": "0x8978",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionRedBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_RED_BIAS_EXT",
- "Value": "0x8020",
+ "Name": "SwizzleStqDQAti",
+ "NativeName": "GL_SWIZZLE_STQ_DQ_ATI",
+ "Value": "0x8979",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "SwizzleOpATI",
+ "NativeName": "SwizzleOpATI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "SyncGpuCommandsComplete",
+ "NativeName": "GL_SYNC_GPU_COMMANDS_COMPLETE",
+ "Value": "0x9117",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "SyncCondition",
+ "NativeName": "SyncCondition",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "SyncFlushCommandsBit",
+ "NativeName": "GL_SYNC_FLUSH_COMMANDS_BIT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionRedScale",
- "NativeName": "GL_POST_CONVOLUTION_RED_SCALE",
- "Value": "0x801C",
+ "Name": "SyncFlushCommandsBitApple",
+ "NativeName": "GL_SYNC_FLUSH_COMMANDS_BIT_APPLE",
+ "Value": "0x1",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "SyncObjectMask",
+ "NativeName": "SyncObjectMask",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ObjectType",
+ "NativeName": "GL_OBJECT_TYPE",
+ "Value": "0x9112",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionRedScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_RED_SCALE_EXT",
- "Value": "0x801C",
+ "Name": "SyncCondition",
+ "NativeName": "GL_SYNC_CONDITION",
+ "Value": "0x9113",
"Doc": "",
"Attributes": []
},
{
- "Name": "RedBias",
- "NativeName": "GL_RED_BIAS",
- "Value": "0xD15",
+ "Name": "SyncStatus",
+ "NativeName": "GL_SYNC_STATUS",
+ "Value": "0x9114",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "RedScale",
- "NativeName": "GL_RED_SCALE",
- "Value": "0xD14",
+ "Name": "SyncFlags",
+ "NativeName": "GL_SYNC_FLAGS",
+ "Value": "0x9115",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
}
],
- "Name": "PixelTransferParameter",
- "NativeName": "PixelTransferParameter",
+ "Name": "SyncParameterName",
+ "NativeName": "SyncParameterName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Bitmap",
- "NativeName": "GL_BITMAP",
- "Value": "0x1A00",
+ "Name": "AlreadySignaled",
+ "NativeName": "GL_ALREADY_SIGNALED",
+ "Value": "0x911A",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Byte",
- "NativeName": "GL_BYTE",
- "Value": "0x1400",
+ "Name": "TimeoutExpired",
+ "NativeName": "GL_TIMEOUT_EXPIRED",
+ "Value": "0x911B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "ConditionSatisfied",
+ "NativeName": "GL_CONDITION_SATISFIED",
+ "Value": "0x911C",
"Doc": "",
"Attributes": []
},
{
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
+ "Name": "WaitFailed",
+ "NativeName": "GL_WAIT_FAILED",
+ "Value": "0x911D",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "SyncStatus",
+ "NativeName": "SyncStatus",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
"Doc": "",
"Attributes": []
},
@@ -33263,122 +42462,190 @@
"Attributes": []
},
{
- "Name": "UnsignedByte",
- "NativeName": "GL_UNSIGNED_BYTE",
- "Value": "0x1401",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedByte332",
- "NativeName": "GL_UNSIGNED_BYTE_3_3_2",
- "Value": "0x8032",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedByte332Ext",
- "NativeName": "GL_UNSIGNED_BYTE_3_3_2_EXT",
- "Value": "0x8032",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt",
- "NativeName": "GL_UNSIGNED_INT",
- "Value": "0x1405",
+ "Name": "DoubleExt",
+ "NativeName": "GL_DOUBLE_EXT",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TangentPointerTypeEXT",
+ "NativeName": "TangentPointerTypeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "UnsignedInt1010102",
- "NativeName": "GL_UNSIGNED_INT_10_10_10_2",
- "Value": "0x8036",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt1010102Ext",
- "NativeName": "GL_UNSIGNED_INT_10_10_10_2_EXT",
- "Value": "0x8036",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt8888",
- "NativeName": "GL_UNSIGNED_INT_8_8_8_8",
- "Value": "0x8035",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt8888Ext",
- "NativeName": "GL_UNSIGNED_INT_8_8_8_8_EXT",
- "Value": "0x8035",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TexCoordPointerType",
+ "NativeName": "TexCoordPointerType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "UnsignedShort",
- "NativeName": "GL_UNSIGNED_SHORT",
- "Value": "0x1403",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedShort4444",
- "NativeName": "GL_UNSIGNED_SHORT_4_4_4_4",
- "Value": "0x8033",
+ "Name": "CompareRToTexture",
+ "NativeName": "GL_COMPARE_R_TO_TEXTURE",
+ "Value": "0x884E",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "UnsignedShort4444Ext",
- "NativeName": "GL_UNSIGNED_SHORT_4_4_4_4_EXT",
- "Value": "0x8033",
+ "Name": "CompareRefToTexture",
+ "NativeName": "GL_COMPARE_REF_TO_TEXTURE",
+ "Value": "0x884E",
"Doc": "",
"Attributes": []
+ }
+ ],
+ "Name": "TextureCompareMode",
+ "NativeName": "TextureCompareMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "S",
+ "NativeName": "GL_S",
+ "Value": "0x2000",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "UnsignedShort5551",
- "NativeName": "GL_UNSIGNED_SHORT_5_5_5_1",
- "Value": "0x8034",
+ "Name": "T",
+ "NativeName": "GL_T",
+ "Value": "0x2001",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "R",
+ "NativeName": "GL_R",
+ "Value": "0x2002",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "UnsignedShort5551Ext",
- "NativeName": "GL_UNSIGNED_SHORT_5_5_5_1_EXT",
- "Value": "0x8034",
+ "Name": "Q",
+ "NativeName": "GL_Q",
+ "Value": "0x2003",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
}
],
- "Name": "PixelType",
- "NativeName": "PixelType",
+ "Name": "TextureCoordName",
+ "NativeName": "TextureCoordName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "DistanceAttenuationExt",
- "NativeName": "GL_DISTANCE_ATTENUATION_EXT",
- "Value": "0x8129",
+ "Name": "Add",
+ "NativeName": "GL_ADD",
+ "Value": "0x104",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "DistanceAttenuationSgis",
- "NativeName": "GL_DISTANCE_ATTENUATION_SGIS",
- "Value": "0x8129",
+ "Name": "Blend",
+ "NativeName": "GL_BLEND",
+ "Value": "0xBE2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointDistanceAttenuation",
- "NativeName": "GL_POINT_DISTANCE_ATTENUATION",
- "Value": "0x8129",
+ "Name": "Modulate",
+ "NativeName": "GL_MODULATE",
+ "Value": "0x2100",
"Doc": "",
"Attributes": [
{
@@ -33388,44 +42655,75 @@
]
},
{
- "Name": "PointDistanceAttenuationArb",
- "NativeName": "GL_POINT_DISTANCE_ATTENUATION_ARB",
- "Value": "0x8129",
+ "Name": "Decal",
+ "NativeName": "GL_DECAL",
+ "Value": "0x2101",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "PointFadeThresholdSize",
- "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE",
- "Value": "0x8128",
+ "Name": "ReplaceExt",
+ "NativeName": "GL_REPLACE_EXT",
+ "Value": "0x8062",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointFadeThresholdSizeArb",
- "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_ARB",
- "Value": "0x8128",
+ "Name": "TextureEnvBiasSgix",
+ "NativeName": "GL_TEXTURE_ENV_BIAS_SGIX",
+ "Value": "0x80BE",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TextureEnvMode",
+ "NativeName": "TextureEnvMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PointFadeThresholdSizeExt",
- "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_EXT",
- "Value": "0x8128",
+ "Name": "TextureEnvMode",
+ "NativeName": "GL_TEXTURE_ENV_MODE",
+ "Value": "0x2200",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "PointFadeThresholdSizeSgis",
- "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_SGIS",
- "Value": "0x8128",
+ "Name": "TextureEnvColor",
+ "NativeName": "GL_TEXTURE_ENV_COLOR",
+ "Value": "0x2201",
"Doc": "",
- "Attributes": []
- },
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "TextureEnvParameter",
+ "NativeName": "TextureEnvParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PointSizeMax",
- "NativeName": "GL_POINT_SIZE_MAX",
- "Value": "0x8127",
+ "Name": "TextureEnv",
+ "NativeName": "GL_TEXTURE_ENV",
+ "Value": "0x2300",
"Doc": "",
"Attributes": [
{
@@ -33433,32 +42731,61 @@
"Arguments": []
}
]
- },
+ }
+ ],
+ "Name": "TextureEnvTarget",
+ "NativeName": "TextureEnvTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PointSizeMaxArb",
- "NativeName": "GL_POINT_SIZE_MAX_ARB",
- "Value": "0x8127",
+ "Name": "Filter4Sgis",
+ "NativeName": "GL_FILTER4_SGIS",
+ "Value": "0x8146",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TextureFilterFuncSGIS",
+ "NativeName": "TextureFilterFuncSGIS",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PointSizeMaxExt",
- "NativeName": "GL_POINT_SIZE_MAX_EXT",
- "Value": "0x8127",
+ "Name": "Filter4Sgis",
+ "NativeName": "GL_FILTER4_SGIS",
+ "Value": "0x8146",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TextureFilterSGIS",
+ "NativeName": "TextureFilterSGIS",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PointSizeMaxSgis",
- "NativeName": "GL_POINT_SIZE_MAX_SGIS",
- "Value": "0x8127",
+ "Name": "EyeLinear",
+ "NativeName": "GL_EYE_LINEAR",
+ "Value": "0x2400",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "PointSizeMin",
- "NativeName": "GL_POINT_SIZE_MIN",
- "Value": "0x8126",
+ "Name": "ObjectLinear",
+ "NativeName": "GL_OBJECT_LINEAR",
+ "Value": "0x2401",
"Doc": "",
"Attributes": [
{
@@ -33468,856 +42795,814 @@
]
},
{
- "Name": "PointSizeMinArb",
- "NativeName": "GL_POINT_SIZE_MIN_ARB",
- "Value": "0x8126",
+ "Name": "SphereMap",
+ "NativeName": "GL_SPHERE_MAP",
+ "Value": "0x2402",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "PointSizeMinExt",
- "NativeName": "GL_POINT_SIZE_MIN_EXT",
- "Value": "0x8126",
+ "Name": "EyeDistanceToPointSgis",
+ "NativeName": "GL_EYE_DISTANCE_TO_POINT_SGIS",
+ "Value": "0x81F0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSizeMinSgis",
- "NativeName": "GL_POINT_SIZE_MIN_SGIS",
- "Value": "0x8126",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "PointParameterNameSGIS",
- "NativeName": "PointParameterNameSGIS",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Fill",
- "NativeName": "GL_FILL",
- "Value": "0x1B02",
+ "Name": "ObjectDistanceToPointSgis",
+ "NativeName": "GL_OBJECT_DISTANCE_TO_POINT_SGIS",
+ "Value": "0x81F1",
"Doc": "",
"Attributes": []
},
{
- "Name": "Line",
- "NativeName": "GL_LINE",
- "Value": "0x1B01",
+ "Name": "EyeDistanceToLineSgis",
+ "NativeName": "GL_EYE_DISTANCE_TO_LINE_SGIS",
+ "Value": "0x81F2",
"Doc": "",
"Attributes": []
},
{
- "Name": "Point",
- "NativeName": "GL_POINT",
- "Value": "0x1B00",
+ "Name": "ObjectDistanceToLineSgis",
+ "NativeName": "GL_OBJECT_DISTANCE_TO_LINE_SGIS",
+ "Value": "0x81F3",
"Doc": "",
"Attributes": []
}
],
- "Name": "PolygonMode",
- "NativeName": "PolygonMode",
+ "Name": "TextureGenMode",
+ "NativeName": "TextureGenMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "LowFloat",
- "NativeName": "GL_LOW_FLOAT",
- "Value": "0x8DF0",
+ "Name": "TextureGenMode",
+ "NativeName": "GL_TEXTURE_GEN_MODE",
+ "Value": "0x2500",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "MediumFloat",
- "NativeName": "GL_MEDIUM_FLOAT",
- "Value": "0x8DF1",
+ "Name": "ObjectPlane",
+ "NativeName": "GL_OBJECT_PLANE",
+ "Value": "0x2501",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "HighFloat",
- "NativeName": "GL_HIGH_FLOAT",
- "Value": "0x8DF2",
+ "Name": "EyePlane",
+ "NativeName": "GL_EYE_PLANE",
+ "Value": "0x2502",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "EyePointSgis",
+ "NativeName": "GL_EYE_POINT_SGIS",
+ "Value": "0x81F4",
"Doc": "",
"Attributes": []
},
{
- "Name": "LowInt",
- "NativeName": "GL_LOW_INT",
- "Value": "0x8DF3",
+ "Name": "ObjectPointSgis",
+ "NativeName": "GL_OBJECT_POINT_SGIS",
+ "Value": "0x81F5",
"Doc": "",
"Attributes": []
},
{
- "Name": "MediumInt",
- "NativeName": "GL_MEDIUM_INT",
- "Value": "0x8DF4",
+ "Name": "EyeLineSgis",
+ "NativeName": "GL_EYE_LINE_SGIS",
+ "Value": "0x81F6",
"Doc": "",
"Attributes": []
},
{
- "Name": "HighInt",
- "NativeName": "GL_HIGH_INT",
- "Value": "0x8DF5",
+ "Name": "ObjectLineSgis",
+ "NativeName": "GL_OBJECT_LINE_SGIS",
+ "Value": "0x81F7",
"Doc": "",
"Attributes": []
}
],
- "Name": "PrecisionType",
- "NativeName": "PrecisionType",
+ "Name": "TextureGenParameter",
+ "NativeName": "TextureGenParameter",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Lines",
- "NativeName": "GL_LINES",
- "Value": "0x1",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "LinesAdjacency",
- "NativeName": "GL_LINES_ADJACENCY",
- "Value": "0xA",
+ "Name": "LayoutDepthReadOnlyStencilAttachmentExt",
+ "NativeName": "GL_LAYOUT_DEPTH_READ_ONLY_STENCIL_ATTACHMENT_EXT",
+ "Value": "0x9530",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinesAdjacencyArb",
- "NativeName": "GL_LINES_ADJACENCY_ARB",
- "Value": "0xA",
+ "Name": "LayoutDepthAttachmentStencilReadOnlyExt",
+ "NativeName": "GL_LAYOUT_DEPTH_ATTACHMENT_STENCIL_READ_ONLY_EXT",
+ "Value": "0x9531",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinesAdjacencyExt",
- "NativeName": "GL_LINES_ADJACENCY_EXT",
- "Value": "0xA",
+ "Name": "LayoutGeneralExt",
+ "NativeName": "GL_LAYOUT_GENERAL_EXT",
+ "Value": "0x958D",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineLoop",
- "NativeName": "GL_LINE_LOOP",
- "Value": "0x2",
+ "Name": "LayoutColorAttachmentExt",
+ "NativeName": "GL_LAYOUT_COLOR_ATTACHMENT_EXT",
+ "Value": "0x958E",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineStrip",
- "NativeName": "GL_LINE_STRIP",
- "Value": "0x3",
+ "Name": "LayoutDepthStencilAttachmentExt",
+ "NativeName": "GL_LAYOUT_DEPTH_STENCIL_ATTACHMENT_EXT",
+ "Value": "0x958F",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineStripAdjacency",
- "NativeName": "GL_LINE_STRIP_ADJACENCY",
- "Value": "0xB",
+ "Name": "LayoutDepthStencilReadOnlyExt",
+ "NativeName": "GL_LAYOUT_DEPTH_STENCIL_READ_ONLY_EXT",
+ "Value": "0x9590",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineStripAdjacencyArb",
- "NativeName": "GL_LINE_STRIP_ADJACENCY_ARB",
- "Value": "0xB",
+ "Name": "LayoutShaderReadOnlyExt",
+ "NativeName": "GL_LAYOUT_SHADER_READ_ONLY_EXT",
+ "Value": "0x9591",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineStripAdjacencyExt",
- "NativeName": "GL_LINE_STRIP_ADJACENCY_EXT",
- "Value": "0xB",
+ "Name": "LayoutTransferSrcExt",
+ "NativeName": "GL_LAYOUT_TRANSFER_SRC_EXT",
+ "Value": "0x9592",
"Doc": "",
"Attributes": []
},
{
- "Name": "Patches",
- "NativeName": "GL_PATCHES",
- "Value": "0xE",
+ "Name": "LayoutTransferDstExt",
+ "NativeName": "GL_LAYOUT_TRANSFER_DST_EXT",
+ "Value": "0x9593",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TextureLayout",
+ "NativeName": "TextureLayout",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PatchesExt",
- "NativeName": "GL_PATCHES_EXT",
- "Value": "0xE",
+ "Name": "Nearest",
+ "NativeName": "GL_NEAREST",
+ "Value": "0x2600",
"Doc": "",
"Attributes": []
},
{
- "Name": "Points",
- "NativeName": "GL_POINTS",
- "Value": "0x0",
+ "Name": "Linear",
+ "NativeName": "GL_LINEAR",
+ "Value": "0x2601",
"Doc": "",
"Attributes": []
},
{
- "Name": "Polygon",
- "NativeName": "GL_POLYGON",
- "Value": "0x9",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "Quads",
- "NativeName": "GL_QUADS",
- "Value": "0x7",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "QuadsExt",
- "NativeName": "GL_QUADS_EXT",
- "Value": "0x7",
+ "Name": "LinearDetailSgis",
+ "NativeName": "GL_LINEAR_DETAIL_SGIS",
+ "Value": "0x8097",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadStrip",
- "NativeName": "GL_QUAD_STRIP",
- "Value": "0x8",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "Triangles",
- "NativeName": "GL_TRIANGLES",
- "Value": "0x4",
+ "Name": "LinearDetailAlphaSgis",
+ "NativeName": "GL_LINEAR_DETAIL_ALPHA_SGIS",
+ "Value": "0x8098",
"Doc": "",
"Attributes": []
},
{
- "Name": "TrianglesAdjacency",
- "NativeName": "GL_TRIANGLES_ADJACENCY",
- "Value": "0xC",
+ "Name": "LinearDetailColorSgis",
+ "NativeName": "GL_LINEAR_DETAIL_COLOR_SGIS",
+ "Value": "0x8099",
"Doc": "",
"Attributes": []
},
{
- "Name": "TrianglesAdjacencyArb",
- "NativeName": "GL_TRIANGLES_ADJACENCY_ARB",
- "Value": "0xC",
+ "Name": "LinearSharpenSgis",
+ "NativeName": "GL_LINEAR_SHARPEN_SGIS",
+ "Value": "0x80AD",
"Doc": "",
"Attributes": []
},
{
- "Name": "TrianglesAdjacencyExt",
- "NativeName": "GL_TRIANGLES_ADJACENCY_EXT",
- "Value": "0xC",
+ "Name": "LinearSharpenAlphaSgis",
+ "NativeName": "GL_LINEAR_SHARPEN_ALPHA_SGIS",
+ "Value": "0x80AE",
"Doc": "",
"Attributes": []
},
{
- "Name": "TriangleFan",
- "NativeName": "GL_TRIANGLE_FAN",
- "Value": "0x6",
+ "Name": "LinearSharpenColorSgis",
+ "NativeName": "GL_LINEAR_SHARPEN_COLOR_SGIS",
+ "Value": "0x80AF",
"Doc": "",
"Attributes": []
},
{
- "Name": "TriangleStrip",
- "NativeName": "GL_TRIANGLE_STRIP",
- "Value": "0x5",
+ "Name": "Filter4Sgis",
+ "NativeName": "GL_FILTER4_SGIS",
+ "Value": "0x8146",
"Doc": "",
"Attributes": []
},
{
- "Name": "TriangleStripAdjacency",
- "NativeName": "GL_TRIANGLE_STRIP_ADJACENCY",
- "Value": "0xD",
+ "Name": "PixelTexGenQCeilingSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_CEILING_SGIX",
+ "Value": "0x8184",
"Doc": "",
"Attributes": []
},
{
- "Name": "TriangleStripAdjacencyArb",
- "NativeName": "GL_TRIANGLE_STRIP_ADJACENCY_ARB",
- "Value": "0xD",
+ "Name": "PixelTexGenQRoundSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_ROUND_SGIX",
+ "Value": "0x8185",
"Doc": "",
"Attributes": []
},
{
- "Name": "TriangleStripAdjacencyExt",
- "NativeName": "GL_TRIANGLE_STRIP_ADJACENCY_EXT",
- "Value": "0xD",
+ "Name": "PixelTexGenQFloorSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_FLOOR_SGIX",
+ "Value": "0x8186",
"Doc": "",
"Attributes": []
}
],
- "Name": "PrimitiveType",
- "NativeName": "PrimitiveType",
+ "Name": "TextureMagFilter",
+ "NativeName": "TextureMagFilter",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Uniform",
- "NativeName": "GL_UNIFORM",
- "Value": "0x92E1",
+ "Name": "Nearest",
+ "NativeName": "GL_NEAREST",
+ "Value": "0x2600",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlock",
- "NativeName": "GL_UNIFORM_BLOCK",
- "Value": "0x92E2",
+ "Name": "Linear",
+ "NativeName": "GL_LINEAR",
+ "Value": "0x2601",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProgramInput",
- "NativeName": "GL_PROGRAM_INPUT",
- "Value": "0x92E3",
+ "Name": "NearestMipmapNearest",
+ "NativeName": "GL_NEAREST_MIPMAP_NEAREST",
+ "Value": "0x2700",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProgramOutput",
- "NativeName": "GL_PROGRAM_OUTPUT",
- "Value": "0x92E4",
+ "Name": "LinearMipmapNearest",
+ "NativeName": "GL_LINEAR_MIPMAP_NEAREST",
+ "Value": "0x2701",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexSubroutine",
- "NativeName": "GL_VERTEX_SUBROUTINE",
- "Value": "0x92E8",
+ "Name": "NearestMipmapLinear",
+ "NativeName": "GL_NEAREST_MIPMAP_LINEAR",
+ "Value": "0x2702",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessControlSubroutine",
- "NativeName": "GL_TESS_CONTROL_SUBROUTINE",
- "Value": "0x92E9",
+ "Name": "LinearMipmapLinear",
+ "NativeName": "GL_LINEAR_MIPMAP_LINEAR",
+ "Value": "0x2703",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessEvaluationSubroutine",
- "NativeName": "GL_TESS_EVALUATION_SUBROUTINE",
- "Value": "0x92EA",
+ "Name": "Filter4Sgis",
+ "NativeName": "GL_FILTER4_SGIS",
+ "Value": "0x8146",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometrySubroutine",
- "NativeName": "GL_GEOMETRY_SUBROUTINE",
- "Value": "0x92EB",
+ "Name": "LinearClipmapLinearSgix",
+ "NativeName": "GL_LINEAR_CLIPMAP_LINEAR_SGIX",
+ "Value": "0x8170",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentSubroutine",
- "NativeName": "GL_FRAGMENT_SUBROUTINE",
- "Value": "0x92EC",
+ "Name": "PixelTexGenQCeilingSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_CEILING_SGIX",
+ "Value": "0x8184",
"Doc": "",
"Attributes": []
},
{
- "Name": "ComputeSubroutine",
- "NativeName": "GL_COMPUTE_SUBROUTINE",
- "Value": "0x92ED",
+ "Name": "PixelTexGenQRoundSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_ROUND_SGIX",
+ "Value": "0x8185",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexSubroutineUniform",
- "NativeName": "GL_VERTEX_SUBROUTINE_UNIFORM",
- "Value": "0x92EE",
+ "Name": "PixelTexGenQFloorSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_FLOOR_SGIX",
+ "Value": "0x8186",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessControlSubroutineUniform",
- "NativeName": "GL_TESS_CONTROL_SUBROUTINE_UNIFORM",
- "Value": "0x92EF",
+ "Name": "NearestClipmapNearestSgix",
+ "NativeName": "GL_NEAREST_CLIPMAP_NEAREST_SGIX",
+ "Value": "0x844D",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessEvaluationSubroutineUniform",
- "NativeName": "GL_TESS_EVALUATION_SUBROUTINE_UNIFORM",
- "Value": "0x92F0",
+ "Name": "NearestClipmapLinearSgix",
+ "NativeName": "GL_NEAREST_CLIPMAP_LINEAR_SGIX",
+ "Value": "0x844E",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometrySubroutineUniform",
- "NativeName": "GL_GEOMETRY_SUBROUTINE_UNIFORM",
- "Value": "0x92F1",
+ "Name": "LinearClipmapNearestSgix",
+ "NativeName": "GL_LINEAR_CLIPMAP_NEAREST_SGIX",
+ "Value": "0x844F",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TextureMinFilter",
+ "NativeName": "TextureMinFilter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FragmentSubroutineUniform",
- "NativeName": "GL_FRAGMENT_SUBROUTINE_UNIFORM",
- "Value": "0x92F2",
+ "Name": "PerturbExt",
+ "NativeName": "GL_PERTURB_EXT",
+ "Value": "0x85AE",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TextureNormalModeEXT",
+ "NativeName": "TextureNormalModeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ComputeSubroutineUniform",
- "NativeName": "GL_COMPUTE_SUBROUTINE_UNIFORM",
- "Value": "0x92F3",
+ "Name": "TextureWidth",
+ "NativeName": "GL_TEXTURE_WIDTH",
+ "Value": "0x1000",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackVarying",
- "NativeName": "GL_TRANSFORM_FEEDBACK_VARYING",
- "Value": "0x92F4",
+ "Name": "TextureHeight",
+ "NativeName": "GL_TEXTURE_HEIGHT",
+ "Value": "0x1001",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBuffer",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
- "Value": "0x8C8E",
+ "Name": "TextureInternalFormat",
+ "NativeName": "GL_TEXTURE_INTERNAL_FORMAT",
+ "Value": "0x1003",
"Doc": "",
"Attributes": []
},
{
- "Name": "BufferVariable",
- "NativeName": "GL_BUFFER_VARIABLE",
- "Value": "0x92E5",
+ "Name": "TextureComponents",
+ "NativeName": "GL_TEXTURE_COMPONENTS",
+ "Value": "0x1003",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ShaderStorageBlock",
- "NativeName": "GL_SHADER_STORAGE_BLOCK",
- "Value": "0x92E6",
+ "Name": "TextureBorderColor",
+ "NativeName": "GL_TEXTURE_BORDER_COLOR",
+ "Value": "0x1004",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ProgramInterface",
- "NativeName": "ProgramInterface",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ActiveResources",
- "NativeName": "GL_ACTIVE_RESOURCES",
- "Value": "0x92F5",
+ "Name": "TextureBorderColorNV",
+ "NativeName": "GL_TEXTURE_BORDER_COLOR_NV",
+ "Value": "0x1004",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxNameLength",
- "NativeName": "GL_MAX_NAME_LENGTH",
- "Value": "0x92F6",
+ "Name": "TextureBorder",
+ "NativeName": "GL_TEXTURE_BORDER",
+ "Value": "0x1005",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "MaxNumActiveVariables",
- "NativeName": "GL_MAX_NUM_ACTIVE_VARIABLES",
- "Value": "0x92F7",
+ "Name": "TextureMagFilter",
+ "NativeName": "GL_TEXTURE_MAG_FILTER",
+ "Value": "0x2800",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxNumCompatibleSubroutines",
- "NativeName": "GL_MAX_NUM_COMPATIBLE_SUBROUTINES",
- "Value": "0x92F8",
+ "Name": "TextureMinFilter",
+ "NativeName": "GL_TEXTURE_MIN_FILTER",
+ "Value": "0x2801",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ProgramInterfacePName",
- "NativeName": "ProgramInterfacePName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ProgramBinaryRetrievableHint",
- "NativeName": "GL_PROGRAM_BINARY_RETRIEVABLE_HINT",
- "Value": "0x8257",
+ "Name": "TextureWrapS",
+ "NativeName": "GL_TEXTURE_WRAP_S",
+ "Value": "0x2802",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProgramSeparable",
- "NativeName": "GL_PROGRAM_SEPARABLE",
- "Value": "0x8258",
+ "Name": "TextureWrapT",
+ "NativeName": "GL_TEXTURE_WRAP_T",
+ "Value": "0x2803",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ProgramParameterPName",
- "NativeName": "ProgramParameterPName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "DeleteStatus",
- "NativeName": "GL_DELETE_STATUS",
- "Value": "0x8B80",
+ "Name": "TextureRedSize",
+ "NativeName": "GL_TEXTURE_RED_SIZE",
+ "Value": "0x805C",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinkStatus",
- "NativeName": "GL_LINK_STATUS",
- "Value": "0x8B82",
+ "Name": "TextureGreenSize",
+ "NativeName": "GL_TEXTURE_GREEN_SIZE",
+ "Value": "0x805D",
"Doc": "",
"Attributes": []
},
{
- "Name": "ValidateStatus",
- "NativeName": "GL_VALIDATE_STATUS",
- "Value": "0x8B83",
+ "Name": "TextureBlueSize",
+ "NativeName": "GL_TEXTURE_BLUE_SIZE",
+ "Value": "0x805E",
"Doc": "",
"Attributes": []
},
{
- "Name": "InfoLogLength",
- "NativeName": "GL_INFO_LOG_LENGTH",
- "Value": "0x8B84",
+ "Name": "TextureAlphaSize",
+ "NativeName": "GL_TEXTURE_ALPHA_SIZE",
+ "Value": "0x805F",
"Doc": "",
"Attributes": []
},
{
- "Name": "AttachedShaders",
- "NativeName": "GL_ATTACHED_SHADERS",
- "Value": "0x8B85",
+ "Name": "TextureLuminanceSize",
+ "NativeName": "GL_TEXTURE_LUMINANCE_SIZE",
+ "Value": "0x8060",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ActiveAtomicCounterBuffers",
- "NativeName": "GL_ACTIVE_ATOMIC_COUNTER_BUFFERS",
- "Value": "0x92D9",
+ "Name": "TextureIntensitySize",
+ "NativeName": "GL_TEXTURE_INTENSITY_SIZE",
+ "Value": "0x8061",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "ActiveAttributes",
- "NativeName": "GL_ACTIVE_ATTRIBUTES",
- "Value": "0x8B89",
+ "Name": "TexturePriority",
+ "NativeName": "GL_TEXTURE_PRIORITY",
+ "Value": "0x8066",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TexturePriorityExt",
+ "NativeName": "GL_TEXTURE_PRIORITY_EXT",
+ "Value": "0x8066",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveAttributeMaxLength",
- "NativeName": "GL_ACTIVE_ATTRIBUTE_MAX_LENGTH",
- "Value": "0x8B8A",
+ "Name": "TextureResident",
+ "NativeName": "GL_TEXTURE_RESIDENT",
+ "Value": "0x8067",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ },
+ {
+ "Name": "TextureDepthExt",
+ "NativeName": "GL_TEXTURE_DEPTH_EXT",
+ "Value": "0x8071",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveUniforms",
- "NativeName": "GL_ACTIVE_UNIFORMS",
- "Value": "0x8B86",
+ "Name": "TextureWrapR",
+ "NativeName": "GL_TEXTURE_WRAP_R",
+ "Value": "0x8072",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveUniformBlocks",
- "NativeName": "GL_ACTIVE_UNIFORM_BLOCKS",
- "Value": "0x8A36",
+ "Name": "TextureWrapRExt",
+ "NativeName": "GL_TEXTURE_WRAP_R_EXT",
+ "Value": "0x8072",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveUniformBlockMaxNameLength",
- "NativeName": "GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH",
- "Value": "0x8A35",
+ "Name": "TextureWrapROes",
+ "NativeName": "GL_TEXTURE_WRAP_R_OES",
+ "Value": "0x8072",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveUniformMaxLength",
- "NativeName": "GL_ACTIVE_UNIFORM_MAX_LENGTH",
- "Value": "0x8B87",
+ "Name": "DetailTextureLevelSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_LEVEL_SGIS",
+ "Value": "0x809A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ComputeWorkGroupSize",
- "NativeName": "GL_COMPUTE_WORK_GROUP_SIZE",
- "Value": "0x8267",
+ "Name": "DetailTextureModeSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_MODE_SGIS",
+ "Value": "0x809B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProgramBinaryLength",
- "NativeName": "GL_PROGRAM_BINARY_LENGTH",
- "Value": "0x8741",
+ "Name": "DetailTextureFuncPointsSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS",
+ "Value": "0x809C",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBufferMode",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_MODE",
- "Value": "0x8C7F",
+ "Name": "SharpenTextureFuncPointsSgis",
+ "NativeName": "GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS",
+ "Value": "0x80B0",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackVaryings",
- "NativeName": "GL_TRANSFORM_FEEDBACK_VARYINGS",
- "Value": "0x8C83",
+ "Name": "ShadowAmbientSgix",
+ "NativeName": "GL_SHADOW_AMBIENT_SGIX",
+ "Value": "0x80BF",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackVaryingMaxLength",
- "NativeName": "GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH",
- "Value": "0x8C76",
+ "Name": "DualTextureSelectSgis",
+ "NativeName": "GL_DUAL_TEXTURE_SELECT_SGIS",
+ "Value": "0x8124",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryVerticesOut",
- "NativeName": "GL_GEOMETRY_VERTICES_OUT",
- "Value": "0x8916",
+ "Name": "QuadTextureSelectSgis",
+ "NativeName": "GL_QUAD_TEXTURE_SELECT_SGIS",
+ "Value": "0x8125",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryInputType",
- "NativeName": "GL_GEOMETRY_INPUT_TYPE",
- "Value": "0x8917",
+ "Name": "Texture4DsizeSgis",
+ "NativeName": "GL_TEXTURE_4DSIZE_SGIS",
+ "Value": "0x8136",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryOutputType",
- "NativeName": "GL_GEOMETRY_OUTPUT_TYPE",
- "Value": "0x8918",
+ "Name": "TextureWrapQSgis",
+ "NativeName": "GL_TEXTURE_WRAP_Q_SGIS",
+ "Value": "0x8137",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ProgramPropertyARB",
- "NativeName": "ProgramPropertyARB",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ActiveSubroutineUniforms",
- "NativeName": "GL_ACTIVE_SUBROUTINE_UNIFORMS",
- "Value": "0x8DE6",
+ "Name": "TextureMinLod",
+ "NativeName": "GL_TEXTURE_MIN_LOD",
+ "Value": "0x813A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveSubroutineUniformLocations",
- "NativeName": "GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS",
- "Value": "0x8E47",
+ "Name": "TextureMinLodSgis",
+ "NativeName": "GL_TEXTURE_MIN_LOD_SGIS",
+ "Value": "0x813A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveSubroutines",
- "NativeName": "GL_ACTIVE_SUBROUTINES",
- "Value": "0x8DE5",
+ "Name": "TextureMaxLod",
+ "NativeName": "GL_TEXTURE_MAX_LOD",
+ "Value": "0x813B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveSubroutineUniformMaxLength",
- "NativeName": "GL_ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH",
- "Value": "0x8E49",
+ "Name": "TextureMaxLodSgis",
+ "NativeName": "GL_TEXTURE_MAX_LOD_SGIS",
+ "Value": "0x813B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveSubroutineMaxLength",
- "NativeName": "GL_ACTIVE_SUBROUTINE_MAX_LENGTH",
- "Value": "0x8E48",
+ "Name": "TextureBaseLevel",
+ "NativeName": "GL_TEXTURE_BASE_LEVEL",
+ "Value": "0x813C",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ProgramStagePName",
- "NativeName": "ProgramStagePName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "QueryResultAvailable",
- "NativeName": "GL_QUERY_RESULT_AVAILABLE",
- "Value": "0x8867",
+ "Name": "TextureBaseLevelSgis",
+ "NativeName": "GL_TEXTURE_BASE_LEVEL_SGIS",
+ "Value": "0x813C",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryResult",
- "NativeName": "GL_QUERY_RESULT",
- "Value": "0x8866",
+ "Name": "TextureMaxLevel",
+ "NativeName": "GL_TEXTURE_MAX_LEVEL",
+ "Value": "0x813D",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryResultNoWait",
- "NativeName": "GL_QUERY_RESULT_NO_WAIT",
- "Value": "0x9194",
+ "Name": "TextureMaxLevelSgis",
+ "NativeName": "GL_TEXTURE_MAX_LEVEL_SGIS",
+ "Value": "0x813D",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryTarget",
- "NativeName": "GL_QUERY_TARGET",
- "Value": "0x82EA",
+ "Name": "TextureFilter4SizeSgis",
+ "NativeName": "GL_TEXTURE_FILTER4_SIZE_SGIS",
+ "Value": "0x8147",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "QueryObjectParameterName",
- "NativeName": "QueryObjectParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "CurrentQuery",
- "NativeName": "GL_CURRENT_QUERY",
- "Value": "0x8865",
+ "Name": "TextureClipmapCenterSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_CENTER_SGIX",
+ "Value": "0x8171",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryCounterBits",
- "NativeName": "GL_QUERY_COUNTER_BITS",
- "Value": "0x8864",
+ "Name": "TextureClipmapFrameSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_FRAME_SGIX",
+ "Value": "0x8172",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "QueryParameterName",
- "NativeName": "QueryParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "SamplesPassed",
- "NativeName": "GL_SAMPLES_PASSED",
- "Value": "0x8914",
+ "Name": "TextureClipmapOffsetSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_OFFSET_SGIX",
+ "Value": "0x8173",
"Doc": "",
"Attributes": []
},
{
- "Name": "AnySamplesPassed",
- "NativeName": "GL_ANY_SAMPLES_PASSED",
- "Value": "0x8C2F",
+ "Name": "TextureClipmapVirtualDepthSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX",
+ "Value": "0x8174",
"Doc": "",
"Attributes": []
},
{
- "Name": "AnySamplesPassedConservative",
- "NativeName": "GL_ANY_SAMPLES_PASSED_CONSERVATIVE",
- "Value": "0x8D6A",
+ "Name": "TextureClipmapLodOffsetSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX",
+ "Value": "0x8175",
"Doc": "",
"Attributes": []
},
{
- "Name": "PrimitivesGenerated",
- "NativeName": "GL_PRIMITIVES_GENERATED",
- "Value": "0x8C87",
+ "Name": "TextureClipmapDepthSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_DEPTH_SGIX",
+ "Value": "0x8176",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackPrimitivesWritten",
- "NativeName": "GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN",
- "Value": "0x8C88",
+ "Name": "PostTextureFilterBiasSgix",
+ "NativeName": "GL_POST_TEXTURE_FILTER_BIAS_SGIX",
+ "Value": "0x8179",
"Doc": "",
"Attributes": []
},
{
- "Name": "TimeElapsed",
- "NativeName": "GL_TIME_ELAPSED",
- "Value": "0x88BF",
+ "Name": "PostTextureFilterScaleSgix",
+ "NativeName": "GL_POST_TEXTURE_FILTER_SCALE_SGIX",
+ "Value": "0x817A",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "QueryTarget",
- "NativeName": "QueryTarget",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Aux0",
- "NativeName": "GL_AUX0",
- "Value": "0x409",
+ "Name": "TextureLodBiasSSgix",
+ "NativeName": "GL_TEXTURE_LOD_BIAS_S_SGIX",
+ "Value": "0x818E",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Aux1",
- "NativeName": "GL_AUX1",
- "Value": "0x40A",
+ "Name": "TextureLodBiasTSgix",
+ "NativeName": "GL_TEXTURE_LOD_BIAS_T_SGIX",
+ "Value": "0x818F",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Aux2",
- "NativeName": "GL_AUX2",
- "Value": "0x40B",
+ "Name": "TextureLodBiasRSgix",
+ "NativeName": "GL_TEXTURE_LOD_BIAS_R_SGIX",
+ "Value": "0x8190",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Aux3",
- "NativeName": "GL_AUX3",
- "Value": "0x40C",
+ "Name": "GenerateMipmap",
+ "NativeName": "GL_GENERATE_MIPMAP",
+ "Value": "0x8191",
"Doc": "",
"Attributes": [
{
@@ -34327,961 +43612,763 @@
]
},
{
- "Name": "Back",
- "NativeName": "GL_BACK",
- "Value": "0x405",
+ "Name": "GenerateMipmapSgis",
+ "NativeName": "GL_GENERATE_MIPMAP_SGIS",
+ "Value": "0x8191",
"Doc": "",
"Attributes": []
},
{
- "Name": "BackLeft",
- "NativeName": "GL_BACK_LEFT",
- "Value": "0x402",
+ "Name": "TextureCompareSgix",
+ "NativeName": "GL_TEXTURE_COMPARE_SGIX",
+ "Value": "0x819A",
"Doc": "",
"Attributes": []
},
{
- "Name": "BackRight",
- "NativeName": "GL_BACK_RIGHT",
- "Value": "0x403",
+ "Name": "TextureCompareOperatorSgix",
+ "NativeName": "GL_TEXTURE_COMPARE_OPERATOR_SGIX",
+ "Value": "0x819B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Front",
- "NativeName": "GL_FRONT",
- "Value": "0x404",
+ "Name": "TextureLequalRSgix",
+ "NativeName": "GL_TEXTURE_LEQUAL_R_SGIX",
+ "Value": "0x819C",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontLeft",
- "NativeName": "GL_FRONT_LEFT",
- "Value": "0x400",
+ "Name": "TextureGequalRSgix",
+ "NativeName": "GL_TEXTURE_GEQUAL_R_SGIX",
+ "Value": "0x819D",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontRight",
- "NativeName": "GL_FRONT_RIGHT",
- "Value": "0x401",
+ "Name": "TextureMaxClampSSgix",
+ "NativeName": "GL_TEXTURE_MAX_CLAMP_S_SGIX",
+ "Value": "0x8369",
"Doc": "",
"Attributes": []
},
{
- "Name": "Left",
- "NativeName": "GL_LEFT",
- "Value": "0x406",
+ "Name": "TextureMaxClampTSgix",
+ "NativeName": "GL_TEXTURE_MAX_CLAMP_T_SGIX",
+ "Value": "0x836A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Right",
- "NativeName": "GL_RIGHT",
- "Value": "0x407",
+ "Name": "TextureMaxClampRSgix",
+ "NativeName": "GL_TEXTURE_MAX_CLAMP_R_SGIX",
+ "Value": "0x836B",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ReadBufferMode",
- "NativeName": "ReadBufferMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "RenderbufferWidth",
- "NativeName": "GL_RENDERBUFFER_WIDTH",
- "Value": "0x8D42",
+ "Name": "TextureLodBias",
+ "NativeName": "GL_TEXTURE_LOD_BIAS",
+ "Value": "0x8501",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferHeight",
- "NativeName": "GL_RENDERBUFFER_HEIGHT",
- "Value": "0x8D43",
+ "Name": "TextureCompareMode",
+ "NativeName": "GL_TEXTURE_COMPARE_MODE",
+ "Value": "0x884C",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferInternalFormat",
- "NativeName": "GL_RENDERBUFFER_INTERNAL_FORMAT",
- "Value": "0x8D44",
+ "Name": "TextureCompareFunc",
+ "NativeName": "GL_TEXTURE_COMPARE_FUNC",
+ "Value": "0x884D",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferSamples",
- "NativeName": "GL_RENDERBUFFER_SAMPLES",
- "Value": "0x8CAB",
+ "Name": "TextureSwizzleR",
+ "NativeName": "GL_TEXTURE_SWIZZLE_R",
+ "Value": "0x8E42",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferRedSize",
- "NativeName": "GL_RENDERBUFFER_RED_SIZE",
- "Value": "0x8D50",
+ "Name": "TextureSwizzleG",
+ "NativeName": "GL_TEXTURE_SWIZZLE_G",
+ "Value": "0x8E43",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferGreenSize",
- "NativeName": "GL_RENDERBUFFER_GREEN_SIZE",
- "Value": "0x8D51",
+ "Name": "TextureSwizzleB",
+ "NativeName": "GL_TEXTURE_SWIZZLE_B",
+ "Value": "0x8E44",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferBlueSize",
- "NativeName": "GL_RENDERBUFFER_BLUE_SIZE",
- "Value": "0x8D52",
+ "Name": "TextureSwizzleA",
+ "NativeName": "GL_TEXTURE_SWIZZLE_A",
+ "Value": "0x8E45",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferAlphaSize",
- "NativeName": "GL_RENDERBUFFER_ALPHA_SIZE",
- "Value": "0x8D53",
+ "Name": "TextureSwizzleRgba",
+ "NativeName": "GL_TEXTURE_SWIZZLE_RGBA",
+ "Value": "0x8E46",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferDepthSize",
- "NativeName": "GL_RENDERBUFFER_DEPTH_SIZE",
- "Value": "0x8D54",
+ "Name": "DepthStencilTextureMode",
+ "NativeName": "GL_DEPTH_STENCIL_TEXTURE_MODE",
+ "Value": "0x90EA",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferStencilSize",
- "NativeName": "GL_RENDERBUFFER_STENCIL_SIZE",
- "Value": "0x8D55",
+ "Name": "TextureTilingExt",
+ "NativeName": "GL_TEXTURE_TILING_EXT",
+ "Value": "0x9580",
"Doc": "",
"Attributes": []
}
],
- "Name": "RenderbufferParameterName",
- "NativeName": "RenderbufferParameterName",
+ "Name": "TextureParameterName",
+ "NativeName": "TextureParameterName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Renderbuffer",
- "NativeName": "GL_RENDERBUFFER",
- "Value": "0x8D41",
+ "Name": "TextureStorageSparseBitAmd",
+ "NativeName": "GL_TEXTURE_STORAGE_SPARSE_BIT_AMD",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
}
],
- "Name": "RenderbufferTarget",
- "NativeName": "RenderbufferTarget",
+ "Name": "TextureStorageMaskAMD",
+ "NativeName": "TextureStorageMaskAMD",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Feedback",
- "NativeName": "GL_FEEDBACK",
- "Value": "0x1C01",
+ "Name": "Zero",
+ "NativeName": "GL_ZERO",
+ "Value": "0x0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Render",
- "NativeName": "GL_RENDER",
- "Value": "0x1C00",
+ "Name": "One",
+ "NativeName": "GL_ONE",
+ "Value": "0x1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Select",
- "NativeName": "GL_SELECT",
- "Value": "0x1C02",
+ "Name": "Red",
+ "NativeName": "GL_RED",
+ "Value": "0x1903",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
+ },
+ {
+ "Name": "Green",
+ "NativeName": "GL_GREEN",
+ "Value": "0x1904",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Blue",
+ "NativeName": "GL_BLUE",
+ "Value": "0x1905",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Alpha",
+ "NativeName": "GL_ALPHA",
+ "Value": "0x1906",
+ "Doc": "",
+ "Attributes": []
}
],
- "Name": "RenderingMode",
- "NativeName": "RenderingMode",
+ "Name": "TextureSwizzle",
+ "NativeName": "TextureSwizzle",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "C1PassExt",
- "NativeName": "GL_1PASS_EXT",
- "Value": "0x80A1",
+ "Name": "Texture1D",
+ "NativeName": "GL_TEXTURE_1D",
+ "Value": "0xDE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "C1PassSgis",
- "NativeName": "GL_1PASS_SGIS",
- "Value": "0x80A1",
+ "Name": "Texture2D",
+ "NativeName": "GL_TEXTURE_2D",
+ "Value": "0xDE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "C2Pass0Ext",
- "NativeName": "GL_2PASS_0_EXT",
- "Value": "0x80A2",
+ "Name": "ProxyTexture1D",
+ "NativeName": "GL_PROXY_TEXTURE_1D",
+ "Value": "0x8063",
"Doc": "",
"Attributes": []
},
{
- "Name": "C2Pass0Sgis",
- "NativeName": "GL_2PASS_0_SGIS",
- "Value": "0x80A2",
+ "Name": "ProxyTexture1DExt",
+ "NativeName": "GL_PROXY_TEXTURE_1D_EXT",
+ "Value": "0x8063",
"Doc": "",
"Attributes": []
},
{
- "Name": "C2Pass1Ext",
- "NativeName": "GL_2PASS_1_EXT",
- "Value": "0x80A3",
+ "Name": "ProxyTexture2D",
+ "NativeName": "GL_PROXY_TEXTURE_2D",
+ "Value": "0x8064",
"Doc": "",
"Attributes": []
},
{
- "Name": "C2Pass1Sgis",
- "NativeName": "GL_2PASS_1_SGIS",
- "Value": "0x80A3",
+ "Name": "ProxyTexture2DExt",
+ "NativeName": "GL_PROXY_TEXTURE_2D_EXT",
+ "Value": "0x8064",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass0Ext",
- "NativeName": "GL_4PASS_0_EXT",
- "Value": "0x80A4",
+ "Name": "Texture3D",
+ "NativeName": "GL_TEXTURE_3D",
+ "Value": "0x806F",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass0Sgis",
- "NativeName": "GL_4PASS_0_SGIS",
- "Value": "0x80A4",
+ "Name": "Texture3DExt",
+ "NativeName": "GL_TEXTURE_3D_EXT",
+ "Value": "0x806F",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass1Ext",
- "NativeName": "GL_4PASS_1_EXT",
- "Value": "0x80A5",
+ "Name": "Texture3DOes",
+ "NativeName": "GL_TEXTURE_3D_OES",
+ "Value": "0x806F",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass1Sgis",
- "NativeName": "GL_4PASS_1_SGIS",
- "Value": "0x80A5",
+ "Name": "ProxyTexture3D",
+ "NativeName": "GL_PROXY_TEXTURE_3D",
+ "Value": "0x8070",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass2Ext",
- "NativeName": "GL_4PASS_2_EXT",
- "Value": "0x80A6",
+ "Name": "ProxyTexture3DExt",
+ "NativeName": "GL_PROXY_TEXTURE_3D_EXT",
+ "Value": "0x8070",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass2Sgis",
- "NativeName": "GL_4PASS_2_SGIS",
- "Value": "0x80A6",
+ "Name": "DetailTexture2DSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_2D_SGIS",
+ "Value": "0x8095",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass3Ext",
- "NativeName": "GL_4PASS_3_EXT",
- "Value": "0x80A7",
+ "Name": "Texture4DSgis",
+ "NativeName": "GL_TEXTURE_4D_SGIS",
+ "Value": "0x8134",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass3Sgis",
- "NativeName": "GL_4PASS_3_SGIS",
- "Value": "0x80A7",
+ "Name": "ProxyTexture4DSgis",
+ "NativeName": "GL_PROXY_TEXTURE_4D_SGIS",
+ "Value": "0x8135",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "SamplePatternSGIS",
- "NativeName": "SamplePatternSGIS",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "TextureWrapS",
- "NativeName": "GL_TEXTURE_WRAP_S",
- "Value": "0x2802",
+ "Name": "TextureRectangle",
+ "NativeName": "GL_TEXTURE_RECTANGLE",
+ "Value": "0x84F5",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapT",
- "NativeName": "GL_TEXTURE_WRAP_T",
- "Value": "0x2803",
+ "Name": "ProxyTextureRectangle",
+ "NativeName": "GL_PROXY_TEXTURE_RECTANGLE",
+ "Value": "0x84F7",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapR",
- "NativeName": "GL_TEXTURE_WRAP_R",
- "Value": "0x8072",
+ "Name": "ProxyTextureRectangleArb",
+ "NativeName": "GL_PROXY_TEXTURE_RECTANGLE_ARB",
+ "Value": "0x84F7",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMinFilter",
- "NativeName": "GL_TEXTURE_MIN_FILTER",
- "Value": "0x2801",
+ "Name": "ProxyTextureRectangleNV",
+ "NativeName": "GL_PROXY_TEXTURE_RECTANGLE_NV",
+ "Value": "0x84F7",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMagFilter",
- "NativeName": "GL_TEXTURE_MAG_FILTER",
- "Value": "0x2800",
+ "Name": "TextureCubeMap",
+ "NativeName": "GL_TEXTURE_CUBE_MAP",
+ "Value": "0x8513",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBorderColor",
- "NativeName": "GL_TEXTURE_BORDER_COLOR",
- "Value": "0x1004",
+ "Name": "TextureCubeMapPositiveX",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_POSITIVE_X",
+ "Value": "0x8515",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMinLod",
- "NativeName": "GL_TEXTURE_MIN_LOD",
- "Value": "0x813A",
+ "Name": "TextureCubeMapNegativeX",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_NEGATIVE_X",
+ "Value": "0x8516",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxLod",
- "NativeName": "GL_TEXTURE_MAX_LOD",
- "Value": "0x813B",
+ "Name": "TextureCubeMapPositiveY",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_POSITIVE_Y",
+ "Value": "0x8517",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompareMode",
- "NativeName": "GL_TEXTURE_COMPARE_MODE",
- "Value": "0x884C",
+ "Name": "TextureCubeMapNegativeY",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_NEGATIVE_Y",
+ "Value": "0x8518",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompareFunc",
- "NativeName": "GL_TEXTURE_COMPARE_FUNC",
- "Value": "0x884D",
+ "Name": "TextureCubeMapPositiveZ",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_POSITIVE_Z",
+ "Value": "0x8519",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "SamplerParameterName",
- "NativeName": "SamplerParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "D3D12FenceValueExt",
- "NativeName": "GL_D3D12_FENCE_VALUE_EXT",
- "Value": "0x9595",
+ "Name": "TextureCubeMapNegativeZ",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_NEGATIVE_Z",
+ "Value": "0x851A",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "SemaphoreParameterName",
- "NativeName": "SemaphoreParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Separable2D",
- "NativeName": "GL_SEPARABLE_2D",
- "Value": "0x8012",
+ "Name": "ProxyTextureCubeMap",
+ "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP",
+ "Value": "0x851B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Separable2DExt",
- "NativeName": "GL_SEPARABLE_2D_EXT",
- "Value": "0x8012",
+ "Name": "ProxyTextureCubeMapArb",
+ "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_ARB",
+ "Value": "0x851B",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "SeparableTargetEXT",
- "NativeName": "SeparableTargetEXT",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ShaderType",
- "NativeName": "GL_SHADER_TYPE",
- "Value": "0x8B4F",
+ "Name": "ProxyTextureCubeMapExt",
+ "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_EXT",
+ "Value": "0x851B",
"Doc": "",
"Attributes": []
},
{
- "Name": "DeleteStatus",
- "NativeName": "GL_DELETE_STATUS",
- "Value": "0x8B80",
+ "Name": "Texture1DArray",
+ "NativeName": "GL_TEXTURE_1D_ARRAY",
+ "Value": "0x8C18",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompileStatus",
- "NativeName": "GL_COMPILE_STATUS",
- "Value": "0x8B81",
+ "Name": "ProxyTexture1DArray",
+ "NativeName": "GL_PROXY_TEXTURE_1D_ARRAY",
+ "Value": "0x8C19",
"Doc": "",
"Attributes": []
},
{
- "Name": "InfoLogLength",
- "NativeName": "GL_INFO_LOG_LENGTH",
- "Value": "0x8B84",
+ "Name": "ProxyTexture1DArrayExt",
+ "NativeName": "GL_PROXY_TEXTURE_1D_ARRAY_EXT",
+ "Value": "0x8C19",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderSourceLength",
- "NativeName": "GL_SHADER_SOURCE_LENGTH",
- "Value": "0x8B88",
+ "Name": "Texture2DArray",
+ "NativeName": "GL_TEXTURE_2D_ARRAY",
+ "Value": "0x8C1A",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ShaderParameterName",
- "NativeName": "ShaderParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ComputeShader",
- "NativeName": "GL_COMPUTE_SHADER",
- "Value": "0x91B9",
+ "Name": "ProxyTexture2DArray",
+ "NativeName": "GL_PROXY_TEXTURE_2D_ARRAY",
+ "Value": "0x8C1B",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexShader",
- "NativeName": "GL_VERTEX_SHADER",
- "Value": "0x8B31",
+ "Name": "ProxyTexture2DArrayExt",
+ "NativeName": "GL_PROXY_TEXTURE_2D_ARRAY_EXT",
+ "Value": "0x8C1B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessControlShader",
- "NativeName": "GL_TESS_CONTROL_SHADER",
- "Value": "0x8E88",
+ "Name": "TextureCubeMapArray",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY",
+ "Value": "0x9009",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessEvaluationShader",
- "NativeName": "GL_TESS_EVALUATION_SHADER",
- "Value": "0x8E87",
+ "Name": "TextureCubeMapArrayArb",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY_ARB",
+ "Value": "0x9009",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryShader",
- "NativeName": "GL_GEOMETRY_SHADER",
- "Value": "0x8DD9",
+ "Name": "TextureCubeMapArrayExt",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY_EXT",
+ "Value": "0x9009",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentShader",
- "NativeName": "GL_FRAGMENT_SHADER",
- "Value": "0x8B30",
+ "Name": "TextureCubeMapArrayOes",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY_OES",
+ "Value": "0x9009",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentShaderArb",
- "NativeName": "GL_FRAGMENT_SHADER_ARB",
- "Value": "0x8B30",
+ "Name": "ProxyTextureCubeMapArray",
+ "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_ARRAY",
+ "Value": "0x900B",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexShaderArb",
- "NativeName": "GL_VERTEX_SHADER_ARB",
- "Value": "0x8B31",
+ "Name": "ProxyTextureCubeMapArrayArb",
+ "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_ARRAY_ARB",
+ "Value": "0x900B",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ShaderType",
- "NativeName": "ShaderType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Flat",
- "NativeName": "GL_FLAT",
- "Value": "0x1D00",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
},
{
- "Name": "Smooth",
- "NativeName": "GL_SMOOTH",
- "Value": "0x1D01",
+ "Name": "Texture2DMultisample",
+ "NativeName": "GL_TEXTURE_2D_MULTISAMPLE",
+ "Value": "0x9100",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "ShadingModel",
- "NativeName": "ShadingModel",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ "Attributes": []
+ },
{
- "Name": "Front",
- "NativeName": "GL_FRONT",
- "Value": "0x404",
+ "Name": "ProxyTexture2DMultisample",
+ "NativeName": "GL_PROXY_TEXTURE_2D_MULTISAMPLE",
+ "Value": "0x9101",
"Doc": "",
"Attributes": []
},
{
- "Name": "Back",
- "NativeName": "GL_BACK",
- "Value": "0x405",
+ "Name": "Texture2DMultisampleArray",
+ "NativeName": "GL_TEXTURE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9102",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontAndBack",
- "NativeName": "GL_FRONT_AND_BACK",
- "Value": "0x408",
+ "Name": "ProxyTexture2DMultisampleArray",
+ "NativeName": "GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9103",
"Doc": "",
"Attributes": []
}
],
- "Name": "StencilFaceDirection",
- "NativeName": "StencilFaceDirection",
+ "Name": "TextureTarget",
+ "NativeName": "TextureTarget",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Always",
- "NativeName": "GL_ALWAYS",
- "Value": "0x207",
+ "Name": "Texture0",
+ "NativeName": "GL_TEXTURE0",
+ "Value": "0x84C0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Equal",
- "NativeName": "GL_EQUAL",
- "Value": "0x202",
+ "Name": "Texture1",
+ "NativeName": "GL_TEXTURE1",
+ "Value": "0x84C1",
"Doc": "",
"Attributes": []
},
{
- "Name": "Gequal",
- "NativeName": "GL_GEQUAL",
- "Value": "0x206",
+ "Name": "Texture2",
+ "NativeName": "GL_TEXTURE2",
+ "Value": "0x84C2",
"Doc": "",
"Attributes": []
},
{
- "Name": "Greater",
- "NativeName": "GL_GREATER",
- "Value": "0x204",
+ "Name": "Texture3",
+ "NativeName": "GL_TEXTURE3",
+ "Value": "0x84C3",
"Doc": "",
"Attributes": []
},
{
- "Name": "Lequal",
- "NativeName": "GL_LEQUAL",
- "Value": "0x203",
+ "Name": "Texture4",
+ "NativeName": "GL_TEXTURE4",
+ "Value": "0x84C4",
"Doc": "",
"Attributes": []
},
{
- "Name": "Less",
- "NativeName": "GL_LESS",
- "Value": "0x201",
+ "Name": "Texture5",
+ "NativeName": "GL_TEXTURE5",
+ "Value": "0x84C5",
"Doc": "",
"Attributes": []
},
{
- "Name": "Never",
- "NativeName": "GL_NEVER",
- "Value": "0x200",
+ "Name": "Texture6",
+ "NativeName": "GL_TEXTURE6",
+ "Value": "0x84C6",
"Doc": "",
"Attributes": []
},
{
- "Name": "Notequal",
- "NativeName": "GL_NOTEQUAL",
- "Value": "0x205",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "StencilFunction",
- "NativeName": "StencilFunction",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Decr",
- "NativeName": "GL_DECR",
- "Value": "0x1E03",
+ "Name": "Texture7",
+ "NativeName": "GL_TEXTURE7",
+ "Value": "0x84C7",
"Doc": "",
"Attributes": []
},
{
- "Name": "Incr",
- "NativeName": "GL_INCR",
- "Value": "0x1E02",
+ "Name": "Texture8",
+ "NativeName": "GL_TEXTURE8",
+ "Value": "0x84C8",
"Doc": "",
"Attributes": []
},
{
- "Name": "Invert",
- "NativeName": "GL_INVERT",
- "Value": "0x150A",
+ "Name": "Texture9",
+ "NativeName": "GL_TEXTURE9",
+ "Value": "0x84C9",
"Doc": "",
"Attributes": []
},
{
- "Name": "Keep",
- "NativeName": "GL_KEEP",
- "Value": "0x1E00",
+ "Name": "Texture10",
+ "NativeName": "GL_TEXTURE10",
+ "Value": "0x84CA",
"Doc": "",
"Attributes": []
},
{
- "Name": "Replace",
- "NativeName": "GL_REPLACE",
- "Value": "0x1E01",
+ "Name": "Texture11",
+ "NativeName": "GL_TEXTURE11",
+ "Value": "0x84CB",
"Doc": "",
"Attributes": []
},
{
- "Name": "Zero",
- "NativeName": "GL_ZERO",
- "Value": "0x0",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "StencilOp",
- "NativeName": "StencilOp",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Extensions",
- "NativeName": "GL_EXTENSIONS",
- "Value": "0x1F03",
+ "Name": "Texture12",
+ "NativeName": "GL_TEXTURE12",
+ "Value": "0x84CC",
"Doc": "",
"Attributes": []
},
{
- "Name": "Renderer",
- "NativeName": "GL_RENDERER",
- "Value": "0x1F01",
+ "Name": "Texture13",
+ "NativeName": "GL_TEXTURE13",
+ "Value": "0x84CD",
"Doc": "",
"Attributes": []
},
{
- "Name": "Vendor",
- "NativeName": "GL_VENDOR",
- "Value": "0x1F00",
+ "Name": "Texture14",
+ "NativeName": "GL_TEXTURE14",
+ "Value": "0x84CE",
"Doc": "",
"Attributes": []
},
{
- "Name": "Version",
- "NativeName": "GL_VERSION",
- "Value": "0x1F02",
+ "Name": "Texture15",
+ "NativeName": "GL_TEXTURE15",
+ "Value": "0x84CF",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShadingLanguageVersion",
- "NativeName": "GL_SHADING_LANGUAGE_VERSION",
- "Value": "0x8B8C",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "StringName",
- "NativeName": "StringName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "NumCompatibleSubroutines",
- "NativeName": "GL_NUM_COMPATIBLE_SUBROUTINES",
- "Value": "0x8E4A",
+ "Name": "Texture16",
+ "NativeName": "GL_TEXTURE16",
+ "Value": "0x84D0",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompatibleSubroutines",
- "NativeName": "GL_COMPATIBLE_SUBROUTINES",
- "Value": "0x8E4B",
+ "Name": "Texture17",
+ "NativeName": "GL_TEXTURE17",
+ "Value": "0x84D1",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformSize",
- "NativeName": "GL_UNIFORM_SIZE",
- "Value": "0x8A38",
+ "Name": "Texture18",
+ "NativeName": "GL_TEXTURE18",
+ "Value": "0x84D2",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformNameLength",
- "NativeName": "GL_UNIFORM_NAME_LENGTH",
- "Value": "0x8A39",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "SubroutineParameterName",
- "NativeName": "SubroutineParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "SyncGpuCommandsComplete",
- "NativeName": "GL_SYNC_GPU_COMMANDS_COMPLETE",
- "Value": "0x9117",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "SyncCondition",
- "NativeName": "SyncCondition",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "SyncFlushCommandsBit",
- "NativeName": "GL_SYNC_FLUSH_COMMANDS_BIT",
- "Value": "0x1",
+ "Name": "Texture19",
+ "NativeName": "GL_TEXTURE19",
+ "Value": "0x84D3",
"Doc": "",
"Attributes": []
},
{
- "Name": "SyncFlushCommandsBitApple",
- "NativeName": "GL_SYNC_FLUSH_COMMANDS_BIT_APPLE",
- "Value": "0x1",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "SyncObjectMask",
- "NativeName": "SyncObjectMask",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "ObjectType",
- "NativeName": "GL_OBJECT_TYPE",
- "Value": "0x9112",
+ "Name": "Texture20",
+ "NativeName": "GL_TEXTURE20",
+ "Value": "0x84D4",
"Doc": "",
"Attributes": []
},
{
- "Name": "SyncStatus",
- "NativeName": "GL_SYNC_STATUS",
- "Value": "0x9114",
+ "Name": "Texture21",
+ "NativeName": "GL_TEXTURE21",
+ "Value": "0x84D5",
"Doc": "",
"Attributes": []
},
{
- "Name": "SyncCondition",
- "NativeName": "GL_SYNC_CONDITION",
- "Value": "0x9113",
+ "Name": "Texture22",
+ "NativeName": "GL_TEXTURE22",
+ "Value": "0x84D6",
"Doc": "",
"Attributes": []
},
{
- "Name": "SyncFlags",
- "NativeName": "GL_SYNC_FLAGS",
- "Value": "0x9115",
+ "Name": "Texture23",
+ "NativeName": "GL_TEXTURE23",
+ "Value": "0x84D7",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "SyncParameterName",
- "NativeName": "SyncParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "AlreadySignaled",
- "NativeName": "GL_ALREADY_SIGNALED",
- "Value": "0x911A",
+ "Name": "Texture24",
+ "NativeName": "GL_TEXTURE24",
+ "Value": "0x84D8",
"Doc": "",
"Attributes": []
},
{
- "Name": "TimeoutExpired",
- "NativeName": "GL_TIMEOUT_EXPIRED",
- "Value": "0x911B",
+ "Name": "Texture25",
+ "NativeName": "GL_TEXTURE25",
+ "Value": "0x84D9",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConditionSatisfied",
- "NativeName": "GL_CONDITION_SATISFIED",
- "Value": "0x911C",
+ "Name": "Texture26",
+ "NativeName": "GL_TEXTURE26",
+ "Value": "0x84DA",
"Doc": "",
"Attributes": []
},
{
- "Name": "WaitFailed",
- "NativeName": "GL_WAIT_FAILED",
- "Value": "0x911D",
+ "Name": "Texture27",
+ "NativeName": "GL_TEXTURE27",
+ "Value": "0x84DB",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "SyncStatus",
- "NativeName": "SyncStatus",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
+ "Name": "Texture28",
+ "NativeName": "GL_TEXTURE28",
+ "Value": "0x84DC",
"Doc": "",
"Attributes": []
},
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "Texture29",
+ "NativeName": "GL_TEXTURE29",
+ "Value": "0x84DD",
"Doc": "",
"Attributes": []
},
{
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
+ "Name": "Texture30",
+ "NativeName": "GL_TEXTURE30",
+ "Value": "0x84DE",
"Doc": "",
"Attributes": []
},
{
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
+ "Name": "Texture31",
+ "NativeName": "GL_TEXTURE31",
+ "Value": "0x84DF",
"Doc": "",
"Attributes": []
}
],
- "Name": "TexCoordPointerType",
- "NativeName": "TexCoordPointerType",
+ "Name": "TextureUnit",
+ "NativeName": "TextureUnit",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "S",
- "NativeName": "GL_S",
- "Value": "0x2000",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "T",
- "NativeName": "GL_T",
- "Value": "0x2001",
+ "Name": "LinearMipmapLinear",
+ "NativeName": "GL_LINEAR_MIPMAP_LINEAR",
+ "Value": "0x2703",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "R",
- "NativeName": "GL_R",
- "Value": "0x2002",
+ "Name": "Clamp",
+ "NativeName": "GL_CLAMP",
+ "Value": "0x2900",
"Doc": "",
"Attributes": [
{
@@ -35291,2241 +44378,2238 @@
]
},
{
- "Name": "Q",
- "NativeName": "GL_Q",
- "Value": "0x2003",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "TextureCoordName",
- "NativeName": "TextureCoordName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Add",
- "NativeName": "GL_ADD",
- "Value": "0x104",
+ "Name": "Repeat",
+ "NativeName": "GL_REPEAT",
+ "Value": "0x2901",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Blend",
- "NativeName": "GL_BLEND",
- "Value": "0xBE2",
+ "Name": "ClampToBorder",
+ "NativeName": "GL_CLAMP_TO_BORDER",
+ "Value": "0x812D",
"Doc": "",
"Attributes": []
},
{
- "Name": "Decal",
- "NativeName": "GL_DECAL",
- "Value": "0x2101",
+ "Name": "ClampToBorderArb",
+ "NativeName": "GL_CLAMP_TO_BORDER_ARB",
+ "Value": "0x812D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "Modulate",
- "NativeName": "GL_MODULATE",
- "Value": "0x2100",
+ "Name": "ClampToBorderNV",
+ "NativeName": "GL_CLAMP_TO_BORDER_NV",
+ "Value": "0x812D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ReplaceExt",
- "NativeName": "GL_REPLACE_EXT",
- "Value": "0x8062",
+ "Name": "ClampToBorderSgis",
+ "NativeName": "GL_CLAMP_TO_BORDER_SGIS",
+ "Value": "0x812D",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureEnvBiasSgix",
- "NativeName": "GL_TEXTURE_ENV_BIAS_SGIX",
- "Value": "0x80BE",
+ "Name": "ClampToEdge",
+ "NativeName": "GL_CLAMP_TO_EDGE",
+ "Value": "0x812F",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "TextureEnvMode",
- "NativeName": "TextureEnvMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "TextureEnvColor",
- "NativeName": "GL_TEXTURE_ENV_COLOR",
- "Value": "0x2201",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Name": "ClampToEdgeSgis",
+ "NativeName": "GL_CLAMP_TO_EDGE_SGIS",
+ "Value": "0x812F",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "TextureEnvMode",
- "NativeName": "GL_TEXTURE_ENV_MODE",
- "Value": "0x2200",
+ "Name": "MirroredRepeat",
+ "NativeName": "GL_MIRRORED_REPEAT",
+ "Value": "0x8370",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
}
],
- "Name": "TextureEnvParameter",
- "NativeName": "TextureEnvParameter",
+ "Name": "TextureWrapMode",
+ "NativeName": "TextureWrapMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "TextureEnv",
- "NativeName": "GL_TEXTURE_ENV",
- "Value": "0x2300",
+ "Name": "InterleavedAttribs",
+ "NativeName": "GL_INTERLEAVED_ATTRIBS",
+ "Value": "0x8C8C",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- }
- ],
- "Name": "TextureEnvTarget",
- "NativeName": "TextureEnvTarget",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ "Attributes": []
+ },
{
- "Name": "Filter4Sgis",
- "NativeName": "GL_FILTER4_SGIS",
- "Value": "0x8146",
+ "Name": "SeparateAttribs",
+ "NativeName": "GL_SEPARATE_ATTRIBS",
+ "Value": "0x8C8D",
"Doc": "",
"Attributes": []
}
],
- "Name": "TextureFilterFuncSGIS",
- "NativeName": "TextureFilterFuncSGIS",
+ "Name": "TransformFeedbackBufferMode",
+ "NativeName": "TransformFeedbackBufferMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "EyeDistanceToLineSgis",
- "NativeName": "GL_EYE_DISTANCE_TO_LINE_SGIS",
- "Value": "0x81F2",
+ "Name": "TransformFeedbackBufferStart",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_START",
+ "Value": "0x8C84",
"Doc": "",
"Attributes": []
},
{
- "Name": "EyeDistanceToPointSgis",
- "NativeName": "GL_EYE_DISTANCE_TO_POINT_SGIS",
- "Value": "0x81F0",
+ "Name": "TransformFeedbackBufferSize",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_SIZE",
+ "Value": "0x8C85",
"Doc": "",
"Attributes": []
},
{
- "Name": "EyeLinear",
- "NativeName": "GL_EYE_LINEAR",
- "Value": "0x2400",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "ObjectDistanceToLineSgis",
- "NativeName": "GL_OBJECT_DISTANCE_TO_LINE_SGIS",
- "Value": "0x81F3",
+ "Name": "TransformFeedbackBufferBinding",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_BINDING",
+ "Value": "0x8C8F",
"Doc": "",
"Attributes": []
},
{
- "Name": "ObjectDistanceToPointSgis",
- "NativeName": "GL_OBJECT_DISTANCE_TO_POINT_SGIS",
- "Value": "0x81F1",
+ "Name": "TransformFeedbackPaused",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_PAUSED",
+ "Value": "0x8E23",
"Doc": "",
"Attributes": []
},
{
- "Name": "ObjectLinear",
- "NativeName": "GL_OBJECT_LINEAR",
- "Value": "0x2401",
- "Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
- {
- "Name": "SphereMap",
- "NativeName": "GL_SPHERE_MAP",
- "Value": "0x2402",
+ "Name": "TransformFeedbackActive",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_ACTIVE",
+ "Value": "0x8E24",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
}
],
- "Name": "TextureGenMode",
- "NativeName": "TextureGenMode",
+ "Name": "TransformFeedbackPName",
+ "NativeName": "TransformFeedbackPName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "EyeLineSgis",
- "NativeName": "GL_EYE_LINE_SGIS",
- "Value": "0x81F6",
+ "Name": "UniformBlockReferencedByTessControlShader",
+ "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_CONTROL_SHADER",
+ "Value": "0x84F0",
"Doc": "",
"Attributes": []
},
{
- "Name": "EyePlane",
- "NativeName": "GL_EYE_PLANE",
- "Value": "0x2502",
+ "Name": "UniformBlockReferencedByTessEvaluationShader",
+ "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_EVALUATION_SHADER",
+ "Value": "0x84F1",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "EyePointSgis",
- "NativeName": "GL_EYE_POINT_SGIS",
- "Value": "0x81F4",
+ "Name": "UniformBlockBinding",
+ "NativeName": "GL_UNIFORM_BLOCK_BINDING",
+ "Value": "0x8A3F",
"Doc": "",
"Attributes": []
},
{
- "Name": "ObjectLineSgis",
- "NativeName": "GL_OBJECT_LINE_SGIS",
- "Value": "0x81F7",
+ "Name": "UniformBlockDataSize",
+ "NativeName": "GL_UNIFORM_BLOCK_DATA_SIZE",
+ "Value": "0x8A40",
"Doc": "",
"Attributes": []
},
{
- "Name": "ObjectPlane",
- "NativeName": "GL_OBJECT_PLANE",
- "Value": "0x2501",
+ "Name": "UniformBlockNameLength",
+ "NativeName": "GL_UNIFORM_BLOCK_NAME_LENGTH",
+ "Value": "0x8A41",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ObjectPointSgis",
- "NativeName": "GL_OBJECT_POINT_SGIS",
- "Value": "0x81F5",
+ "Name": "UniformBlockActiveUniforms",
+ "NativeName": "GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS",
+ "Value": "0x8A42",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureGenMode",
- "NativeName": "GL_TEXTURE_GEN_MODE",
- "Value": "0x2500",
+ "Name": "UniformBlockActiveUniformIndices",
+ "NativeName": "GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES",
+ "Value": "0x8A43",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
+ },
+ {
+ "Name": "UniformBlockReferencedByVertexShader",
+ "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER",
+ "Value": "0x8A44",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UniformBlockReferencedByGeometryShader",
+ "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER",
+ "Value": "0x8A45",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UniformBlockReferencedByFragmentShader",
+ "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER",
+ "Value": "0x8A46",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UniformBlockReferencedByComputeShader",
+ "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_COMPUTE_SHADER",
+ "Value": "0x90EC",
+ "Doc": "",
+ "Attributes": []
}
],
- "Name": "TextureGenParameter",
- "NativeName": "TextureGenParameter",
+ "Name": "UniformBlockPName",
+ "NativeName": "UniformBlockPName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "LayoutGeneralExt",
- "NativeName": "GL_LAYOUT_GENERAL_EXT",
- "Value": "0x958D",
+ "Name": "UniformType",
+ "NativeName": "GL_UNIFORM_TYPE",
+ "Value": "0x8A37",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutColorAttachmentExt",
- "NativeName": "GL_LAYOUT_COLOR_ATTACHMENT_EXT",
- "Value": "0x958E",
+ "Name": "UniformSize",
+ "NativeName": "GL_UNIFORM_SIZE",
+ "Value": "0x8A38",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutDepthStencilAttachmentExt",
- "NativeName": "GL_LAYOUT_DEPTH_STENCIL_ATTACHMENT_EXT",
- "Value": "0x958F",
+ "Name": "UniformNameLength",
+ "NativeName": "GL_UNIFORM_NAME_LENGTH",
+ "Value": "0x8A39",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutDepthStencilReadOnlyExt",
- "NativeName": "GL_LAYOUT_DEPTH_STENCIL_READ_ONLY_EXT",
- "Value": "0x9590",
+ "Name": "UniformBlockIndex",
+ "NativeName": "GL_UNIFORM_BLOCK_INDEX",
+ "Value": "0x8A3A",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutShaderReadOnlyExt",
- "NativeName": "GL_LAYOUT_SHADER_READ_ONLY_EXT",
- "Value": "0x9591",
+ "Name": "UniformOffset",
+ "NativeName": "GL_UNIFORM_OFFSET",
+ "Value": "0x8A3B",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutTransferSrcExt",
- "NativeName": "GL_LAYOUT_TRANSFER_SRC_EXT",
- "Value": "0x9592",
+ "Name": "UniformArrayStride",
+ "NativeName": "GL_UNIFORM_ARRAY_STRIDE",
+ "Value": "0x8A3C",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutTransferDstExt",
- "NativeName": "GL_LAYOUT_TRANSFER_DST_EXT",
- "Value": "0x9593",
+ "Name": "UniformMatrixStride",
+ "NativeName": "GL_UNIFORM_MATRIX_STRIDE",
+ "Value": "0x8A3D",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutDepthReadOnlyStencilAttachmentExt",
- "NativeName": "GL_LAYOUT_DEPTH_READ_ONLY_STENCIL_ATTACHMENT_EXT",
- "Value": "0x9530",
+ "Name": "UniformIsRowMajor",
+ "NativeName": "GL_UNIFORM_IS_ROW_MAJOR",
+ "Value": "0x8A3E",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutDepthAttachmentStencilReadOnlyExt",
- "NativeName": "GL_LAYOUT_DEPTH_ATTACHMENT_STENCIL_READ_ONLY_EXT",
- "Value": "0x9531",
+ "Name": "UniformAtomicCounterBufferIndex",
+ "NativeName": "GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX",
+ "Value": "0x92DA",
"Doc": "",
"Attributes": []
}
],
- "Name": "TextureLayout",
- "NativeName": "TextureLayout",
+ "Name": "UniformPName",
+ "NativeName": "UniformPName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Filter4Sgis",
- "NativeName": "GL_FILTER4_SGIS",
- "Value": "0x8146",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "Linear",
- "NativeName": "GL_LINEAR",
- "Value": "0x2601",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearDetailAlphaSgis",
- "NativeName": "GL_LINEAR_DETAIL_ALPHA_SGIS",
- "Value": "0x8098",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearDetailColorSgis",
- "NativeName": "GL_LINEAR_DETAIL_COLOR_SGIS",
- "Value": "0x8099",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearDetailSgis",
- "NativeName": "GL_LINEAR_DETAIL_SGIS",
- "Value": "0x8097",
+ "Name": "FloatVec2",
+ "NativeName": "GL_FLOAT_VEC2",
+ "Value": "0x8B50",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearSharpenAlphaSgis",
- "NativeName": "GL_LINEAR_SHARPEN_ALPHA_SGIS",
- "Value": "0x80AE",
+ "Name": "FloatVec3",
+ "NativeName": "GL_FLOAT_VEC3",
+ "Value": "0x8B51",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearSharpenColorSgis",
- "NativeName": "GL_LINEAR_SHARPEN_COLOR_SGIS",
- "Value": "0x80AF",
+ "Name": "FloatVec4",
+ "NativeName": "GL_FLOAT_VEC4",
+ "Value": "0x8B52",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearSharpenSgis",
- "NativeName": "GL_LINEAR_SHARPEN_SGIS",
- "Value": "0x80AD",
+ "Name": "IntVec2",
+ "NativeName": "GL_INT_VEC2",
+ "Value": "0x8B53",
"Doc": "",
"Attributes": []
},
{
- "Name": "Nearest",
- "NativeName": "GL_NEAREST",
- "Value": "0x2600",
+ "Name": "IntVec3",
+ "NativeName": "GL_INT_VEC3",
+ "Value": "0x8B54",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenQCeilingSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_Q_CEILING_SGIX",
- "Value": "0x8184",
+ "Name": "IntVec4",
+ "NativeName": "GL_INT_VEC4",
+ "Value": "0x8B55",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenQFloorSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_Q_FLOOR_SGIX",
- "Value": "0x8186",
+ "Name": "Bool",
+ "NativeName": "GL_BOOL",
+ "Value": "0x8B56",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenQRoundSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_Q_ROUND_SGIX",
- "Value": "0x8185",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "TextureMagFilter",
- "NativeName": "TextureMagFilter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Filter4Sgis",
- "NativeName": "GL_FILTER4_SGIS",
- "Value": "0x8146",
+ "Name": "BoolVec2",
+ "NativeName": "GL_BOOL_VEC2",
+ "Value": "0x8B57",
"Doc": "",
"Attributes": []
},
{
- "Name": "Linear",
- "NativeName": "GL_LINEAR",
- "Value": "0x2601",
+ "Name": "BoolVec3",
+ "NativeName": "GL_BOOL_VEC3",
+ "Value": "0x8B58",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearClipmapLinearSgix",
- "NativeName": "GL_LINEAR_CLIPMAP_LINEAR_SGIX",
- "Value": "0x8170",
+ "Name": "BoolVec4",
+ "NativeName": "GL_BOOL_VEC4",
+ "Value": "0x8B59",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearClipmapNearestSgix",
- "NativeName": "GL_LINEAR_CLIPMAP_NEAREST_SGIX",
- "Value": "0x844F",
+ "Name": "FloatMat2",
+ "NativeName": "GL_FLOAT_MAT2",
+ "Value": "0x8B5A",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearMipmapLinear",
- "NativeName": "GL_LINEAR_MIPMAP_LINEAR",
- "Value": "0x2703",
+ "Name": "FloatMat3",
+ "NativeName": "GL_FLOAT_MAT3",
+ "Value": "0x8B5B",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearMipmapNearest",
- "NativeName": "GL_LINEAR_MIPMAP_NEAREST",
- "Value": "0x2701",
+ "Name": "FloatMat4",
+ "NativeName": "GL_FLOAT_MAT4",
+ "Value": "0x8B5C",
"Doc": "",
"Attributes": []
},
{
- "Name": "Nearest",
- "NativeName": "GL_NEAREST",
- "Value": "0x2600",
+ "Name": "Sampler1D",
+ "NativeName": "GL_SAMPLER_1D",
+ "Value": "0x8B5D",
"Doc": "",
"Attributes": []
},
{
- "Name": "NearestClipmapLinearSgix",
- "NativeName": "GL_NEAREST_CLIPMAP_LINEAR_SGIX",
- "Value": "0x844E",
+ "Name": "Sampler2D",
+ "NativeName": "GL_SAMPLER_2D",
+ "Value": "0x8B5E",
"Doc": "",
"Attributes": []
},
{
- "Name": "NearestClipmapNearestSgix",
- "NativeName": "GL_NEAREST_CLIPMAP_NEAREST_SGIX",
- "Value": "0x844D",
+ "Name": "Sampler3D",
+ "NativeName": "GL_SAMPLER_3D",
+ "Value": "0x8B5F",
"Doc": "",
"Attributes": []
},
{
- "Name": "NearestMipmapLinear",
- "NativeName": "GL_NEAREST_MIPMAP_LINEAR",
- "Value": "0x2702",
+ "Name": "SamplerCube",
+ "NativeName": "GL_SAMPLER_CUBE",
+ "Value": "0x8B60",
"Doc": "",
"Attributes": []
},
{
- "Name": "NearestMipmapNearest",
- "NativeName": "GL_NEAREST_MIPMAP_NEAREST",
- "Value": "0x2700",
+ "Name": "Sampler1DShadow",
+ "NativeName": "GL_SAMPLER_1D_SHADOW",
+ "Value": "0x8B61",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenQCeilingSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_Q_CEILING_SGIX",
- "Value": "0x8184",
+ "Name": "Sampler2DShadow",
+ "NativeName": "GL_SAMPLER_2D_SHADOW",
+ "Value": "0x8B62",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenQFloorSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_Q_FLOOR_SGIX",
- "Value": "0x8186",
+ "Name": "Sampler2DRect",
+ "NativeName": "GL_SAMPLER_2D_RECT",
+ "Value": "0x8B63",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenQRoundSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_Q_ROUND_SGIX",
- "Value": "0x8185",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "TextureMinFilter",
- "NativeName": "TextureMinFilter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "DetailTextureLevelSgis",
- "NativeName": "GL_DETAIL_TEXTURE_LEVEL_SGIS",
- "Value": "0x809A",
+ "Name": "Sampler2DRectShadow",
+ "NativeName": "GL_SAMPLER_2D_RECT_SHADOW",
+ "Value": "0x8B64",
"Doc": "",
"Attributes": []
},
{
- "Name": "DetailTextureModeSgis",
- "NativeName": "GL_DETAIL_TEXTURE_MODE_SGIS",
- "Value": "0x809B",
+ "Name": "FloatMat2x3",
+ "NativeName": "GL_FLOAT_MAT2x3",
+ "Value": "0x8B65",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualTextureSelectSgis",
- "NativeName": "GL_DUAL_TEXTURE_SELECT_SGIS",
- "Value": "0x8124",
+ "Name": "FloatMat2x4",
+ "NativeName": "GL_FLOAT_MAT2x4",
+ "Value": "0x8B66",
"Doc": "",
"Attributes": []
},
{
- "Name": "GenerateMipmap",
- "NativeName": "GL_GENERATE_MIPMAP",
- "Value": "0x8191",
+ "Name": "FloatMat3x2",
+ "NativeName": "GL_FLOAT_MAT3x2",
+ "Value": "0x8B67",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "GenerateMipmapSgis",
- "NativeName": "GL_GENERATE_MIPMAP_SGIS",
- "Value": "0x8191",
+ "Name": "FloatMat3x4",
+ "NativeName": "GL_FLOAT_MAT3x4",
+ "Value": "0x8B68",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostTextureFilterBiasSgix",
- "NativeName": "GL_POST_TEXTURE_FILTER_BIAS_SGIX",
- "Value": "0x8179",
+ "Name": "FloatMat4x2",
+ "NativeName": "GL_FLOAT_MAT4x2",
+ "Value": "0x8B69",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostTextureFilterScaleSgix",
- "NativeName": "GL_POST_TEXTURE_FILTER_SCALE_SGIX",
- "Value": "0x817A",
+ "Name": "FloatMat4x3",
+ "NativeName": "GL_FLOAT_MAT4x3",
+ "Value": "0x8B6A",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadTextureSelectSgis",
- "NativeName": "GL_QUAD_TEXTURE_SELECT_SGIS",
- "Value": "0x8125",
+ "Name": "Sampler1DArray",
+ "NativeName": "GL_SAMPLER_1D_ARRAY",
+ "Value": "0x8DC0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShadowAmbientSgix",
- "NativeName": "GL_SHADOW_AMBIENT_SGIX",
- "Value": "0x80BF",
+ "Name": "Sampler2DArray",
+ "NativeName": "GL_SAMPLER_2D_ARRAY",
+ "Value": "0x8DC1",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBorderColor",
- "NativeName": "GL_TEXTURE_BORDER_COLOR",
- "Value": "0x1004",
+ "Name": "SamplerBuffer",
+ "NativeName": "GL_SAMPLER_BUFFER",
+ "Value": "0x8DC2",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapCenterSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_CENTER_SGIX",
- "Value": "0x8171",
+ "Name": "Sampler1DArrayShadow",
+ "NativeName": "GL_SAMPLER_1D_ARRAY_SHADOW",
+ "Value": "0x8DC3",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapDepthSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_DEPTH_SGIX",
- "Value": "0x8176",
+ "Name": "Sampler2DArrayShadow",
+ "NativeName": "GL_SAMPLER_2D_ARRAY_SHADOW",
+ "Value": "0x8DC4",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapFrameSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_FRAME_SGIX",
- "Value": "0x8172",
+ "Name": "SamplerCubeShadow",
+ "NativeName": "GL_SAMPLER_CUBE_SHADOW",
+ "Value": "0x8DC5",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapLodOffsetSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX",
- "Value": "0x8175",
+ "Name": "UnsignedIntVec2",
+ "NativeName": "GL_UNSIGNED_INT_VEC2",
+ "Value": "0x8DC6",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapOffsetSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_OFFSET_SGIX",
- "Value": "0x8173",
+ "Name": "UnsignedIntVec3",
+ "NativeName": "GL_UNSIGNED_INT_VEC3",
+ "Value": "0x8DC7",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapVirtualDepthSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX",
- "Value": "0x8174",
+ "Name": "UnsignedIntVec4",
+ "NativeName": "GL_UNSIGNED_INT_VEC4",
+ "Value": "0x8DC8",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompareSgix",
- "NativeName": "GL_TEXTURE_COMPARE_SGIX",
- "Value": "0x819A",
+ "Name": "IntSampler1D",
+ "NativeName": "GL_INT_SAMPLER_1D",
+ "Value": "0x8DC9",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureLodBiasRSgix",
- "NativeName": "GL_TEXTURE_LOD_BIAS_R_SGIX",
- "Value": "0x8190",
+ "Name": "IntSampler2D",
+ "NativeName": "GL_INT_SAMPLER_2D",
+ "Value": "0x8DCA",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureLodBiasSSgix",
- "NativeName": "GL_TEXTURE_LOD_BIAS_S_SGIX",
- "Value": "0x818E",
+ "Name": "IntSampler3D",
+ "NativeName": "GL_INT_SAMPLER_3D",
+ "Value": "0x8DCB",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureLodBiasTSgix",
- "NativeName": "GL_TEXTURE_LOD_BIAS_T_SGIX",
- "Value": "0x818F",
+ "Name": "IntSamplerCube",
+ "NativeName": "GL_INT_SAMPLER_CUBE",
+ "Value": "0x8DCC",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMagFilter",
- "NativeName": "GL_TEXTURE_MAG_FILTER",
- "Value": "0x2800",
+ "Name": "IntSampler2DRect",
+ "NativeName": "GL_INT_SAMPLER_2D_RECT",
+ "Value": "0x8DCD",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxClampRSgix",
- "NativeName": "GL_TEXTURE_MAX_CLAMP_R_SGIX",
- "Value": "0x836B",
+ "Name": "IntSampler1DArray",
+ "NativeName": "GL_INT_SAMPLER_1D_ARRAY",
+ "Value": "0x8DCE",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxClampSSgix",
- "NativeName": "GL_TEXTURE_MAX_CLAMP_S_SGIX",
- "Value": "0x8369",
+ "Name": "IntSampler2DArray",
+ "NativeName": "GL_INT_SAMPLER_2D_ARRAY",
+ "Value": "0x8DCF",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxClampTSgix",
- "NativeName": "GL_TEXTURE_MAX_CLAMP_T_SGIX",
- "Value": "0x836A",
+ "Name": "IntSamplerBuffer",
+ "NativeName": "GL_INT_SAMPLER_BUFFER",
+ "Value": "0x8DD0",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMinFilter",
- "NativeName": "GL_TEXTURE_MIN_FILTER",
- "Value": "0x2801",
+ "Name": "UnsignedIntSampler1D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_1D",
+ "Value": "0x8DD1",
"Doc": "",
"Attributes": []
},
{
- "Name": "TexturePriority",
- "NativeName": "GL_TEXTURE_PRIORITY",
- "Value": "0x8066",
+ "Name": "UnsignedIntSampler2D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D",
+ "Value": "0x8DD2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TexturePriorityExt",
- "NativeName": "GL_TEXTURE_PRIORITY_EXT",
- "Value": "0x8066",
+ "Name": "UnsignedIntSampler3D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_3D",
+ "Value": "0x8DD3",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapQSgis",
- "NativeName": "GL_TEXTURE_WRAP_Q_SGIS",
- "Value": "0x8137",
+ "Name": "UnsignedIntSamplerCube",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_CUBE",
+ "Value": "0x8DD4",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapR",
- "NativeName": "GL_TEXTURE_WRAP_R",
- "Value": "0x8072",
+ "Name": "UnsignedIntSampler2DRect",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_RECT",
+ "Value": "0x8DD5",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapRExt",
- "NativeName": "GL_TEXTURE_WRAP_R_EXT",
- "Value": "0x8072",
+ "Name": "UnsignedIntSampler1DArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_1D_ARRAY",
+ "Value": "0x8DD6",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapROes",
- "NativeName": "GL_TEXTURE_WRAP_R_OES",
- "Value": "0x8072",
+ "Name": "UnsignedIntSampler2DArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_ARRAY",
+ "Value": "0x8DD7",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapS",
- "NativeName": "GL_TEXTURE_WRAP_S",
- "Value": "0x2802",
+ "Name": "UnsignedIntSamplerBuffer",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_BUFFER",
+ "Value": "0x8DD8",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapT",
- "NativeName": "GL_TEXTURE_WRAP_T",
- "Value": "0x2803",
+ "Name": "DoubleMat2",
+ "NativeName": "GL_DOUBLE_MAT2",
+ "Value": "0x8F46",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBaseLevel",
- "NativeName": "GL_TEXTURE_BASE_LEVEL",
- "Value": "0x813C",
+ "Name": "DoubleMat3",
+ "NativeName": "GL_DOUBLE_MAT3",
+ "Value": "0x8F47",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompareMode",
- "NativeName": "GL_TEXTURE_COMPARE_MODE",
- "Value": "0x884C",
+ "Name": "DoubleMat4",
+ "NativeName": "GL_DOUBLE_MAT4",
+ "Value": "0x8F48",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompareFunc",
- "NativeName": "GL_TEXTURE_COMPARE_FUNC",
- "Value": "0x884D",
+ "Name": "DoubleMat2x3",
+ "NativeName": "GL_DOUBLE_MAT2x3",
+ "Value": "0x8F49",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureLodBias",
- "NativeName": "GL_TEXTURE_LOD_BIAS",
- "Value": "0x8501",
+ "Name": "DoubleMat2x4",
+ "NativeName": "GL_DOUBLE_MAT2x4",
+ "Value": "0x8F4A",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMinLod",
- "NativeName": "GL_TEXTURE_MIN_LOD",
- "Value": "0x813A",
+ "Name": "DoubleMat3x2",
+ "NativeName": "GL_DOUBLE_MAT3x2",
+ "Value": "0x8F4B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxLod",
- "NativeName": "GL_TEXTURE_MAX_LOD",
- "Value": "0x813B",
+ "Name": "DoubleMat3x4",
+ "NativeName": "GL_DOUBLE_MAT3x4",
+ "Value": "0x8F4C",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxLevel",
- "NativeName": "GL_TEXTURE_MAX_LEVEL",
- "Value": "0x813D",
+ "Name": "DoubleMat4x2",
+ "NativeName": "GL_DOUBLE_MAT4x2",
+ "Value": "0x8F4D",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureSwizzleR",
- "NativeName": "GL_TEXTURE_SWIZZLE_R",
- "Value": "0x8E42",
+ "Name": "DoubleMat4x3",
+ "NativeName": "GL_DOUBLE_MAT4x3",
+ "Value": "0x8F4E",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureSwizzleG",
- "NativeName": "GL_TEXTURE_SWIZZLE_G",
- "Value": "0x8E43",
+ "Name": "DoubleVec2",
+ "NativeName": "GL_DOUBLE_VEC2",
+ "Value": "0x8FFC",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureSwizzleB",
- "NativeName": "GL_TEXTURE_SWIZZLE_B",
- "Value": "0x8E44",
+ "Name": "DoubleVec3",
+ "NativeName": "GL_DOUBLE_VEC3",
+ "Value": "0x8FFD",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureSwizzleA",
- "NativeName": "GL_TEXTURE_SWIZZLE_A",
- "Value": "0x8E45",
+ "Name": "DoubleVec4",
+ "NativeName": "GL_DOUBLE_VEC4",
+ "Value": "0x8FFE",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureSwizzleRgba",
- "NativeName": "GL_TEXTURE_SWIZZLE_RGBA",
- "Value": "0x8E46",
+ "Name": "SamplerCubeMapArray",
+ "NativeName": "GL_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900C",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureTilingExt",
- "NativeName": "GL_TEXTURE_TILING_EXT",
- "Value": "0x9580",
+ "Name": "SamplerCubeMapArrayShadow",
+ "NativeName": "GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW",
+ "Value": "0x900D",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthStencilTextureMode",
- "NativeName": "GL_DEPTH_STENCIL_TEXTURE_MODE",
- "Value": "0x90EA",
+ "Name": "IntSamplerCubeMapArray",
+ "NativeName": "GL_INT_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900E",
"Doc": "",
"Attributes": []
},
{
- "Name": "DetailTextureFuncPointsSgis",
- "NativeName": "GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS",
- "Value": "0x809C",
+ "Name": "UnsignedIntSamplerCubeMapArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900F",
"Doc": "",
"Attributes": []
},
{
- "Name": "SharpenTextureFuncPointsSgis",
- "NativeName": "GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS",
- "Value": "0x80B0",
+ "Name": "Sampler2DMultisample",
+ "NativeName": "GL_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x9108",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture4DsizeSgis",
- "NativeName": "GL_TEXTURE_4DSIZE_SGIS",
- "Value": "0x8136",
+ "Name": "IntSampler2DMultisample",
+ "NativeName": "GL_INT_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x9109",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureAlphaSize",
- "NativeName": "GL_TEXTURE_ALPHA_SIZE",
- "Value": "0x805F",
+ "Name": "UnsignedIntSampler2DMultisample",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x910A",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBaseLevelSgis",
- "NativeName": "GL_TEXTURE_BASE_LEVEL_SGIS",
- "Value": "0x813C",
+ "Name": "Sampler2DMultisampleArray",
+ "NativeName": "GL_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBlueSize",
- "NativeName": "GL_TEXTURE_BLUE_SIZE",
- "Value": "0x805E",
+ "Name": "IntSampler2DMultisampleArray",
+ "NativeName": "GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910C",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBorder",
- "NativeName": "GL_TEXTURE_BORDER",
- "Value": "0x1005",
+ "Name": "UnsignedIntSampler2DMultisampleArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910D",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
- },
+ "Attributes": []
+ }
+ ],
+ "Name": "UniformType",
+ "NativeName": "UniformType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "TextureBorderColorNV",
- "NativeName": "GL_TEXTURE_BORDER_COLOR_NV",
- "Value": "0x1004",
+ "Name": "VertexShaderBit",
+ "NativeName": "GL_VERTEX_SHADER_BIT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompareOperatorSgix",
- "NativeName": "GL_TEXTURE_COMPARE_OPERATOR_SGIX",
- "Value": "0x819B",
+ "Name": "VertexShaderBitExt",
+ "NativeName": "GL_VERTEX_SHADER_BIT_EXT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureComponents",
- "NativeName": "GL_TEXTURE_COMPONENTS",
- "Value": "0x1003",
+ "Name": "FragmentShaderBit",
+ "NativeName": "GL_FRAGMENT_SHADER_BIT",
+ "Value": "0x2",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureDepthExt",
- "NativeName": "GL_TEXTURE_DEPTH_EXT",
- "Value": "0x8071",
+ "Name": "FragmentShaderBitExt",
+ "NativeName": "GL_FRAGMENT_SHADER_BIT_EXT",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureFilter4SizeSgis",
- "NativeName": "GL_TEXTURE_FILTER4_SIZE_SGIS",
- "Value": "0x8147",
+ "Name": "GeometryShaderBit",
+ "NativeName": "GL_GEOMETRY_SHADER_BIT",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureGequalRSgix",
- "NativeName": "GL_TEXTURE_GEQUAL_R_SGIX",
- "Value": "0x819D",
+ "Name": "GeometryShaderBitExt",
+ "NativeName": "GL_GEOMETRY_SHADER_BIT_EXT",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureGreenSize",
- "NativeName": "GL_TEXTURE_GREEN_SIZE",
- "Value": "0x805D",
+ "Name": "GeometryShaderBitOes",
+ "NativeName": "GL_GEOMETRY_SHADER_BIT_OES",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureHeight",
- "NativeName": "GL_TEXTURE_HEIGHT",
- "Value": "0x1001",
+ "Name": "TessControlShaderBit",
+ "NativeName": "GL_TESS_CONTROL_SHADER_BIT",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureIntensitySize",
- "NativeName": "GL_TEXTURE_INTENSITY_SIZE",
- "Value": "0x8061",
+ "Name": "TessControlShaderBitExt",
+ "NativeName": "GL_TESS_CONTROL_SHADER_BIT_EXT",
+ "Value": "0x8",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureInternalFormat",
- "NativeName": "GL_TEXTURE_INTERNAL_FORMAT",
- "Value": "0x1003",
+ "Name": "TessControlShaderBitOes",
+ "NativeName": "GL_TESS_CONTROL_SHADER_BIT_OES",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureLequalRSgix",
- "NativeName": "GL_TEXTURE_LEQUAL_R_SGIX",
- "Value": "0x819C",
+ "Name": "TessEvaluationShaderBit",
+ "NativeName": "GL_TESS_EVALUATION_SHADER_BIT",
+ "Value": "0x10",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureLuminanceSize",
- "NativeName": "GL_TEXTURE_LUMINANCE_SIZE",
- "Value": "0x8060",
+ "Name": "TessEvaluationShaderBitExt",
+ "NativeName": "GL_TESS_EVALUATION_SHADER_BIT_EXT",
+ "Value": "0x10",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureMaxLevelSgis",
- "NativeName": "GL_TEXTURE_MAX_LEVEL_SGIS",
- "Value": "0x813D",
+ "Name": "TessEvaluationShaderBitOes",
+ "NativeName": "GL_TESS_EVALUATION_SHADER_BIT_OES",
+ "Value": "0x10",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxLodSgis",
- "NativeName": "GL_TEXTURE_MAX_LOD_SGIS",
- "Value": "0x813B",
+ "Name": "ComputeShaderBit",
+ "NativeName": "GL_COMPUTE_SHADER_BIT",
+ "Value": "0x20",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMinLodSgis",
- "NativeName": "GL_TEXTURE_MIN_LOD_SGIS",
- "Value": "0x813A",
+ "Name": "MeshShaderBitNV",
+ "NativeName": "GL_MESH_SHADER_BIT_NV",
+ "Value": "0x40",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureRedSize",
- "NativeName": "GL_TEXTURE_RED_SIZE",
- "Value": "0x805C",
+ "Name": "TaskShaderBitNV",
+ "NativeName": "GL_TASK_SHADER_BIT_NV",
+ "Value": "0x80",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureResident",
- "NativeName": "GL_TEXTURE_RESIDENT",
- "Value": "0x8067",
+ "Name": "AllShaderBits",
+ "NativeName": "GL_ALL_SHADER_BITS",
+ "Value": "unchecked((int)0xFFFFFFFF)",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "TextureWidth",
- "NativeName": "GL_TEXTURE_WIDTH",
- "Value": "0x1000",
+ "Name": "AllShaderBitsExt",
+ "NativeName": "GL_ALL_SHADER_BITS_EXT",
+ "Value": "unchecked((int)0xFFFFFFFF)",
"Doc": "",
"Attributes": []
}
],
- "Name": "TextureParameterName",
- "NativeName": "TextureParameterName",
+ "Name": "UseProgramStageMask",
+ "NativeName": "UseProgramStageMask",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "TextureStorageSparseBitAmd",
- "NativeName": "GL_TEXTURE_STORAGE_SPARSE_BIT_AMD",
- "Value": "0x1",
+ "Name": "VariantArrayExt",
+ "NativeName": "GL_VARIANT_ARRAY_EXT",
+ "Value": "0x87E8",
"Doc": "",
"Attributes": []
}
],
- "Name": "TextureStorageMaskAMD",
- "NativeName": "TextureStorageMaskAMD",
+ "Name": "VariantCapEXT",
+ "NativeName": "VariantCapEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "DetailTexture2DSgis",
- "NativeName": "GL_DETAIL_TEXTURE_2D_SGIS",
- "Value": "0x8095",
+ "Name": "VertexAttribRelativeOffset",
+ "NativeName": "GL_VERTEX_ATTRIB_RELATIVE_OFFSET",
+ "Value": "0x82D5",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture1D",
- "NativeName": "GL_PROXY_TEXTURE_1D",
- "Value": "0x8063",
+ "Name": "VertexAttribArrayEnabled",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_ENABLED",
+ "Value": "0x8622",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture1DArray",
- "NativeName": "GL_PROXY_TEXTURE_1D_ARRAY",
- "Value": "0x8C19",
+ "Name": "VertexAttribArraySize",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_SIZE",
+ "Value": "0x8623",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture1DArrayExt",
- "NativeName": "GL_PROXY_TEXTURE_1D_ARRAY_EXT",
- "Value": "0x8C19",
+ "Name": "VertexAttribArrayStride",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_STRIDE",
+ "Value": "0x8624",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture1DExt",
- "NativeName": "GL_PROXY_TEXTURE_1D_EXT",
- "Value": "0x8063",
+ "Name": "VertexAttribArrayType",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_TYPE",
+ "Value": "0x8625",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture2D",
- "NativeName": "GL_PROXY_TEXTURE_2D",
- "Value": "0x8064",
+ "Name": "VertexAttribArrayLong",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_LONG",
+ "Value": "0x874E",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture2DArray",
- "NativeName": "GL_PROXY_TEXTURE_2D_ARRAY",
- "Value": "0x8C1B",
+ "Name": "VertexAttribArrayNormalized",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_NORMALIZED",
+ "Value": "0x886A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture2DArrayExt",
- "NativeName": "GL_PROXY_TEXTURE_2D_ARRAY_EXT",
- "Value": "0x8C1B",
+ "Name": "VertexAttribArrayInteger",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_INTEGER",
+ "Value": "0x88FD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexAttribArrayDivisor",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_DIVISOR",
+ "Value": "0x88FE",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "VertexArrayPName",
+ "NativeName": "VertexArrayPName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "StorageClientApple",
+ "NativeName": "GL_STORAGE_CLIENT_APPLE",
+ "Value": "0x85B4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StorageCachedApple",
+ "NativeName": "GL_STORAGE_CACHED_APPLE",
+ "Value": "0x85BE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StorageSharedApple",
+ "NativeName": "GL_STORAGE_SHARED_APPLE",
+ "Value": "0x85BF",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "VertexArrayPNameAPPLE",
+ "NativeName": "VertexArrayPNameAPPLE",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ProxyTexture2DExt",
- "NativeName": "GL_PROXY_TEXTURE_2D_EXT",
- "Value": "0x8064",
+ "Name": "VertexAttribArrayEnabled",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_ENABLED",
+ "Value": "0x8622",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture2DMultisample",
- "NativeName": "GL_PROXY_TEXTURE_2D_MULTISAMPLE",
- "Value": "0x9101",
+ "Name": "VertexAttribArraySize",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_SIZE",
+ "Value": "0x8623",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture2DMultisampleArray",
- "NativeName": "GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY",
- "Value": "0x9103",
+ "Name": "VertexAttribArrayStride",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_STRIDE",
+ "Value": "0x8624",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture3D",
- "NativeName": "GL_PROXY_TEXTURE_3D",
- "Value": "0x8070",
+ "Name": "VertexAttribArrayType",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_TYPE",
+ "Value": "0x8625",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture3DExt",
- "NativeName": "GL_PROXY_TEXTURE_3D_EXT",
- "Value": "0x8070",
+ "Name": "CurrentVertexAttrib",
+ "NativeName": "GL_CURRENT_VERTEX_ATTRIB",
+ "Value": "0x8626",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture4DSgis",
- "NativeName": "GL_PROXY_TEXTURE_4D_SGIS",
- "Value": "0x8135",
+ "Name": "VertexAttribArrayNormalized",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_NORMALIZED",
+ "Value": "0x886A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureCubeMap",
- "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP",
- "Value": "0x851B",
+ "Name": "VertexAttribArrayBufferBinding",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING",
+ "Value": "0x889F",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureCubeMapArb",
- "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_ARB",
- "Value": "0x851B",
+ "Name": "VertexAttribArrayInteger",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_INTEGER",
+ "Value": "0x88FD",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureCubeMapExt",
- "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_EXT",
- "Value": "0x851B",
+ "Name": "VertexAttribArrayDivisor",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_DIVISOR",
+ "Value": "0x88FE",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "VertexAttribEnum",
+ "NativeName": "VertexAttribEnum",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ProxyTextureCubeMapArray",
- "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_ARRAY",
- "Value": "0x900B",
+ "Name": "ProgramParameterNV",
+ "NativeName": "GL_PROGRAM_PARAMETER_NV",
+ "Value": "0x8644",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "VertexAttribEnumNV",
+ "NativeName": "VertexAttribEnumNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ProxyTextureCubeMapArrayArb",
- "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_ARRAY_ARB",
- "Value": "0x900B",
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureRectangle",
- "NativeName": "GL_PROXY_TEXTURE_RECTANGLE",
- "Value": "0x84F7",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureRectangleArb",
- "NativeName": "GL_PROXY_TEXTURE_RECTANGLE_ARB",
- "Value": "0x84F7",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureRectangleNV",
- "NativeName": "GL_PROXY_TEXTURE_RECTANGLE_NV",
- "Value": "0x84F7",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture1D",
- "NativeName": "GL_TEXTURE_1D",
- "Value": "0xDE0",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture2D",
- "NativeName": "GL_TEXTURE_2D",
- "Value": "0xDE1",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "VertexAttribIType",
+ "NativeName": "VertexAttribIType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Texture3D",
- "NativeName": "GL_TEXTURE_3D",
- "Value": "0x806F",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "VertexAttribLType",
+ "NativeName": "VertexAttribLType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Texture3DExt",
- "NativeName": "GL_TEXTURE_3D_EXT",
- "Value": "0x806F",
+ "Name": "VertexAttribArrayPointer",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_POINTER",
+ "Value": "0x8645",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture3DOes",
- "NativeName": "GL_TEXTURE_3D_OES",
- "Value": "0x806F",
+ "Name": "VertexAttribArrayPointerArb",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB",
+ "Value": "0x8645",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "VertexAttribPointerPropertyARB",
+ "NativeName": "VertexAttribPointerPropertyARB",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Texture4DSgis",
- "NativeName": "GL_TEXTURE_4D_SGIS",
- "Value": "0x8134",
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureRectangle",
- "NativeName": "GL_TEXTURE_RECTANGLE",
- "Value": "0x84F5",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMap",
- "NativeName": "GL_TEXTURE_CUBE_MAP",
- "Value": "0x8513",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapPositiveX",
- "NativeName": "GL_TEXTURE_CUBE_MAP_POSITIVE_X",
- "Value": "0x8515",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapNegativeX",
- "NativeName": "GL_TEXTURE_CUBE_MAP_NEGATIVE_X",
- "Value": "0x8516",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapPositiveY",
- "NativeName": "GL_TEXTURE_CUBE_MAP_POSITIVE_Y",
- "Value": "0x8517",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapNegativeY",
- "NativeName": "GL_TEXTURE_CUBE_MAP_NEGATIVE_Y",
- "Value": "0x8518",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapPositiveZ",
- "NativeName": "GL_TEXTURE_CUBE_MAP_POSITIVE_Z",
- "Value": "0x8519",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapNegativeZ",
- "NativeName": "GL_TEXTURE_CUBE_MAP_NEGATIVE_Z",
- "Value": "0x851A",
+ "Name": "HalfFloat",
+ "NativeName": "GL_HALF_FLOAT",
+ "Value": "0x140B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapArray",
- "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY",
- "Value": "0x9009",
+ "Name": "Fixed",
+ "NativeName": "GL_FIXED",
+ "Value": "0x140C",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapArrayArb",
- "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY_ARB",
- "Value": "0x9009",
+ "Name": "Int64Arb",
+ "NativeName": "GL_INT64_ARB",
+ "Value": "0x140E",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapArrayExt",
- "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY_EXT",
- "Value": "0x9009",
+ "Name": "Int64NV",
+ "NativeName": "GL_INT64_NV",
+ "Value": "0x140E",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapArrayOes",
- "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY_OES",
- "Value": "0x9009",
+ "Name": "UnsignedInt64Arb",
+ "NativeName": "GL_UNSIGNED_INT64_ARB",
+ "Value": "0x140F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture1DArray",
- "NativeName": "GL_TEXTURE_1D_ARRAY",
- "Value": "0x8C18",
+ "Name": "UnsignedInt64NV",
+ "NativeName": "GL_UNSIGNED_INT64_NV",
+ "Value": "0x140F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture2DArray",
- "NativeName": "GL_TEXTURE_2D_ARRAY",
- "Value": "0x8C1A",
+ "Name": "UnsignedInt2101010Rev",
+ "NativeName": "GL_UNSIGNED_INT_2_10_10_10_REV",
+ "Value": "0x8368",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture2DMultisample",
- "NativeName": "GL_TEXTURE_2D_MULTISAMPLE",
- "Value": "0x9100",
+ "Name": "UnsignedInt10f11f11fRev",
+ "NativeName": "GL_UNSIGNED_INT_10F_11F_11F_REV",
+ "Value": "0x8C3B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture2DMultisampleArray",
- "NativeName": "GL_TEXTURE_2D_MULTISAMPLE_ARRAY",
- "Value": "0x9102",
+ "Name": "Int2101010Rev",
+ "NativeName": "GL_INT_2_10_10_10_REV",
+ "Value": "0x8D9F",
"Doc": "",
"Attributes": []
}
],
- "Name": "TextureTarget",
- "NativeName": "TextureTarget",
+ "Name": "VertexAttribPointerType",
+ "NativeName": "VertexAttribPointerType",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Texture0",
- "NativeName": "GL_TEXTURE0",
- "Value": "0x84C0",
+ "Name": "VertexAttribBinding",
+ "NativeName": "GL_VERTEX_ATTRIB_BINDING",
+ "Value": "0x82D4",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture1",
- "NativeName": "GL_TEXTURE1",
- "Value": "0x84C1",
+ "Name": "VertexAttribRelativeOffset",
+ "NativeName": "GL_VERTEX_ATTRIB_RELATIVE_OFFSET",
+ "Value": "0x82D5",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture2",
- "NativeName": "GL_TEXTURE2",
- "Value": "0x84C2",
+ "Name": "VertexAttribArrayEnabled",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_ENABLED",
+ "Value": "0x8622",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture3",
- "NativeName": "GL_TEXTURE3",
- "Value": "0x84C3",
+ "Name": "VertexAttribArraySize",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_SIZE",
+ "Value": "0x8623",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture4",
- "NativeName": "GL_TEXTURE4",
- "Value": "0x84C4",
+ "Name": "VertexAttribArrayStride",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_STRIDE",
+ "Value": "0x8624",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture5",
- "NativeName": "GL_TEXTURE5",
- "Value": "0x84C5",
+ "Name": "VertexAttribArrayType",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_TYPE",
+ "Value": "0x8625",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture6",
- "NativeName": "GL_TEXTURE6",
- "Value": "0x84C6",
+ "Name": "CurrentVertexAttrib",
+ "NativeName": "GL_CURRENT_VERTEX_ATTRIB",
+ "Value": "0x8626",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture7",
- "NativeName": "GL_TEXTURE7",
- "Value": "0x84C7",
+ "Name": "VertexAttribArrayLong",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_LONG",
+ "Value": "0x874E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture8",
- "NativeName": "GL_TEXTURE8",
- "Value": "0x84C8",
+ "Name": "VertexAttribArrayNormalized",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_NORMALIZED",
+ "Value": "0x886A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture9",
- "NativeName": "GL_TEXTURE9",
- "Value": "0x84C9",
+ "Name": "VertexAttribArrayBufferBinding",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING",
+ "Value": "0x889F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture10",
- "NativeName": "GL_TEXTURE10",
- "Value": "0x84CA",
+ "Name": "VertexAttribArrayInteger",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_INTEGER",
+ "Value": "0x88FD",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture11",
- "NativeName": "GL_TEXTURE11",
- "Value": "0x84CB",
+ "Name": "VertexAttribArrayIntegerExt",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_INTEGER_EXT",
+ "Value": "0x88FD",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture12",
- "NativeName": "GL_TEXTURE12",
- "Value": "0x84CC",
+ "Name": "VertexAttribArrayDivisor",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_DIVISOR",
+ "Value": "0x88FE",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "VertexAttribPropertyARB",
+ "NativeName": "VertexAttribPropertyARB",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture13",
- "NativeName": "GL_TEXTURE13",
- "Value": "0x84CD",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture14",
- "NativeName": "GL_TEXTURE14",
- "Value": "0x84CE",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture15",
- "NativeName": "GL_TEXTURE15",
- "Value": "0x84CF",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture16",
- "NativeName": "GL_TEXTURE16",
- "Value": "0x84D0",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture17",
- "NativeName": "GL_TEXTURE17",
- "Value": "0x84D1",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture18",
- "NativeName": "GL_TEXTURE18",
- "Value": "0x84D2",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture19",
- "NativeName": "GL_TEXTURE19",
- "Value": "0x84D3",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture20",
- "NativeName": "GL_TEXTURE20",
- "Value": "0x84D4",
+ "Name": "HalfFloat",
+ "NativeName": "GL_HALF_FLOAT",
+ "Value": "0x140B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture21",
- "NativeName": "GL_TEXTURE21",
- "Value": "0x84D5",
+ "Name": "Fixed",
+ "NativeName": "GL_FIXED",
+ "Value": "0x140C",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture22",
- "NativeName": "GL_TEXTURE22",
- "Value": "0x84D6",
+ "Name": "UnsignedInt2101010Rev",
+ "NativeName": "GL_UNSIGNED_INT_2_10_10_10_REV",
+ "Value": "0x8368",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture23",
- "NativeName": "GL_TEXTURE23",
- "Value": "0x84D7",
+ "Name": "UnsignedInt10f11f11fRev",
+ "NativeName": "GL_UNSIGNED_INT_10F_11F_11F_REV",
+ "Value": "0x8C3B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture24",
- "NativeName": "GL_TEXTURE24",
- "Value": "0x84D8",
+ "Name": "Int2101010Rev",
+ "NativeName": "GL_INT_2_10_10_10_REV",
+ "Value": "0x8D9F",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "VertexAttribType",
+ "NativeName": "VertexAttribType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "BufferImmutableStorage",
+ "NativeName": "GL_BUFFER_IMMUTABLE_STORAGE",
+ "Value": "0x821F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture25",
- "NativeName": "GL_TEXTURE25",
- "Value": "0x84D9",
+ "Name": "BufferStorageFlags",
+ "NativeName": "GL_BUFFER_STORAGE_FLAGS",
+ "Value": "0x8220",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture26",
- "NativeName": "GL_TEXTURE26",
- "Value": "0x84DA",
+ "Name": "BufferSize",
+ "NativeName": "GL_BUFFER_SIZE",
+ "Value": "0x8764",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture27",
- "NativeName": "GL_TEXTURE27",
- "Value": "0x84DB",
+ "Name": "BufferUsage",
+ "NativeName": "GL_BUFFER_USAGE",
+ "Value": "0x8765",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture28",
- "NativeName": "GL_TEXTURE28",
- "Value": "0x84DC",
+ "Name": "BufferAccess",
+ "NativeName": "GL_BUFFER_ACCESS",
+ "Value": "0x88BB",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture29",
- "NativeName": "GL_TEXTURE29",
- "Value": "0x84DD",
+ "Name": "BufferMapped",
+ "NativeName": "GL_BUFFER_MAPPED",
+ "Value": "0x88BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture30",
- "NativeName": "GL_TEXTURE30",
- "Value": "0x84DE",
+ "Name": "BufferAccessFlags",
+ "NativeName": "GL_BUFFER_ACCESS_FLAGS",
+ "Value": "0x911F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture31",
- "NativeName": "GL_TEXTURE31",
- "Value": "0x84DF",
+ "Name": "BufferMapLength",
+ "NativeName": "GL_BUFFER_MAP_LENGTH",
+ "Value": "0x9120",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BufferMapOffset",
+ "NativeName": "GL_BUFFER_MAP_OFFSET",
+ "Value": "0x9121",
"Doc": "",
"Attributes": []
}
],
- "Name": "TextureUnit",
- "NativeName": "TextureUnit",
+ "Name": "VertexBufferObjectParameter",
+ "NativeName": "VertexBufferObjectParameter",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Clamp",
- "NativeName": "GL_CLAMP",
- "Value": "0x2900",
+ "Name": "StreamDraw",
+ "NativeName": "GL_STREAM_DRAW",
+ "Value": "0x88E0",
"Doc": "",
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": []
- }
- ]
+ "Attributes": []
},
{
- "Name": "ClampToBorder",
- "NativeName": "GL_CLAMP_TO_BORDER",
- "Value": "0x812D",
+ "Name": "StreamRead",
+ "NativeName": "GL_STREAM_READ",
+ "Value": "0x88E1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClampToBorderArb",
- "NativeName": "GL_CLAMP_TO_BORDER_ARB",
- "Value": "0x812D",
+ "Name": "StreamCopy",
+ "NativeName": "GL_STREAM_COPY",
+ "Value": "0x88E2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClampToBorderNV",
- "NativeName": "GL_CLAMP_TO_BORDER_NV",
- "Value": "0x812D",
+ "Name": "StaticDraw",
+ "NativeName": "GL_STATIC_DRAW",
+ "Value": "0x88E4",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClampToBorderSgis",
- "NativeName": "GL_CLAMP_TO_BORDER_SGIS",
- "Value": "0x812D",
+ "Name": "StaticRead",
+ "NativeName": "GL_STATIC_READ",
+ "Value": "0x88E5",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClampToEdge",
- "NativeName": "GL_CLAMP_TO_EDGE",
- "Value": "0x812F",
+ "Name": "StaticCopy",
+ "NativeName": "GL_STATIC_COPY",
+ "Value": "0x88E6",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClampToEdgeSgis",
- "NativeName": "GL_CLAMP_TO_EDGE_SGIS",
- "Value": "0x812F",
+ "Name": "DynamicDraw",
+ "NativeName": "GL_DYNAMIC_DRAW",
+ "Value": "0x88E8",
"Doc": "",
"Attributes": []
},
{
- "Name": "Repeat",
- "NativeName": "GL_REPEAT",
- "Value": "0x2901",
+ "Name": "DynamicRead",
+ "NativeName": "GL_DYNAMIC_READ",
+ "Value": "0x88E9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DynamicCopy",
+ "NativeName": "GL_DYNAMIC_COPY",
+ "Value": "0x88EA",
"Doc": "",
"Attributes": []
}
],
- "Name": "TextureWrapMode",
- "NativeName": "TextureWrapMode",
+ "Name": "VertexBufferObjectUsage",
+ "NativeName": "VertexBufferObjectUsage",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "TransformFeedbackBufferBinding",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_BINDING",
- "Value": "0x8C8F",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "TransformFeedbackBufferStart",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_START",
- "Value": "0x8C84",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBufferSize",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_SIZE",
- "Value": "0x8C85",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackPaused",
- "NativeName": "GL_TRANSFORM_FEEDBACK_PAUSED",
- "Value": "0x8E23",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackActive",
- "NativeName": "GL_TRANSFORM_FEEDBACK_ACTIVE",
- "Value": "0x8E24",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
}
],
- "Name": "TransformFeedbackPName",
- "NativeName": "TransformFeedbackPName",
+ "Name": "VertexPointerType",
+ "NativeName": "VertexPointerType",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "QueryWait",
- "NativeName": "GL_QUERY_WAIT",
- "Value": "0x8E13",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "QueryNoWait",
- "NativeName": "GL_QUERY_NO_WAIT",
- "Value": "0x8E14",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "QueryByRegionWait",
- "NativeName": "GL_QUERY_BY_REGION_WAIT",
- "Value": "0x8E15",
+ "Name": "FirstVertexConvention",
+ "NativeName": "GL_FIRST_VERTEX_CONVENTION",
+ "Value": "0x8E4D",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryByRegionNoWait",
- "NativeName": "GL_QUERY_BY_REGION_NO_WAIT",
- "Value": "0x8E16",
+ "Name": "LastVertexConvention",
+ "NativeName": "GL_LAST_VERTEX_CONVENTION",
+ "Value": "0x8E4E",
"Doc": "",
"Attributes": []
}
],
- "Name": "TypeEnum",
- "NativeName": "TypeEnum",
+ "Name": "VertexProvokingMode",
+ "NativeName": "VertexProvokingMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "UniformBlockBinding",
- "NativeName": "GL_UNIFORM_BLOCK_BINDING",
- "Value": "0x8A3F",
+ "Name": "XExt",
+ "NativeName": "GL_X_EXT",
+ "Value": "0x87D5",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockDataSize",
- "NativeName": "GL_UNIFORM_BLOCK_DATA_SIZE",
- "Value": "0x8A40",
+ "Name": "YExt",
+ "NativeName": "GL_Y_EXT",
+ "Value": "0x87D6",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockNameLength",
- "NativeName": "GL_UNIFORM_BLOCK_NAME_LENGTH",
- "Value": "0x8A41",
+ "Name": "ZExt",
+ "NativeName": "GL_Z_EXT",
+ "Value": "0x87D7",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockActiveUniforms",
- "NativeName": "GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS",
- "Value": "0x8A42",
+ "Name": "WExt",
+ "NativeName": "GL_W_EXT",
+ "Value": "0x87D8",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockActiveUniformIndices",
- "NativeName": "GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES",
- "Value": "0x8A43",
+ "Name": "NegativeXExt",
+ "NativeName": "GL_NEGATIVE_X_EXT",
+ "Value": "0x87D9",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockReferencedByVertexShader",
- "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER",
- "Value": "0x8A44",
+ "Name": "NegativeYExt",
+ "NativeName": "GL_NEGATIVE_Y_EXT",
+ "Value": "0x87DA",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockReferencedByTessControlShader",
- "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_CONTROL_SHADER",
- "Value": "0x84F0",
+ "Name": "NegativeZExt",
+ "NativeName": "GL_NEGATIVE_Z_EXT",
+ "Value": "0x87DB",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockReferencedByTessEvaluationShader",
- "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_EVALUATION_SHADER",
- "Value": "0x84F1",
+ "Name": "NegativeWExt",
+ "NativeName": "GL_NEGATIVE_W_EXT",
+ "Value": "0x87DC",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockReferencedByGeometryShader",
- "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER",
- "Value": "0x8A45",
+ "Name": "ZeroExt",
+ "NativeName": "GL_ZERO_EXT",
+ "Value": "0x87DD",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockReferencedByFragmentShader",
- "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER",
- "Value": "0x8A46",
+ "Name": "OneExt",
+ "NativeName": "GL_ONE_EXT",
+ "Value": "0x87DE",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockReferencedByComputeShader",
- "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_COMPUTE_SHADER",
- "Value": "0x90EC",
+ "Name": "NegativeOneExt",
+ "NativeName": "GL_NEGATIVE_ONE_EXT",
+ "Value": "0x87DF",
"Doc": "",
"Attributes": []
}
],
- "Name": "UniformBlockPName",
- "NativeName": "UniformBlockPName",
+ "Name": "VertexShaderCoordOutEXT",
+ "NativeName": "VertexShaderCoordOutEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "UniformType",
- "NativeName": "GL_UNIFORM_TYPE",
- "Value": "0x8A37",
+ "Name": "OpIndexExt",
+ "NativeName": "GL_OP_INDEX_EXT",
+ "Value": "0x8782",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformSize",
- "NativeName": "GL_UNIFORM_SIZE",
- "Value": "0x8A38",
+ "Name": "OpNegateExt",
+ "NativeName": "GL_OP_NEGATE_EXT",
+ "Value": "0x8783",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformNameLength",
- "NativeName": "GL_UNIFORM_NAME_LENGTH",
- "Value": "0x8A39",
+ "Name": "OpDot3Ext",
+ "NativeName": "GL_OP_DOT3_EXT",
+ "Value": "0x8784",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockIndex",
- "NativeName": "GL_UNIFORM_BLOCK_INDEX",
- "Value": "0x8A3A",
+ "Name": "OpDot4Ext",
+ "NativeName": "GL_OP_DOT4_EXT",
+ "Value": "0x8785",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformOffset",
- "NativeName": "GL_UNIFORM_OFFSET",
- "Value": "0x8A3B",
+ "Name": "OpMulExt",
+ "NativeName": "GL_OP_MUL_EXT",
+ "Value": "0x8786",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformArrayStride",
- "NativeName": "GL_UNIFORM_ARRAY_STRIDE",
- "Value": "0x8A3C",
+ "Name": "OpAddExt",
+ "NativeName": "GL_OP_ADD_EXT",
+ "Value": "0x8787",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformMatrixStride",
- "NativeName": "GL_UNIFORM_MATRIX_STRIDE",
- "Value": "0x8A3D",
+ "Name": "OpMaddExt",
+ "NativeName": "GL_OP_MADD_EXT",
+ "Value": "0x8788",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformIsRowMajor",
- "NativeName": "GL_UNIFORM_IS_ROW_MAJOR",
- "Value": "0x8A3E",
+ "Name": "OpFracExt",
+ "NativeName": "GL_OP_FRAC_EXT",
+ "Value": "0x8789",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformAtomicCounterBufferIndex",
- "NativeName": "GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX",
- "Value": "0x92DA",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "UniformPName",
- "NativeName": "UniformPName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "VertexShaderBit",
- "NativeName": "GL_VERTEX_SHADER_BIT",
- "Value": "0x1",
+ "Name": "OpMaxExt",
+ "NativeName": "GL_OP_MAX_EXT",
+ "Value": "0x878A",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexShaderBitExt",
- "NativeName": "GL_VERTEX_SHADER_BIT_EXT",
- "Value": "0x1",
+ "Name": "OpMinExt",
+ "NativeName": "GL_OP_MIN_EXT",
+ "Value": "0x878B",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentShaderBit",
- "NativeName": "GL_FRAGMENT_SHADER_BIT",
- "Value": "0x2",
+ "Name": "OpSetGEExt",
+ "NativeName": "GL_OP_SET_GE_EXT",
+ "Value": "0x878C",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentShaderBitExt",
- "NativeName": "GL_FRAGMENT_SHADER_BIT_EXT",
- "Value": "0x2",
+ "Name": "OpSetLTExt",
+ "NativeName": "GL_OP_SET_LT_EXT",
+ "Value": "0x878D",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryShaderBit",
- "NativeName": "GL_GEOMETRY_SHADER_BIT",
- "Value": "0x4",
+ "Name": "OpClampExt",
+ "NativeName": "GL_OP_CLAMP_EXT",
+ "Value": "0x878E",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryShaderBitExt",
- "NativeName": "GL_GEOMETRY_SHADER_BIT_EXT",
- "Value": "0x4",
+ "Name": "OpFloorExt",
+ "NativeName": "GL_OP_FLOOR_EXT",
+ "Value": "0x878F",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryShaderBitOes",
- "NativeName": "GL_GEOMETRY_SHADER_BIT_OES",
- "Value": "0x4",
+ "Name": "OpRoundExt",
+ "NativeName": "GL_OP_ROUND_EXT",
+ "Value": "0x8790",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessControlShaderBit",
- "NativeName": "GL_TESS_CONTROL_SHADER_BIT",
- "Value": "0x8",
+ "Name": "OpExpBase2Ext",
+ "NativeName": "GL_OP_EXP_BASE_2_EXT",
+ "Value": "0x8791",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessControlShaderBitExt",
- "NativeName": "GL_TESS_CONTROL_SHADER_BIT_EXT",
- "Value": "0x8",
+ "Name": "OpLogBase2Ext",
+ "NativeName": "GL_OP_LOG_BASE_2_EXT",
+ "Value": "0x8792",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessControlShaderBitOes",
- "NativeName": "GL_TESS_CONTROL_SHADER_BIT_OES",
- "Value": "0x8",
+ "Name": "OpPowerExt",
+ "NativeName": "GL_OP_POWER_EXT",
+ "Value": "0x8793",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessEvaluationShaderBit",
- "NativeName": "GL_TESS_EVALUATION_SHADER_BIT",
- "Value": "0x10",
+ "Name": "OpRecipExt",
+ "NativeName": "GL_OP_RECIP_EXT",
+ "Value": "0x8794",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessEvaluationShaderBitExt",
- "NativeName": "GL_TESS_EVALUATION_SHADER_BIT_EXT",
- "Value": "0x10",
+ "Name": "OpRecipSqrtExt",
+ "NativeName": "GL_OP_RECIP_SQRT_EXT",
+ "Value": "0x8795",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessEvaluationShaderBitOes",
- "NativeName": "GL_TESS_EVALUATION_SHADER_BIT_OES",
- "Value": "0x10",
+ "Name": "OpSubExt",
+ "NativeName": "GL_OP_SUB_EXT",
+ "Value": "0x8796",
"Doc": "",
"Attributes": []
},
{
- "Name": "ComputeShaderBit",
- "NativeName": "GL_COMPUTE_SHADER_BIT",
- "Value": "0x20",
+ "Name": "OpCrossProductExt",
+ "NativeName": "GL_OP_CROSS_PRODUCT_EXT",
+ "Value": "0x8797",
"Doc": "",
"Attributes": []
},
{
- "Name": "AllShaderBits",
- "NativeName": "GL_ALL_SHADER_BITS",
- "Value": "unchecked((int)0xFFFFFFFF)",
+ "Name": "OpMultiplyMatrixExt",
+ "NativeName": "GL_OP_MULTIPLY_MATRIX_EXT",
+ "Value": "0x8798",
"Doc": "",
"Attributes": []
},
{
- "Name": "AllShaderBitsExt",
- "NativeName": "GL_ALL_SHADER_BITS_EXT",
- "Value": "unchecked((int)0xFFFFFFFF)",
+ "Name": "OpMovExt",
+ "NativeName": "GL_OP_MOV_EXT",
+ "Value": "0x8799",
"Doc": "",
"Attributes": []
}
],
- "Name": "UseProgramStageMask",
- "NativeName": "UseProgramStageMask",
+ "Name": "VertexShaderOpEXT",
+ "NativeName": "VertexShaderOpEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "VertexAttribArrayEnabled",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_ENABLED",
- "Value": "0x8622",
+ "Name": "CurrentVertexExt",
+ "NativeName": "GL_CURRENT_VERTEX_EXT",
+ "Value": "0x87E2",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArraySize",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_SIZE",
- "Value": "0x8623",
+ "Name": "MvpMatrixExt",
+ "NativeName": "GL_MVP_MATRIX_EXT",
+ "Value": "0x87E3",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "VertexShaderParameterEXT",
+ "NativeName": "VertexShaderParameterEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "VertexAttribArrayStride",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_STRIDE",
- "Value": "0x8624",
+ "Name": "VariantExt",
+ "NativeName": "GL_VARIANT_EXT",
+ "Value": "0x87C1",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayType",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_TYPE",
- "Value": "0x8625",
+ "Name": "InvariantExt",
+ "NativeName": "GL_INVARIANT_EXT",
+ "Value": "0x87C2",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayNormalized",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_NORMALIZED",
- "Value": "0x886A",
+ "Name": "LocalConstantExt",
+ "NativeName": "GL_LOCAL_CONSTANT_EXT",
+ "Value": "0x87C3",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayInteger",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_INTEGER",
- "Value": "0x88FD",
+ "Name": "LocalExt",
+ "NativeName": "GL_LOCAL_EXT",
+ "Value": "0x87C4",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "VertexShaderStorageTypeEXT",
+ "NativeName": "VertexShaderStorageTypeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "VertexAttribArrayLong",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_LONG",
- "Value": "0x874E",
+ "Name": "CurrentTextureCoords",
+ "NativeName": "GL_CURRENT_TEXTURE_COORDS",
+ "Value": "0xB03",
"Doc": "",
- "Attributes": []
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
},
{
- "Name": "VertexAttribArrayDivisor",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_DIVISOR",
- "Value": "0x88FE",
+ "Name": "TextureMatrix",
+ "NativeName": "GL_TEXTURE_MATRIX",
+ "Value": "0xBA8",
+ "Doc": "",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": []
+ }
+ ]
+ }
+ ],
+ "Name": "VertexShaderTextureUnitParameter",
+ "NativeName": "VertexShaderTextureUnitParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "False",
+ "NativeName": "GL_FALSE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribRelativeOffset",
- "NativeName": "GL_VERTEX_ATTRIB_RELATIVE_OFFSET",
- "Value": "0x82D5",
+ "Name": "True",
+ "NativeName": "GL_TRUE",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
}
],
- "Name": "VertexArrayPName",
- "NativeName": "VertexArrayPName",
+ "Name": "VertexShaderWriteMaskEXT",
+ "NativeName": "VertexShaderWriteMaskEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "VertexAttribArrayBufferBinding",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING",
- "Value": "0x889F",
+ "Name": "VertexStream0Ati",
+ "NativeName": "GL_VERTEX_STREAM0_ATI",
+ "Value": "0x876C",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayEnabled",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_ENABLED",
- "Value": "0x8622",
+ "Name": "VertexStream1Ati",
+ "NativeName": "GL_VERTEX_STREAM1_ATI",
+ "Value": "0x876D",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArraySize",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_SIZE",
- "Value": "0x8623",
+ "Name": "VertexStream2Ati",
+ "NativeName": "GL_VERTEX_STREAM2_ATI",
+ "Value": "0x876E",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayStride",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_STRIDE",
- "Value": "0x8624",
+ "Name": "VertexStream3Ati",
+ "NativeName": "GL_VERTEX_STREAM3_ATI",
+ "Value": "0x876F",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayType",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_TYPE",
- "Value": "0x8625",
+ "Name": "VertexStream4Ati",
+ "NativeName": "GL_VERTEX_STREAM4_ATI",
+ "Value": "0x8770",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayNormalized",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_NORMALIZED",
- "Value": "0x886A",
+ "Name": "VertexStream5Ati",
+ "NativeName": "GL_VERTEX_STREAM5_ATI",
+ "Value": "0x8771",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayInteger",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_INTEGER",
- "Value": "0x88FD",
+ "Name": "VertexStream6Ati",
+ "NativeName": "GL_VERTEX_STREAM6_ATI",
+ "Value": "0x8772",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayDivisor",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_DIVISOR",
- "Value": "0x88FE",
+ "Name": "VertexStream7Ati",
+ "NativeName": "GL_VERTEX_STREAM7_ATI",
+ "Value": "0x8773",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "VertexStreamATI",
+ "NativeName": "VertexStreamATI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "CurrentVertexAttrib",
- "NativeName": "GL_CURRENT_VERTEX_ATTRIB",
- "Value": "0x8626",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
}
],
- "Name": "VertexAttribEnum",
- "NativeName": "VertexAttribEnum",
+ "Name": "VertexWeightPointerTypeEXT",
+ "NativeName": "VertexWeightPointerTypeEXT",
"ExtensionName": "Core",
"Attributes": []
},
@@ -37586,344 +46670,10 @@
"Value": "0x140A",
"Doc": "",
"Attributes": []
- },
- {
- "Name": "HalfFloat",
- "NativeName": "GL_HALF_FLOAT",
- "Value": "0x140B",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Fixed",
- "NativeName": "GL_FIXED",
- "Value": "0x140C",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Int2101010Rev",
- "NativeName": "GL_INT_2_10_10_10_REV",
- "Value": "0x8D9F",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "UnsignedInt2101010Rev",
- "NativeName": "GL_UNSIGNED_INT_2_10_10_10_REV",
- "Value": "0x8368",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "UnsignedInt10f11f11fRev",
- "NativeName": "GL_UNSIGNED_INT_10F_11F_11F_REV",
- "Value": "0x8C3B",
- "Doc": "",
- "Attributes": []
}
],
- "Name": "VertexAttribPointerType",
- "NativeName": "VertexAttribPointerType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Byte",
- "NativeName": "GL_BYTE",
- "Value": "0x1400",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Fixed",
- "NativeName": "GL_FIXED",
- "Value": "0x140C",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "HalfFloat",
- "NativeName": "GL_HALF_FLOAT",
- "Value": "0x140B",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "UnsignedByte",
- "NativeName": "GL_UNSIGNED_BYTE",
- "Value": "0x1401",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "UnsignedShort",
- "NativeName": "GL_UNSIGNED_SHORT",
- "Value": "0x1403",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "UnsignedInt",
- "NativeName": "GL_UNSIGNED_INT",
- "Value": "0x1405",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Int2101010Rev",
- "NativeName": "GL_INT_2_10_10_10_REV",
- "Value": "0x8D9F",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "UnsignedInt2101010Rev",
- "NativeName": "GL_UNSIGNED_INT_2_10_10_10_REV",
- "Value": "0x8368",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "UnsignedInt10f11f11fRev",
- "NativeName": "GL_UNSIGNED_INT_10F_11F_11F_REV",
- "Value": "0x8C3B",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "VertexAttribType",
- "NativeName": "VertexAttribType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "BufferAccess",
- "NativeName": "GL_BUFFER_ACCESS",
- "Value": "0x88BB",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "BufferAccessFlags",
- "NativeName": "GL_BUFFER_ACCESS_FLAGS",
- "Value": "0x911F",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "BufferImmutableStorage",
- "NativeName": "GL_BUFFER_IMMUTABLE_STORAGE",
- "Value": "0x821F",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "BufferMapped",
- "NativeName": "GL_BUFFER_MAPPED",
- "Value": "0x88BC",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "BufferMapLength",
- "NativeName": "GL_BUFFER_MAP_LENGTH",
- "Value": "0x9120",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "BufferMapOffset",
- "NativeName": "GL_BUFFER_MAP_OFFSET",
- "Value": "0x9121",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "BufferSize",
- "NativeName": "GL_BUFFER_SIZE",
- "Value": "0x8764",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "BufferStorageFlags",
- "NativeName": "GL_BUFFER_STORAGE_FLAGS",
- "Value": "0x8220",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "BufferUsage",
- "NativeName": "GL_BUFFER_USAGE",
- "Value": "0x8765",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "VertexBufferObjectParameter",
- "NativeName": "VertexBufferObjectParameter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "StreamDraw",
- "NativeName": "GL_STREAM_DRAW",
- "Value": "0x88E0",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "StreamRead",
- "NativeName": "GL_STREAM_READ",
- "Value": "0x88E1",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "StreamCopy",
- "NativeName": "GL_STREAM_COPY",
- "Value": "0x88E2",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "StaticDraw",
- "NativeName": "GL_STATIC_DRAW",
- "Value": "0x88E4",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "StaticRead",
- "NativeName": "GL_STATIC_READ",
- "Value": "0x88E5",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "StaticCopy",
- "NativeName": "GL_STATIC_COPY",
- "Value": "0x88E6",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "DynamicDraw",
- "NativeName": "GL_DYNAMIC_DRAW",
- "Value": "0x88E8",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "DynamicRead",
- "NativeName": "GL_DYNAMIC_READ",
- "Value": "0x88E9",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "DynamicCopy",
- "NativeName": "GL_DYNAMIC_COPY",
- "Value": "0x88EA",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "VertexBufferObjectUsage",
- "NativeName": "VertexBufferObjectUsage",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "VertexPointerType",
- "NativeName": "VertexPointerType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "FirstVertexConvention",
- "NativeName": "GL_FIRST_VERTEX_CONVENTION",
- "Value": "0x8E4D",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "LastVertexConvention",
- "NativeName": "GL_LAST_VERTEX_CONVENTION",
- "Value": "0x8E4E",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "VertexProvokingMode",
- "NativeName": "VertexProvokingMode",
+ "Name": "WeightPointerTypeARB",
+ "NativeName": "WeightPointerTypeARB",
"ExtensionName": "Core",
"Attributes": []
}
@@ -41641,9 +50391,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "MaterialFace",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "MaterialFace",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -46369,9 +55119,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "MaterialFace",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "MaterialFace",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -46541,9 +55291,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "MaterialFace",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "MaterialFace",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51396,16 +60146,155 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMap1d",
+ "NativeName": "glMap1d",
+ "Parameters": [
+ {
+ "Name": "target",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "MapTarget",
+ "Group": null,
+ "OriginalName": "MapTarget",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "u1",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "double",
+ "Group": null,
+ "OriginalName": "GLdouble",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "u2",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "double",
+ "Group": null,
+ "OriginalName": "GLdouble",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "stride",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "order",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "points",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "double",
+ "Group": null,
+ "OriginalName": "GLdouble",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "target",
+ "stride",
+ "order"
+ ]
+ },
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": [
+ "\"Deprecated in version 1.0\""
+ ]
+ }
+ ],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from target, stride, and order.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "Map1",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glMap1f",
"Parameters": [
{
"Name": "target",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "MapTarget",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "MapTarget",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51420,9 +60309,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "double",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLdouble",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51437,9 +60326,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "double",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLdouble",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51488,9 +60377,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "double",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLdouble",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51542,9 +60431,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "MapTarget",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "MapTarget",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51662,7 +60551,7 @@
"ExtensionName": "Core"
},
{
- "Name": "Map1",
+ "Name": "Map2",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -51674,16 +60563,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMap1f",
+ "NativeName": "glMap2d",
"Parameters": [
{
"Name": "target",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "MapTarget",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "MapTarget",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51698,9 +60587,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "double",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLdouble",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51715,9 +60604,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "double",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLdouble",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51728,7 +60617,7 @@
"Attributes": []
},
{
- "Name": "stride",
+ "Name": "ustride",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -51745,7 +60634,75 @@
"Attributes": []
},
{
- "Name": "order",
+ "Name": "uorder",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "v1",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "double",
+ "Group": null,
+ "OriginalName": "GLdouble",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "v2",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "double",
+ "Group": null,
+ "OriginalName": "GLdouble",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "vstride",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "vorder",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -51766,9 +60723,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "double",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLdouble",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -51780,8 +60737,10 @@
"ValueReference": null,
"ComputedFromNames": [
"target",
- "stride",
- "order"
+ "ustride",
+ "uorder",
+ "vstride",
+ "vorder"
]
},
"Flow": 1,
@@ -51797,7 +60756,7 @@
]
}
],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from target, stride, and order.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from target, ustride, uorder, vstride, and vorder.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -51820,9 +60779,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "MapTarget",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "MapTarget",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52022,7 +60981,216 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMap2d",
+ "NativeName": "glMap2f",
+ "Parameters": [
+ {
+ "Name": "target",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "u1",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "float",
+ "Group": null,
+ "OriginalName": "GLfloat",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "u2",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "float",
+ "Group": null,
+ "OriginalName": "GLfloat",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "ustride",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "uorder",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "v1",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "float",
+ "Group": null,
+ "OriginalName": "GLfloat",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "v2",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "float",
+ "Group": null,
+ "OriginalName": "GLfloat",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "vstride",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "vorder",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "points",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "float",
+ "Group": null,
+ "OriginalName": "GLfloat",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "target",
+ "ustride",
+ "uorder",
+ "vstride",
+ "vorder"
+ ]
+ },
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": [
+ "\"Deprecated in version 1.0\""
+ ]
+ }
+ ],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from target, ustride, uorder, vstride, and vorder.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "Map2",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glMap2f",
"Parameters": [
{
"Name": "target",
@@ -52046,9 +61214,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "double",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLdouble",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52063,9 +61231,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "double",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLdouble",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52114,9 +61282,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "double",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLdouble",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52131,9 +61299,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "double",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLdouble",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52182,9 +61350,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "double",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLdouble",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52219,7 +61387,7 @@
"ExtensionName": "Core"
},
{
- "Name": "Map2",
+ "Name": "MapGrid1",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -52231,16 +61399,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMap2f",
+ "NativeName": "glMapGrid1d",
"Parameters": [
{
- "Name": "target",
+ "Name": "un",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52255,9 +61423,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "double",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLdouble",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52272,9 +61440,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "double",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLdouble",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52283,26 +61451,37 @@
"Count": null,
"Flow": 1,
"Attributes": []
- },
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [
{
- "Name": "ustride",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "int",
- "Group": null,
- "OriginalName": "GLint",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
+ "Name": "System.Obsolete",
+ "Arguments": [
+ "\"Deprecated in version 1.0\""
+ ]
+ }
+ ],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "MapGrid1",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glMapGrid1f",
+ "Parameters": [
{
- "Name": "uorder",
+ "Name": "un",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -52319,7 +61498,7 @@
"Attributes": []
},
{
- "Name": "v1",
+ "Name": "u1",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -52336,7 +61515,7 @@
"Attributes": []
},
{
- "Name": "v2",
+ "Name": "u2",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -52351,68 +61530,6 @@
"Count": null,
"Flow": 1,
"Attributes": []
- },
- {
- "Name": "vstride",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "int",
- "Group": null,
- "OriginalName": "GLint",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "vorder",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "int",
- "Group": null,
- "OriginalName": "GLint",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "points",
- "Type": {
- "IndirectionLevels": 1,
- "ArrayDimensions": 0,
- "Name": "float",
- "Group": null,
- "OriginalName": "GLfloat",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": [
- "target",
- "ustride",
- "uorder",
- "vstride",
- "vorder"
- ]
- },
- "Flow": 1,
- "Attributes": []
}
],
"GenericTypeParameters": [],
@@ -52424,11 +61541,11 @@
]
}
],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from target, ustride, uorder, vstride, and vorder.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "Map2",
+ "Name": "MapGrid2",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -52440,16 +61557,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMap2f",
+ "NativeName": "glMapGrid2d",
"Parameters": [
{
- "Name": "target",
+ "Name": "un",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "MapTarget",
+ "Name": "int",
"Group": null,
- "OriginalName": "MapTarget",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52464,9 +61581,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "double",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLdouble",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52481,26 +61598,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "float",
- "Group": null,
- "OriginalName": "GLfloat",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "ustride",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "int",
+ "Name": "double",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLdouble",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52511,7 +61611,7 @@
"Attributes": []
},
{
- "Name": "uorder",
+ "Name": "vn",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -52532,9 +61632,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "double",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLdouble",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52549,43 +61649,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "float",
- "Group": null,
- "OriginalName": "GLfloat",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "vstride",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "int",
- "Group": null,
- "OriginalName": "GLint",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "vorder",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "int",
+ "Name": "double",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLdouble",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52594,34 +61660,6 @@
"Count": null,
"Flow": 1,
"Attributes": []
- },
- {
- "Name": "points",
- "Type": {
- "IndirectionLevels": 1,
- "ArrayDimensions": 0,
- "Name": "float",
- "Group": null,
- "OriginalName": "GLfloat",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": [
- "target",
- "ustride",
- "uorder",
- "vstride",
- "vorder"
- ]
- },
- "Flow": 1,
- "Attributes": []
}
],
"GenericTypeParameters": [],
@@ -52633,11 +61671,11 @@
]
}
],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from target, ustride, uorder, vstride, and vorder.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "MapGrid1",
+ "Name": "MapGrid2",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -52649,7 +61687,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMapGrid1d",
+ "NativeName": "glMapGrid2f",
"Parameters": [
{
"Name": "un",
@@ -52673,9 +61711,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "double",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLdouble",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52690,9 +61728,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "double",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLdouble",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52701,37 +61739,9 @@
"Count": null,
"Flow": 1,
"Attributes": []
- }
- ],
- "GenericTypeParameters": [],
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": [
- "\"Deprecated in version 1.0\""
- ]
- }
- ],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
- "ExtensionName": "Core"
- },
- {
- "Name": "MapGrid1",
- "ReturnType": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "void",
- "Group": null,
- "OriginalName": "void",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "NativeName": "glMapGrid1f",
- "Parameters": [
+ },
{
- "Name": "un",
+ "Name": "vn",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -52748,7 +61758,7 @@
"Attributes": []
},
{
- "Name": "u1",
+ "Name": "v1",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -52765,7 +61775,7 @@
"Attributes": []
},
{
- "Name": "u2",
+ "Name": "v2",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -52791,11 +61801,11 @@
]
}
],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "MapGrid2",
+ "Name": "Material",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -52807,67 +61817,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMapGrid2d",
+ "NativeName": "glMaterialf",
"Parameters": [
{
- "Name": "un",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "int",
- "Group": null,
- "OriginalName": "GLint",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "u1",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "double",
- "Group": null,
- "OriginalName": "GLdouble",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "u2",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "double",
- "Group": null,
- "OriginalName": "GLdouble",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "vn",
+ "Name": "face",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52878,13 +61837,13 @@
"Attributes": []
},
{
- "Name": "v1",
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "double",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLdouble",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52895,13 +61854,13 @@
"Attributes": []
},
{
- "Name": "v2",
+ "Name": "param",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "double",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLdouble",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52921,11 +61880,11 @@
]
}
],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "MapGrid2",
+ "Name": "Material",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -52937,16 +61896,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMapGrid2f",
+ "NativeName": "glMaterialf",
"Parameters": [
{
- "Name": "un",
+ "Name": "face",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52957,13 +61916,13 @@
"Attributes": []
},
{
- "Name": "u1",
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "MaterialParameter",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "MaterialParameter",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -52974,7 +61933,7 @@
"Attributes": []
},
{
- "Name": "u2",
+ "Name": "param",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -52989,15 +61948,43 @@
"Count": null,
"Flow": 1,
"Attributes": []
- },
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [
{
- "Name": "vn",
+ "Name": "System.Obsolete",
+ "Arguments": [
+ "\"Deprecated in version 1.0\""
+ ]
+ }
+ ],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "Material",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glMaterialfv",
+ "Parameters": [
+ {
+ "Name": "face",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -53008,13 +61995,13 @@
"Attributes": []
},
{
- "Name": "v1",
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -53025,9 +62012,9 @@
"Attributes": []
},
{
- "Name": "v2",
+ "Name": "@params",
"Type": {
- "IndirectionLevels": 0,
+ "IndirectionLevels": 1,
"ArrayDimensions": 0,
"Name": "float",
"Group": null,
@@ -53037,7 +62024,14 @@
"IsOut": false,
"IsIn": false
},
- "Count": null,
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
"Flow": 1,
"Attributes": []
}
@@ -53051,7 +62045,7 @@
]
}
],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -53067,7 +62061,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMaterialf",
+ "NativeName": "glMaterialfv",
"Parameters": [
{
"Name": "face",
@@ -53091,9 +62085,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "MaterialParameter",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "MaterialParameter",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -53104,9 +62098,9 @@
"Attributes": []
},
{
- "Name": "param",
+ "Name": "@params",
"Type": {
- "IndirectionLevels": 0,
+ "IndirectionLevels": 1,
"ArrayDimensions": 0,
"Name": "float",
"Group": null,
@@ -53116,7 +62110,14 @@
"IsOut": false,
"IsIn": false
},
- "Count": null,
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
"Flow": 1,
"Attributes": []
}
@@ -53130,7 +62131,7 @@
]
}
],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -53146,16 +62147,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMaterialf",
+ "NativeName": "glMateriali",
"Parameters": [
{
"Name": "face",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "MaterialFace",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "MaterialFace",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -53170,9 +62171,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "MaterialParameter",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "MaterialParameter",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -53187,9 +62188,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -53225,7 +62226,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMaterialfv",
+ "NativeName": "glMateriali",
"Parameters": [
{
"Name": "face",
@@ -53249,9 +62250,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "MaterialParameter",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "MaterialParameter",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -53262,26 +62263,19 @@
"Attributes": []
},
{
- "Name": "@params",
+ "Name": "param",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": [
- "pname"
- ]
- },
+ "Count": null,
"Flow": 1,
"Attributes": []
}
@@ -53295,7 +62289,7 @@
]
}
],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -53311,16 +62305,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMaterialfv",
+ "NativeName": "glMaterialiv",
"Parameters": [
{
"Name": "face",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "MaterialFace",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "MaterialFace",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -53335,9 +62329,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "MaterialParameter",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "MaterialParameter",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -53352,9 +62346,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -53384,164 +62378,6 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
- {
- "Name": "Material",
- "ReturnType": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "void",
- "Group": null,
- "OriginalName": "void",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "NativeName": "glMateriali",
- "Parameters": [
- {
- "Name": "face",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "GLEnum",
- "Group": null,
- "OriginalName": "GLenum",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "pname",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "GLEnum",
- "Group": null,
- "OriginalName": "GLenum",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "param",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "int",
- "Group": null,
- "OriginalName": "GLint",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- }
- ],
- "GenericTypeParameters": [],
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": [
- "\"Deprecated in version 1.0\""
- ]
- }
- ],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
- "ExtensionName": "Core"
- },
- {
- "Name": "Material",
- "ReturnType": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "void",
- "Group": null,
- "OriginalName": "void",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "NativeName": "glMateriali",
- "Parameters": [
- {
- "Name": "face",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "MaterialFace",
- "Group": null,
- "OriginalName": "MaterialFace",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "pname",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "MaterialParameter",
- "Group": null,
- "OriginalName": "MaterialParameter",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "param",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "int",
- "Group": null,
- "OriginalName": "GLint",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- }
- ],
- "GenericTypeParameters": [],
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": [
- "\"Deprecated in version 1.0\""
- ]
- }
- ],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
- "ExtensionName": "Core"
- },
{
"Name": "Material",
"ReturnType": {
@@ -53574,92 +62410,6 @@
"Flow": 1,
"Attributes": []
},
- {
- "Name": "pname",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "GLEnum",
- "Group": null,
- "OriginalName": "GLenum",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "@params",
- "Type": {
- "IndirectionLevels": 1,
- "ArrayDimensions": 0,
- "Name": "int",
- "Group": null,
- "OriginalName": "GLint",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": [
- "pname"
- ]
- },
- "Flow": 1,
- "Attributes": []
- }
- ],
- "GenericTypeParameters": [],
- "Attributes": [
- {
- "Name": "System.Obsolete",
- "Arguments": [
- "\"Deprecated in version 1.0\""
- ]
- }
- ],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
- "ExtensionName": "Core"
- },
- {
- "Name": "Material",
- "ReturnType": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "void",
- "Group": null,
- "OriginalName": "void",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "NativeName": "glMaterialiv",
- "Parameters": [
- {
- "Name": "face",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "MaterialFace",
- "Group": null,
- "OriginalName": "MaterialFace",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
{
"Name": "pname",
"Type": {
@@ -55995,9 +64745,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "MaterialFace",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "MaterialFace",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -80901,7 +89651,110 @@
"ConstantName": null,
"ValueReference": null,
"ComputedFromNames": [
- "count"
+ "drawcount"
+ ]
+ },
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "count",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "drawcount"
+ ]
+ },
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "drawcount",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from drawcount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from drawcount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "MultiDrawArrays",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glMultiDrawArrays",
+ "Parameters": [
+ {
+ "Name": "mode",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "PrimitiveType",
+ "Group": null,
+ "OriginalName": "PrimitiveType",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "first",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "drawcount"
]
},
"Flow": 1,
@@ -80951,11 +89804,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from count.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from drawcount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from drawcount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from drawcount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "MultiDrawArrays",
+ "Name": "MultiDrawElements",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -80967,16 +89820,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiDrawArrays",
+ "NativeName": "glMultiDrawElements",
"Parameters": [
{
"Name": "mode",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "PrimitiveType",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "PrimitiveType",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -80987,13 +89840,13 @@
"Attributes": []
},
{
- "Name": "first",
+ "Name": "count",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLsizei",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -81004,20 +89857,37 @@
"ConstantName": null,
"ValueReference": null,
"ComputedFromNames": [
- "count"
+ "drawcount"
]
},
"Flow": 1,
"Attributes": []
},
{
- "Name": "count",
+ "Name": "type",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "indices",
+ "Type": {
+ "IndirectionLevels": 2,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -81054,7 +89924,7 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from count.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from drawcount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from drawcount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from drawcount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -81077,9 +89947,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "PrimitiveType",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "PrimitiveType",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -81118,9 +89988,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "DrawElementsType",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "DrawElementsType",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -81178,7 +90048,7 @@
"ExtensionName": "Core"
},
{
- "Name": "MultiDrawElements",
+ "Name": "PointParameter",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -81190,16 +90060,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiDrawElements",
+ "NativeName": "glPointParameterf",
"Parameters": [
{
- "Name": "mode",
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "PrimitiveType",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "PrimitiveType",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -81210,37 +90080,106 @@
"Attributes": []
},
{
- "Name": "count",
+ "Name": "param",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": [
- "drawcount"
- ]
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "PointParameter",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glPointParameterf",
+ "Parameters": [
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "PointParameterNameARB",
+ "Group": null,
+ "OriginalName": "PointParameterNameARB",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
},
+ "Count": null,
"Flow": 1,
"Attributes": []
},
{
- "Name": "type",
+ "Name": "param",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "DrawElementsType",
+ "Name": "float",
"Group": null,
- "OriginalName": "DrawElementsType",
+ "OriginalName": "GLfloat",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "PointParameter",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glPointParameterfv",
+ "Parameters": [
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -81251,13 +90190,13 @@
"Attributes": []
},
{
- "Name": "indices",
+ "Name": "@params",
"Type": {
- "IndirectionLevels": 2,
+ "IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "void",
+ "Name": "float",
"Group": null,
- "OriginalName": "void",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -81268,20 +90207,41 @@
"ConstantName": null,
"ValueReference": null,
"ComputedFromNames": [
- "drawcount"
+ "pname"
]
},
"Flow": 1,
"Attributes": []
- },
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "PointParameter",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glPointParameterfv",
+ "Parameters": [
{
- "Name": "drawcount",
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "PointParameterNameARB",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "PointParameterNameARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -81290,11 +90250,35 @@
"Count": null,
"Flow": 1,
"Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "float",
+ "Group": null,
+ "OriginalName": "GLfloat",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 1,
+ "Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from drawcount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from drawcount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -81310,7 +90294,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glPointParameterf",
+ "NativeName": "glPointParameteri",
"Parameters": [
{
"Name": "pname",
@@ -81334,9 +90318,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -81365,16 +90349,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glPointParameterfv",
+ "NativeName": "glPointParameteri",
"Parameters": [
{
"Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "PointParameterNameARB",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "PointParameterNameARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -81385,33 +90369,26 @@
"Attributes": []
},
{
- "Name": "@params",
+ "Name": "param",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": [
- "pname"
- ]
- },
+ "Count": null,
"Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -81427,7 +90404,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glPointParameteri",
+ "NativeName": "glPointParameteriv",
"Parameters": [
{
"Name": "pname",
@@ -81447,9 +90424,9 @@
"Attributes": []
},
{
- "Name": "param",
+ "Name": "@params",
"Type": {
- "IndirectionLevels": 0,
+ "IndirectionLevels": 1,
"ArrayDimensions": 0,
"Name": "int",
"Group": null,
@@ -81459,14 +90436,21 @@
"IsOut": false,
"IsIn": false
},
- "Count": null,
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
"Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -81489,9 +90473,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "PointParameterNameARB",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "PointParameterNameARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -84771,9 +93755,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "BufferPNameARB",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "BufferPNameARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -84927,9 +93911,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "BufferPointerNameARB",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "BufferPointerNameARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -86946,9 +95930,329 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "AttributeType",
+ "Name": "AttributeType",
+ "Group": null,
+ "OriginalName": "AttributeType",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "name",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "char",
+ "Group": null,
+ "OriginalName": "GLchar",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": "bufSize",
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetActiveUniform",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetActiveUniform",
+ "Parameters": [
+ {
+ "Name": "program",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "index",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "bufSize",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "length",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "size",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "name",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "char",
+ "Group": null,
+ "OriginalName": "GLchar",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": "bufSize",
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetActiveUniform",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetActiveUniform",
+ "Parameters": [
+ {
+ "Name": "program",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "index",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "bufSize",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "length",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "size",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "UniformType",
"Group": null,
- "OriginalName": "AttributeType",
+ "OriginalName": "UniformType",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -86992,7 +96296,7 @@
"ExtensionName": "Core"
},
{
- "Name": "GetActiveUniform",
+ "Name": "GetAttachedShaders",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -87004,7 +96308,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetActiveUniform",
+ "NativeName": "glGetAttachedShaders",
"Parameters": [
{
"Name": "program",
@@ -87024,24 +96328,7 @@
"Attributes": []
},
{
- "Name": "index",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "uint",
- "Group": null,
- "OriginalName": "GLuint",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "bufSize",
+ "Name": "maxCount",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -87058,7 +96345,7 @@
"Attributes": []
},
{
- "Name": "length",
+ "Name": "count",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
@@ -87080,47 +96367,63 @@
"Attributes": []
},
{
- "Name": "size",
+ "Name": "shaders",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
"Count": {
- "_count": 1,
+ "_count": 0,
"ConstantName": null,
- "ValueReference": null,
+ "ValueReference": "maxCount",
"ComputedFromNames": []
},
"Flow": 2,
"Attributes": []
- },
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from maxCount.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetAttribLocation",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetAttribLocation",
+ "Parameters": [
{
- "Name": "type",
+ "Name": "program",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "Count": {
- "_count": 1,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": []
- },
- "Flow": 2,
+ "Count": null,
+ "Flow": 1,
"Attributes": []
},
{
@@ -87136,23 +96439,18 @@
"IsOut": false,
"IsIn": false
},
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": "bufSize",
- "ComputedFromNames": []
- },
- "Flow": 2,
+ "Count": null,
+ "Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// See summary.\r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetAttachedShaders",
+ "Name": "GetProgram",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -87164,7 +96462,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetAttachedShaders",
+ "NativeName": "glGetProgramiv",
"Parameters": [
{
"Name": "program",
@@ -87184,13 +96482,13 @@
"Attributes": []
},
{
- "Name": "maxCount",
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -87201,31 +96499,54 @@
"Attributes": []
},
{
- "Name": "count",
+ "Name": "@params",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
"Count": {
- "_count": 1,
+ "_count": 0,
"ConstantName": null,
"ValueReference": null,
- "ComputedFromNames": []
+ "ComputedFromNames": [
+ "pname"
+ ]
},
"Flow": 2,
"Attributes": []
- },
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetProgram",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetProgramiv",
+ "Parameters": [
{
- "Name": "shaders",
+ "Name": "program",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
"Name": "uint",
"Group": null,
@@ -87235,11 +96556,47 @@
"IsOut": false,
"IsIn": false
},
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "ProgramPropertyARB",
+ "Group": null,
+ "OriginalName": "ProgramPropertyARB",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
"Count": {
"_count": 0,
"ConstantName": null,
- "ValueReference": "maxCount",
- "ComputedFromNames": []
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
},
"Flow": 2,
"Attributes": []
@@ -87247,23 +96604,23 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from maxCount.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetAttribLocation",
+ "Name": "GetProgramInfoLog",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "void",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "void",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetAttribLocation",
+ "NativeName": "glGetProgramInfoLog",
"Parameters": [
{
"Name": "program",
@@ -87283,7 +96640,46 @@
"Attributes": []
},
{
- "Name": "name",
+ "Name": "bufSize",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "length",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "infoLog",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
@@ -87295,18 +96691,23 @@
"IsOut": false,
"IsIn": false
},
- "Count": null,
- "Flow": 1,
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": "bufSize",
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// See summary.\r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetProgram",
+ "Name": "GetShader",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -87318,10 +96719,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetProgramiv",
+ "NativeName": "glGetShaderiv",
"Parameters": [
{
- "Name": "program",
+ "Name": "shader",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -87381,11 +96782,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetProgram",
+ "Name": "GetShader",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -87397,10 +96798,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetProgramiv",
+ "NativeName": "glGetShaderiv",
"Parameters": [
{
- "Name": "program",
+ "Name": "shader",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -87421,9 +96822,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "ProgramPropertyARB",
+ "Name": "ShaderParameterName",
"Group": null,
- "OriginalName": "ProgramPropertyARB",
+ "OriginalName": "ShaderParameterName",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -87460,11 +96861,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetProgramInfoLog",
+ "Name": "GetShaderInfoLog",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -87476,10 +96877,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetProgramInfoLog",
+ "NativeName": "glGetShaderInfoLog",
"Parameters": [
{
- "Name": "program",
+ "Name": "shader",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -87559,11 +96960,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetShader",
+ "Name": "GetShaderSource",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -87575,7 +96976,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetShaderiv",
+ "NativeName": "glGetShaderSource",
"Parameters": [
{
"Name": "shader",
@@ -87595,13 +96996,13 @@
"Attributes": []
},
{
- "Name": "pname",
+ "Name": "bufSize",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GLsizei",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -87612,25 +97013,45 @@
"Attributes": []
},
{
- "Name": "@params",
+ "Name": "length",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLsizei",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
"Count": {
- "_count": 0,
+ "_count": 1,
"ConstantName": null,
"ValueReference": null,
- "ComputedFromNames": [
- "pname"
- ]
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "source",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "char",
+ "Group": null,
+ "OriginalName": "GLchar",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": "bufSize",
+ "ComputedFromNames": []
},
"Flow": 2,
"Attributes": []
@@ -87638,11 +97059,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetShader",
+ "Name": "GetUniform",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -87654,10 +97075,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetShaderiv",
+ "NativeName": "glGetUniformfv",
"Parameters": [
{
- "Name": "shader",
+ "Name": "program",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -87674,13 +97095,13 @@
"Attributes": []
},
{
- "Name": "pname",
+ "Name": "location",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "ShaderParameterName",
+ "Name": "int",
"Group": null,
- "OriginalName": "ShaderParameterName",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -87695,9 +97116,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -87708,7 +97129,8 @@
"ConstantName": null,
"ValueReference": null,
"ComputedFromNames": [
- "pname"
+ "program",
+ "location"
]
},
"Flow": 2,
@@ -87717,11 +97139,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from program and location.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetShaderInfoLog",
+ "Name": "GetUniform",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -87733,10 +97155,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetShaderInfoLog",
+ "NativeName": "glGetUniformiv",
"Parameters": [
{
- "Name": "shader",
+ "Name": "program",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -87753,13 +97175,13 @@
"Attributes": []
},
{
- "Name": "bufSize",
+ "Name": "location",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -87770,35 +97192,13 @@
"Attributes": []
},
{
- "Name": "length",
- "Type": {
- "IndirectionLevels": 1,
- "ArrayDimensions": 0,
- "Name": "uint",
- "Group": null,
- "OriginalName": "GLsizei",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": {
- "_count": 1,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": []
- },
- "Flow": 2,
- "Attributes": []
- },
- {
- "Name": "infoLog",
+ "Name": "@params",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "char",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLchar",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -87807,8 +97207,11 @@
"Count": {
"_count": 0,
"ConstantName": null,
- "ValueReference": "bufSize",
- "ComputedFromNames": []
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "program",
+ "location"
+ ]
},
"Flow": 2,
"Attributes": []
@@ -87816,26 +97219,26 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from program and location.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetShaderSource",
+ "Name": "GetUniformLocation",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "void",
+ "Name": "int",
"Group": null,
- "OriginalName": "void",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetShaderSource",
+ "NativeName": "glGetUniformLocation",
"Parameters": [
{
- "Name": "shader",
+ "Name": "program",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -87852,46 +97255,7 @@
"Attributes": []
},
{
- "Name": "bufSize",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "uint",
- "Group": null,
- "OriginalName": "GLsizei",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "length",
- "Type": {
- "IndirectionLevels": 1,
- "ArrayDimensions": 0,
- "Name": "uint",
- "Group": null,
- "OriginalName": "GLsizei",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": {
- "_count": 1,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": []
- },
- "Flow": 2,
- "Attributes": []
- },
- {
- "Name": "source",
+ "Name": "name",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
@@ -87903,23 +97267,18 @@
"IsOut": false,
"IsIn": false
},
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": "bufSize",
- "ComputedFromNames": []
- },
- "Flow": 2,
+ "Count": null,
+ "Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// See summary.\r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetUniform",
+ "Name": "GetVertexAttrib",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -87931,10 +97290,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetUniformfv",
+ "NativeName": "glGetVertexAttribdv",
"Parameters": [
{
- "Name": "program",
+ "Name": "index",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -87951,13 +97310,13 @@
"Attributes": []
},
{
- "Name": "location",
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -87972,22 +97331,19 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "double",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLdouble",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
"Count": {
- "_count": 0,
+ "_count": 4,
"ConstantName": null,
"ValueReference": null,
- "ComputedFromNames": [
- "program",
- "location"
- ]
+ "ComputedFromNames": []
},
"Flow": 2,
"Attributes": []
@@ -87995,11 +97351,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from program and location.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 4 elements.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetUniform",
+ "Name": "GetVertexAttrib",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -88011,10 +97367,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetUniformiv",
+ "NativeName": "glGetVertexAttribdv",
"Parameters": [
{
- "Name": "program",
+ "Name": "index",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -88031,13 +97387,13 @@
"Attributes": []
},
{
- "Name": "location",
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "VertexAttribPropertyARB",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "VertexAttribPropertyARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -88052,22 +97408,19 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "double",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLdouble",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
"Count": {
- "_count": 0,
+ "_count": 4,
"ConstantName": null,
"ValueReference": null,
- "ComputedFromNames": [
- "program",
- "location"
- ]
+ "ComputedFromNames": []
},
"Flow": 2,
"Attributes": []
@@ -88075,62 +97428,7 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from program and location.\r\n/// \r\n",
- "ExtensionName": "Core"
- },
- {
- "Name": "GetUniformLocation",
- "ReturnType": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "int",
- "Group": null,
- "OriginalName": "GLint",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "NativeName": "glGetUniformLocation",
- "Parameters": [
- {
- "Name": "program",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "uint",
- "Group": null,
- "OriginalName": "GLuint",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "name",
- "Type": {
- "IndirectionLevels": 1,
- "ArrayDimensions": 0,
- "Name": "char",
- "Group": null,
- "OriginalName": "GLchar",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- }
- ],
- "GenericTypeParameters": [],
- "Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// See summary.\r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 4 elements.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -88146,7 +97444,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetVertexAttribdv",
+ "NativeName": "glGetVertexAttribfv",
"Parameters": [
{
"Name": "index",
@@ -88187,9 +97485,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "double",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLdouble",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -88247,9 +97545,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "VertexAttribPropertyARB",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "VertexAttribPropertyARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -88364,6 +97662,83 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 4 elements.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "GetVertexAttrib",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetVertexAttribiv",
+ "Parameters": [
+ {
+ "Name": "index",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "VertexAttribPropertyARB",
+ "Group": null,
+ "OriginalName": "VertexAttribPropertyARB",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 4,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 4 elements.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "GetVertexAttribPointer",
"ReturnType": {
@@ -88441,6 +97816,83 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "GetVertexAttribPointer",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetVertexAttribPointerv",
+ "Parameters": [
+ {
+ "Name": "index",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "VertexAttribPointerPropertyARB",
+ "Group": null,
+ "OriginalName": "VertexAttribPointerPropertyARB",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pointer",
+ "Type": {
+ "IndirectionLevels": 2,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "IsProgram",
"ReturnType": {
@@ -94161,6 +103613,61 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "BeginConditionalRender",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glBeginConditionalRender",
+ "Parameters": [
+ {
+ "Name": "id",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "mode",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "ConditionalRenderMode",
+ "Group": null,
+ "OriginalName": "ConditionalRenderMode",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "BeginTransformFeedback",
"ReturnType": {
@@ -95443,6 +104950,61 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "ClampColor",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glClampColor",
+ "Parameters": [
+ {
+ "Name": "target",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "ClampColorTargetARB",
+ "Group": null,
+ "OriginalName": "ClampColorTargetARB",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "clamp",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "ClampColorModeARB",
+ "Group": null,
+ "OriginalName": "ClampColorModeARB",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "ClearBuffer",
"ReturnType": {
@@ -99336,6 +108898,166 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "GetTransformFeedbackVarying",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetTransformFeedbackVarying",
+ "Parameters": [
+ {
+ "Name": "program",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "index",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "bufSize",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "length",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "size",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "GlslTypeToken",
+ "Group": null,
+ "OriginalName": "GlslTypeToken",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "name",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "char",
+ "Group": null,
+ "OriginalName": "GLchar",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": "bufSize",
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "GetUniform",
"ReturnType": {
@@ -100222,9 +109944,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "MapBufferAccessMask",
"Group": null,
- "OriginalName": "GLbitfield",
+ "OriginalName": "MapBufferAccessMask",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -100525,7 +110247,113 @@
"ExtensionName": "Core"
},
{
- "Name": "RenderbufferStorageMultisample",
+ "Name": "RenderbufferStorageMultisample",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glRenderbufferStorageMultisample",
+ "Parameters": [
+ {
+ "Name": "target",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "RenderbufferTarget",
+ "Group": null,
+ "OriginalName": "RenderbufferTarget",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "samples",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "internalformat",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "InternalFormat",
+ "Group": null,
+ "OriginalName": "InternalFormat",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "width",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "height",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "TexParameterI",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -100537,33 +110365,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glRenderbufferStorageMultisample",
+ "NativeName": "glTexParameterIiv",
"Parameters": [
{
"Name": "target",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "RenderbufferTarget",
- "Group": null,
- "OriginalName": "RenderbufferTarget",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "samples",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -100574,13 +110385,13 @@
"Attributes": []
},
{
- "Name": "internalformat",
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "InternalFormat",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "InternalFormat",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -100591,43 +110402,33 @@
"Attributes": []
},
{
- "Name": "width",
+ "Name": "@params",
"Type": {
- "IndirectionLevels": 0,
+ "IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "height",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "uint",
- "Group": null,
- "OriginalName": "GLsizei",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
},
- "Count": null,
"Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -100650,9 +110451,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "TextureTarget",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "TextureTarget",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -100667,9 +110468,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "TextureParameterName",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "TextureParameterName",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -100722,16 +110523,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glTexParameterIiv",
+ "NativeName": "glTexParameterIuiv",
"Parameters": [
{
"Name": "target",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "TextureTarget",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "TextureTarget",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -100746,9 +110547,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "TextureParameterName",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "TextureParameterName",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -100763,9 +110564,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -100808,9 +110609,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "TextureTarget",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "TextureTarget",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -100825,9 +110626,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "TextureParameterName",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "TextureParameterName",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -100868,7 +110669,7 @@
"ExtensionName": "Core"
},
{
- "Name": "TexParameterI",
+ "Name": "TransformFeedbackVaryings",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -100880,16 +110681,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glTexParameterIuiv",
+ "NativeName": "glTransformFeedbackVaryings",
"Parameters": [
{
- "Name": "target",
+ "Name": "program",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "TextureTarget",
+ "Name": "uint",
"Group": null,
- "OriginalName": "TextureTarget",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -100900,13 +110701,13 @@
"Attributes": []
},
{
- "Name": "pname",
+ "Name": "count",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "TextureParameterName",
+ "Name": "uint",
"Group": null,
- "OriginalName": "TextureParameterName",
+ "OriginalName": "GLsizei",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -100917,13 +110718,13 @@
"Attributes": []
},
{
- "Name": "@params",
+ "Name": "varyings",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 2,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "char",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "GLchar",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -100932,18 +110733,33 @@
"Count": {
"_count": 0,
"ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": [
- "pname"
- ]
+ "ValueReference": "count",
+ "ComputedFromNames": []
},
"Flow": 1,
"Attributes": []
+ },
+ {
+ "Name": "bufferMode",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from count.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -101022,9 +110838,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "TransformFeedbackBufferMode",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "TransformFeedbackBufferMode",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -106744,11 +116560,152 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetBufferParameter",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetBufferParameteri64v",
+ "Parameters": [
+ {
+ "Name": "target",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "BufferTargetARB",
+ "Group": null,
+ "OriginalName": "BufferTargetARB",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "BufferPNameARB",
+ "Group": null,
+ "OriginalName": "BufferPNameARB",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "long",
+ "Group": null,
+ "OriginalName": "GLint64",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetInteger64",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetInteger64v",
+ "Parameters": [
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "data",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "long",
+ "Group": null,
+ "OriginalName": "GLint64",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetBufferParameter",
+ "Name": "GetInteger64",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -106760,33 +116717,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetBufferParameteri64v",
+ "NativeName": "glGetInteger64v",
"Parameters": [
- {
- "Name": "target",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "BufferTargetARB",
- "Group": null,
- "OriginalName": "BufferTargetARB",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
{
"Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "GetPName",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GetPName",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -106797,7 +116737,7 @@
"Attributes": []
},
{
- "Name": "@params",
+ "Name": "data",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
@@ -106823,7 +116763,7 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -106839,10 +116779,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetInteger64v",
+ "NativeName": "glGetInteger64i_v",
"Parameters": [
{
- "Name": "pname",
+ "Name": "target",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -106859,58 +116799,13 @@
"Attributes": []
},
{
- "Name": "data",
- "Type": {
- "IndirectionLevels": 1,
- "ArrayDimensions": 0,
- "Name": "long",
- "Group": null,
- "OriginalName": "GLint64",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": [
- "pname"
- ]
- },
- "Flow": 2,
- "Attributes": []
- }
- ],
- "GenericTypeParameters": [],
- "Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
- "ExtensionName": "Core"
- },
- {
- "Name": "GetInteger64",
- "ReturnType": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "void",
- "Group": null,
- "OriginalName": "void",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "NativeName": "glGetInteger64v",
- "Parameters": [
- {
- "Name": "pname",
+ "Name": "index",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GetPName",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GetPName",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -106938,7 +116833,7 @@
"ConstantName": null,
"ValueReference": null,
"ComputedFromNames": [
- "pname"
+ "target"
]
},
"Flow": 2,
@@ -106947,11 +116842,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from target.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetInteger64",
+ "Name": "GetMultisample",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -106963,10 +116858,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetInteger64i_v",
+ "NativeName": "glGetMultisamplefv",
"Parameters": [
{
- "Name": "target",
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -107000,13 +116895,13 @@
"Attributes": []
},
{
- "Name": "data",
+ "Name": "val",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "long",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLint64",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -107017,7 +116912,7 @@
"ConstantName": null,
"ValueReference": null,
"ComputedFromNames": [
- "target"
+ "pname"
]
},
"Flow": 2,
@@ -107026,7 +116921,7 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from target.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -107049,9 +116944,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "GetMultisamplePNameNV",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GetMultisamplePNameNV",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -109377,7 +119272,165 @@
"ExtensionName": "Core"
},
{
- "Name": "GetQueryObject",
+ "Name": "GetQueryObject",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetQueryObjectui64v",
+ "Parameters": [
+ {
+ "Name": "id",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "ulong",
+ "Group": null,
+ "OriginalName": "GLuint64",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetQueryObject",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetQueryObjectui64v",
+ "Parameters": [
+ {
+ "Name": "id",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "QueryObjectParameterName",
+ "Group": null,
+ "OriginalName": "QueryObjectParameterName",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "ulong",
+ "Group": null,
+ "OriginalName": "GLuint64",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetSamplerParameter",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -109389,10 +119442,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetQueryObjectui64v",
+ "NativeName": "glGetSamplerParameteriv",
"Parameters": [
{
- "Name": "id",
+ "Name": "sampler",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -109430,9 +119483,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "ulong",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLuint64",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -109452,11 +119505,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetQueryObject",
+ "Name": "GetSamplerParameter",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -109468,10 +119521,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetQueryObjectui64v",
+ "NativeName": "glGetSamplerParameteriv",
"Parameters": [
{
- "Name": "id",
+ "Name": "sampler",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -109492,9 +119545,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "QueryObjectParameterName",
+ "Name": "SamplerParameterI",
"Group": null,
- "OriginalName": "QueryObjectParameterName",
+ "OriginalName": "SamplerParameterI",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -109509,9 +119562,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "ulong",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLuint64",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -109531,7 +119584,7 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -109547,7 +119600,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetSamplerParameteriv",
+ "NativeName": "glGetSamplerParameterfv",
"Parameters": [
{
"Name": "sampler",
@@ -109588,9 +119641,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -109650,9 +119703,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "SamplerParameterF",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "SamplerParameterF",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -109771,6 +119824,85 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "GetSamplerParameterI",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetSamplerParameterIiv",
+ "Parameters": [
+ {
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "SamplerParameterI",
+ "Group": null,
+ "OriginalName": "SamplerParameterI",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "GetSamplerParameterI",
"ReturnType": {
@@ -109850,6 +119982,85 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "GetSamplerParameterI",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetSamplerParameterIuiv",
+ "Parameters": [
+ {
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "SamplerParameterI",
+ "Group": null,
+ "OriginalName": "SamplerParameterI",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "IsSampler",
"ReturnType": {
@@ -110542,9 +120753,81 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "coords",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "MultiTexCoordP3",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glMultiTexCoordP3ui",
+ "Parameters": [
+ {
+ "Name": "texture",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "TextureUnit",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "TextureUnit",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -110559,9 +120842,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "TexCoordPointerType",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "TexCoordPointerType",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -110607,16 +120890,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiTexCoordP3ui",
+ "NativeName": "glMultiTexCoordP3uiv",
"Parameters": [
{
"Name": "texture",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "TextureUnit",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "TextureUnit",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -110631,9 +120914,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "TexCoordPointerType",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "TexCoordPointerType",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -110646,7 +120929,7 @@
{
"Name": "coords",
"Type": {
- "IndirectionLevels": 0,
+ "IndirectionLevels": 1,
"ArrayDimensions": 0,
"Name": "uint",
"Group": null,
@@ -110656,14 +120939,19 @@
"IsOut": false,
"IsIn": false
},
- "Count": null,
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
"Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -110686,9 +120974,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "TextureUnit",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "TextureUnit",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -110703,9 +120991,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "TexCoordPointerType",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "TexCoordPointerType",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -110744,7 +121032,7 @@
"ExtensionName": "Core"
},
{
- "Name": "MultiTexCoordP3",
+ "Name": "MultiTexCoordP4",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -110756,16 +121044,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiTexCoordP3uiv",
+ "NativeName": "glMultiTexCoordP4ui",
"Parameters": [
{
"Name": "texture",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "TextureUnit",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "TextureUnit",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -110780,9 +121068,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "TexCoordPointerType",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "TexCoordPointerType",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -110795,7 +121083,7 @@
{
"Name": "coords",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
"Name": "uint",
"Group": null,
@@ -110805,19 +121093,14 @@
"IsOut": false,
"IsIn": false
},
- "Count": {
- "_count": 1,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": []
- },
+ "Count": null,
"Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -110840,9 +121123,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "TextureUnit",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "TextureUnit",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -110857,9 +121140,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "TexCoordPointerType",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "TexCoordPointerType",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -110905,16 +121188,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiTexCoordP4ui",
+ "NativeName": "glMultiTexCoordP4uiv",
"Parameters": [
{
"Name": "texture",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "TextureUnit",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "TextureUnit",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -110929,9 +121212,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "TexCoordPointerType",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "TexCoordPointerType",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -110944,7 +121227,7 @@
{
"Name": "coords",
"Type": {
- "IndirectionLevels": 0,
+ "IndirectionLevels": 1,
"ArrayDimensions": 0,
"Name": "uint",
"Group": null,
@@ -110954,14 +121237,19 @@
"IsOut": false,
"IsIn": false
},
- "Count": null,
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
"Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -110984,9 +121272,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "TextureUnit",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "TextureUnit",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -111001,9 +121289,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "TexCoordPointerType",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "TexCoordPointerType",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -111042,7 +121330,7 @@
"ExtensionName": "Core"
},
{
- "Name": "MultiTexCoordP4",
+ "Name": "NormalP3",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -111054,16 +121342,126 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiTexCoordP4uiv",
+ "NativeName": "glNormalP3ui",
"Parameters": [
{
- "Name": "texture",
+ "Name": "type",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "TextureUnit",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "TextureUnit",
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "coords",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "NormalP3",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glNormalP3ui",
+ "Parameters": [
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "NormalPointerType",
+ "Group": null,
+ "OriginalName": "NormalPointerType",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "coords",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "NormalP3",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glNormalP3uiv",
+ "Parameters": [
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -111073,14 +121471,57 @@
"Flow": 1,
"Attributes": []
},
+ {
+ "Name": "coords",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "NormalP3",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glNormalP3uiv",
+ "Parameters": [
{
"Name": "type",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "TexCoordPointerType",
+ "Name": "NormalPointerType",
"Group": null,
- "OriginalName": "TexCoordPointerType",
+ "OriginalName": "NormalPointerType",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -111115,11 +121556,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "NormalP3",
+ "Name": "QueryCounter",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -111131,16 +121572,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glNormalP3ui",
+ "NativeName": "glQueryCounter",
"Parameters": [
{
- "Name": "type",
+ "Name": "id",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -111151,13 +121592,13 @@
"Attributes": []
},
{
- "Name": "coords",
+ "Name": "target",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -111170,11 +121611,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "NormalP3",
+ "Name": "QueryCounter",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -111186,16 +121627,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glNormalP3ui",
+ "NativeName": "glQueryCounter",
"Parameters": [
{
- "Name": "type",
+ "Name": "id",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "NormalPointerType",
+ "Name": "uint",
"Group": null,
- "OriginalName": "NormalPointerType",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -111206,13 +121647,13 @@
"Attributes": []
},
{
- "Name": "coords",
+ "Name": "target",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "QueryCounterTarget",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "QueryCounterTarget",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -111225,11 +121666,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "NormalP3",
+ "Name": "SamplerParameter",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -111241,10 +121682,27 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glNormalP3uiv",
+ "NativeName": "glSamplerParameteri",
"Parameters": [
{
- "Name": "type",
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -111261,9 +121719,47 @@
"Attributes": []
},
{
- "Name": "coords",
+ "Name": "param",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "SamplerParameter",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glSamplerParameteri",
+ "Parameters": [
+ {
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
"Name": "uint",
"Group": null,
@@ -111273,23 +121769,52 @@
"IsOut": false,
"IsIn": false
},
- "Count": {
- "_count": 1,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": []
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "SamplerParameterI",
+ "Group": null,
+ "OriginalName": "SamplerParameterI",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
},
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "param",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
"Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "NormalP3",
+ "Name": "SamplerParameter",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -111301,16 +121826,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glNormalP3uiv",
+ "NativeName": "glSamplerParameteriv",
"Parameters": [
{
- "Name": "type",
+ "Name": "sampler",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "NormalPointerType",
+ "Name": "uint",
"Group": null,
- "OriginalName": "NormalPointerType",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -111321,23 +121846,42 @@
"Attributes": []
},
{
- "Name": "coords",
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "param",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
"Count": {
- "_count": 1,
+ "_count": 0,
"ConstantName": null,
"ValueReference": null,
- "ComputedFromNames": []
+ "ComputedFromNames": [
+ "pname"
+ ]
},
"Flow": 1,
"Attributes": []
@@ -111345,11 +121889,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "QueryCounter",
+ "Name": "SamplerParameter",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -111361,10 +121905,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glQueryCounter",
+ "NativeName": "glSamplerParameteriv",
"Parameters": [
{
- "Name": "id",
+ "Name": "sampler",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -111381,13 +121925,13 @@
"Attributes": []
},
{
- "Name": "target",
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "SamplerParameterI",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "SamplerParameterI",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -111396,11 +121940,35 @@
"Count": null,
"Flow": 1,
"Attributes": []
+ },
+ {
+ "Name": "param",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 1,
+ "Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -111416,7 +121984,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glSamplerParameteri",
+ "NativeName": "glSamplerParameterf",
"Parameters": [
{
"Name": "sampler",
@@ -111457,9 +122025,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -111488,7 +122056,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glSamplerParameteriv",
+ "NativeName": "glSamplerParameterf",
"Parameters": [
{
"Name": "sampler",
@@ -111512,9 +122080,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "SamplerParameterF",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "SamplerParameterF",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -111527,31 +122095,24 @@
{
"Name": "param",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": [
- "pname"
- ]
- },
+ "Count": null,
"Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -111567,7 +122128,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glSamplerParameterf",
+ "NativeName": "glSamplerParameterfv",
"Parameters": [
{
"Name": "sampler",
@@ -111606,7 +122167,7 @@
{
"Name": "param",
"Type": {
- "IndirectionLevels": 0,
+ "IndirectionLevels": 1,
"ArrayDimensions": 0,
"Name": "float",
"Group": null,
@@ -111616,14 +122177,21 @@
"IsOut": false,
"IsIn": false
},
- "Count": null,
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
"Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -111663,9 +122231,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "SamplerParameterF",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "SamplerParameterF",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -111784,6 +122352,85 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "SamplerParameterI",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glSamplerParameterIiv",
+ "Parameters": [
+ {
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "SamplerParameterI",
+ "Group": null,
+ "OriginalName": "SamplerParameterI",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "param",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "SamplerParameterI",
"ReturnType": {
@@ -111863,6 +122510,85 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "SamplerParameterI",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glSamplerParameterIuiv",
+ "Parameters": [
+ {
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "SamplerParameterI",
+ "Group": null,
+ "OriginalName": "SamplerParameterI",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "param",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "SecondaryColorP3",
"ReturnType": {
@@ -130563,9 +141289,120 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "internalformat",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "count",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": "count",
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from count.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetInternalformat",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetInternalformativ",
+ "Parameters": [
+ {
+ "Name": "target",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "TextureTarget",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "TextureTarget",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -130580,9 +141417,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "InternalFormat",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "InternalFormat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -130597,9 +141434,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "InternalFormatPName",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "InternalFormatPName",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -130655,7 +141492,7 @@
"ExtensionName": "Core"
},
{
- "Name": "GetInternalformat",
+ "Name": "MemoryBarrier",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -130667,16 +141504,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetInternalformativ",
+ "NativeName": "glMemoryBarrier",
"Parameters": [
{
- "Name": "target",
+ "Name": "barriers",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "TextureTarget",
+ "Name": "uint",
"Group": null,
- "OriginalName": "TextureTarget",
+ "OriginalName": "GLbitfield",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -130685,15 +141522,36 @@
"Count": null,
"Flow": 1,
"Attributes": []
- },
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "MemoryBarrier",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glMemoryBarrier",
+ "Parameters": [
{
- "Name": "internalformat",
+ "Name": "barriers",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "InternalFormat",
+ "Name": "MemoryBarrierMask",
"Group": null,
- "OriginalName": "InternalFormat",
+ "OriginalName": "MemoryBarrierMask",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -130702,15 +141560,36 @@
"Count": null,
"Flow": 1,
"Attributes": []
- },
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "TexStorage1D",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glTexStorage1D",
+ "Parameters": [
{
- "Name": "pname",
+ "Name": "target",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "InternalFormatPName",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "InternalFormatPName",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -130721,7 +141600,7 @@
"Attributes": []
},
{
- "Name": "count",
+ "Name": "levels",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -130738,35 +141617,47 @@
"Attributes": []
},
{
- "Name": "@params",
+ "Name": "internalformat",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": "count",
- "ComputedFromNames": []
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "width",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
},
- "Flow": 2,
+ "Count": null,
+ "Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from count.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "MemoryBarrier",
+ "Name": "TexStorage1D",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -130778,16 +141669,33 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMemoryBarrier",
+ "NativeName": "glTexStorage1D",
"Parameters": [
{
- "Name": "barriers",
+ "Name": "target",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "TextureTarget",
+ "Group": null,
+ "OriginalName": "TextureTarget",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "levels",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
"Name": "uint",
"Group": null,
- "OriginalName": "GLbitfield",
+ "OriginalName": "GLsizei",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -130796,36 +141704,32 @@
"Count": null,
"Flow": 1,
"Attributes": []
- }
- ],
- "GenericTypeParameters": [],
- "Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
- "ExtensionName": "Core"
- },
- {
- "Name": "MemoryBarrier",
- "ReturnType": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "void",
- "Group": null,
- "OriginalName": "void",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "NativeName": "glMemoryBarrier",
- "Parameters": [
+ },
{
- "Name": "barriers",
+ "Name": "internalformat",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "MemoryBarrierMask",
+ "Name": "InternalFormat",
"Group": null,
- "OriginalName": "MemoryBarrierMask",
+ "OriginalName": "InternalFormat",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "width",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -130838,11 +141742,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "TexStorage1D",
+ "Name": "TexStorage2D",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -130854,7 +141758,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glTexStorage1D",
+ "NativeName": "glTexStorage2D",
"Parameters": [
{
"Name": "target",
@@ -130923,15 +141827,32 @@
"Count": null,
"Flow": 1,
"Attributes": []
+ },
+ {
+ "Name": "height",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "TexStorage1D",
+ "Name": "TexStorage2D",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -130943,7 +141864,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glTexStorage1D",
+ "NativeName": "glTexStorage2D",
"Parameters": [
{
"Name": "target",
@@ -131012,15 +141933,32 @@
"Count": null,
"Flow": 1,
"Attributes": []
+ },
+ {
+ "Name": "height",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "TexStorage2D",
+ "Name": "TexStorage3D",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -131032,7 +141970,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glTexStorage2D",
+ "NativeName": "glTexStorage3D",
"Parameters": [
{
"Name": "target",
@@ -131118,15 +142056,32 @@
"Count": null,
"Flow": 1,
"Attributes": []
+ },
+ {
+ "Name": "depth",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "TexStorage2D",
+ "Name": "TexStorage3D",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -131138,7 +142093,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glTexStorage2D",
+ "NativeName": "glTexStorage3D",
"Parameters": [
{
"Name": "target",
@@ -131224,15 +142179,38 @@
"Count": null,
"Flow": 1,
"Attributes": []
+ },
+ {
+ "Name": "depth",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
- },
+ }
+ ],
+ "Attributes": []
+ },
+ "VERSION_4_3": {
+ "Name": "IVersion43",
+ "Functions": [
{
- "Name": "TexStorage3D",
+ "Name": "BindVertexBuffer",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -131244,50 +142222,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glTexStorage3D",
+ "NativeName": "glBindVertexBuffer",
"Parameters": [
{
- "Name": "target",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "GLEnum",
- "Group": null,
- "OriginalName": "GLenum",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "levels",
+ "Name": "bindingindex",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
"Name": "uint",
"Group": null,
- "OriginalName": "GLsizei",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "internalformat",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "GLEnum",
- "Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -131298,13 +142242,13 @@
"Attributes": []
},
{
- "Name": "width",
+ "Name": "buffer",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
"Name": "uint",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -131315,13 +142259,13 @@
"Attributes": []
},
{
- "Name": "height",
+ "Name": "offset",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "IntPtr",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "GLintptr",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -131332,7 +142276,7 @@
"Attributes": []
},
{
- "Name": "depth",
+ "Name": "stride",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -131351,11 +142295,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "TexStorage3D",
+ "Name": "ClearBufferData",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -131367,33 +142311,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glTexStorage3D",
+ "NativeName": "glClearBufferData",
"Parameters": [
{
"Name": "target",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "TextureTarget",
- "Group": null,
- "OriginalName": "TextureTarget",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "levels",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -131408,9 +142335,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "InternalFormat",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "InternalFormat",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -131421,13 +142348,13 @@
"Attributes": []
},
{
- "Name": "width",
+ "Name": "format",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -131438,13 +142365,13 @@
"Attributes": []
},
{
- "Name": "height",
+ "Name": "type",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -131455,36 +142382,38 @@
"Attributes": []
},
{
- "Name": "depth",
+ "Name": "data",
"Type": {
- "IndirectionLevels": 0,
+ "IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "void",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "void",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "Count": null,
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "format",
+ "type"
+ ]
+ },
"Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from format and type.\r\n/// \r\n",
"ExtensionName": "Core"
- }
- ],
- "Attributes": []
- },
- "VERSION_4_3": {
- "Name": "IVersion43",
- "Functions": [
+ },
{
- "Name": "BindVertexBuffer",
+ "Name": "ClearBufferData",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -131496,16 +142425,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glBindVertexBuffer",
+ "NativeName": "glClearBufferData",
"Parameters": [
{
- "Name": "bindingindex",
+ "Name": "target",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "BufferStorageTarget",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "BufferStorageTarget",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -131516,13 +142445,13 @@
"Attributes": []
},
{
- "Name": "buffer",
+ "Name": "internalformat",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "InternalFormat",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "InternalFormat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -131533,13 +142462,13 @@
"Attributes": []
},
{
- "Name": "offset",
+ "Name": "format",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "IntPtr",
+ "Name": "PixelFormat",
"Group": null,
- "OriginalName": "GLintptr",
+ "OriginalName": "PixelFormat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -131550,13 +142479,13 @@
"Attributes": []
},
{
- "Name": "stride",
+ "Name": "type",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "PixelType",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "PixelType",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -131565,15 +142494,40 @@
"Count": null,
"Flow": 1,
"Attributes": []
+ },
+ {
+ "Name": "data",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "format",
+ "type"
+ ]
+ },
+ "Flow": 1,
+ "Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from format and type.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "ClearBufferData",
+ "Name": "ClearBufferSubData",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -131585,7 +142539,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glClearBufferData",
+ "NativeName": "glClearBufferSubData",
"Parameters": [
{
"Name": "target",
@@ -131621,6 +142575,40 @@
"Flow": 1,
"Attributes": []
},
+ {
+ "Name": "offset",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "IntPtr",
+ "Group": null,
+ "OriginalName": "GLintptr",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "size",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "UIntPtr",
+ "Group": null,
+ "OriginalName": "GLsizeiptr",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
{
"Name": "format",
"Type": {
@@ -131683,11 +142671,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from format and type.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from format and type.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "ClearBufferData",
+ "Name": "ClearBufferSubData",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -131699,16 +142687,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glClearBufferData",
+ "NativeName": "glClearBufferSubData",
"Parameters": [
{
"Name": "target",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "BufferStorageTarget",
+ "Name": "BufferTargetARB",
"Group": null,
- "OriginalName": "BufferStorageTarget",
+ "OriginalName": "BufferTargetARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -131735,6 +142723,40 @@
"Flow": 1,
"Attributes": []
},
+ {
+ "Name": "offset",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "IntPtr",
+ "Group": null,
+ "OriginalName": "GLintptr",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "size",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "UIntPtr",
+ "Group": null,
+ "OriginalName": "GLsizeiptr",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
{
"Name": "format",
"Type": {
@@ -131797,11 +142819,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from format and type.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from format and type.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "ClearBufferSubData",
+ "Name": "CopyImageSubData",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -131813,16 +142835,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glClearBufferSubData",
+ "NativeName": "glCopyImageSubData",
"Parameters": [
{
- "Name": "target",
+ "Name": "srcName",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -131833,7 +142855,7 @@
"Attributes": []
},
{
- "Name": "internalformat",
+ "Name": "srcTarget",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -131850,13 +142872,13 @@
"Attributes": []
},
{
- "Name": "offset",
+ "Name": "srcLevel",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "IntPtr",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLintptr",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -131867,13 +142889,13 @@
"Attributes": []
},
{
- "Name": "size",
+ "Name": "srcX",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "UIntPtr",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLsizeiptr",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -131884,13 +142906,13 @@
"Attributes": []
},
{
- "Name": "format",
+ "Name": "srcY",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -131901,13 +142923,13 @@
"Attributes": []
},
{
- "Name": "type",
+ "Name": "srcZ",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -131918,59 +142940,30 @@
"Attributes": []
},
{
- "Name": "data",
+ "Name": "dstName",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "void",
+ "Name": "uint",
"Group": null,
- "OriginalName": "void",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": [
- "format",
- "type"
- ]
- },
+ "Count": null,
"Flow": 1,
"Attributes": []
- }
- ],
- "GenericTypeParameters": [],
- "Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from format and type.\r\n/// \r\n",
- "ExtensionName": "Core"
- },
- {
- "Name": "ClearBufferSubData",
- "ReturnType": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "void",
- "Group": null,
- "OriginalName": "void",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "NativeName": "glClearBufferSubData",
- "Parameters": [
+ },
{
- "Name": "target",
+ "Name": "dstTarget",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "BufferTargetARB",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "BufferTargetARB",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -131981,13 +142974,13 @@
"Attributes": []
},
{
- "Name": "internalformat",
+ "Name": "dstLevel",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "InternalFormat",
+ "Name": "int",
"Group": null,
- "OriginalName": "InternalFormat",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -131998,13 +142991,13 @@
"Attributes": []
},
{
- "Name": "offset",
+ "Name": "dstX",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "IntPtr",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLintptr",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -132015,13 +143008,13 @@
"Attributes": []
},
{
- "Name": "size",
+ "Name": "dstY",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "UIntPtr",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLsizeiptr",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -132032,13 +143025,13 @@
"Attributes": []
},
{
- "Name": "format",
+ "Name": "dstZ",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "PixelFormat",
+ "Name": "int",
"Group": null,
- "OriginalName": "PixelFormat",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -132049,13 +143042,13 @@
"Attributes": []
},
{
- "Name": "type",
+ "Name": "srcWidth",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "PixelType",
+ "Name": "uint",
"Group": null,
- "OriginalName": "PixelType",
+ "OriginalName": "GLsizei",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -132066,34 +143059,43 @@
"Attributes": []
},
{
- "Name": "data",
+ "Name": "srcHeight",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "void",
+ "Name": "uint",
"Group": null,
- "OriginalName": "void",
+ "OriginalName": "GLsizei",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": [
- "format",
- "type"
- ]
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "srcDepth",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
},
+ "Count": null,
"Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from format and type.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -132133,9 +143135,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "CopyImageSubDataTarget",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "CopyImageSubDataTarget",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -132235,9 +143237,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "CopyImageSubDataTarget",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "CopyImageSubDataTarget",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -134077,123 +145079,7 @@
"ExtensionName": "Core"
},
{
- "Name": "GetObjectLabel",
- "ReturnType": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "void",
- "Group": null,
- "OriginalName": "void",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "NativeName": "glGetObjectLabel",
- "Parameters": [
- {
- "Name": "identifier",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "ObjectIdentifier",
- "Group": null,
- "OriginalName": "ObjectIdentifier",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "name",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "uint",
- "Group": null,
- "OriginalName": "GLuint",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "bufSize",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "uint",
- "Group": null,
- "OriginalName": "GLsizei",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "length",
- "Type": {
- "IndirectionLevels": 1,
- "ArrayDimensions": 0,
- "Name": "uint",
- "Group": null,
- "OriginalName": "GLsizei",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": {
- "_count": 1,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": []
- },
- "Flow": 2,
- "Attributes": []
- },
- {
- "Name": "label",
- "Type": {
- "IndirectionLevels": 1,
- "ArrayDimensions": 0,
- "Name": "char",
- "Group": null,
- "OriginalName": "GLchar",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": "bufSize",
- "ComputedFromNames": []
- },
- "Flow": 2,
- "Attributes": []
- }
- ],
- "GenericTypeParameters": [],
- "Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
- "ExtensionName": "Core"
- },
- {
- "Name": "GetObjectPtrLabel",
+ "Name": "GetObjectLabel",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -134205,16 +145091,33 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetObjectPtrLabel",
+ "NativeName": "glGetObjectLabel",
"Parameters": [
{
- "Name": "ptr",
+ "Name": "identifier",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "void",
+ "Name": "ObjectIdentifier",
"Group": null,
- "OriginalName": "void",
+ "OriginalName": "ObjectIdentifier",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "name",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -134288,11 +145191,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetPointer",
+ "Name": "GetObjectPtrLabel",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -134304,16 +145207,33 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetPointerv",
+ "NativeName": "glGetObjectPtrLabel",
"Parameters": [
{
- "Name": "pname",
+ "Name": "ptr",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "bufSize",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GLsizei",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -134324,13 +145244,13 @@
"Attributes": []
},
{
- "Name": "@params",
+ "Name": "length",
"Type": {
- "IndirectionLevels": 2,
+ "IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "void",
+ "Name": "uint",
"Group": null,
- "OriginalName": "void",
+ "OriginalName": "GLsizei",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -134344,18 +145264,33 @@
},
"Flow": 2,
"Attributes": []
- }
- ],
- "GenericTypeParameters": [],
- "Attributes": [
+ },
{
- "Name": "System.Obsolete",
- "Arguments": [
- "\"Deprecated in version 4.3\""
- ]
+ "Name": "label",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "char",
+ "Group": null,
+ "OriginalName": "GLchar",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": "bufSize",
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
}
],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -134378,9 +145313,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GetPointervPName",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GetPointervPName",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -134426,7 +145361,7 @@
"ExtensionName": "Core"
},
{
- "Name": "GetProgramInterface",
+ "Name": "GetPointer",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -134438,50 +145373,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetProgramInterfaceiv",
+ "NativeName": "glGetPointerv",
"Parameters": [
- {
- "Name": "program",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "uint",
- "Group": null,
- "OriginalName": "GLuint",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "programInterface",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "GLEnum",
- "Group": null,
- "OriginalName": "GLenum",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
{
"Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "GetPointervPName",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GetPointervPName",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -134494,31 +145395,36 @@
{
"Name": "@params",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 2,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "void",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "void",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
"Count": {
- "_count": 0,
+ "_count": 1,
"ConstantName": null,
"ValueReference": null,
- "ComputedFromNames": [
- "pname"
- ]
+ "ComputedFromNames": []
},
"Flow": 2,
"Attributes": []
}
],
"GenericTypeParameters": [],
- "Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Attributes": [
+ {
+ "Name": "System.Obsolete",
+ "Arguments": [
+ "\"Deprecated in version 4.3\""
+ ]
+ }
+ ],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -134558,9 +145464,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "ProgramInterface",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "ProgramInterface",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -134575,9 +145481,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "ProgramInterfacePName",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "ProgramInterfacePName",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -134618,7 +145524,7 @@
"ExtensionName": "Core"
},
{
- "Name": "GetProgramResource",
+ "Name": "GetProgramInterface",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -134630,7 +145536,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetProgramResourceiv",
+ "NativeName": "glGetProgramInterfaceiv",
"Parameters": [
{
"Name": "program",
@@ -134654,43 +145560,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
- "Group": null,
- "OriginalName": "GLenum",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "index",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "uint",
- "Group": null,
- "OriginalName": "GLuint",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "propCount",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "ProgramInterface",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "ProgramInterface",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -134701,35 +145573,13 @@
"Attributes": []
},
{
- "Name": "props",
- "Type": {
- "IndirectionLevels": 1,
- "ArrayDimensions": 0,
- "Name": "GLEnum",
- "Group": null,
- "OriginalName": "GLenum",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": "propCount",
- "ComputedFromNames": []
- },
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "count",
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "ProgramInterfacePName",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "ProgramInterfacePName",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -134739,28 +145589,6 @@
"Flow": 1,
"Attributes": []
},
- {
- "Name": "length",
- "Type": {
- "IndirectionLevels": 1,
- "ArrayDimensions": 0,
- "Name": "uint",
- "Group": null,
- "OriginalName": "GLsizei",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": {
- "_count": 1,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": []
- },
- "Flow": 2,
- "Attributes": []
- },
{
"Name": "@params",
"Type": {
@@ -134777,8 +145605,10 @@
"Count": {
"_count": 0,
"ConstantName": null,
- "ValueReference": "count",
- "ComputedFromNames": []
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
},
"Flow": 2,
"Attributes": []
@@ -134786,7 +145616,7 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from propCount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from count.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -134826,9 +145656,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "ProgramInterface",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "ProgramInterface",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -134961,6 +145791,178 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from propCount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from count.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "GetProgramResource",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetProgramResourceiv",
+ "Parameters": [
+ {
+ "Name": "program",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "programInterface",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "ProgramInterface",
+ "Group": null,
+ "OriginalName": "ProgramInterface",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "index",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "propCount",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "props",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "ProgramResourceProperty",
+ "Group": null,
+ "OriginalName": "ProgramResourceProperty",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": "propCount",
+ "ComputedFromNames": []
+ },
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "count",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "length",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": "count",
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from propCount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from count.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "GetProgramResourceIndex",
"ReturnType": {
@@ -135942,9 +146944,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "InvalidateFramebufferAttachment",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "InvalidateFramebufferAttachment",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -136164,9 +147166,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "InvalidateFramebufferAttachment",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "InvalidateFramebufferAttachment",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -138857,6 +149859,95 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "VertexAttribIFormat",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glVertexAttribIFormat",
+ "Parameters": [
+ {
+ "Name": "attribindex",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "size",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "VertexAttribIType",
+ "Group": null,
+ "OriginalName": "VertexAttribIType",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "relativeoffset",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "VertexAttribLFormat",
"ReturnType": {
@@ -138946,6 +150037,95 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "VertexAttribLFormat",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glVertexAttribLFormat",
+ "Parameters": [
+ {
+ "Name": "attribindex",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "size",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "VertexAttribLType",
+ "Group": null,
+ "OriginalName": "VertexAttribLType",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "relativeoffset",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "VertexBindingDivisor",
"ReturnType": {
@@ -139993,9 +151173,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "BufferStorageMask",
"Group": null,
- "OriginalName": "GLbitfield",
+ "OriginalName": "BufferStorageMask",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -147263,7 +158443,7 @@
"ArrayDimensions": 0,
"Name": "bool",
"Group": null,
- "OriginalName": "GLboolean",
+ "OriginalName": "Boolean",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -148043,7 +159223,7 @@
"ArrayDimensions": 0,
"Name": "bool",
"Group": null,
- "OriginalName": "GLboolean",
+ "OriginalName": "Boolean",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -152989,6 +164169,95 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// See summary.\r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "MapNamedBufferRange",
+ "ReturnType": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glMapNamedBufferRange",
+ "Parameters": [
+ {
+ "Name": "buffer",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "offset",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "IntPtr",
+ "Group": null,
+ "OriginalName": "GLintptr",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "length",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "UIntPtr",
+ "Group": null,
+ "OriginalName": "GLsizeiptr",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "access",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "MapBufferAccessMask",
+ "Group": null,
+ "OriginalName": "MapBufferAccessMask",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// See summary.\r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "MemoryBarrierByRegion",
"ReturnType": {
@@ -153216,18 +164485,112 @@
"IsOut": false,
"IsIn": false
},
- "Count": null,
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "usage",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "VertexBufferObjectUsage",
+ "Group": null,
+ "OriginalName": "VertexBufferObjectUsage",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "NamedBufferStorage",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glNamedBufferStorage",
+ "Parameters": [
+ {
+ "Name": "buffer",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "size",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "UIntPtr",
+ "Group": null,
+ "OriginalName": "GLsizeiptr",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "data",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": "size",
+ "ComputedFromNames": []
+ },
"Flow": 1,
"Attributes": []
},
{
- "Name": "usage",
+ "Name": "flags",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "VertexBufferObjectUsage",
+ "Name": "uint",
"Group": null,
- "OriginalName": "VertexBufferObjectUsage",
+ "OriginalName": "GLbitfield",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -153240,7 +164603,7 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from size.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -153319,9 +164682,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "BufferStorageMask",
"Group": null,
- "OriginalName": "GLbitfield",
+ "OriginalName": "BufferStorageMask",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -157083,7 +168446,7 @@
"ArrayDimensions": 0,
"Name": "bool",
"Group": null,
- "OriginalName": "GLboolean",
+ "OriginalName": "Boolean",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -157609,7 +168972,7 @@
"ArrayDimensions": 0,
"Name": "bool",
"Group": null,
- "OriginalName": "GLboolean",
+ "OriginalName": "Boolean",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -158885,6 +170248,44 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// See summary.\r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "UnmapNamedBufferG",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "bool",
+ "Group": null,
+ "OriginalName": "Boolean",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glUnmapNamedBuffer",
+ "Parameters": [
+ {
+ "Name": "buffer",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// See summary.\r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "VertexArrayAttribBinding",
"ReturnType": {
@@ -159170,7 +170571,7 @@
"ArrayDimensions": 0,
"Name": "bool",
"Group": null,
- "OriginalName": "GLboolean",
+ "OriginalName": "Boolean",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -159309,6 +170710,112 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "VertexArrayAttribIFormat",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glVertexArrayAttribIFormat",
+ "Parameters": [
+ {
+ "Name": "vaobj",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "attribindex",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "size",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "VertexAttribIType",
+ "Group": null,
+ "OriginalName": "VertexAttribIType",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "relativeoffset",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "VertexArrayAttribLFormat",
"ReturnType": {
@@ -159415,6 +170922,112 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "VertexArrayAttribLFormat",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glVertexArrayAttribLFormat",
+ "Parameters": [
+ {
+ "Name": "vaobj",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "attribindex",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "size",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "VertexAttribLType",
+ "Group": null,
+ "OriginalName": "VertexAttribLType",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "relativeoffset",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "VertexArrayBindingDivisor",
"ReturnType": {
diff --git a/build/binder_specifications/OpenGL.json b/build/binder_specifications/OpenGL.json
index 2c981ae4e3..c1df5f0fe3 100644
--- a/build/binder_specifications/OpenGL.json
+++ b/build/binder_specifications/OpenGL.json
@@ -9572,9 +9572,16 @@
{
"Tokens": [
{
- "Name": "Always",
- "NativeName": "GL_ALWAYS",
- "Value": "0x207",
+ "Name": "Never",
+ "NativeName": "GL_NEVER",
+ "Value": "0x200",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Less",
+ "NativeName": "GL_LESS",
+ "Value": "0x201",
"Doc": "",
"Attributes": []
},
@@ -9586,9 +9593,9 @@
"Attributes": []
},
{
- "Name": "Gequal",
- "NativeName": "GL_GEQUAL",
- "Value": "0x206",
+ "Name": "Lequal",
+ "NativeName": "GL_LEQUAL",
+ "Value": "0x203",
"Doc": "",
"Attributes": []
},
@@ -9600,41 +9607,85 @@
"Attributes": []
},
{
- "Name": "Lequal",
- "NativeName": "GL_LEQUAL",
- "Value": "0x203",
+ "Name": "Notequal",
+ "NativeName": "GL_NOTEQUAL",
+ "Value": "0x205",
"Doc": "",
"Attributes": []
},
{
- "Name": "Less",
- "NativeName": "GL_LESS",
- "Value": "0x201",
+ "Name": "Gequal",
+ "NativeName": "GL_GEQUAL",
+ "Value": "0x206",
"Doc": "",
"Attributes": []
},
{
- "Name": "Never",
- "NativeName": "GL_NEVER",
- "Value": "0x200",
+ "Name": "Always",
+ "NativeName": "GL_ALWAYS",
+ "Value": "0x207",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "AlphaFunction",
+ "NativeName": "AlphaFunction",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ObjectBufferSizeAti",
+ "NativeName": "GL_OBJECT_BUFFER_SIZE_ATI",
+ "Value": "0x8764",
"Doc": "",
"Attributes": []
},
{
- "Name": "Notequal",
- "NativeName": "GL_NOTEQUAL",
- "Value": "0x205",
+ "Name": "ObjectBufferUsageAti",
+ "NativeName": "GL_OBJECT_BUFFER_USAGE_ATI",
+ "Value": "0x8765",
"Doc": "",
"Attributes": []
}
],
- "Name": "AlphaFunction",
- "NativeName": "AlphaFunction",
+ "Name": "ArrayObjectPNameATI",
+ "NativeName": "ArrayObjectPNameATI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "StaticAti",
+ "NativeName": "GL_STATIC_ATI",
+ "Value": "0x8760",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DynamicAti",
+ "NativeName": "GL_DYNAMIC_ATI",
+ "Value": "0x8761",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ArrayObjectUsageATI",
+ "NativeName": "ArrayObjectUsageATI",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
+ {
+ "Name": "AtomicCounterBufferReferencedByComputeShader",
+ "NativeName": "GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_COMPUTE_SHADER",
+ "Value": "0x90ED",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "AtomicCounterBufferBinding",
"NativeName": "GL_ATOMIC_COUNTER_BUFFER_BINDING",
@@ -9697,13 +9748,6 @@
"Value": "0x92CB",
"Doc": "",
"Attributes": []
- },
- {
- "Name": "AtomicCounterBufferReferencedByComputeShader",
- "NativeName": "GL_ATOMIC_COUNTER_BUFFER_REFERENCED_BY_COMPUTE_SHADER",
- "Value": "0x90ED",
- "Doc": "",
- "Attributes": []
}
],
"Name": "AtomicCounterBufferPName",
@@ -9714,23 +9758,23 @@
{
"Tokens": [
{
- "Name": "ColorBufferBit",
- "NativeName": "GL_COLOR_BUFFER_BIT",
- "Value": "0x4000",
+ "Name": "DepthBufferBit",
+ "NativeName": "GL_DEPTH_BUFFER_BIT",
+ "Value": "0x100",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit",
- "NativeName": "GL_DEPTH_BUFFER_BIT",
- "Value": "0x100",
+ "Name": "StencilBufferBit",
+ "NativeName": "GL_STENCIL_BUFFER_BIT",
+ "Value": "0x400",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBit3Dfx",
- "NativeName": "GL_MULTISAMPLE_BIT_3DFX",
- "Value": "0x20000000",
+ "Name": "ColorBufferBit",
+ "NativeName": "GL_COLOR_BUFFER_BIT",
+ "Value": "0x4000",
"Doc": "",
"Attributes": []
},
@@ -9749,9 +9793,9 @@
"Attributes": []
},
{
- "Name": "StencilBufferBit",
- "NativeName": "GL_STENCIL_BUFFER_BIT",
- "Value": "0x400",
+ "Name": "MultisampleBit3Dfx",
+ "NativeName": "GL_MULTISAMPLE_BIT_3DFX",
+ "Value": "0x20000000",
"Doc": "",
"Attributes": []
}
@@ -9763,6 +9807,62 @@
},
{
"Tokens": [
+ {
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Int64Arb",
+ "NativeName": "GL_INT64_ARB",
+ "Value": "0x140E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Int64NV",
+ "NativeName": "GL_INT64_NV",
+ "Value": "0x140E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt64Arb",
+ "NativeName": "GL_UNSIGNED_INT64_ARB",
+ "Value": "0x140F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt64NV",
+ "NativeName": "GL_UNSIGNED_INT64_NV",
+ "Value": "0x140F",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "FloatVec2",
"NativeName": "GL_FLOAT_VEC2",
@@ -10154,933 +10254,1727 @@
"Value": "0x8B6A",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "AttributeType",
- "NativeName": "AttributeType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "TransformFeedback",
- "NativeName": "GL_TRANSFORM_FEEDBACK",
- "Value": "0x8E22",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "BindTransformFeedbackTarget",
- "NativeName": "BindTransformFeedbackTarget",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "AlphaMaxSgix",
- "NativeName": "GL_ALPHA_MAX_SGIX",
- "Value": "0x8321",
+ "Name": "SamplerBuffer",
+ "NativeName": "GL_SAMPLER_BUFFER",
+ "Value": "0x8DC2",
"Doc": "",
"Attributes": []
},
{
- "Name": "AlphaMinSgix",
- "NativeName": "GL_ALPHA_MIN_SGIX",
- "Value": "0x8320",
+ "Name": "Sampler1DArrayShadow",
+ "NativeName": "GL_SAMPLER_1D_ARRAY_SHADOW",
+ "Value": "0x8DC3",
"Doc": "",
"Attributes": []
},
{
- "Name": "FuncAddExt",
- "NativeName": "GL_FUNC_ADD_EXT",
- "Value": "0x8006",
+ "Name": "Sampler2DArrayShadow",
+ "NativeName": "GL_SAMPLER_2D_ARRAY_SHADOW",
+ "Value": "0x8DC4",
"Doc": "",
"Attributes": []
},
{
- "Name": "FuncReverseSubtractExt",
- "NativeName": "GL_FUNC_REVERSE_SUBTRACT_EXT",
- "Value": "0x800B",
+ "Name": "SamplerCubeShadow",
+ "NativeName": "GL_SAMPLER_CUBE_SHADOW",
+ "Value": "0x8DC5",
"Doc": "",
"Attributes": []
},
{
- "Name": "FuncSubtractExt",
- "NativeName": "GL_FUNC_SUBTRACT_EXT",
- "Value": "0x800A",
+ "Name": "UnsignedIntVec2",
+ "NativeName": "GL_UNSIGNED_INT_VEC2",
+ "Value": "0x8DC6",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxExt",
- "NativeName": "GL_MAX_EXT",
- "Value": "0x8008",
+ "Name": "UnsignedIntVec3",
+ "NativeName": "GL_UNSIGNED_INT_VEC3",
+ "Value": "0x8DC7",
"Doc": "",
"Attributes": []
},
{
- "Name": "MinExt",
- "NativeName": "GL_MIN_EXT",
- "Value": "0x8007",
+ "Name": "UnsignedIntVec4",
+ "NativeName": "GL_UNSIGNED_INT_VEC4",
+ "Value": "0x8DC8",
"Doc": "",
"Attributes": []
},
{
- "Name": "FuncAdd",
- "NativeName": "GL_FUNC_ADD",
- "Value": "0x8006",
+ "Name": "IntSampler1D",
+ "NativeName": "GL_INT_SAMPLER_1D",
+ "Value": "0x8DC9",
"Doc": "",
"Attributes": []
},
{
- "Name": "FuncReverseSubtract",
- "NativeName": "GL_FUNC_REVERSE_SUBTRACT",
- "Value": "0x800B",
+ "Name": "IntSampler2D",
+ "NativeName": "GL_INT_SAMPLER_2D",
+ "Value": "0x8DCA",
"Doc": "",
"Attributes": []
},
{
- "Name": "FuncSubtract",
- "NativeName": "GL_FUNC_SUBTRACT",
- "Value": "0x800A",
+ "Name": "IntSampler3D",
+ "NativeName": "GL_INT_SAMPLER_3D",
+ "Value": "0x8DCB",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "BlendEquationModeEXT",
- "NativeName": "BlendEquationModeEXT",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Zero",
- "NativeName": "GL_ZERO",
- "Value": "0x0",
+ "Name": "IntSamplerCube",
+ "NativeName": "GL_INT_SAMPLER_CUBE",
+ "Value": "0x8DCC",
"Doc": "",
"Attributes": []
},
{
- "Name": "One",
- "NativeName": "GL_ONE",
- "Value": "0x1",
+ "Name": "IntSampler2DRect",
+ "NativeName": "GL_INT_SAMPLER_2D_RECT",
+ "Value": "0x8DCD",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrcColor",
- "NativeName": "GL_SRC_COLOR",
- "Value": "0x300",
+ "Name": "IntSampler1DArray",
+ "NativeName": "GL_INT_SAMPLER_1D_ARRAY",
+ "Value": "0x8DCE",
"Doc": "",
"Attributes": []
},
{
- "Name": "OneMinusSrcColor",
- "NativeName": "GL_ONE_MINUS_SRC_COLOR",
- "Value": "0x301",
+ "Name": "IntSampler2DArray",
+ "NativeName": "GL_INT_SAMPLER_2D_ARRAY",
+ "Value": "0x8DCF",
"Doc": "",
"Attributes": []
},
{
- "Name": "DstColor",
- "NativeName": "GL_DST_COLOR",
- "Value": "0x306",
+ "Name": "IntSamplerBuffer",
+ "NativeName": "GL_INT_SAMPLER_BUFFER",
+ "Value": "0x8DD0",
"Doc": "",
"Attributes": []
},
{
- "Name": "OneMinusDstColor",
- "NativeName": "GL_ONE_MINUS_DST_COLOR",
- "Value": "0x307",
+ "Name": "UnsignedIntSampler1D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_1D",
+ "Value": "0x8DD1",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrcAlpha",
- "NativeName": "GL_SRC_ALPHA",
- "Value": "0x302",
+ "Name": "UnsignedIntSampler2D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D",
+ "Value": "0x8DD2",
"Doc": "",
"Attributes": []
},
{
- "Name": "OneMinusSrcAlpha",
- "NativeName": "GL_ONE_MINUS_SRC_ALPHA",
- "Value": "0x303",
+ "Name": "UnsignedIntSampler3D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_3D",
+ "Value": "0x8DD3",
"Doc": "",
"Attributes": []
},
{
- "Name": "DstAlpha",
- "NativeName": "GL_DST_ALPHA",
- "Value": "0x304",
+ "Name": "UnsignedIntSamplerCube",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_CUBE",
+ "Value": "0x8DD4",
"Doc": "",
"Attributes": []
},
{
- "Name": "OneMinusDstAlpha",
- "NativeName": "GL_ONE_MINUS_DST_ALPHA",
- "Value": "0x305",
+ "Name": "UnsignedIntSampler2DRect",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_RECT",
+ "Value": "0x8DD5",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConstantColor",
- "NativeName": "GL_CONSTANT_COLOR",
- "Value": "0x8001",
+ "Name": "UnsignedIntSampler1DArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_1D_ARRAY",
+ "Value": "0x8DD6",
"Doc": "",
"Attributes": []
},
{
- "Name": "OneMinusConstantColor",
- "NativeName": "GL_ONE_MINUS_CONSTANT_COLOR",
- "Value": "0x8002",
+ "Name": "UnsignedIntSampler2DArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_ARRAY",
+ "Value": "0x8DD7",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConstantAlpha",
- "NativeName": "GL_CONSTANT_ALPHA",
- "Value": "0x8003",
+ "Name": "UnsignedIntSamplerBuffer",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_BUFFER",
+ "Value": "0x8DD8",
"Doc": "",
"Attributes": []
},
{
- "Name": "OneMinusConstantAlpha",
- "NativeName": "GL_ONE_MINUS_CONSTANT_ALPHA",
- "Value": "0x8004",
+ "Name": "DoubleMat2",
+ "NativeName": "GL_DOUBLE_MAT2",
+ "Value": "0x8F46",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrcAlphaSaturate",
- "NativeName": "GL_SRC_ALPHA_SATURATE",
- "Value": "0x308",
+ "Name": "DoubleMat3",
+ "NativeName": "GL_DOUBLE_MAT3",
+ "Value": "0x8F47",
"Doc": "",
"Attributes": []
},
{
- "Name": "Src1Color",
- "NativeName": "GL_SRC1_COLOR",
- "Value": "0x88F9",
+ "Name": "DoubleMat4",
+ "NativeName": "GL_DOUBLE_MAT4",
+ "Value": "0x8F48",
"Doc": "",
"Attributes": []
},
{
- "Name": "Src1Alpha",
- "NativeName": "GL_SRC1_ALPHA",
- "Value": "0x8589",
+ "Name": "DoubleMat2x3",
+ "NativeName": "GL_DOUBLE_MAT2x3",
+ "Value": "0x8F49",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "BlendingFactor",
- "NativeName": "BlendingFactor",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Nearest",
- "NativeName": "GL_NEAREST",
- "Value": "0x2600",
+ "Name": "DoubleMat2x4",
+ "NativeName": "GL_DOUBLE_MAT2x4",
+ "Value": "0x8F4A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Linear",
- "NativeName": "GL_LINEAR",
- "Value": "0x2601",
+ "Name": "DoubleMat3x2",
+ "NativeName": "GL_DOUBLE_MAT3x2",
+ "Value": "0x8F4B",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "BlitFramebufferFilter",
- "NativeName": "BlitFramebufferFilter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "False",
- "NativeName": "GL_FALSE",
- "Value": "0x0",
+ "Name": "DoubleMat3x4",
+ "NativeName": "GL_DOUBLE_MAT3x4",
+ "Value": "0x8F4C",
"Doc": "",
"Attributes": []
},
{
- "Name": "True",
- "NativeName": "GL_TRUE",
- "Value": "0x1",
+ "Name": "DoubleMat4x2",
+ "NativeName": "GL_DOUBLE_MAT4x2",
+ "Value": "0x8F4D",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "Boolean",
- "NativeName": "Boolean",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Color",
- "NativeName": "GL_COLOR",
- "Value": "0x1800",
+ "Name": "DoubleMat4x3",
+ "NativeName": "GL_DOUBLE_MAT4x3",
+ "Value": "0x8F4E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Depth",
- "NativeName": "GL_DEPTH",
- "Value": "0x1801",
+ "Name": "Int64Vec2Arb",
+ "NativeName": "GL_INT64_VEC2_ARB",
+ "Value": "0x8FE9",
"Doc": "",
"Attributes": []
},
{
- "Name": "Stencil",
- "NativeName": "GL_STENCIL",
- "Value": "0x1802",
+ "Name": "Int64Vec3Arb",
+ "NativeName": "GL_INT64_VEC3_ARB",
+ "Value": "0x8FEA",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "Buffer",
- "NativeName": "Buffer",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ReadOnly",
- "NativeName": "GL_READ_ONLY",
- "Value": "0x88B8",
+ "Name": "Int64Vec4Arb",
+ "NativeName": "GL_INT64_VEC4_ARB",
+ "Value": "0x8FEB",
"Doc": "",
"Attributes": []
},
{
- "Name": "WriteOnly",
- "NativeName": "GL_WRITE_ONLY",
- "Value": "0x88B9",
+ "Name": "UnsignedInt64Vec2Arb",
+ "NativeName": "GL_UNSIGNED_INT64_VEC2_ARB",
+ "Value": "0x8FF5",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReadWrite",
- "NativeName": "GL_READ_WRITE",
- "Value": "0x88BA",
+ "Name": "UnsignedInt64Vec3Arb",
+ "NativeName": "GL_UNSIGNED_INT64_VEC3_ARB",
+ "Value": "0x8FF6",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "BufferAccessARB",
- "NativeName": "BufferAccessARB",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "MapCoherentBit",
- "NativeName": "GL_MAP_COHERENT_BIT",
- "Value": "0x80",
+ "Name": "UnsignedInt64Vec4Arb",
+ "NativeName": "GL_UNSIGNED_INT64_VEC4_ARB",
+ "Value": "0x8FF7",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapCoherentBitExt",
- "NativeName": "GL_MAP_COHERENT_BIT_EXT",
- "Value": "0x80",
+ "Name": "DoubleVec2",
+ "NativeName": "GL_DOUBLE_VEC2",
+ "Value": "0x8FFC",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapFlushExplicitBit",
- "NativeName": "GL_MAP_FLUSH_EXPLICIT_BIT",
- "Value": "0x10",
+ "Name": "DoubleVec3",
+ "NativeName": "GL_DOUBLE_VEC3",
+ "Value": "0x8FFD",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapFlushExplicitBitExt",
- "NativeName": "GL_MAP_FLUSH_EXPLICIT_BIT_EXT",
- "Value": "0x10",
+ "Name": "DoubleVec4",
+ "NativeName": "GL_DOUBLE_VEC4",
+ "Value": "0x8FFE",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateBufferBit",
- "NativeName": "GL_MAP_INVALIDATE_BUFFER_BIT",
- "Value": "0x8",
+ "Name": "SamplerCubeMapArray",
+ "NativeName": "GL_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900C",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateBufferBitExt",
- "NativeName": "GL_MAP_INVALIDATE_BUFFER_BIT_EXT",
- "Value": "0x8",
+ "Name": "SamplerCubeMapArrayShadow",
+ "NativeName": "GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW",
+ "Value": "0x900D",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateRangeBit",
- "NativeName": "GL_MAP_INVALIDATE_RANGE_BIT",
- "Value": "0x4",
+ "Name": "IntSamplerCubeMapArray",
+ "NativeName": "GL_INT_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900E",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateRangeBitExt",
- "NativeName": "GL_MAP_INVALIDATE_RANGE_BIT_EXT",
- "Value": "0x4",
+ "Name": "UnsignedIntSamplerCubeMapArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900F",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapPersistentBit",
- "NativeName": "GL_MAP_PERSISTENT_BIT",
- "Value": "0x40",
+ "Name": "Image1D",
+ "NativeName": "GL_IMAGE_1D",
+ "Value": "0x904C",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapPersistentBitExt",
- "NativeName": "GL_MAP_PERSISTENT_BIT_EXT",
- "Value": "0x40",
+ "Name": "Image2D",
+ "NativeName": "GL_IMAGE_2D",
+ "Value": "0x904D",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapReadBit",
- "NativeName": "GL_MAP_READ_BIT",
- "Value": "0x1",
+ "Name": "Image3D",
+ "NativeName": "GL_IMAGE_3D",
+ "Value": "0x904E",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapReadBitExt",
- "NativeName": "GL_MAP_READ_BIT_EXT",
- "Value": "0x1",
+ "Name": "Image2DRect",
+ "NativeName": "GL_IMAGE_2D_RECT",
+ "Value": "0x904F",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapUnsynchronizedBit",
- "NativeName": "GL_MAP_UNSYNCHRONIZED_BIT",
- "Value": "0x20",
+ "Name": "ImageCube",
+ "NativeName": "GL_IMAGE_CUBE",
+ "Value": "0x9050",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapUnsynchronizedBitExt",
- "NativeName": "GL_MAP_UNSYNCHRONIZED_BIT_EXT",
- "Value": "0x20",
+ "Name": "ImageBuffer",
+ "NativeName": "GL_IMAGE_BUFFER",
+ "Value": "0x9051",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapWriteBit",
- "NativeName": "GL_MAP_WRITE_BIT",
- "Value": "0x2",
+ "Name": "Image1DArray",
+ "NativeName": "GL_IMAGE_1D_ARRAY",
+ "Value": "0x9052",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapWriteBitExt",
- "NativeName": "GL_MAP_WRITE_BIT_EXT",
- "Value": "0x2",
+ "Name": "Image2DArray",
+ "NativeName": "GL_IMAGE_2D_ARRAY",
+ "Value": "0x9053",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "BufferAccessMask",
- "NativeName": "BufferAccessMask",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "MultisampleBufferBit7QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT7_QCOM",
- "Value": "unchecked((int)0x80000000)",
+ "Name": "ImageCubeMapArray",
+ "NativeName": "GL_IMAGE_CUBE_MAP_ARRAY",
+ "Value": "0x9054",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBufferBit6QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT6_QCOM",
- "Value": "0x40000000",
+ "Name": "Image2DMultisample",
+ "NativeName": "GL_IMAGE_2D_MULTISAMPLE",
+ "Value": "0x9055",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBufferBit5QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT5_QCOM",
- "Value": "0x20000000",
+ "Name": "Image2DMultisampleArray",
+ "NativeName": "GL_IMAGE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9056",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBufferBit4QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT4_QCOM",
- "Value": "0x10000000",
+ "Name": "IntImage1D",
+ "NativeName": "GL_INT_IMAGE_1D",
+ "Value": "0x9057",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBufferBit3QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT3_QCOM",
- "Value": "0x8000000",
+ "Name": "IntImage2D",
+ "NativeName": "GL_INT_IMAGE_2D",
+ "Value": "0x9058",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBufferBit2QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT2_QCOM",
- "Value": "0x4000000",
+ "Name": "IntImage3D",
+ "NativeName": "GL_INT_IMAGE_3D",
+ "Value": "0x9059",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBufferBit1QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT1_QCOM",
- "Value": "0x2000000",
+ "Name": "IntImage2DRect",
+ "NativeName": "GL_INT_IMAGE_2D_RECT",
+ "Value": "0x905A",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleBufferBit0QCom",
- "NativeName": "GL_MULTISAMPLE_BUFFER_BIT0_QCOM",
- "Value": "0x1000000",
+ "Name": "IntImageCube",
+ "NativeName": "GL_INT_IMAGE_CUBE",
+ "Value": "0x905B",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit7QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT7_QCOM",
- "Value": "0x800000",
+ "Name": "IntImageBuffer",
+ "NativeName": "GL_INT_IMAGE_BUFFER",
+ "Value": "0x905C",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit6QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT6_QCOM",
- "Value": "0x400000",
+ "Name": "IntImage1DArray",
+ "NativeName": "GL_INT_IMAGE_1D_ARRAY",
+ "Value": "0x905D",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit5QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT5_QCOM",
- "Value": "0x200000",
+ "Name": "IntImage2DArray",
+ "NativeName": "GL_INT_IMAGE_2D_ARRAY",
+ "Value": "0x905E",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit4QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT4_QCOM",
- "Value": "0x100000",
+ "Name": "IntImageCubeMapArray",
+ "NativeName": "GL_INT_IMAGE_CUBE_MAP_ARRAY",
+ "Value": "0x905F",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit3QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT3_QCOM",
- "Value": "0x80000",
+ "Name": "IntImage2DMultisample",
+ "NativeName": "GL_INT_IMAGE_2D_MULTISAMPLE",
+ "Value": "0x9060",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit2QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT2_QCOM",
- "Value": "0x40000",
+ "Name": "IntImage2DMultisampleArray",
+ "NativeName": "GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9061",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit1QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT1_QCOM",
- "Value": "0x20000",
+ "Name": "UnsignedIntImage1D",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_1D",
+ "Value": "0x9062",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilBufferBit0QCom",
- "NativeName": "GL_STENCIL_BUFFER_BIT0_QCOM",
- "Value": "0x10000",
+ "Name": "UnsignedIntImage2D",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D",
+ "Value": "0x9063",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit7QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT7_QCOM",
- "Value": "0x8000",
+ "Name": "UnsignedIntImage3D",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_3D",
+ "Value": "0x9064",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit6QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT6_QCOM",
- "Value": "0x4000",
+ "Name": "UnsignedIntImage2DRect",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_RECT",
+ "Value": "0x9065",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit5QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT5_QCOM",
- "Value": "0x2000",
+ "Name": "UnsignedIntImageCube",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_CUBE",
+ "Value": "0x9066",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit4QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT4_QCOM",
- "Value": "0x1000",
+ "Name": "UnsignedIntImageBuffer",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_BUFFER",
+ "Value": "0x9067",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit3QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT3_QCOM",
- "Value": "0x800",
+ "Name": "UnsignedIntImage1DArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_1D_ARRAY",
+ "Value": "0x9068",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit2QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT2_QCOM",
- "Value": "0x400",
+ "Name": "UnsignedIntImage2DArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_ARRAY",
+ "Value": "0x9069",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit1QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT1_QCOM",
- "Value": "0x200",
+ "Name": "UnsignedIntImageCubeMapArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY",
+ "Value": "0x906A",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthBufferBit0QCom",
- "NativeName": "GL_DEPTH_BUFFER_BIT0_QCOM",
- "Value": "0x100",
+ "Name": "UnsignedIntImage2DMultisample",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE",
+ "Value": "0x906B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit7QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT7_QCOM",
- "Value": "0x80",
+ "Name": "UnsignedIntImage2DMultisampleArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x906C",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit6QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT6_QCOM",
- "Value": "0x40",
+ "Name": "Sampler2DMultisample",
+ "NativeName": "GL_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x9108",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit5QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT5_QCOM",
- "Value": "0x20",
+ "Name": "IntSampler2DMultisample",
+ "NativeName": "GL_INT_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x9109",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit4QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT4_QCOM",
- "Value": "0x10",
+ "Name": "UnsignedIntSampler2DMultisample",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x910A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit3QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT3_QCOM",
- "Value": "0x8",
+ "Name": "Sampler2DMultisampleArray",
+ "NativeName": "GL_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit2QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT2_QCOM",
- "Value": "0x4",
+ "Name": "IntSampler2DMultisampleArray",
+ "NativeName": "GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910C",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorBufferBit1QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT1_QCOM",
- "Value": "0x2",
+ "Name": "UnsignedIntSampler2DMultisampleArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910D",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "AttributeType",
+ "NativeName": "AttributeType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ColorBufferBit0QCom",
- "NativeName": "GL_COLOR_BUFFER_BIT0_QCOM",
- "Value": "0x1",
+ "Name": "TransformFeedback",
+ "NativeName": "GL_TRANSFORM_FEEDBACK",
+ "Value": "0x8E22",
"Doc": "",
"Attributes": []
}
],
- "Name": "BufferBitQCOM",
- "NativeName": "BufferBitQCOM",
+ "Name": "BindTransformFeedbackTarget",
+ "NativeName": "BindTransformFeedbackTarget",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ArrayBuffer",
- "NativeName": "GL_ARRAY_BUFFER",
- "Value": "0x8892",
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
"Doc": "",
"Attributes": []
},
{
- "Name": "AtomicCounterBuffer",
- "NativeName": "GL_ATOMIC_COUNTER_BUFFER",
- "Value": "0x92C0",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "CopyReadBuffer",
- "NativeName": "GL_COPY_READ_BUFFER",
- "Value": "0x8F36",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "CopyWriteBuffer",
- "NativeName": "GL_COPY_WRITE_BUFFER",
- "Value": "0x8F37",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "DispatchIndirectBuffer",
- "NativeName": "GL_DISPATCH_INDIRECT_BUFFER",
- "Value": "0x90EE",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
},
{
- "Name": "DrawIndirectBuffer",
- "NativeName": "GL_DRAW_INDIRECT_BUFFER",
- "Value": "0x8F3F",
+ "Name": "DoubleExt",
+ "NativeName": "GL_DOUBLE_EXT",
+ "Value": "0x140A",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "BinormalPointerTypeEXT",
+ "NativeName": "BinormalPointerTypeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FuncAdd",
+ "NativeName": "GL_FUNC_ADD",
+ "Value": "0x8006",
"Doc": "",
"Attributes": []
},
{
- "Name": "ElementArrayBuffer",
- "NativeName": "GL_ELEMENT_ARRAY_BUFFER",
- "Value": "0x8893",
+ "Name": "FuncAddExt",
+ "NativeName": "GL_FUNC_ADD_EXT",
+ "Value": "0x8006",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelPackBuffer",
- "NativeName": "GL_PIXEL_PACK_BUFFER",
- "Value": "0x88EB",
+ "Name": "Min",
+ "NativeName": "GL_MIN",
+ "Value": "0x8007",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelUnpackBuffer",
- "NativeName": "GL_PIXEL_UNPACK_BUFFER",
- "Value": "0x88EC",
+ "Name": "MinExt",
+ "NativeName": "GL_MIN_EXT",
+ "Value": "0x8007",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryBuffer",
- "NativeName": "GL_QUERY_BUFFER",
- "Value": "0x9192",
+ "Name": "Max",
+ "NativeName": "GL_MAX",
+ "Value": "0x8008",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderStorageBuffer",
- "NativeName": "GL_SHADER_STORAGE_BUFFER",
- "Value": "0x90D2",
+ "Name": "MaxExt",
+ "NativeName": "GL_MAX_EXT",
+ "Value": "0x8008",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBuffer",
- "NativeName": "GL_TEXTURE_BUFFER",
- "Value": "0x8C2A",
+ "Name": "FuncSubtract",
+ "NativeName": "GL_FUNC_SUBTRACT",
+ "Value": "0x800A",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBuffer",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
- "Value": "0x8C8E",
+ "Name": "FuncSubtractExt",
+ "NativeName": "GL_FUNC_SUBTRACT_EXT",
+ "Value": "0x800A",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBuffer",
- "NativeName": "GL_UNIFORM_BUFFER",
- "Value": "0x8A11",
+ "Name": "FuncReverseSubtract",
+ "NativeName": "GL_FUNC_REVERSE_SUBTRACT",
+ "Value": "0x800B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FuncReverseSubtractExt",
+ "NativeName": "GL_FUNC_REVERSE_SUBTRACT_EXT",
+ "Value": "0x800B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AlphaMinSgix",
+ "NativeName": "GL_ALPHA_MIN_SGIX",
+ "Value": "0x8320",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AlphaMaxSgix",
+ "NativeName": "GL_ALPHA_MAX_SGIX",
+ "Value": "0x8321",
"Doc": "",
"Attributes": []
}
],
- "Name": "BufferStorageTarget",
- "NativeName": "BufferStorageTarget",
+ "Name": "BlendEquationModeEXT",
+ "NativeName": "BlendEquationModeEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ArrayBuffer",
- "NativeName": "GL_ARRAY_BUFFER",
- "Value": "0x8892",
+ "Name": "Zero",
+ "NativeName": "GL_ZERO",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "AtomicCounterBuffer",
- "NativeName": "GL_ATOMIC_COUNTER_BUFFER",
- "Value": "0x92C0",
+ "Name": "One",
+ "NativeName": "GL_ONE",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "CopyReadBuffer",
- "NativeName": "GL_COPY_READ_BUFFER",
- "Value": "0x8F36",
+ "Name": "SrcColor",
+ "NativeName": "GL_SRC_COLOR",
+ "Value": "0x300",
"Doc": "",
"Attributes": []
},
{
- "Name": "CopyWriteBuffer",
- "NativeName": "GL_COPY_WRITE_BUFFER",
- "Value": "0x8F37",
+ "Name": "OneMinusSrcColor",
+ "NativeName": "GL_ONE_MINUS_SRC_COLOR",
+ "Value": "0x301",
"Doc": "",
"Attributes": []
},
{
- "Name": "DispatchIndirectBuffer",
- "NativeName": "GL_DISPATCH_INDIRECT_BUFFER",
- "Value": "0x90EE",
+ "Name": "SrcAlpha",
+ "NativeName": "GL_SRC_ALPHA",
+ "Value": "0x302",
"Doc": "",
"Attributes": []
},
{
- "Name": "DrawIndirectBuffer",
- "NativeName": "GL_DRAW_INDIRECT_BUFFER",
- "Value": "0x8F3F",
+ "Name": "OneMinusSrcAlpha",
+ "NativeName": "GL_ONE_MINUS_SRC_ALPHA",
+ "Value": "0x303",
"Doc": "",
"Attributes": []
},
{
- "Name": "ElementArrayBuffer",
- "NativeName": "GL_ELEMENT_ARRAY_BUFFER",
- "Value": "0x8893",
+ "Name": "DstAlpha",
+ "NativeName": "GL_DST_ALPHA",
+ "Value": "0x304",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelPackBuffer",
- "NativeName": "GL_PIXEL_PACK_BUFFER",
- "Value": "0x88EB",
+ "Name": "OneMinusDstAlpha",
+ "NativeName": "GL_ONE_MINUS_DST_ALPHA",
+ "Value": "0x305",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelUnpackBuffer",
- "NativeName": "GL_PIXEL_UNPACK_BUFFER",
- "Value": "0x88EC",
+ "Name": "DstColor",
+ "NativeName": "GL_DST_COLOR",
+ "Value": "0x306",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryBuffer",
- "NativeName": "GL_QUERY_BUFFER",
- "Value": "0x9192",
+ "Name": "OneMinusDstColor",
+ "NativeName": "GL_ONE_MINUS_DST_COLOR",
+ "Value": "0x307",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderStorageBuffer",
- "NativeName": "GL_SHADER_STORAGE_BUFFER",
- "Value": "0x90D2",
+ "Name": "SrcAlphaSaturate",
+ "NativeName": "GL_SRC_ALPHA_SATURATE",
+ "Value": "0x308",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBuffer",
- "NativeName": "GL_TEXTURE_BUFFER",
- "Value": "0x8C2A",
+ "Name": "ConstantColor",
+ "NativeName": "GL_CONSTANT_COLOR",
+ "Value": "0x8001",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBuffer",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
- "Value": "0x8C8E",
+ "Name": "OneMinusConstantColor",
+ "NativeName": "GL_ONE_MINUS_CONSTANT_COLOR",
+ "Value": "0x8002",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBuffer",
- "NativeName": "GL_UNIFORM_BUFFER",
- "Value": "0x8A11",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "BufferTargetARB",
- "NativeName": "BufferTargetARB",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "StreamDraw",
- "NativeName": "GL_STREAM_DRAW",
- "Value": "0x88E0",
+ "Name": "ConstantAlpha",
+ "NativeName": "GL_CONSTANT_ALPHA",
+ "Value": "0x8003",
"Doc": "",
"Attributes": []
},
{
- "Name": "StreamRead",
- "NativeName": "GL_STREAM_READ",
- "Value": "0x88E1",
+ "Name": "OneMinusConstantAlpha",
+ "NativeName": "GL_ONE_MINUS_CONSTANT_ALPHA",
+ "Value": "0x8004",
"Doc": "",
"Attributes": []
},
{
- "Name": "StreamCopy",
- "NativeName": "GL_STREAM_COPY",
- "Value": "0x88E2",
+ "Name": "Src1Alpha",
+ "NativeName": "GL_SRC1_ALPHA",
+ "Value": "0x8589",
"Doc": "",
"Attributes": []
},
{
- "Name": "StaticDraw",
- "NativeName": "GL_STATIC_DRAW",
- "Value": "0x88E4",
+ "Name": "Src1Color",
+ "NativeName": "GL_SRC1_COLOR",
+ "Value": "0x88F9",
"Doc": "",
"Attributes": []
},
{
- "Name": "StaticRead",
- "NativeName": "GL_STATIC_READ",
- "Value": "0x88E5",
+ "Name": "OneMinusSrc1Color",
+ "NativeName": "GL_ONE_MINUS_SRC1_COLOR",
+ "Value": "0x88FA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OneMinusSrc1Alpha",
+ "NativeName": "GL_ONE_MINUS_SRC1_ALPHA",
+ "Value": "0x88FB",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "BlendingFactor",
+ "NativeName": "BlendingFactor",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Nearest",
+ "NativeName": "GL_NEAREST",
+ "Value": "0x2600",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Linear",
+ "NativeName": "GL_LINEAR",
+ "Value": "0x2601",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "BlitFramebufferFilter",
+ "NativeName": "BlitFramebufferFilter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "False",
+ "NativeName": "GL_FALSE",
+ "Value": "0x0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "True",
+ "NativeName": "GL_TRUE",
+ "Value": "0x1",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "Boolean",
+ "NativeName": "Boolean",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Color",
+ "NativeName": "GL_COLOR",
+ "Value": "0x1800",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Depth",
+ "NativeName": "GL_DEPTH",
+ "Value": "0x1801",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Stencil",
+ "NativeName": "GL_STENCIL",
+ "Value": "0x1802",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "Buffer",
+ "NativeName": "Buffer",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ReadOnly",
+ "NativeName": "GL_READ_ONLY",
+ "Value": "0x88B8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "WriteOnly",
+ "NativeName": "GL_WRITE_ONLY",
+ "Value": "0x88B9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ReadWrite",
+ "NativeName": "GL_READ_WRITE",
+ "Value": "0x88BA",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "BufferAccessARB",
+ "NativeName": "BufferAccessARB",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ColorBufferBit0QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT0_QCOM",
+ "Value": "0x1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorBufferBit1QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT1_QCOM",
+ "Value": "0x2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorBufferBit2QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT2_QCOM",
+ "Value": "0x4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorBufferBit3QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT3_QCOM",
+ "Value": "0x8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorBufferBit4QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT4_QCOM",
+ "Value": "0x10",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorBufferBit5QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT5_QCOM",
+ "Value": "0x20",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorBufferBit6QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT6_QCOM",
+ "Value": "0x40",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorBufferBit7QCom",
+ "NativeName": "GL_COLOR_BUFFER_BIT7_QCOM",
+ "Value": "0x80",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthBufferBit0QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT0_QCOM",
+ "Value": "0x100",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthBufferBit1QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT1_QCOM",
+ "Value": "0x200",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthBufferBit2QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT2_QCOM",
+ "Value": "0x400",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthBufferBit3QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT3_QCOM",
+ "Value": "0x800",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthBufferBit4QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT4_QCOM",
+ "Value": "0x1000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthBufferBit5QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT5_QCOM",
+ "Value": "0x2000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthBufferBit6QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT6_QCOM",
+ "Value": "0x4000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthBufferBit7QCom",
+ "NativeName": "GL_DEPTH_BUFFER_BIT7_QCOM",
+ "Value": "0x8000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBufferBit0QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT0_QCOM",
+ "Value": "0x10000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBufferBit1QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT1_QCOM",
+ "Value": "0x20000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBufferBit2QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT2_QCOM",
+ "Value": "0x40000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBufferBit3QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT3_QCOM",
+ "Value": "0x80000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBufferBit4QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT4_QCOM",
+ "Value": "0x100000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBufferBit5QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT5_QCOM",
+ "Value": "0x200000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBufferBit6QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT6_QCOM",
+ "Value": "0x400000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilBufferBit7QCom",
+ "NativeName": "GL_STENCIL_BUFFER_BIT7_QCOM",
+ "Value": "0x800000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MultisampleBufferBit0QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT0_QCOM",
+ "Value": "0x1000000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MultisampleBufferBit1QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT1_QCOM",
+ "Value": "0x2000000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MultisampleBufferBit2QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT2_QCOM",
+ "Value": "0x4000000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MultisampleBufferBit3QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT3_QCOM",
+ "Value": "0x8000000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MultisampleBufferBit4QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT4_QCOM",
+ "Value": "0x10000000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MultisampleBufferBit5QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT5_QCOM",
+ "Value": "0x20000000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MultisampleBufferBit6QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT6_QCOM",
+ "Value": "0x40000000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MultisampleBufferBit7QCom",
+ "NativeName": "GL_MULTISAMPLE_BUFFER_BIT7_QCOM",
+ "Value": "unchecked((int)0x80000000)",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "BufferBitQCOM",
+ "NativeName": "BufferBitQCOM",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "BufferImmutableStorage",
+ "NativeName": "GL_BUFFER_IMMUTABLE_STORAGE",
+ "Value": "0x821F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BufferStorageFlags",
+ "NativeName": "GL_BUFFER_STORAGE_FLAGS",
+ "Value": "0x8220",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BufferSize",
+ "NativeName": "GL_BUFFER_SIZE",
+ "Value": "0x8764",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BufferSizeArb",
+ "NativeName": "GL_BUFFER_SIZE_ARB",
+ "Value": "0x8764",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BufferUsage",
+ "NativeName": "GL_BUFFER_USAGE",
+ "Value": "0x8765",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BufferUsageArb",
+ "NativeName": "GL_BUFFER_USAGE_ARB",
+ "Value": "0x8765",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BufferAccess",
+ "NativeName": "GL_BUFFER_ACCESS",
+ "Value": "0x88BB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BufferAccessArb",
+ "NativeName": "GL_BUFFER_ACCESS_ARB",
+ "Value": "0x88BB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BufferMapped",
+ "NativeName": "GL_BUFFER_MAPPED",
+ "Value": "0x88BC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BufferMappedArb",
+ "NativeName": "GL_BUFFER_MAPPED_ARB",
+ "Value": "0x88BC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BufferAccessFlags",
+ "NativeName": "GL_BUFFER_ACCESS_FLAGS",
+ "Value": "0x911F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BufferMapLength",
+ "NativeName": "GL_BUFFER_MAP_LENGTH",
+ "Value": "0x9120",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BufferMapOffset",
+ "NativeName": "GL_BUFFER_MAP_OFFSET",
+ "Value": "0x9121",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "BufferPNameARB",
+ "NativeName": "BufferPNameARB",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "BufferMapPointer",
+ "NativeName": "GL_BUFFER_MAP_POINTER",
+ "Value": "0x88BD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BufferMapPointerArb",
+ "NativeName": "GL_BUFFER_MAP_POINTER_ARB",
+ "Value": "0x88BD",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "BufferPointerNameARB",
+ "NativeName": "BufferPointerNameARB",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "DynamicStorageBit",
+ "NativeName": "GL_DYNAMIC_STORAGE_BIT",
+ "Value": "0x100",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DynamicStorageBitExt",
+ "NativeName": "GL_DYNAMIC_STORAGE_BIT_EXT",
+ "Value": "0x100",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClientStorageBit",
+ "NativeName": "GL_CLIENT_STORAGE_BIT",
+ "Value": "0x200",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClientStorageBitExt",
+ "NativeName": "GL_CLIENT_STORAGE_BIT_EXT",
+ "Value": "0x200",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SparseStorageBitArb",
+ "NativeName": "GL_SPARSE_STORAGE_BIT_ARB",
+ "Value": "0x400",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LgpuSeparateStorageBitNvx",
+ "NativeName": "GL_LGPU_SEPARATE_STORAGE_BIT_NVX",
+ "Value": "0x800",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PerGpuStorageBitNV",
+ "NativeName": "GL_PER_GPU_STORAGE_BIT_NV",
+ "Value": "0x800",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ExternalStorageBitNvx",
+ "NativeName": "GL_EXTERNAL_STORAGE_BIT_NVX",
+ "Value": "0x2000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapReadBit",
+ "NativeName": "GL_MAP_READ_BIT",
+ "Value": "0x1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapReadBitExt",
+ "NativeName": "GL_MAP_READ_BIT_EXT",
+ "Value": "0x1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapWriteBit",
+ "NativeName": "GL_MAP_WRITE_BIT",
+ "Value": "0x2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapWriteBitExt",
+ "NativeName": "GL_MAP_WRITE_BIT_EXT",
+ "Value": "0x2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapPersistentBit",
+ "NativeName": "GL_MAP_PERSISTENT_BIT",
+ "Value": "0x40",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapPersistentBitExt",
+ "NativeName": "GL_MAP_PERSISTENT_BIT_EXT",
+ "Value": "0x40",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapCoherentBit",
+ "NativeName": "GL_MAP_COHERENT_BIT",
+ "Value": "0x80",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapCoherentBitExt",
+ "NativeName": "GL_MAP_COHERENT_BIT_EXT",
+ "Value": "0x80",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "BufferStorageMask",
+ "NativeName": "BufferStorageMask",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ArrayBuffer",
+ "NativeName": "GL_ARRAY_BUFFER",
+ "Value": "0x8892",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ElementArrayBuffer",
+ "NativeName": "GL_ELEMENT_ARRAY_BUFFER",
+ "Value": "0x8893",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelPackBuffer",
+ "NativeName": "GL_PIXEL_PACK_BUFFER",
+ "Value": "0x88EB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelUnpackBuffer",
+ "NativeName": "GL_PIXEL_UNPACK_BUFFER",
+ "Value": "0x88EC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UniformBuffer",
+ "NativeName": "GL_UNIFORM_BUFFER",
+ "Value": "0x8A11",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBuffer",
+ "NativeName": "GL_TEXTURE_BUFFER",
+ "Value": "0x8C2A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TransformFeedbackBuffer",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
+ "Value": "0x8C8E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CopyReadBuffer",
+ "NativeName": "GL_COPY_READ_BUFFER",
+ "Value": "0x8F36",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CopyWriteBuffer",
+ "NativeName": "GL_COPY_WRITE_BUFFER",
+ "Value": "0x8F37",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DrawIndirectBuffer",
+ "NativeName": "GL_DRAW_INDIRECT_BUFFER",
+ "Value": "0x8F3F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderStorageBuffer",
+ "NativeName": "GL_SHADER_STORAGE_BUFFER",
+ "Value": "0x90D2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DispatchIndirectBuffer",
+ "NativeName": "GL_DISPATCH_INDIRECT_BUFFER",
+ "Value": "0x90EE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QueryBuffer",
+ "NativeName": "GL_QUERY_BUFFER",
+ "Value": "0x9192",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AtomicCounterBuffer",
+ "NativeName": "GL_ATOMIC_COUNTER_BUFFER",
+ "Value": "0x92C0",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "BufferStorageTarget",
+ "NativeName": "BufferStorageTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ParameterBuffer",
+ "NativeName": "GL_PARAMETER_BUFFER",
+ "Value": "0x80EE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ArrayBuffer",
+ "NativeName": "GL_ARRAY_BUFFER",
+ "Value": "0x8892",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ElementArrayBuffer",
+ "NativeName": "GL_ELEMENT_ARRAY_BUFFER",
+ "Value": "0x8893",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelPackBuffer",
+ "NativeName": "GL_PIXEL_PACK_BUFFER",
+ "Value": "0x88EB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelUnpackBuffer",
+ "NativeName": "GL_PIXEL_UNPACK_BUFFER",
+ "Value": "0x88EC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UniformBuffer",
+ "NativeName": "GL_UNIFORM_BUFFER",
+ "Value": "0x8A11",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBuffer",
+ "NativeName": "GL_TEXTURE_BUFFER",
+ "Value": "0x8C2A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TransformFeedbackBuffer",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
+ "Value": "0x8C8E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CopyReadBuffer",
+ "NativeName": "GL_COPY_READ_BUFFER",
+ "Value": "0x8F36",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CopyWriteBuffer",
+ "NativeName": "GL_COPY_WRITE_BUFFER",
+ "Value": "0x8F37",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DrawIndirectBuffer",
+ "NativeName": "GL_DRAW_INDIRECT_BUFFER",
+ "Value": "0x8F3F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderStorageBuffer",
+ "NativeName": "GL_SHADER_STORAGE_BUFFER",
+ "Value": "0x90D2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DispatchIndirectBuffer",
+ "NativeName": "GL_DISPATCH_INDIRECT_BUFFER",
+ "Value": "0x90EE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QueryBuffer",
+ "NativeName": "GL_QUERY_BUFFER",
+ "Value": "0x9192",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AtomicCounterBuffer",
+ "NativeName": "GL_ATOMIC_COUNTER_BUFFER",
+ "Value": "0x92C0",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "BufferTargetARB",
+ "NativeName": "BufferTargetARB",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "StreamDraw",
+ "NativeName": "GL_STREAM_DRAW",
+ "Value": "0x88E0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StreamRead",
+ "NativeName": "GL_STREAM_READ",
+ "Value": "0x88E1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StreamCopy",
+ "NativeName": "GL_STREAM_COPY",
+ "Value": "0x88E2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StaticDraw",
+ "NativeName": "GL_STATIC_DRAW",
+ "Value": "0x88E4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StaticRead",
+ "NativeName": "GL_STATIC_READ",
+ "Value": "0x88E5",
"Doc": "",
"Attributes": []
},
@@ -11121,16 +12015,16 @@
{
"Tokens": [
{
- "Name": "DrawFramebuffer",
- "NativeName": "GL_DRAW_FRAMEBUFFER",
- "Value": "0x8CA9",
+ "Name": "ReadFramebuffer",
+ "NativeName": "GL_READ_FRAMEBUFFER",
+ "Value": "0x8CA8",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReadFramebuffer",
- "NativeName": "GL_READ_FRAMEBUFFER",
- "Value": "0x8CA8",
+ "Name": "DrawFramebuffer",
+ "NativeName": "GL_DRAW_FRAMEBUFFER",
+ "Value": "0x8CA9",
"Doc": "",
"Attributes": []
},
@@ -11150,19 +12044,77 @@
{
"Tokens": [
{
- "Name": "ColorBufferBit",
- "NativeName": "GL_COLOR_BUFFER_BIT",
- "Value": "0x4000",
+ "Name": "False",
+ "NativeName": "GL_FALSE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "CoverageBufferBitNV",
- "NativeName": "GL_COVERAGE_BUFFER_BIT_NV",
- "Value": "0x8000",
+ "Name": "True",
+ "NativeName": "GL_TRUE",
+ "Value": "0x1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FixedOnly",
+ "NativeName": "GL_FIXED_ONLY",
+ "Value": "0x891D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FixedOnlyArb",
+ "NativeName": "GL_FIXED_ONLY_ARB",
+ "Value": "0x891D",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ClampColorModeARB",
+ "NativeName": "ClampColorModeARB",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ClampVertexColorArb",
+ "NativeName": "GL_CLAMP_VERTEX_COLOR_ARB",
+ "Value": "0x891A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClampFragmentColorArb",
+ "NativeName": "GL_CLAMP_FRAGMENT_COLOR_ARB",
+ "Value": "0x891B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClampReadColor",
+ "NativeName": "GL_CLAMP_READ_COLOR",
+ "Value": "0x891C",
"Doc": "",
"Attributes": []
},
+ {
+ "Name": "ClampReadColorArb",
+ "NativeName": "GL_CLAMP_READ_COLOR_ARB",
+ "Value": "0x891C",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ClampColorTargetARB",
+ "NativeName": "ClampColorTargetARB",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
"Name": "DepthBufferBit",
"NativeName": "GL_DEPTH_BUFFER_BIT",
@@ -11176,6 +12128,20 @@
"Value": "0x400",
"Doc": "",
"Attributes": []
+ },
+ {
+ "Name": "ColorBufferBit",
+ "NativeName": "GL_COLOR_BUFFER_BIT",
+ "Value": "0x4000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CoverageBufferBitNV",
+ "NativeName": "GL_COVERAGE_BUFFER_BIT_NV",
+ "Value": "0x8000",
+ "Doc": "",
+ "Attributes": []
}
],
"Name": "ClearBufferMask",
@@ -11603,16 +12569,16 @@
{
"Tokens": [
{
- "Name": "Back",
- "NativeName": "GL_BACK",
- "Value": "0x405",
+ "Name": "Front",
+ "NativeName": "GL_FRONT",
+ "Value": "0x404",
"Doc": "",
"Attributes": []
},
{
- "Name": "Front",
- "NativeName": "GL_FRONT",
- "Value": "0x404",
+ "Name": "Back",
+ "NativeName": "GL_BACK",
+ "Value": "0x405",
"Doc": "",
"Attributes": []
},
@@ -11645,34 +12611,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "UnsignedByte",
"NativeName": "GL_UNSIGNED_BYTE",
@@ -11680,59 +12618,23 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "UnsignedInt",
- "NativeName": "GL_UNSIGNED_INT",
- "Value": "0x1405",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "UnsignedShort",
"NativeName": "GL_UNSIGNED_SHORT",
"Value": "0x1403",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ColorPointerType",
- "NativeName": "ColorPointerType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "ColorTableBias",
- "NativeName": "GL_COLOR_TABLE_BIAS",
- "Value": "0x80D7",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorTableBiasSgi",
- "NativeName": "GL_COLOR_TABLE_BIAS_SGI",
- "Value": "0x80D7",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorTableScale",
- "NativeName": "GL_COLOR_TABLE_SCALE",
- "Value": "0x80D6",
- "Doc": "",
- "Attributes": []
},
{
- "Name": "ColorTableScaleSgi",
- "NativeName": "GL_COLOR_TABLE_SCALE_SGI",
- "Value": "0x80D6",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
}
],
- "Name": "ColorTableParameterPNameSGI",
- "NativeName": "ColorTableParameterPNameSGI",
+ "Name": "ColorPointerType",
+ "NativeName": "ColorPointerType",
"ExtensionName": "Core",
"Attributes": []
},
@@ -11768,30 +12670,30 @@
{
"Tokens": [
{
- "Name": "ColorTable",
- "NativeName": "GL_COLOR_TABLE",
- "Value": "0x80D0",
+ "Name": "TextureColorTableSgi",
+ "NativeName": "GL_TEXTURE_COLOR_TABLE_SGI",
+ "Value": "0x80BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableSgi",
- "NativeName": "GL_COLOR_TABLE_SGI",
- "Value": "0x80D0",
+ "Name": "ProxyTextureColorTableSgi",
+ "NativeName": "GL_PROXY_TEXTURE_COLOR_TABLE_SGI",
+ "Value": "0x80BD",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixColorTable",
- "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE",
- "Value": "0x80D2",
+ "Name": "ColorTable",
+ "NativeName": "GL_COLOR_TABLE",
+ "Value": "0x80D0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixColorTableSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
- "Value": "0x80D2",
+ "Name": "ColorTableSgi",
+ "NativeName": "GL_COLOR_TABLE_SGI",
+ "Value": "0x80D0",
"Doc": "",
"Attributes": []
},
@@ -11810,30 +12712,30 @@
"Attributes": []
},
{
- "Name": "ProxyColorTable",
- "NativeName": "GL_PROXY_COLOR_TABLE",
- "Value": "0x80D3",
+ "Name": "PostColorMatrixColorTable",
+ "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE",
+ "Value": "0x80D2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyColorTableSgi",
- "NativeName": "GL_PROXY_COLOR_TABLE_SGI",
- "Value": "0x80D3",
+ "Name": "PostColorMatrixColorTableSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
+ "Value": "0x80D2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyPostColorMatrixColorTable",
- "NativeName": "GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE",
- "Value": "0x80D5",
+ "Name": "ProxyColorTable",
+ "NativeName": "GL_PROXY_COLOR_TABLE",
+ "Value": "0x80D3",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyPostColorMatrixColorTableSgi",
- "NativeName": "GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
- "Value": "0x80D5",
+ "Name": "ProxyColorTableSgi",
+ "NativeName": "GL_PROXY_COLOR_TABLE_SGI",
+ "Value": "0x80D3",
"Doc": "",
"Attributes": []
},
@@ -11852,16 +12754,16 @@
"Attributes": []
},
{
- "Name": "ProxyTextureColorTableSgi",
- "NativeName": "GL_PROXY_TEXTURE_COLOR_TABLE_SGI",
- "Value": "0x80BD",
+ "Name": "ProxyPostColorMatrixColorTable",
+ "NativeName": "GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE",
+ "Value": "0x80D5",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureColorTableSgi",
- "NativeName": "GL_TEXTURE_COLOR_TABLE_SGI",
- "Value": "0x80BC",
+ "Name": "ProxyPostColorMatrixColorTableSgi",
+ "NativeName": "GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
+ "Value": "0x80D5",
"Doc": "",
"Attributes": []
}
@@ -11874,19 +12776,449 @@
{
"Tokens": [
{
- "Name": "ContextFlagDebugBit",
- "NativeName": "GL_CONTEXT_FLAG_DEBUG_BIT",
- "Value": "0x2",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ContextFlagDebugBitKhr",
- "NativeName": "GL_CONTEXT_FLAG_DEBUG_BIT_KHR",
- "Value": "0x2",
+ "Name": "BiasByNegativeOneHalfNV",
+ "NativeName": "GL_BIAS_BY_NEGATIVE_ONE_HALF_NV",
+ "Value": "0x8541",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerBiasNV",
+ "NativeName": "CombinerBiasNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Blue",
+ "NativeName": "GL_BLUE",
+ "Value": "0x1905",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Alpha",
+ "NativeName": "GL_ALPHA",
+ "Value": "0x1906",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb",
+ "NativeName": "GL_RGB",
+ "Value": "0x1907",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerComponentUsageNV",
+ "NativeName": "CombinerComponentUsageNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "UnsignedIdentityNV",
+ "NativeName": "GL_UNSIGNED_IDENTITY_NV",
+ "Value": "0x8536",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInvertNV",
+ "NativeName": "GL_UNSIGNED_INVERT_NV",
+ "Value": "0x8537",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ExpandNormalNV",
+ "NativeName": "GL_EXPAND_NORMAL_NV",
+ "Value": "0x8538",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ExpandNegateNV",
+ "NativeName": "GL_EXPAND_NEGATE_NV",
+ "Value": "0x8539",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HalfBiasNormalNV",
+ "NativeName": "GL_HALF_BIAS_NORMAL_NV",
+ "Value": "0x853A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HalfBiasNegateNV",
+ "NativeName": "GL_HALF_BIAS_NEGATE_NV",
+ "Value": "0x853B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SignedIdentityNV",
+ "NativeName": "GL_SIGNED_IDENTITY_NV",
+ "Value": "0x853C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SignedNegateNV",
+ "NativeName": "GL_SIGNED_NEGATE_NV",
+ "Value": "0x853D",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerMappingNV",
+ "NativeName": "CombinerMappingNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "CombinerInputNV",
+ "NativeName": "GL_COMBINER_INPUT_NV",
+ "Value": "0x8542",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CombinerMappingNV",
+ "NativeName": "GL_COMBINER_MAPPING_NV",
+ "Value": "0x8543",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CombinerComponentUsageNV",
+ "NativeName": "GL_COMBINER_COMPONENT_USAGE_NV",
+ "Value": "0x8544",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerParameterNV",
+ "NativeName": "CombinerParameterNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Alpha",
+ "NativeName": "GL_ALPHA",
+ "Value": "0x1906",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb",
+ "NativeName": "GL_RGB",
+ "Value": "0x1907",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerPortionNV",
+ "NativeName": "CombinerPortionNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Texture0Arb",
+ "NativeName": "GL_TEXTURE0_ARB",
+ "Value": "0x84C0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture1Arb",
+ "NativeName": "GL_TEXTURE1_ARB",
+ "Value": "0x84C1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PrimaryColorNV",
+ "NativeName": "GL_PRIMARY_COLOR_NV",
+ "Value": "0x852C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SecondaryColorNV",
+ "NativeName": "GL_SECONDARY_COLOR_NV",
+ "Value": "0x852D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Spare0NV",
+ "NativeName": "GL_SPARE0_NV",
+ "Value": "0x852E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Spare1NV",
+ "NativeName": "GL_SPARE1_NV",
+ "Value": "0x852F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DiscardNV",
+ "NativeName": "GL_DISCARD_NV",
+ "Value": "0x8530",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerRegisterNV",
+ "NativeName": "CombinerRegisterNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ScaleByTwoNV",
+ "NativeName": "GL_SCALE_BY_TWO_NV",
+ "Value": "0x853E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ScaleByFourNV",
+ "NativeName": "GL_SCALE_BY_FOUR_NV",
+ "Value": "0x853F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ScaleByOneHalfNV",
+ "NativeName": "GL_SCALE_BY_ONE_HALF_NV",
+ "Value": "0x8540",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerScaleNV",
+ "NativeName": "CombinerScaleNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Combiner0NV",
+ "NativeName": "GL_COMBINER0_NV",
+ "Value": "0x8550",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Combiner1NV",
+ "NativeName": "GL_COMBINER1_NV",
+ "Value": "0x8551",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Combiner2NV",
+ "NativeName": "GL_COMBINER2_NV",
+ "Value": "0x8552",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Combiner3NV",
+ "NativeName": "GL_COMBINER3_NV",
+ "Value": "0x8553",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Combiner4NV",
+ "NativeName": "GL_COMBINER4_NV",
+ "Value": "0x8554",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Combiner5NV",
+ "NativeName": "GL_COMBINER5_NV",
+ "Value": "0x8555",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Combiner6NV",
+ "NativeName": "GL_COMBINER6_NV",
+ "Value": "0x8556",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Combiner7NV",
+ "NativeName": "GL_COMBINER7_NV",
+ "Value": "0x8557",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerStageNV",
+ "NativeName": "CombinerStageNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "VariableANV",
+ "NativeName": "GL_VARIABLE_A_NV",
+ "Value": "0x8523",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VariableBNV",
+ "NativeName": "GL_VARIABLE_B_NV",
+ "Value": "0x8524",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VariableCNV",
+ "NativeName": "GL_VARIABLE_C_NV",
+ "Value": "0x8525",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VariableDNV",
+ "NativeName": "GL_VARIABLE_D_NV",
+ "Value": "0x8526",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VariableENV",
+ "NativeName": "GL_VARIABLE_E_NV",
+ "Value": "0x8527",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VariableFNV",
+ "NativeName": "GL_VARIABLE_F_NV",
+ "Value": "0x8528",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VariableGNV",
+ "NativeName": "GL_VARIABLE_G_NV",
+ "Value": "0x8529",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "CombinerVariableNV",
+ "NativeName": "CombinerVariableNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "QueryWait",
+ "NativeName": "GL_QUERY_WAIT",
+ "Value": "0x8E13",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QueryNoWait",
+ "NativeName": "GL_QUERY_NO_WAIT",
+ "Value": "0x8E14",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QueryByRegionWait",
+ "NativeName": "GL_QUERY_BY_REGION_WAIT",
+ "Value": "0x8E15",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QueryByRegionNoWait",
+ "NativeName": "GL_QUERY_BY_REGION_NO_WAIT",
+ "Value": "0x8E16",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QueryWaitInverted",
+ "NativeName": "GL_QUERY_WAIT_INVERTED",
+ "Value": "0x8E17",
"Doc": "",
"Attributes": []
},
+ {
+ "Name": "QueryNoWaitInverted",
+ "NativeName": "GL_QUERY_NO_WAIT_INVERTED",
+ "Value": "0x8E18",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QueryByRegionWaitInverted",
+ "NativeName": "GL_QUERY_BY_REGION_WAIT_INVERTED",
+ "Value": "0x8E19",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QueryByRegionNoWaitInverted",
+ "NativeName": "GL_QUERY_BY_REGION_NO_WAIT_INVERTED",
+ "Value": "0x8E1A",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ConditionalRenderMode",
+ "NativeName": "ConditionalRenderMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
"Name": "ContextFlagForwardCompatibleBit",
"NativeName": "GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT",
@@ -11894,6 +13226,20 @@
"Doc": "",
"Attributes": []
},
+ {
+ "Name": "ContextFlagDebugBit",
+ "NativeName": "GL_CONTEXT_FLAG_DEBUG_BIT",
+ "Value": "0x2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ContextFlagDebugBitKhr",
+ "NativeName": "GL_CONTEXT_FLAG_DEBUG_BIT_KHR",
+ "Value": "0x2",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "ContextFlagRobustAccessBit",
"NativeName": "GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT",
@@ -11908,13 +13254,6 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "ContextFlagProtectedContentBitExt",
- "NativeName": "GL_CONTEXT_FLAG_PROTECTED_CONTENT_BIT_EXT",
- "Value": "0x10",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ContextFlagNoErrorBit",
"NativeName": "GL_CONTEXT_FLAG_NO_ERROR_BIT",
@@ -11928,6 +13267,13 @@
"Value": "0x8",
"Doc": "",
"Attributes": []
+ },
+ {
+ "Name": "ContextFlagProtectedContentBitExt",
+ "NativeName": "GL_CONTEXT_FLAG_PROTECTED_CONTENT_BIT_EXT",
+ "Value": "0x10",
+ "Doc": "",
+ "Attributes": []
}
],
"Name": "ContextFlagMask",
@@ -11938,16 +13284,16 @@
{
"Tokens": [
{
- "Name": "ContextCompatibilityProfileBit",
- "NativeName": "GL_CONTEXT_COMPATIBILITY_PROFILE_BIT",
- "Value": "0x2",
+ "Name": "ContextCoreProfileBit",
+ "NativeName": "GL_CONTEXT_CORE_PROFILE_BIT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ContextCoreProfileBit",
- "NativeName": "GL_CONTEXT_CORE_PROFILE_BIT",
- "Value": "0x1",
+ "Name": "ContextCompatibilityProfileBit",
+ "NativeName": "GL_CONTEXT_COMPATIBILITY_PROFILE_BIT",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
}
@@ -11996,30 +13342,30 @@
"Attributes": []
},
{
- "Name": "ConvolutionFilterBias",
- "NativeName": "GL_CONVOLUTION_FILTER_BIAS",
- "Value": "0x8015",
+ "Name": "ConvolutionFilterScale",
+ "NativeName": "GL_CONVOLUTION_FILTER_SCALE",
+ "Value": "0x8014",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFilterBiasExt",
- "NativeName": "GL_CONVOLUTION_FILTER_BIAS_EXT",
- "Value": "0x8015",
+ "Name": "ConvolutionFilterScaleExt",
+ "NativeName": "GL_CONVOLUTION_FILTER_SCALE_EXT",
+ "Value": "0x8014",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFilterScale",
- "NativeName": "GL_CONVOLUTION_FILTER_SCALE",
- "Value": "0x8014",
+ "Name": "ConvolutionFilterBias",
+ "NativeName": "GL_CONVOLUTION_FILTER_BIAS",
+ "Value": "0x8015",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFilterScaleExt",
- "NativeName": "GL_CONVOLUTION_FILTER_SCALE_EXT",
- "Value": "0x8014",
+ "Name": "ConvolutionFilterBiasExt",
+ "NativeName": "GL_CONVOLUTION_FILTER_BIAS_EXT",
+ "Value": "0x8015",
"Doc": "",
"Attributes": []
}
@@ -12097,9 +13443,44 @@
"Attributes": []
},
{
- "Name": "AtomicCounterBuffer",
- "NativeName": "GL_ATOMIC_COUNTER_BUFFER",
- "Value": "0x92C0",
+ "Name": "ElementArrayBuffer",
+ "NativeName": "GL_ELEMENT_ARRAY_BUFFER",
+ "Value": "0x8893",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelPackBuffer",
+ "NativeName": "GL_PIXEL_PACK_BUFFER",
+ "Value": "0x88EB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelUnpackBuffer",
+ "NativeName": "GL_PIXEL_UNPACK_BUFFER",
+ "Value": "0x88EC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UniformBuffer",
+ "NativeName": "GL_UNIFORM_BUFFER",
+ "Value": "0x8A11",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureBuffer",
+ "NativeName": "GL_TEXTURE_BUFFER",
+ "Value": "0x8C2A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TransformFeedbackBuffer",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
+ "Value": "0x8C8E",
"Doc": "",
"Attributes": []
},
@@ -12117,6 +13498,20 @@
"Doc": "",
"Attributes": []
},
+ {
+ "Name": "DrawIndirectBuffer",
+ "NativeName": "GL_DRAW_INDIRECT_BUFFER",
+ "Value": "0x8F3F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderStorageBuffer",
+ "NativeName": "GL_SHADER_STORAGE_BUFFER",
+ "Value": "0x90D2",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "DispatchIndirectBuffer",
"NativeName": "GL_DISPATCH_INDIRECT_BUFFER",
@@ -12125,87 +13520,123 @@
"Attributes": []
},
{
- "Name": "DrawIndirectBuffer",
- "NativeName": "GL_DRAW_INDIRECT_BUFFER",
- "Value": "0x8F3F",
+ "Name": "QueryBuffer",
+ "NativeName": "GL_QUERY_BUFFER",
+ "Value": "0x9192",
"Doc": "",
"Attributes": []
},
{
- "Name": "ElementArrayBuffer",
- "NativeName": "GL_ELEMENT_ARRAY_BUFFER",
- "Value": "0x8893",
+ "Name": "AtomicCounterBuffer",
+ "NativeName": "GL_ATOMIC_COUNTER_BUFFER",
+ "Value": "0x92C0",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "CopyBufferSubDataTarget",
+ "NativeName": "CopyBufferSubDataTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Texture1D",
+ "NativeName": "GL_TEXTURE_1D",
+ "Value": "0xDE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelPackBuffer",
- "NativeName": "GL_PIXEL_PACK_BUFFER",
- "Value": "0x88EB",
+ "Name": "Texture2D",
+ "NativeName": "GL_TEXTURE_2D",
+ "Value": "0xDE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelUnpackBuffer",
- "NativeName": "GL_PIXEL_UNPACK_BUFFER",
- "Value": "0x88EC",
+ "Name": "Texture3D",
+ "NativeName": "GL_TEXTURE_3D",
+ "Value": "0x806F",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryBuffer",
- "NativeName": "GL_QUERY_BUFFER",
- "Value": "0x9192",
+ "Name": "TextureRectangle",
+ "NativeName": "GL_TEXTURE_RECTANGLE",
+ "Value": "0x84F5",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderStorageBuffer",
- "NativeName": "GL_SHADER_STORAGE_BUFFER",
- "Value": "0x90D2",
+ "Name": "TextureCubeMap",
+ "NativeName": "GL_TEXTURE_CUBE_MAP",
+ "Value": "0x8513",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBuffer",
- "NativeName": "GL_TEXTURE_BUFFER",
- "Value": "0x8C2A",
+ "Name": "Texture1DArray",
+ "NativeName": "GL_TEXTURE_1D_ARRAY",
+ "Value": "0x8C18",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBuffer",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
- "Value": "0x8C8E",
+ "Name": "Texture2DArray",
+ "NativeName": "GL_TEXTURE_2D_ARRAY",
+ "Value": "0x8C1A",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBuffer",
- "NativeName": "GL_UNIFORM_BUFFER",
- "Value": "0x8A11",
+ "Name": "Renderbuffer",
+ "NativeName": "GL_RENDERBUFFER",
+ "Value": "0x8D41",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCubeMapArray",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY",
+ "Value": "0x9009",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture2DMultisample",
+ "NativeName": "GL_TEXTURE_2D_MULTISAMPLE",
+ "Value": "0x9100",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture2DMultisampleArray",
+ "NativeName": "GL_TEXTURE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9102",
"Doc": "",
"Attributes": []
}
],
- "Name": "CopyBufferSubDataTarget",
- "NativeName": "CopyBufferSubDataTarget",
+ "Name": "CopyImageSubDataTarget",
+ "NativeName": "CopyImageSubDataTarget",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Back",
- "NativeName": "GL_BACK",
- "Value": "0x405",
+ "Name": "Front",
+ "NativeName": "GL_FRONT",
+ "Value": "0x404",
"Doc": "",
"Attributes": []
},
{
- "Name": "Front",
- "NativeName": "GL_FRONT",
- "Value": "0x404",
+ "Name": "Back",
+ "NativeName": "GL_BACK",
+ "Value": "0x405",
"Doc": "",
"Attributes": []
},
@@ -12223,25 +13654,69 @@
"Attributes": []
},
{
- "Tokens": [],
- "Name": "DataType",
- "NativeName": "DataType",
+ "Tokens": [
+ {
+ "Name": "CullVertexEyePositionExt",
+ "NativeName": "GL_CULL_VERTEX_EYE_POSITION_EXT",
+ "Value": "0x81AB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CullVertexObjectPositionExt",
+ "NativeName": "GL_CULL_VERTEX_OBJECT_POSITION_EXT",
+ "Value": "0x81AC",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "CullParameterEXT",
+ "NativeName": "CullParameterEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "DebugSeverityLow",
- "NativeName": "GL_DEBUG_SEVERITY_LOW",
- "Value": "0x9148",
+ "Name": "ScalarExt",
+ "NativeName": "GL_SCALAR_EXT",
+ "Value": "0x87BE",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugSeverityMedium",
- "NativeName": "GL_DEBUG_SEVERITY_MEDIUM",
- "Value": "0x9147",
+ "Name": "VectorExt",
+ "NativeName": "GL_VECTOR_EXT",
+ "Value": "0x87BF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MatrixExt",
+ "NativeName": "GL_MATRIX_EXT",
+ "Value": "0x87C0",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "DataTypeEXT",
+ "NativeName": "DataTypeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "DontCare",
+ "NativeName": "GL_DONT_CARE",
+ "Value": "0x1100",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DebugSeverityNotification",
+ "NativeName": "GL_DEBUG_SEVERITY_NOTIFICATION",
+ "Value": "0x826B",
"Doc": "",
"Attributes": []
},
@@ -12253,9 +13728,16 @@
"Attributes": []
},
{
- "Name": "DontCare",
- "NativeName": "GL_DONT_CARE",
- "Value": "0x1100",
+ "Name": "DebugSeverityMedium",
+ "NativeName": "GL_DEBUG_SEVERITY_MEDIUM",
+ "Value": "0x9147",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DebugSeverityLow",
+ "NativeName": "GL_DEBUG_SEVERITY_LOW",
+ "Value": "0x9148",
"Doc": "",
"Attributes": []
}
@@ -12267,6 +13749,13 @@
},
{
"Tokens": [
+ {
+ "Name": "DontCare",
+ "NativeName": "GL_DONT_CARE",
+ "Value": "0x1100",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "DebugSourceApi",
"NativeName": "GL_DEBUG_SOURCE_API",
@@ -12308,13 +13797,6 @@
"Value": "0x824B",
"Doc": "",
"Attributes": []
- },
- {
- "Name": "DontCare",
- "NativeName": "GL_DONT_CARE",
- "Value": "0x1100",
- "Doc": "",
- "Attributes": []
}
],
"Name": "DebugSource",
@@ -12324,6 +13806,13 @@
},
{
"Tokens": [
+ {
+ "Name": "DontCare",
+ "NativeName": "GL_DONT_CARE",
+ "Value": "0x1100",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "DebugTypeError",
"NativeName": "GL_DEBUG_TYPE_ERROR",
@@ -12359,6 +13848,13 @@
"Doc": "",
"Attributes": []
},
+ {
+ "Name": "DebugTypeOther",
+ "NativeName": "GL_DEBUG_TYPE_OTHER",
+ "Value": "0x8251",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "DebugTypeMarker",
"NativeName": "GL_DEBUG_TYPE_MARKER",
@@ -12379,20 +13875,6 @@
"Value": "0x826A",
"Doc": "",
"Attributes": []
- },
- {
- "Name": "DebugTypeOther",
- "NativeName": "GL_DEBUG_TYPE_OTHER",
- "Value": "0x8251",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "DontCare",
- "NativeName": "GL_DONT_CARE",
- "Value": "0x1100",
- "Doc": "",
- "Attributes": []
}
],
"Name": "DebugType",
@@ -12403,9 +13885,16 @@
{
"Tokens": [
{
- "Name": "Always",
- "NativeName": "GL_ALWAYS",
- "Value": "0x207",
+ "Name": "Never",
+ "NativeName": "GL_NEVER",
+ "Value": "0x200",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Less",
+ "NativeName": "GL_LESS",
+ "Value": "0x201",
"Doc": "",
"Attributes": []
},
@@ -12417,9 +13906,9 @@
"Attributes": []
},
{
- "Name": "Gequal",
- "NativeName": "GL_GEQUAL",
- "Value": "0x206",
+ "Name": "Lequal",
+ "NativeName": "GL_LEQUAL",
+ "Value": "0x203",
"Doc": "",
"Attributes": []
},
@@ -12431,30 +13920,23 @@
"Attributes": []
},
{
- "Name": "Lequal",
- "NativeName": "GL_LEQUAL",
- "Value": "0x203",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Less",
- "NativeName": "GL_LESS",
- "Value": "0x201",
+ "Name": "Notequal",
+ "NativeName": "GL_NOTEQUAL",
+ "Value": "0x205",
"Doc": "",
"Attributes": []
},
{
- "Name": "Never",
- "NativeName": "GL_NEVER",
- "Value": "0x200",
+ "Name": "Gequal",
+ "NativeName": "GL_GEQUAL",
+ "Value": "0x206",
"Doc": "",
"Attributes": []
},
{
- "Name": "Notequal",
- "NativeName": "GL_NOTEQUAL",
- "Value": "0x205",
+ "Name": "Always",
+ "NativeName": "GL_ALWAYS",
+ "Value": "0x207",
"Doc": "",
"Attributes": []
}
@@ -12467,9 +13949,30 @@
{
"Tokens": [
{
- "Name": "Back",
- "NativeName": "GL_BACK",
- "Value": "0x405",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NoneOes",
+ "NativeName": "GL_NONE_OES",
+ "Value": "0x0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FrontLeft",
+ "NativeName": "GL_FRONT_LEFT",
+ "Value": "0x400",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FrontRight",
+ "NativeName": "GL_FRONT_RIGHT",
+ "Value": "0x401",
"Doc": "",
"Attributes": []
},
@@ -12495,340 +13998,447 @@
"Attributes": []
},
{
- "Name": "FrontAndBack",
- "NativeName": "GL_FRONT_AND_BACK",
- "Value": "0x408",
+ "Name": "Back",
+ "NativeName": "GL_BACK",
+ "Value": "0x405",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontLeft",
- "NativeName": "GL_FRONT_LEFT",
- "Value": "0x400",
+ "Name": "Left",
+ "NativeName": "GL_LEFT",
+ "Value": "0x406",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontRight",
- "NativeName": "GL_FRONT_RIGHT",
- "Value": "0x401",
+ "Name": "Right",
+ "NativeName": "GL_RIGHT",
+ "Value": "0x407",
"Doc": "",
"Attributes": []
},
{
- "Name": "Left",
- "NativeName": "GL_LEFT",
- "Value": "0x406",
+ "Name": "FrontAndBack",
+ "NativeName": "GL_FRONT_AND_BACK",
+ "Value": "0x408",
"Doc": "",
"Attributes": []
},
{
- "Name": "None",
- "NativeName": "GL_NONE",
- "Value": "0x0",
+ "Name": "ColorAttachment0",
+ "NativeName": "GL_COLOR_ATTACHMENT0",
+ "Value": "0x8CE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "NoneOes",
- "NativeName": "GL_NONE_OES",
- "Value": "0x0",
+ "Name": "ColorAttachment1",
+ "NativeName": "GL_COLOR_ATTACHMENT1",
+ "Value": "0x8CE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "Right",
- "NativeName": "GL_RIGHT",
- "Value": "0x407",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "DrawBufferMode",
- "NativeName": "DrawBufferMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "UnsignedByte",
- "NativeName": "GL_UNSIGNED_BYTE",
- "Value": "0x1401",
+ "Name": "ColorAttachment2",
+ "NativeName": "GL_COLOR_ATTACHMENT2",
+ "Value": "0x8CE2",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedShort",
- "NativeName": "GL_UNSIGNED_SHORT",
- "Value": "0x1403",
+ "Name": "ColorAttachment3",
+ "NativeName": "GL_COLOR_ATTACHMENT3",
+ "Value": "0x8CE3",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt",
- "NativeName": "GL_UNSIGNED_INT",
- "Value": "0x1405",
+ "Name": "ColorAttachment4",
+ "NativeName": "GL_COLOR_ATTACHMENT4",
+ "Value": "0x8CE4",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "DrawElementsType",
- "NativeName": "DrawElementsType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "AsyncDrawPixelsSgix",
- "NativeName": "GL_ASYNC_DRAW_PIXELS_SGIX",
- "Value": "0x835D",
+ "Name": "ColorAttachment5",
+ "NativeName": "GL_COLOR_ATTACHMENT5",
+ "Value": "0x8CE5",
"Doc": "",
"Attributes": []
},
{
- "Name": "AsyncHistogramSgix",
- "NativeName": "GL_ASYNC_HISTOGRAM_SGIX",
- "Value": "0x832C",
+ "Name": "ColorAttachment6",
+ "NativeName": "GL_COLOR_ATTACHMENT6",
+ "Value": "0x8CE6",
"Doc": "",
"Attributes": []
},
{
- "Name": "AsyncReadPixelsSgix",
- "NativeName": "GL_ASYNC_READ_PIXELS_SGIX",
- "Value": "0x835E",
+ "Name": "ColorAttachment7",
+ "NativeName": "GL_COLOR_ATTACHMENT7",
+ "Value": "0x8CE7",
"Doc": "",
"Attributes": []
},
{
- "Name": "AsyncTexImageSgix",
- "NativeName": "GL_ASYNC_TEX_IMAGE_SGIX",
- "Value": "0x835C",
+ "Name": "ColorAttachment8",
+ "NativeName": "GL_COLOR_ATTACHMENT8",
+ "Value": "0x8CE8",
"Doc": "",
"Attributes": []
},
{
- "Name": "Blend",
- "NativeName": "GL_BLEND",
- "Value": "0xBE2",
+ "Name": "ColorAttachment9",
+ "NativeName": "GL_COLOR_ATTACHMENT9",
+ "Value": "0x8CE9",
"Doc": "",
"Attributes": []
},
{
- "Name": "CalligraphicFragmentSgix",
- "NativeName": "GL_CALLIGRAPHIC_FRAGMENT_SGIX",
- "Value": "0x8183",
+ "Name": "ColorAttachment10",
+ "NativeName": "GL_COLOR_ATTACHMENT10",
+ "Value": "0x8CEA",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorLogicOp",
- "NativeName": "GL_COLOR_LOGIC_OP",
- "Value": "0xBF2",
+ "Name": "ColorAttachment11",
+ "NativeName": "GL_COLOR_ATTACHMENT11",
+ "Value": "0x8CEB",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableSgi",
- "NativeName": "GL_COLOR_TABLE_SGI",
- "Value": "0x80D0",
+ "Name": "ColorAttachment12",
+ "NativeName": "GL_COLOR_ATTACHMENT12",
+ "Value": "0x8CEC",
"Doc": "",
"Attributes": []
},
{
- "Name": "Convolution1DExt",
- "NativeName": "GL_CONVOLUTION_1D_EXT",
- "Value": "0x8010",
+ "Name": "ColorAttachment13",
+ "NativeName": "GL_COLOR_ATTACHMENT13",
+ "Value": "0x8CED",
"Doc": "",
"Attributes": []
},
{
- "Name": "Convolution2DExt",
- "NativeName": "GL_CONVOLUTION_2D_EXT",
- "Value": "0x8011",
+ "Name": "ColorAttachment14",
+ "NativeName": "GL_COLOR_ATTACHMENT14",
+ "Value": "0x8CEE",
"Doc": "",
"Attributes": []
},
{
- "Name": "CullFace",
- "NativeName": "GL_CULL_FACE",
- "Value": "0xB44",
+ "Name": "ColorAttachment15",
+ "NativeName": "GL_COLOR_ATTACHMENT15",
+ "Value": "0x8CEF",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthTest",
- "NativeName": "GL_DEPTH_TEST",
- "Value": "0xB71",
+ "Name": "ColorAttachment16",
+ "NativeName": "GL_COLOR_ATTACHMENT16",
+ "Value": "0x8CF0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Dither",
- "NativeName": "GL_DITHER",
- "Value": "0xBD0",
+ "Name": "ColorAttachment17",
+ "NativeName": "GL_COLOR_ATTACHMENT17",
+ "Value": "0x8CF1",
"Doc": "",
"Attributes": []
},
{
- "Name": "FogOffsetSgix",
- "NativeName": "GL_FOG_OFFSET_SGIX",
- "Value": "0x8198",
+ "Name": "ColorAttachment18",
+ "NativeName": "GL_COLOR_ATTACHMENT18",
+ "Value": "0x8CF2",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentColorMaterialSgix",
- "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_SGIX",
- "Value": "0x8401",
+ "Name": "ColorAttachment19",
+ "NativeName": "GL_COLOR_ATTACHMENT19",
+ "Value": "0x8CF3",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight0Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT0_SGIX",
- "Value": "0x840C",
+ "Name": "ColorAttachment20",
+ "NativeName": "GL_COLOR_ATTACHMENT20",
+ "Value": "0x8CF4",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight1Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT1_SGIX",
- "Value": "0x840D",
+ "Name": "ColorAttachment21",
+ "NativeName": "GL_COLOR_ATTACHMENT21",
+ "Value": "0x8CF5",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight2Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT2_SGIX",
- "Value": "0x840E",
+ "Name": "ColorAttachment22",
+ "NativeName": "GL_COLOR_ATTACHMENT22",
+ "Value": "0x8CF6",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight3Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT3_SGIX",
- "Value": "0x840F",
+ "Name": "ColorAttachment23",
+ "NativeName": "GL_COLOR_ATTACHMENT23",
+ "Value": "0x8CF7",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight4Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT4_SGIX",
- "Value": "0x8410",
+ "Name": "ColorAttachment24",
+ "NativeName": "GL_COLOR_ATTACHMENT24",
+ "Value": "0x8CF8",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight5Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT5_SGIX",
- "Value": "0x8411",
+ "Name": "ColorAttachment25",
+ "NativeName": "GL_COLOR_ATTACHMENT25",
+ "Value": "0x8CF9",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight6Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT6_SGIX",
- "Value": "0x8412",
+ "Name": "ColorAttachment26",
+ "NativeName": "GL_COLOR_ATTACHMENT26",
+ "Value": "0x8CFA",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight7Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT7_SGIX",
- "Value": "0x8413",
+ "Name": "ColorAttachment27",
+ "NativeName": "GL_COLOR_ATTACHMENT27",
+ "Value": "0x8CFB",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightingSgix",
- "NativeName": "GL_FRAGMENT_LIGHTING_SGIX",
- "Value": "0x8400",
+ "Name": "ColorAttachment28",
+ "NativeName": "GL_COLOR_ATTACHMENT28",
+ "Value": "0x8CFC",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramezoomSgix",
- "NativeName": "GL_FRAMEZOOM_SGIX",
- "Value": "0x818B",
+ "Name": "ColorAttachment29",
+ "NativeName": "GL_COLOR_ATTACHMENT29",
+ "Value": "0x8CFD",
"Doc": "",
"Attributes": []
},
{
- "Name": "HistogramExt",
- "NativeName": "GL_HISTOGRAM_EXT",
- "Value": "0x8024",
+ "Name": "ColorAttachment30",
+ "NativeName": "GL_COLOR_ATTACHMENT30",
+ "Value": "0x8CFE",
"Doc": "",
"Attributes": []
},
{
- "Name": "InterlaceSgix",
- "NativeName": "GL_INTERLACE_SGIX",
- "Value": "0x8094",
+ "Name": "ColorAttachment31",
+ "NativeName": "GL_COLOR_ATTACHMENT31",
+ "Value": "0x8CFF",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "DrawBufferMode",
+ "NativeName": "DrawBufferMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "IRInstrument1Sgix",
- "NativeName": "GL_IR_INSTRUMENT1_SGIX",
- "Value": "0x817F",
+ "Name": "ColorAttachment0NV",
+ "NativeName": "GL_COLOR_ATTACHMENT0_NV",
+ "Value": "0x8CE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineSmooth",
- "NativeName": "GL_LINE_SMOOTH",
- "Value": "0xB20",
+ "Name": "ColorAttachment1NV",
+ "NativeName": "GL_COLOR_ATTACHMENT1_NV",
+ "Value": "0x8CE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "MinmaxExt",
- "NativeName": "GL_MINMAX_EXT",
- "Value": "0x802E",
+ "Name": "ColorAttachment2NV",
+ "NativeName": "GL_COLOR_ATTACHMENT2_NV",
+ "Value": "0x8CE2",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleSgis",
- "NativeName": "GL_MULTISAMPLE_SGIS",
- "Value": "0x809D",
+ "Name": "ColorAttachment3NV",
+ "NativeName": "GL_COLOR_ATTACHMENT3_NV",
+ "Value": "0x8CE3",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTextureSgis",
- "NativeName": "GL_PIXEL_TEXTURE_SGIS",
- "Value": "0x8353",
+ "Name": "ColorAttachment4NV",
+ "NativeName": "GL_COLOR_ATTACHMENT4_NV",
+ "Value": "0x8CE4",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_SGIX",
- "Value": "0x8139",
+ "Name": "ColorAttachment5NV",
+ "NativeName": "GL_COLOR_ATTACHMENT5_NV",
+ "Value": "0x8CE5",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetFill",
- "NativeName": "GL_POLYGON_OFFSET_FILL",
- "Value": "0x8037",
+ "Name": "ColorAttachment6NV",
+ "NativeName": "GL_COLOR_ATTACHMENT6_NV",
+ "Value": "0x8CE6",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetLine",
- "NativeName": "GL_POLYGON_OFFSET_LINE",
- "Value": "0x2A02",
+ "Name": "ColorAttachment7NV",
+ "NativeName": "GL_COLOR_ATTACHMENT7_NV",
+ "Value": "0x8CE7",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetPoint",
- "NativeName": "GL_POLYGON_OFFSET_POINT",
- "Value": "0x2A01",
+ "Name": "ColorAttachment8NV",
+ "NativeName": "GL_COLOR_ATTACHMENT8_NV",
+ "Value": "0x8CE8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment9NV",
+ "NativeName": "GL_COLOR_ATTACHMENT9_NV",
+ "Value": "0x8CE9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment10NV",
+ "NativeName": "GL_COLOR_ATTACHMENT10_NV",
+ "Value": "0x8CEA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment11NV",
+ "NativeName": "GL_COLOR_ATTACHMENT11_NV",
+ "Value": "0x8CEB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment12NV",
+ "NativeName": "GL_COLOR_ATTACHMENT12_NV",
+ "Value": "0x8CEC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment13NV",
+ "NativeName": "GL_COLOR_ATTACHMENT13_NV",
+ "Value": "0x8CED",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment14NV",
+ "NativeName": "GL_COLOR_ATTACHMENT14_NV",
+ "Value": "0x8CEE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment15NV",
+ "NativeName": "GL_COLOR_ATTACHMENT15_NV",
+ "Value": "0x8CEF",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "DrawBufferModeATI",
+ "NativeName": "DrawBufferModeATI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "DrawElementsType",
+ "NativeName": "DrawElementsType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ElementPointerTypeATI",
+ "NativeName": "ElementPointerTypeATI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "LineSmooth",
+ "NativeName": "GL_LINE_SMOOTH",
+ "Value": "0xB20",
"Doc": "",
"Attributes": []
},
@@ -12840,23 +14450,177 @@
"Attributes": []
},
{
- "Name": "PostColorMatrixColorTableSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
- "Value": "0x80D2",
+ "Name": "CullFace",
+ "NativeName": "GL_CULL_FACE",
+ "Value": "0xB44",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionColorTableSgi",
- "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE_SGI",
- "Value": "0x80D1",
+ "Name": "DepthTest",
+ "NativeName": "GL_DEPTH_TEST",
+ "Value": "0xB71",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReferencePlaneSgix",
- "NativeName": "GL_REFERENCE_PLANE_SGIX",
- "Value": "0x817D",
+ "Name": "StencilTest",
+ "NativeName": "GL_STENCIL_TEST",
+ "Value": "0xB90",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Dither",
+ "NativeName": "GL_DITHER",
+ "Value": "0xBD0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Blend",
+ "NativeName": "GL_BLEND",
+ "Value": "0xBE2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorLogicOp",
+ "NativeName": "GL_COLOR_LOGIC_OP",
+ "Value": "0xBF2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ScissorTest",
+ "NativeName": "GL_SCISSOR_TEST",
+ "Value": "0xC11",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture1D",
+ "NativeName": "GL_TEXTURE_1D",
+ "Value": "0xDE0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture2D",
+ "NativeName": "GL_TEXTURE_2D",
+ "Value": "0xDE1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonOffsetPoint",
+ "NativeName": "GL_POLYGON_OFFSET_POINT",
+ "Value": "0x2A01",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonOffsetLine",
+ "NativeName": "GL_POLYGON_OFFSET_LINE",
+ "Value": "0x2A02",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClipDistance0",
+ "NativeName": "GL_CLIP_DISTANCE0",
+ "Value": "0x3000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClipDistance1",
+ "NativeName": "GL_CLIP_DISTANCE1",
+ "Value": "0x3001",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClipDistance2",
+ "NativeName": "GL_CLIP_DISTANCE2",
+ "Value": "0x3002",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClipDistance3",
+ "NativeName": "GL_CLIP_DISTANCE3",
+ "Value": "0x3003",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClipDistance4",
+ "NativeName": "GL_CLIP_DISTANCE4",
+ "Value": "0x3004",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClipDistance5",
+ "NativeName": "GL_CLIP_DISTANCE5",
+ "Value": "0x3005",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClipDistance6",
+ "NativeName": "GL_CLIP_DISTANCE6",
+ "Value": "0x3006",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClipDistance7",
+ "NativeName": "GL_CLIP_DISTANCE7",
+ "Value": "0x3007",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Convolution1DExt",
+ "NativeName": "GL_CONVOLUTION_1D_EXT",
+ "Value": "0x8010",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Convolution2DExt",
+ "NativeName": "GL_CONVOLUTION_2D_EXT",
+ "Value": "0x8011",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Separable2DExt",
+ "NativeName": "GL_SEPARABLE_2D_EXT",
+ "Value": "0x8012",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HistogramExt",
+ "NativeName": "GL_HISTOGRAM_EXT",
+ "Value": "0x8024",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MinmaxExt",
+ "NativeName": "GL_MINMAX_EXT",
+ "Value": "0x802E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PolygonOffsetFill",
+ "NativeName": "GL_POLYGON_OFFSET_FILL",
+ "Value": "0x8037",
"Doc": "",
"Attributes": []
},
@@ -12867,6 +14631,41 @@
"Doc": "",
"Attributes": []
},
+ {
+ "Name": "Texture3DExt",
+ "NativeName": "GL_TEXTURE_3D_EXT",
+ "Value": "0x806F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InterlaceSgix",
+ "NativeName": "GL_INTERLACE_SGIX",
+ "Value": "0x8094",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Multisample",
+ "NativeName": "GL_MULTISAMPLE",
+ "Value": "0x809D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MultisampleSgis",
+ "NativeName": "GL_MULTISAMPLE_SGIS",
+ "Value": "0x809D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleAlphaToCoverage",
+ "NativeName": "GL_SAMPLE_ALPHA_TO_COVERAGE",
+ "Value": "0x809E",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "SampleAlphaToMaskSgis",
"NativeName": "GL_SAMPLE_ALPHA_TO_MASK_SGIS",
@@ -12874,6 +14673,13 @@
"Doc": "",
"Attributes": []
},
+ {
+ "Name": "SampleAlphaToOne",
+ "NativeName": "GL_SAMPLE_ALPHA_TO_ONE",
+ "Value": "0x809F",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "SampleAlphaToOneSgis",
"NativeName": "GL_SAMPLE_ALPHA_TO_ONE_SGIS",
@@ -12881,6 +14687,13 @@
"Doc": "",
"Attributes": []
},
+ {
+ "Name": "SampleCoverage",
+ "NativeName": "GL_SAMPLE_COVERAGE",
+ "Value": "0x80A0",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "SampleMaskSgis",
"NativeName": "GL_SAMPLE_MASK_SGIS",
@@ -12889,23 +14702,44 @@
"Attributes": []
},
{
- "Name": "ScissorTest",
- "NativeName": "GL_SCISSOR_TEST",
- "Value": "0xC11",
+ "Name": "TextureColorTableSgi",
+ "NativeName": "GL_TEXTURE_COLOR_TABLE_SGI",
+ "Value": "0x80BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "Separable2DExt",
- "NativeName": "GL_SEPARABLE_2D_EXT",
- "Value": "0x8012",
+ "Name": "ColorTableSgi",
+ "NativeName": "GL_COLOR_TABLE_SGI",
+ "Value": "0x80D0",
"Doc": "",
"Attributes": []
},
{
- "Name": "SharedTexturePaletteExt",
- "NativeName": "GL_SHARED_TEXTURE_PALETTE_EXT",
- "Value": "0x81FB",
+ "Name": "PostConvolutionColorTableSgi",
+ "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE_SGI",
+ "Value": "0x80D1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixColorTableSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
+ "Value": "0x80D2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture4DSgis",
+ "NativeName": "GL_TEXTURE_4D_SGIS",
+ "Value": "0x8134",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTexGenSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_SGIX",
+ "Value": "0x8139",
"Doc": "",
"Attributes": []
},
@@ -12917,44 +14751,226 @@
"Attributes": []
},
{
- "Name": "StencilTest",
- "NativeName": "GL_STENCIL_TEST",
- "Value": "0xB90",
+ "Name": "ReferencePlaneSgix",
+ "NativeName": "GL_REFERENCE_PLANE_SGIX",
+ "Value": "0x817D",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture1D",
- "NativeName": "GL_TEXTURE_1D",
- "Value": "0xDE0",
+ "Name": "IRInstrument1Sgix",
+ "NativeName": "GL_IR_INSTRUMENT1_SGIX",
+ "Value": "0x817F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture2D",
- "NativeName": "GL_TEXTURE_2D",
- "Value": "0xDE1",
+ "Name": "CalligraphicFragmentSgix",
+ "NativeName": "GL_CALLIGRAPHIC_FRAGMENT_SGIX",
+ "Value": "0x8183",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture3DExt",
- "NativeName": "GL_TEXTURE_3D_EXT",
- "Value": "0x806F",
+ "Name": "FramezoomSgix",
+ "NativeName": "GL_FRAMEZOOM_SGIX",
+ "Value": "0x818B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture4DSgis",
- "NativeName": "GL_TEXTURE_4D_SGIS",
- "Value": "0x8134",
+ "Name": "FogOffsetSgix",
+ "NativeName": "GL_FOG_OFFSET_SGIX",
+ "Value": "0x8198",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureColorTableSgi",
- "NativeName": "GL_TEXTURE_COLOR_TABLE_SGI",
- "Value": "0x80BC",
+ "Name": "SharedTexturePaletteExt",
+ "NativeName": "GL_SHARED_TEXTURE_PALETTE_EXT",
+ "Value": "0x81FB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DebugOutputSynchronous",
+ "NativeName": "GL_DEBUG_OUTPUT_SYNCHRONOUS",
+ "Value": "0x8242",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AsyncHistogramSgix",
+ "NativeName": "GL_ASYNC_HISTOGRAM_SGIX",
+ "Value": "0x832C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTextureSgis",
+ "NativeName": "GL_PIXEL_TEXTURE_SGIS",
+ "Value": "0x8353",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AsyncTexImageSgix",
+ "NativeName": "GL_ASYNC_TEX_IMAGE_SGIX",
+ "Value": "0x835C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AsyncDrawPixelsSgix",
+ "NativeName": "GL_ASYNC_DRAW_PIXELS_SGIX",
+ "Value": "0x835D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AsyncReadPixelsSgix",
+ "NativeName": "GL_ASYNC_READ_PIXELS_SGIX",
+ "Value": "0x835E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLightingSgix",
+ "NativeName": "GL_FRAGMENT_LIGHTING_SGIX",
+ "Value": "0x8400",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentColorMaterialSgix",
+ "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_SGIX",
+ "Value": "0x8401",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight0Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT0_SGIX",
+ "Value": "0x840C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight1Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT1_SGIX",
+ "Value": "0x840D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight2Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT2_SGIX",
+ "Value": "0x840E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight3Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT3_SGIX",
+ "Value": "0x840F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight4Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT4_SGIX",
+ "Value": "0x8410",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight5Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT5_SGIX",
+ "Value": "0x8411",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight6Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT6_SGIX",
+ "Value": "0x8412",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight7Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT7_SGIX",
+ "Value": "0x8413",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProgramPointSize",
+ "NativeName": "GL_PROGRAM_POINT_SIZE",
+ "Value": "0x8642",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthClamp",
+ "NativeName": "GL_DEPTH_CLAMP",
+ "Value": "0x864F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCubeMapSeamless",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_SEAMLESS",
+ "Value": "0x884F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleShading",
+ "NativeName": "GL_SAMPLE_SHADING",
+ "Value": "0x8C36",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RasterizerDiscard",
+ "NativeName": "GL_RASTERIZER_DISCARD",
+ "Value": "0x8C89",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PrimitiveRestartFixedIndex",
+ "NativeName": "GL_PRIMITIVE_RESTART_FIXED_INDEX",
+ "Value": "0x8D69",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferSrgb",
+ "NativeName": "GL_FRAMEBUFFER_SRGB",
+ "Value": "0x8DB9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleMask",
+ "NativeName": "GL_SAMPLE_MASK",
+ "Value": "0x8E51",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PrimitiveRestart",
+ "NativeName": "GL_PRIMITIVE_RESTART",
+ "Value": "0x8F9D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DebugOutput",
+ "NativeName": "GL_DEBUG_OUTPUT",
+ "Value": "0x92E0",
"Doc": "",
"Attributes": []
}
@@ -12967,30 +14983,23 @@
{
"Tokens": [
{
- "Name": "InvalidEnum",
- "NativeName": "GL_INVALID_ENUM",
- "Value": "0x500",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "InvalidFramebufferOperation",
- "NativeName": "GL_INVALID_FRAMEBUFFER_OPERATION",
- "Value": "0x506",
+ "Name": "NoError",
+ "NativeName": "GL_NO_ERROR",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "InvalidFramebufferOperationExt",
- "NativeName": "GL_INVALID_FRAMEBUFFER_OPERATION_EXT",
- "Value": "0x506",
+ "Name": "InvalidEnum",
+ "NativeName": "GL_INVALID_ENUM",
+ "Value": "0x500",
"Doc": "",
"Attributes": []
},
{
- "Name": "InvalidFramebufferOperationOes",
- "NativeName": "GL_INVALID_FRAMEBUFFER_OPERATION_OES",
- "Value": "0x506",
+ "Name": "InvalidValue",
+ "NativeName": "GL_INVALID_VALUE",
+ "Value": "0x501",
"Doc": "",
"Attributes": []
},
@@ -13002,30 +15011,30 @@
"Attributes": []
},
{
- "Name": "InvalidValue",
- "NativeName": "GL_INVALID_VALUE",
- "Value": "0x501",
+ "Name": "OutOfMemory",
+ "NativeName": "GL_OUT_OF_MEMORY",
+ "Value": "0x505",
"Doc": "",
"Attributes": []
},
{
- "Name": "NoError",
- "NativeName": "GL_NO_ERROR",
- "Value": "0x0",
+ "Name": "InvalidFramebufferOperation",
+ "NativeName": "GL_INVALID_FRAMEBUFFER_OPERATION",
+ "Value": "0x506",
"Doc": "",
"Attributes": []
},
{
- "Name": "OutOfMemory",
- "NativeName": "GL_OUT_OF_MEMORY",
- "Value": "0x505",
+ "Name": "InvalidFramebufferOperationExt",
+ "NativeName": "GL_INVALID_FRAMEBUFFER_OPERATION_EXT",
+ "Value": "0x506",
"Doc": "",
"Attributes": []
},
{
- "Name": "TableTooLarge",
- "NativeName": "GL_TABLE_TOO_LARGE",
- "Value": "0x8031",
+ "Name": "InvalidFramebufferOperationOes",
+ "NativeName": "GL_INVALID_FRAMEBUFFER_OPERATION_OES",
+ "Value": "0x506",
"Doc": "",
"Attributes": []
},
@@ -13036,6 +15045,13 @@
"Doc": "",
"Attributes": []
},
+ {
+ "Name": "TableTooLarge",
+ "NativeName": "GL_TABLE_TOO_LARGE",
+ "Value": "0x8031",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "TextureTooLargeExt",
"NativeName": "GL_TEXTURE_TOO_LARGE_EXT",
@@ -13049,6 +15065,43 @@
"ExtensionName": "Core",
"Attributes": []
},
+ {
+ "Tokens": [
+ {
+ "Name": "FillNV",
+ "NativeName": "GL_FILL_NV",
+ "Value": "0x1B02",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "EvalMapsModeNV",
+ "NativeName": "EvalMapsModeNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Eval2DNV",
+ "NativeName": "GL_EVAL_2D_NV",
+ "Value": "0x86C0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "EvalTriangular2DNV",
+ "NativeName": "GL_EVAL_TRIANGULAR_2D_NV",
+ "Value": "0x86C1",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "EvalTargetNV",
+ "NativeName": "EvalTargetNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
{
"Tokens": [
{
@@ -13128,9 +15181,39 @@
"Attributes": []
},
{
- "Tokens": [],
- "Name": "FfdMaskSGIX",
- "NativeName": "FfdMaskSGIX",
+ "Tokens": [
+ {
+ "Name": "AllCompletedNV",
+ "NativeName": "GL_ALL_COMPLETED_NV",
+ "Value": "0x84F2",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FenceConditionNV",
+ "NativeName": "FenceConditionNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FenceStatusNV",
+ "NativeName": "GL_FENCE_STATUS_NV",
+ "Value": "0x84F3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FenceConditionNV",
+ "NativeName": "GL_FENCE_CONDITION_NV",
+ "Value": "0x84F4",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "FenceParameterNameNV",
+ "NativeName": "FenceParameterNameNV",
"ExtensionName": "Core",
"Attributes": []
},
@@ -13181,16 +15264,16 @@
{
"Tokens": [
{
- "Name": "FogFuncSgis",
- "NativeName": "GL_FOG_FUNC_SGIS",
- "Value": "0x812A",
+ "Name": "Linear",
+ "NativeName": "GL_LINEAR",
+ "Value": "0x2601",
"Doc": "",
"Attributes": []
},
{
- "Name": "Linear",
- "NativeName": "GL_LINEAR",
- "Value": "0x2601",
+ "Name": "FogFuncSgis",
+ "NativeName": "GL_FOG_FUNC_SGIS",
+ "Value": "0x812A",
"Doc": "",
"Attributes": []
}
@@ -13269,16 +15352,23 @@
{
"Tokens": [
{
- "Name": "FragmentLightModelAmbientSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_AMBIENT_SGIX",
- "Value": "0x840A",
+ "Name": "FragmentLightModelLocalViewerSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_LOCAL_VIEWER_SGIX",
+ "Value": "0x8408",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightModelLocalViewerSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_LOCAL_VIEWER_SGIX",
- "Value": "0x8408",
+ "Name": "FragmentLightModelTwoSideSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_TWO_SIDE_SGIX",
+ "Value": "0x8409",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLightModelAmbientSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_AMBIENT_SGIX",
+ "Value": "0x840A",
"Doc": "",
"Attributes": []
},
@@ -13288,17 +15378,81 @@
"Value": "0x840B",
"Doc": "",
"Attributes": []
+ }
+ ],
+ "Name": "FragmentLightModelParameterSGIX",
+ "NativeName": "FragmentLightModelParameterSGIX",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FragmentLight0Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT0_SGIX",
+ "Value": "0x840C",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "FragmentLightModelTwoSideSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_TWO_SIDE_SGIX",
- "Value": "0x8409",
+ "Name": "FragmentLight1Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT1_SGIX",
+ "Value": "0x840D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight2Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT2_SGIX",
+ "Value": "0x840E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight3Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT3_SGIX",
+ "Value": "0x840F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight4Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT4_SGIX",
+ "Value": "0x8410",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight5Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT5_SGIX",
+ "Value": "0x8411",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight6Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT6_SGIX",
+ "Value": "0x8412",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight7Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT7_SGIX",
+ "Value": "0x8413",
"Doc": "",
"Attributes": []
}
],
- "Name": "FragmentLightModelParameterSGIX",
- "NativeName": "FragmentLightModelParameterSGIX",
+ "Name": "FragmentLightNameSGIX",
+ "NativeName": "FragmentLightNameSGIX",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [],
+ "Name": "FragmentLightParameterSGIX",
+ "NativeName": "FragmentLightParameterSGIX",
"ExtensionName": "Core",
"Attributes": []
},
@@ -13389,27 +15543,6 @@
},
{
"Tokens": [
- {
- "Name": "MaxColorAttachments",
- "NativeName": "GL_MAX_COLOR_ATTACHMENTS",
- "Value": "0x8CDF",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "MaxColorAttachmentsExt",
- "NativeName": "GL_MAX_COLOR_ATTACHMENTS_EXT",
- "Value": "0x8CDF",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "MaxColorAttachmentsNV",
- "NativeName": "GL_MAX_COLOR_ATTACHMENTS_NV",
- "Value": "0x8CDF",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "ColorAttachment0",
"NativeName": "GL_COLOR_ATTACHMENT0",
@@ -13418,570 +15551,472 @@
"Attributes": []
},
{
- "Name": "ColorAttachment0Ext",
- "NativeName": "GL_COLOR_ATTACHMENT0_EXT",
- "Value": "0x8CE0",
+ "Name": "ColorAttachment1",
+ "NativeName": "GL_COLOR_ATTACHMENT1",
+ "Value": "0x8CE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment0NV",
- "NativeName": "GL_COLOR_ATTACHMENT0_NV",
- "Value": "0x8CE0",
+ "Name": "ColorAttachment2",
+ "NativeName": "GL_COLOR_ATTACHMENT2",
+ "Value": "0x8CE2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment0Oes",
- "NativeName": "GL_COLOR_ATTACHMENT0_OES",
- "Value": "0x8CE0",
+ "Name": "ColorAttachment3",
+ "NativeName": "GL_COLOR_ATTACHMENT3",
+ "Value": "0x8CE3",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment1",
- "NativeName": "GL_COLOR_ATTACHMENT1",
- "Value": "0x8CE1",
+ "Name": "ColorAttachment4",
+ "NativeName": "GL_COLOR_ATTACHMENT4",
+ "Value": "0x8CE4",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment1Ext",
- "NativeName": "GL_COLOR_ATTACHMENT1_EXT",
- "Value": "0x8CE1",
+ "Name": "ColorAttachment5",
+ "NativeName": "GL_COLOR_ATTACHMENT5",
+ "Value": "0x8CE5",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment1NV",
- "NativeName": "GL_COLOR_ATTACHMENT1_NV",
- "Value": "0x8CE1",
+ "Name": "ColorAttachment6",
+ "NativeName": "GL_COLOR_ATTACHMENT6",
+ "Value": "0x8CE6",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment2",
- "NativeName": "GL_COLOR_ATTACHMENT2",
- "Value": "0x8CE2",
+ "Name": "ColorAttachment7",
+ "NativeName": "GL_COLOR_ATTACHMENT7",
+ "Value": "0x8CE7",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment2Ext",
- "NativeName": "GL_COLOR_ATTACHMENT2_EXT",
- "Value": "0x8CE2",
+ "Name": "ColorAttachment8",
+ "NativeName": "GL_COLOR_ATTACHMENT8",
+ "Value": "0x8CE8",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment2NV",
- "NativeName": "GL_COLOR_ATTACHMENT2_NV",
- "Value": "0x8CE2",
+ "Name": "ColorAttachment9",
+ "NativeName": "GL_COLOR_ATTACHMENT9",
+ "Value": "0x8CE9",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment3",
- "NativeName": "GL_COLOR_ATTACHMENT3",
- "Value": "0x8CE3",
+ "Name": "ColorAttachment10",
+ "NativeName": "GL_COLOR_ATTACHMENT10",
+ "Value": "0x8CEA",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment3Ext",
- "NativeName": "GL_COLOR_ATTACHMENT3_EXT",
- "Value": "0x8CE3",
+ "Name": "ColorAttachment11",
+ "NativeName": "GL_COLOR_ATTACHMENT11",
+ "Value": "0x8CEB",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment3NV",
- "NativeName": "GL_COLOR_ATTACHMENT3_NV",
- "Value": "0x8CE3",
+ "Name": "ColorAttachment12",
+ "NativeName": "GL_COLOR_ATTACHMENT12",
+ "Value": "0x8CEC",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment4",
- "NativeName": "GL_COLOR_ATTACHMENT4",
- "Value": "0x8CE4",
+ "Name": "ColorAttachment13",
+ "NativeName": "GL_COLOR_ATTACHMENT13",
+ "Value": "0x8CED",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment4Ext",
- "NativeName": "GL_COLOR_ATTACHMENT4_EXT",
- "Value": "0x8CE4",
+ "Name": "ColorAttachment14",
+ "NativeName": "GL_COLOR_ATTACHMENT14",
+ "Value": "0x8CEE",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment4NV",
- "NativeName": "GL_COLOR_ATTACHMENT4_NV",
- "Value": "0x8CE4",
+ "Name": "ColorAttachment15",
+ "NativeName": "GL_COLOR_ATTACHMENT15",
+ "Value": "0x8CEF",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment5",
- "NativeName": "GL_COLOR_ATTACHMENT5",
- "Value": "0x8CE5",
+ "Name": "ColorAttachment16",
+ "NativeName": "GL_COLOR_ATTACHMENT16",
+ "Value": "0x8CF0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment5Ext",
- "NativeName": "GL_COLOR_ATTACHMENT5_EXT",
- "Value": "0x8CE5",
+ "Name": "ColorAttachment17",
+ "NativeName": "GL_COLOR_ATTACHMENT17",
+ "Value": "0x8CF1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment5NV",
- "NativeName": "GL_COLOR_ATTACHMENT5_NV",
- "Value": "0x8CE5",
+ "Name": "ColorAttachment18",
+ "NativeName": "GL_COLOR_ATTACHMENT18",
+ "Value": "0x8CF2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment6",
- "NativeName": "GL_COLOR_ATTACHMENT6",
- "Value": "0x8CE6",
+ "Name": "ColorAttachment19",
+ "NativeName": "GL_COLOR_ATTACHMENT19",
+ "Value": "0x8CF3",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment6Ext",
- "NativeName": "GL_COLOR_ATTACHMENT6_EXT",
- "Value": "0x8CE6",
+ "Name": "ColorAttachment20",
+ "NativeName": "GL_COLOR_ATTACHMENT20",
+ "Value": "0x8CF4",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment6NV",
- "NativeName": "GL_COLOR_ATTACHMENT6_NV",
- "Value": "0x8CE6",
+ "Name": "ColorAttachment21",
+ "NativeName": "GL_COLOR_ATTACHMENT21",
+ "Value": "0x8CF5",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment7",
- "NativeName": "GL_COLOR_ATTACHMENT7",
- "Value": "0x8CE7",
+ "Name": "ColorAttachment22",
+ "NativeName": "GL_COLOR_ATTACHMENT22",
+ "Value": "0x8CF6",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment7Ext",
- "NativeName": "GL_COLOR_ATTACHMENT7_EXT",
- "Value": "0x8CE7",
+ "Name": "ColorAttachment23",
+ "NativeName": "GL_COLOR_ATTACHMENT23",
+ "Value": "0x8CF7",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment7NV",
- "NativeName": "GL_COLOR_ATTACHMENT7_NV",
- "Value": "0x8CE7",
+ "Name": "ColorAttachment24",
+ "NativeName": "GL_COLOR_ATTACHMENT24",
+ "Value": "0x8CF8",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment8",
- "NativeName": "GL_COLOR_ATTACHMENT8",
- "Value": "0x8CE8",
+ "Name": "ColorAttachment25",
+ "NativeName": "GL_COLOR_ATTACHMENT25",
+ "Value": "0x8CF9",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment8Ext",
- "NativeName": "GL_COLOR_ATTACHMENT8_EXT",
- "Value": "0x8CE8",
+ "Name": "ColorAttachment26",
+ "NativeName": "GL_COLOR_ATTACHMENT26",
+ "Value": "0x8CFA",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment8NV",
- "NativeName": "GL_COLOR_ATTACHMENT8_NV",
- "Value": "0x8CE8",
+ "Name": "ColorAttachment27",
+ "NativeName": "GL_COLOR_ATTACHMENT27",
+ "Value": "0x8CFB",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment9",
- "NativeName": "GL_COLOR_ATTACHMENT9",
- "Value": "0x8CE9",
+ "Name": "ColorAttachment28",
+ "NativeName": "GL_COLOR_ATTACHMENT28",
+ "Value": "0x8CFC",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment9Ext",
- "NativeName": "GL_COLOR_ATTACHMENT9_EXT",
- "Value": "0x8CE9",
+ "Name": "ColorAttachment29",
+ "NativeName": "GL_COLOR_ATTACHMENT29",
+ "Value": "0x8CFD",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment9NV",
- "NativeName": "GL_COLOR_ATTACHMENT9_NV",
- "Value": "0x8CE9",
+ "Name": "ColorAttachment30",
+ "NativeName": "GL_COLOR_ATTACHMENT30",
+ "Value": "0x8CFE",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment10",
- "NativeName": "GL_COLOR_ATTACHMENT10",
- "Value": "0x8CEA",
+ "Name": "ColorAttachment31",
+ "NativeName": "GL_COLOR_ATTACHMENT31",
+ "Value": "0x8CFF",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment10Ext",
- "NativeName": "GL_COLOR_ATTACHMENT10_EXT",
- "Value": "0x8CEA",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment10NV",
- "NativeName": "GL_COLOR_ATTACHMENT10_NV",
- "Value": "0x8CEA",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment11",
- "NativeName": "GL_COLOR_ATTACHMENT11",
- "Value": "0x8CEB",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment11Ext",
- "NativeName": "GL_COLOR_ATTACHMENT11_EXT",
- "Value": "0x8CEB",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment11NV",
- "NativeName": "GL_COLOR_ATTACHMENT11_NV",
- "Value": "0x8CEB",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment12",
- "NativeName": "GL_COLOR_ATTACHMENT12",
- "Value": "0x8CEC",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment12Ext",
- "NativeName": "GL_COLOR_ATTACHMENT12_EXT",
- "Value": "0x8CEC",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment12NV",
- "NativeName": "GL_COLOR_ATTACHMENT12_NV",
- "Value": "0x8CEC",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment13",
- "NativeName": "GL_COLOR_ATTACHMENT13",
- "Value": "0x8CED",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment13Ext",
- "NativeName": "GL_COLOR_ATTACHMENT13_EXT",
- "Value": "0x8CED",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment13NV",
- "NativeName": "GL_COLOR_ATTACHMENT13_NV",
- "Value": "0x8CED",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment14",
- "NativeName": "GL_COLOR_ATTACHMENT14",
- "Value": "0x8CEE",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment14Ext",
- "NativeName": "GL_COLOR_ATTACHMENT14_EXT",
- "Value": "0x8CEE",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorAttachment14NV",
- "NativeName": "GL_COLOR_ATTACHMENT14_NV",
- "Value": "0x8CEE",
+ "Name": "StencilAttachment",
+ "NativeName": "GL_STENCIL_ATTACHMENT",
+ "Value": "0x8D20",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "FramebufferAttachment",
+ "NativeName": "FramebufferAttachment",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ColorAttachment15",
- "NativeName": "GL_COLOR_ATTACHMENT15",
- "Value": "0x8CEF",
+ "Name": "FramebufferAttachmentColorEncoding",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING",
+ "Value": "0x8210",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment15Ext",
- "NativeName": "GL_COLOR_ATTACHMENT15_EXT",
- "Value": "0x8CEF",
+ "Name": "FramebufferAttachmentColorEncodingExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT",
+ "Value": "0x8210",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment15NV",
- "NativeName": "GL_COLOR_ATTACHMENT15_NV",
- "Value": "0x8CEF",
+ "Name": "FramebufferAttachmentComponentType",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE",
+ "Value": "0x8211",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment16",
- "NativeName": "GL_COLOR_ATTACHMENT16",
- "Value": "0x8CF0",
+ "Name": "FramebufferAttachmentComponentTypeExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT",
+ "Value": "0x8211",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment17",
- "NativeName": "GL_COLOR_ATTACHMENT17",
- "Value": "0x8CF1",
+ "Name": "FramebufferAttachmentRedSize",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE",
+ "Value": "0x8212",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment18",
- "NativeName": "GL_COLOR_ATTACHMENT18",
- "Value": "0x8CF2",
+ "Name": "FramebufferAttachmentGreenSize",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE",
+ "Value": "0x8213",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment19",
- "NativeName": "GL_COLOR_ATTACHMENT19",
- "Value": "0x8CF3",
+ "Name": "FramebufferAttachmentBlueSize",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE",
+ "Value": "0x8214",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment20",
- "NativeName": "GL_COLOR_ATTACHMENT20",
- "Value": "0x8CF4",
+ "Name": "FramebufferAttachmentAlphaSize",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE",
+ "Value": "0x8215",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment21",
- "NativeName": "GL_COLOR_ATTACHMENT21",
- "Value": "0x8CF5",
+ "Name": "FramebufferAttachmentDepthSize",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE",
+ "Value": "0x8216",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment22",
- "NativeName": "GL_COLOR_ATTACHMENT22",
- "Value": "0x8CF6",
+ "Name": "FramebufferAttachmentStencilSize",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE",
+ "Value": "0x8217",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment23",
- "NativeName": "GL_COLOR_ATTACHMENT23",
- "Value": "0x8CF7",
+ "Name": "FramebufferAttachmentObjectType",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE",
+ "Value": "0x8CD0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment24",
- "NativeName": "GL_COLOR_ATTACHMENT24",
- "Value": "0x8CF8",
+ "Name": "FramebufferAttachmentObjectTypeExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_EXT",
+ "Value": "0x8CD0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment25",
- "NativeName": "GL_COLOR_ATTACHMENT25",
- "Value": "0x8CF9",
+ "Name": "FramebufferAttachmentObjectTypeOes",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE_OES",
+ "Value": "0x8CD0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment26",
- "NativeName": "GL_COLOR_ATTACHMENT26",
- "Value": "0x8CFA",
+ "Name": "FramebufferAttachmentObjectName",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME",
+ "Value": "0x8CD1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment27",
- "NativeName": "GL_COLOR_ATTACHMENT27",
- "Value": "0x8CFB",
+ "Name": "FramebufferAttachmentObjectNameExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_EXT",
+ "Value": "0x8CD1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment28",
- "NativeName": "GL_COLOR_ATTACHMENT28",
- "Value": "0x8CFC",
+ "Name": "FramebufferAttachmentObjectNameOes",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME_OES",
+ "Value": "0x8CD1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment29",
- "NativeName": "GL_COLOR_ATTACHMENT29",
- "Value": "0x8CFD",
+ "Name": "FramebufferAttachmentTextureLevel",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL",
+ "Value": "0x8CD2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment30",
- "NativeName": "GL_COLOR_ATTACHMENT30",
- "Value": "0x8CFE",
+ "Name": "FramebufferAttachmentTextureLevelExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_EXT",
+ "Value": "0x8CD2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorAttachment31",
- "NativeName": "GL_COLOR_ATTACHMENT31",
- "Value": "0x8CFF",
+ "Name": "FramebufferAttachmentTextureLevelOes",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL_OES",
+ "Value": "0x8CD2",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthAttachment",
- "NativeName": "GL_DEPTH_ATTACHMENT",
- "Value": "0x8D00",
+ "Name": "FramebufferAttachmentTextureCubeMapFace",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE",
+ "Value": "0x8CD3",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthAttachmentExt",
- "NativeName": "GL_DEPTH_ATTACHMENT_EXT",
- "Value": "0x8D00",
+ "Name": "FramebufferAttachmentTextureCubeMapFaceExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_EXT",
+ "Value": "0x8CD3",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthAttachmentOes",
- "NativeName": "GL_DEPTH_ATTACHMENT_OES",
- "Value": "0x8D00",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "FramebufferAttachment",
- "NativeName": "FramebufferAttachment",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "FramebufferAttachmentRedSize",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_RED_SIZE",
- "Value": "0x8212",
+ "Name": "FramebufferAttachmentTextureCubeMapFaceOes",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE_OES",
+ "Value": "0x8CD3",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentGreenSize",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_GREEN_SIZE",
- "Value": "0x8213",
+ "Name": "FramebufferAttachmentTexture3DZoffsetExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_EXT",
+ "Value": "0x8CD4",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentBlueSize",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_BLUE_SIZE",
- "Value": "0x8214",
+ "Name": "FramebufferAttachmentTexture3DZoffsetOes",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_3D_ZOFFSET_OES",
+ "Value": "0x8CD4",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentAlphaSize",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE",
- "Value": "0x8215",
+ "Name": "FramebufferAttachmentTextureLayer",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER",
+ "Value": "0x8CD4",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentDepthSize",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE",
- "Value": "0x8216",
+ "Name": "FramebufferAttachmentTextureLayerExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER_EXT",
+ "Value": "0x8CD4",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentStencilSize",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE",
- "Value": "0x8217",
+ "Name": "FramebufferAttachmentTextureSamplesExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT",
+ "Value": "0x8D6C",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentComponentType",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE",
- "Value": "0x8211",
+ "Name": "FramebufferAttachmentLayered",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_LAYERED",
+ "Value": "0x8DA7",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentColorEncoding",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING",
- "Value": "0x8210",
+ "Name": "FramebufferAttachmentLayeredArb",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_LAYERED_ARB",
+ "Value": "0x8DA7",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentObjectName",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_OBJECT_NAME",
- "Value": "0x8CD1",
+ "Name": "FramebufferAttachmentLayeredExt",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_LAYERED_EXT",
+ "Value": "0x8DA7",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentTextureLevel",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LEVEL",
- "Value": "0x8CD2",
+ "Name": "FramebufferAttachmentLayeredOes",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_LAYERED_OES",
+ "Value": "0x8DA7",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentTextureCubeMapFace",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_CUBE_MAP_FACE",
- "Value": "0x8CD3",
+ "Name": "FramebufferAttachmentTextureScaleImg",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SCALE_IMG",
+ "Value": "0x913F",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentLayered",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_LAYERED",
- "Value": "0x8DA7",
+ "Name": "FramebufferAttachmentTextureNumViewsOvr",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR",
+ "Value": "0x9630",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferAttachmentTextureLayer",
- "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER",
- "Value": "0x8CD4",
+ "Name": "FramebufferAttachmentTextureBaseViewIndexOvr",
+ "NativeName": "GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR",
+ "Value": "0x9632",
"Doc": "",
"Attributes": []
}
@@ -14052,16 +16087,16 @@
{
"Tokens": [
{
- "Name": "FramebufferComplete",
- "NativeName": "GL_FRAMEBUFFER_COMPLETE",
- "Value": "0x8CD5",
+ "Name": "FramebufferUndefined",
+ "NativeName": "GL_FRAMEBUFFER_UNDEFINED",
+ "Value": "0x8219",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferUndefined",
- "NativeName": "GL_FRAMEBUFFER_UNDEFINED",
- "Value": "0x8219",
+ "Name": "FramebufferComplete",
+ "NativeName": "GL_FRAMEBUFFER_COMPLETE",
+ "Value": "0x8CD5",
"Doc": "",
"Attributes": []
},
@@ -14123,9 +16158,9 @@
{
"Tokens": [
{
- "Name": "Framebuffer",
- "NativeName": "GL_FRAMEBUFFER",
- "Value": "0x8D40",
+ "Name": "ReadFramebuffer",
+ "NativeName": "GL_READ_FRAMEBUFFER",
+ "Value": "0x8CA8",
"Doc": "",
"Attributes": []
},
@@ -14137,9 +16172,16 @@
"Attributes": []
},
{
- "Name": "ReadFramebuffer",
- "NativeName": "GL_READ_FRAMEBUFFER",
- "Value": "0x8CA8",
+ "Name": "Framebuffer",
+ "NativeName": "GL_FRAMEBUFFER",
+ "Value": "0x8D40",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferOes",
+ "NativeName": "GL_FRAMEBUFFER_OES",
+ "Value": "0x8D40",
"Doc": "",
"Attributes": []
}
@@ -14152,16 +16194,16 @@
{
"Tokens": [
{
- "Name": "Ccw",
- "NativeName": "GL_CCW",
- "Value": "0x901",
+ "Name": "CW",
+ "NativeName": "GL_CW",
+ "Value": "0x900",
"Doc": "",
"Attributes": []
},
{
- "Name": "CW",
- "NativeName": "GL_CW",
- "Value": "0x900",
+ "Name": "Ccw",
+ "NativeName": "GL_CCW",
+ "Value": "0x901",
"Doc": "",
"Attributes": []
}
@@ -14174,65 +16216,51 @@
{
"Tokens": [
{
- "Name": "ColorTableAlphaSizeSgi",
- "NativeName": "GL_COLOR_TABLE_ALPHA_SIZE_SGI",
- "Value": "0x80DD",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorTableBiasSgi",
- "NativeName": "GL_COLOR_TABLE_BIAS_SGI",
- "Value": "0x80D7",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ColorTableBlueSizeSgi",
- "NativeName": "GL_COLOR_TABLE_BLUE_SIZE_SGI",
- "Value": "0x80DC",
+ "Name": "ColorTableScale",
+ "NativeName": "GL_COLOR_TABLE_SCALE",
+ "Value": "0x80D6",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableFormatSgi",
- "NativeName": "GL_COLOR_TABLE_FORMAT_SGI",
- "Value": "0x80D8",
+ "Name": "ColorTableScaleSgi",
+ "NativeName": "GL_COLOR_TABLE_SCALE_SGI",
+ "Value": "0x80D6",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableGreenSizeSgi",
- "NativeName": "GL_COLOR_TABLE_GREEN_SIZE_SGI",
- "Value": "0x80DB",
+ "Name": "ColorTableBias",
+ "NativeName": "GL_COLOR_TABLE_BIAS",
+ "Value": "0x80D7",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableIntensitySizeSgi",
- "NativeName": "GL_COLOR_TABLE_INTENSITY_SIZE_SGI",
- "Value": "0x80DF",
+ "Name": "ColorTableBiasSgi",
+ "NativeName": "GL_COLOR_TABLE_BIAS_SGI",
+ "Value": "0x80D7",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableLuminanceSizeSgi",
- "NativeName": "GL_COLOR_TABLE_LUMINANCE_SIZE_SGI",
- "Value": "0x80DE",
+ "Name": "ColorTableFormat",
+ "NativeName": "GL_COLOR_TABLE_FORMAT",
+ "Value": "0x80D8",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableRedSizeSgi",
- "NativeName": "GL_COLOR_TABLE_RED_SIZE_SGI",
- "Value": "0x80DA",
+ "Name": "ColorTableFormatSgi",
+ "NativeName": "GL_COLOR_TABLE_FORMAT_SGI",
+ "Value": "0x80D8",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableScaleSgi",
- "NativeName": "GL_COLOR_TABLE_SCALE_SGI",
- "Value": "0x80D6",
+ "Name": "ColorTableWidth",
+ "NativeName": "GL_COLOR_TABLE_WIDTH",
+ "Value": "0x80D9",
"Doc": "",
"Attributes": []
},
@@ -14244,57 +16272,57 @@
"Attributes": []
},
{
- "Name": "ColorTableBias",
- "NativeName": "GL_COLOR_TABLE_BIAS",
- "Value": "0x80D7",
+ "Name": "ColorTableRedSize",
+ "NativeName": "GL_COLOR_TABLE_RED_SIZE",
+ "Value": "0x80DA",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableScale",
- "NativeName": "GL_COLOR_TABLE_SCALE",
- "Value": "0x80D6",
+ "Name": "ColorTableRedSizeSgi",
+ "NativeName": "GL_COLOR_TABLE_RED_SIZE_SGI",
+ "Value": "0x80DA",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableFormat",
- "NativeName": "GL_COLOR_TABLE_FORMAT",
- "Value": "0x80D8",
+ "Name": "ColorTableGreenSize",
+ "NativeName": "GL_COLOR_TABLE_GREEN_SIZE",
+ "Value": "0x80DB",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableWidth",
- "NativeName": "GL_COLOR_TABLE_WIDTH",
- "Value": "0x80D9",
+ "Name": "ColorTableGreenSizeSgi",
+ "NativeName": "GL_COLOR_TABLE_GREEN_SIZE_SGI",
+ "Value": "0x80DB",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableRedSize",
- "NativeName": "GL_COLOR_TABLE_RED_SIZE",
- "Value": "0x80DA",
+ "Name": "ColorTableBlueSize",
+ "NativeName": "GL_COLOR_TABLE_BLUE_SIZE",
+ "Value": "0x80DC",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableGreenSize",
- "NativeName": "GL_COLOR_TABLE_GREEN_SIZE",
- "Value": "0x80DB",
+ "Name": "ColorTableBlueSizeSgi",
+ "NativeName": "GL_COLOR_TABLE_BLUE_SIZE_SGI",
+ "Value": "0x80DC",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableBlueSize",
- "NativeName": "GL_COLOR_TABLE_BLUE_SIZE",
- "Value": "0x80DC",
+ "Name": "ColorTableAlphaSize",
+ "NativeName": "GL_COLOR_TABLE_ALPHA_SIZE",
+ "Value": "0x80DD",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableAlphaSize",
- "NativeName": "GL_COLOR_TABLE_ALPHA_SIZE",
+ "Name": "ColorTableAlphaSizeSgi",
+ "NativeName": "GL_COLOR_TABLE_ALPHA_SIZE_SGI",
"Value": "0x80DD",
"Doc": "",
"Attributes": []
@@ -14306,12 +16334,26 @@
"Doc": "",
"Attributes": []
},
+ {
+ "Name": "ColorTableLuminanceSizeSgi",
+ "NativeName": "GL_COLOR_TABLE_LUMINANCE_SIZE_SGI",
+ "Value": "0x80DE",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "ColorTableIntensitySize",
"NativeName": "GL_COLOR_TABLE_INTENSITY_SIZE",
"Value": "0x80DF",
"Doc": "",
"Attributes": []
+ },
+ {
+ "Name": "ColorTableIntensitySizeSgi",
+ "NativeName": "GL_COLOR_TABLE_INTENSITY_SIZE_SGI",
+ "Value": "0x80DF",
+ "Doc": "",
+ "Attributes": []
}
],
"Name": "GetColorTableParameterPNameSGI",
@@ -14322,121 +16364,121 @@
{
"Tokens": [
{
- "Name": "ConvolutionBorderModeExt",
- "NativeName": "GL_CONVOLUTION_BORDER_MODE_EXT",
+ "Name": "ConvolutionBorderMode",
+ "NativeName": "GL_CONVOLUTION_BORDER_MODE",
"Value": "0x8013",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFilterBiasExt",
- "NativeName": "GL_CONVOLUTION_FILTER_BIAS_EXT",
- "Value": "0x8015",
+ "Name": "ConvolutionBorderModeExt",
+ "NativeName": "GL_CONVOLUTION_BORDER_MODE_EXT",
+ "Value": "0x8013",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFilterScaleExt",
- "NativeName": "GL_CONVOLUTION_FILTER_SCALE_EXT",
+ "Name": "ConvolutionFilterScale",
+ "NativeName": "GL_CONVOLUTION_FILTER_SCALE",
"Value": "0x8014",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFormatExt",
- "NativeName": "GL_CONVOLUTION_FORMAT_EXT",
- "Value": "0x8017",
+ "Name": "ConvolutionFilterScaleExt",
+ "NativeName": "GL_CONVOLUTION_FILTER_SCALE_EXT",
+ "Value": "0x8014",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionHeightExt",
- "NativeName": "GL_CONVOLUTION_HEIGHT_EXT",
- "Value": "0x8019",
+ "Name": "ConvolutionFilterBias",
+ "NativeName": "GL_CONVOLUTION_FILTER_BIAS",
+ "Value": "0x8015",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionWidthExt",
- "NativeName": "GL_CONVOLUTION_WIDTH_EXT",
- "Value": "0x8018",
+ "Name": "ConvolutionFilterBiasExt",
+ "NativeName": "GL_CONVOLUTION_FILTER_BIAS_EXT",
+ "Value": "0x8015",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxConvolutionHeightExt",
- "NativeName": "GL_MAX_CONVOLUTION_HEIGHT_EXT",
- "Value": "0x801B",
+ "Name": "ConvolutionFormat",
+ "NativeName": "GL_CONVOLUTION_FORMAT",
+ "Value": "0x8017",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxConvolutionWidthExt",
- "NativeName": "GL_MAX_CONVOLUTION_WIDTH_EXT",
- "Value": "0x801A",
+ "Name": "ConvolutionFormatExt",
+ "NativeName": "GL_CONVOLUTION_FORMAT_EXT",
+ "Value": "0x8017",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionBorderMode",
- "NativeName": "GL_CONVOLUTION_BORDER_MODE",
- "Value": "0x8013",
+ "Name": "ConvolutionWidth",
+ "NativeName": "GL_CONVOLUTION_WIDTH",
+ "Value": "0x8018",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionBorderColor",
- "NativeName": "GL_CONVOLUTION_BORDER_COLOR",
- "Value": "0x8154",
+ "Name": "ConvolutionWidthExt",
+ "NativeName": "GL_CONVOLUTION_WIDTH_EXT",
+ "Value": "0x8018",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFilterScale",
- "NativeName": "GL_CONVOLUTION_FILTER_SCALE",
- "Value": "0x8014",
+ "Name": "ConvolutionHeight",
+ "NativeName": "GL_CONVOLUTION_HEIGHT",
+ "Value": "0x8019",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFilterBias",
- "NativeName": "GL_CONVOLUTION_FILTER_BIAS",
- "Value": "0x8015",
+ "Name": "ConvolutionHeightExt",
+ "NativeName": "GL_CONVOLUTION_HEIGHT_EXT",
+ "Value": "0x8019",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionFormat",
- "NativeName": "GL_CONVOLUTION_FORMAT",
- "Value": "0x8017",
+ "Name": "MaxConvolutionWidth",
+ "NativeName": "GL_MAX_CONVOLUTION_WIDTH",
+ "Value": "0x801A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionWidth",
- "NativeName": "GL_CONVOLUTION_WIDTH",
- "Value": "0x8018",
+ "Name": "MaxConvolutionWidthExt",
+ "NativeName": "GL_MAX_CONVOLUTION_WIDTH_EXT",
+ "Value": "0x801A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionHeight",
- "NativeName": "GL_CONVOLUTION_HEIGHT",
- "Value": "0x8019",
+ "Name": "MaxConvolutionHeight",
+ "NativeName": "GL_MAX_CONVOLUTION_HEIGHT",
+ "Value": "0x801B",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxConvolutionWidth",
- "NativeName": "GL_MAX_CONVOLUTION_WIDTH",
- "Value": "0x801A",
+ "Name": "MaxConvolutionHeightExt",
+ "NativeName": "GL_MAX_CONVOLUTION_HEIGHT_EXT",
+ "Value": "0x801B",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxConvolutionHeight",
- "NativeName": "GL_MAX_CONVOLUTION_HEIGHT",
- "Value": "0x801B",
+ "Name": "ConvolutionBorderColor",
+ "NativeName": "GL_CONVOLUTION_BORDER_COLOR",
+ "Value": "0x8154",
"Doc": "",
"Attributes": []
}
@@ -14449,79 +16491,79 @@
{
"Tokens": [
{
- "Name": "FramebufferDefaultWidth",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_WIDTH",
- "Value": "0x9310",
+ "Name": "Doublebuffer",
+ "NativeName": "GL_DOUBLEBUFFER",
+ "Value": "0xC32",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferDefaultHeight",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_HEIGHT",
- "Value": "0x9311",
+ "Name": "Stereo",
+ "NativeName": "GL_STEREO",
+ "Value": "0xC33",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferDefaultLayers",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_LAYERS",
- "Value": "0x9312",
+ "Name": "SampleBuffers",
+ "NativeName": "GL_SAMPLE_BUFFERS",
+ "Value": "0x80A8",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferDefaultSamples",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_SAMPLES",
- "Value": "0x9313",
+ "Name": "Samples",
+ "NativeName": "GL_SAMPLES",
+ "Value": "0x80A9",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferDefaultFixedSampleLocations",
- "NativeName": "GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS",
- "Value": "0x9314",
+ "Name": "ImplementationColorReadType",
+ "NativeName": "GL_IMPLEMENTATION_COLOR_READ_TYPE",
+ "Value": "0x8B9A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Doublebuffer",
- "NativeName": "GL_DOUBLEBUFFER",
- "Value": "0xC32",
+ "Name": "ImplementationColorReadFormat",
+ "NativeName": "GL_IMPLEMENTATION_COLOR_READ_FORMAT",
+ "Value": "0x8B9B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ImplementationColorReadFormat",
- "NativeName": "GL_IMPLEMENTATION_COLOR_READ_FORMAT",
- "Value": "0x8B9B",
+ "Name": "FramebufferDefaultWidth",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_WIDTH",
+ "Value": "0x9310",
"Doc": "",
"Attributes": []
},
{
- "Name": "ImplementationColorReadType",
- "NativeName": "GL_IMPLEMENTATION_COLOR_READ_TYPE",
- "Value": "0x8B9A",
+ "Name": "FramebufferDefaultHeight",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_HEIGHT",
+ "Value": "0x9311",
"Doc": "",
"Attributes": []
},
{
- "Name": "Samples",
- "NativeName": "GL_SAMPLES",
- "Value": "0x80A9",
+ "Name": "FramebufferDefaultLayers",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_LAYERS",
+ "Value": "0x9312",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleBuffers",
- "NativeName": "GL_SAMPLE_BUFFERS",
- "Value": "0x80A8",
+ "Name": "FramebufferDefaultSamples",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_SAMPLES",
+ "Value": "0x9313",
"Doc": "",
"Attributes": []
},
{
- "Name": "Stereo",
- "NativeName": "GL_STEREO",
- "Value": "0xC33",
+ "Name": "FramebufferDefaultFixedSampleLocations",
+ "NativeName": "GL_FRAMEBUFFER_DEFAULT_FIXED_SAMPLE_LOCATIONS",
+ "Value": "0x9314",
"Doc": "",
"Attributes": []
}
@@ -14534,37 +16576,37 @@
{
"Tokens": [
{
- "Name": "HistogramAlphaSizeExt",
- "NativeName": "GL_HISTOGRAM_ALPHA_SIZE_EXT",
- "Value": "0x802B",
+ "Name": "HistogramWidth",
+ "NativeName": "GL_HISTOGRAM_WIDTH",
+ "Value": "0x8026",
"Doc": "",
"Attributes": []
},
{
- "Name": "HistogramBlueSizeExt",
- "NativeName": "GL_HISTOGRAM_BLUE_SIZE_EXT",
- "Value": "0x802A",
+ "Name": "HistogramWidthExt",
+ "NativeName": "GL_HISTOGRAM_WIDTH_EXT",
+ "Value": "0x8026",
"Doc": "",
"Attributes": []
},
{
- "Name": "HistogramFormatExt",
- "NativeName": "GL_HISTOGRAM_FORMAT_EXT",
+ "Name": "HistogramFormat",
+ "NativeName": "GL_HISTOGRAM_FORMAT",
"Value": "0x8027",
"Doc": "",
"Attributes": []
},
{
- "Name": "HistogramGreenSizeExt",
- "NativeName": "GL_HISTOGRAM_GREEN_SIZE_EXT",
- "Value": "0x8029",
+ "Name": "HistogramFormatExt",
+ "NativeName": "GL_HISTOGRAM_FORMAT_EXT",
+ "Value": "0x8027",
"Doc": "",
"Attributes": []
},
{
- "Name": "HistogramLuminanceSizeExt",
- "NativeName": "GL_HISTOGRAM_LUMINANCE_SIZE_EXT",
- "Value": "0x802C",
+ "Name": "HistogramRedSize",
+ "NativeName": "GL_HISTOGRAM_RED_SIZE",
+ "Value": "0x8028",
"Doc": "",
"Attributes": []
},
@@ -14576,71 +16618,71 @@
"Attributes": []
},
{
- "Name": "HistogramSinkExt",
- "NativeName": "GL_HISTOGRAM_SINK_EXT",
- "Value": "0x802D",
+ "Name": "HistogramGreenSize",
+ "NativeName": "GL_HISTOGRAM_GREEN_SIZE",
+ "Value": "0x8029",
"Doc": "",
"Attributes": []
},
{
- "Name": "HistogramWidthExt",
- "NativeName": "GL_HISTOGRAM_WIDTH_EXT",
- "Value": "0x8026",
+ "Name": "HistogramGreenSizeExt",
+ "NativeName": "GL_HISTOGRAM_GREEN_SIZE_EXT",
+ "Value": "0x8029",
"Doc": "",
"Attributes": []
},
{
- "Name": "HistogramWidth",
- "NativeName": "GL_HISTOGRAM_WIDTH",
- "Value": "0x8026",
+ "Name": "HistogramBlueSize",
+ "NativeName": "GL_HISTOGRAM_BLUE_SIZE",
+ "Value": "0x802A",
"Doc": "",
"Attributes": []
},
{
- "Name": "HistogramFormat",
- "NativeName": "GL_HISTOGRAM_FORMAT",
- "Value": "0x8027",
+ "Name": "HistogramBlueSizeExt",
+ "NativeName": "GL_HISTOGRAM_BLUE_SIZE_EXT",
+ "Value": "0x802A",
"Doc": "",
"Attributes": []
},
{
- "Name": "HistogramRedSize",
- "NativeName": "GL_HISTOGRAM_RED_SIZE",
- "Value": "0x8028",
+ "Name": "HistogramAlphaSize",
+ "NativeName": "GL_HISTOGRAM_ALPHA_SIZE",
+ "Value": "0x802B",
"Doc": "",
"Attributes": []
},
{
- "Name": "HistogramGreenSize",
- "NativeName": "GL_HISTOGRAM_GREEN_SIZE",
- "Value": "0x8029",
+ "Name": "HistogramAlphaSizeExt",
+ "NativeName": "GL_HISTOGRAM_ALPHA_SIZE_EXT",
+ "Value": "0x802B",
"Doc": "",
"Attributes": []
},
{
- "Name": "HistogramBlueSize",
- "NativeName": "GL_HISTOGRAM_BLUE_SIZE",
- "Value": "0x802A",
+ "Name": "HistogramLuminanceSize",
+ "NativeName": "GL_HISTOGRAM_LUMINANCE_SIZE",
+ "Value": "0x802C",
"Doc": "",
"Attributes": []
},
{
- "Name": "HistogramAlphaSize",
- "NativeName": "GL_HISTOGRAM_ALPHA_SIZE",
- "Value": "0x802B",
+ "Name": "HistogramLuminanceSizeExt",
+ "NativeName": "GL_HISTOGRAM_LUMINANCE_SIZE_EXT",
+ "Value": "0x802C",
"Doc": "",
"Attributes": []
},
{
- "Name": "HistogramLuminanceSize",
- "NativeName": "GL_HISTOGRAM_LUMINANCE_SIZE",
- "Value": "0x802C",
+ "Name": "HistogramSink",
+ "NativeName": "GL_HISTOGRAM_SINK",
+ "Value": "0x802D",
"Doc": "",
"Attributes": []
},
{
- "Name": "HistogramSink",
- "NativeName": "GL_HISTOGRAM_SINK",
+ "Name": "HistogramSinkExt",
+ "NativeName": "GL_HISTOGRAM_SINK_EXT",
"Value": "0x802D",
"Doc": "",
"Attributes": []
@@ -14694,6 +16736,35 @@
"ExtensionName": "Core",
"Attributes": []
},
+ {
+ "Tokens": [
+ {
+ "Name": "SamplePosition",
+ "NativeName": "GL_SAMPLE_POSITION",
+ "Value": "0x8E50",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SampleLocationArb",
+ "NativeName": "GL_SAMPLE_LOCATION_ARB",
+ "Value": "0x8E50",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProgrammableSampleLocationArb",
+ "NativeName": "GL_PROGRAMMABLE_SAMPLE_LOCATION_ARB",
+ "Value": "0x9341",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "GetMultisamplePNameNV",
+ "NativeName": "GetMultisamplePNameNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
{
"Tokens": [],
"Name": "GetPixelMap",
@@ -14704,282 +16775,296 @@
{
"Tokens": [
{
- "Name": "AliasedLineWidthRange",
- "NativeName": "GL_ALIASED_LINE_WIDTH_RANGE",
- "Value": "0x846E",
+ "Name": "PointSize",
+ "NativeName": "GL_POINT_SIZE",
+ "Value": "0xB11",
"Doc": "",
"Attributes": []
},
{
- "Name": "AlphaTestFuncQCom",
- "NativeName": "GL_ALPHA_TEST_FUNC_QCOM",
- "Value": "0xBC1",
+ "Name": "PointSizeRange",
+ "NativeName": "GL_POINT_SIZE_RANGE",
+ "Value": "0xB12",
"Doc": "",
"Attributes": []
},
{
- "Name": "AlphaTestQCom",
- "NativeName": "GL_ALPHA_TEST_QCOM",
- "Value": "0xBC0",
+ "Name": "SmoothPointSizeRange",
+ "NativeName": "GL_SMOOTH_POINT_SIZE_RANGE",
+ "Value": "0xB12",
"Doc": "",
"Attributes": []
},
{
- "Name": "AlphaTestRefQCom",
- "NativeName": "GL_ALPHA_TEST_REF_QCOM",
- "Value": "0xBC2",
+ "Name": "PointSizeGranularity",
+ "NativeName": "GL_POINT_SIZE_GRANULARITY",
+ "Value": "0xB13",
"Doc": "",
"Attributes": []
},
{
- "Name": "AsyncDrawPixelsSgix",
- "NativeName": "GL_ASYNC_DRAW_PIXELS_SGIX",
- "Value": "0x835D",
+ "Name": "SmoothPointSizeGranularity",
+ "NativeName": "GL_SMOOTH_POINT_SIZE_GRANULARITY",
+ "Value": "0xB13",
"Doc": "",
"Attributes": []
},
{
- "Name": "AsyncHistogramSgix",
- "NativeName": "GL_ASYNC_HISTOGRAM_SGIX",
- "Value": "0x832C",
+ "Name": "LineSmooth",
+ "NativeName": "GL_LINE_SMOOTH",
+ "Value": "0xB20",
"Doc": "",
"Attributes": []
},
{
- "Name": "AsyncMarkerSgix",
- "NativeName": "GL_ASYNC_MARKER_SGIX",
- "Value": "0x8329",
+ "Name": "LineWidth",
+ "NativeName": "GL_LINE_WIDTH",
+ "Value": "0xB21",
"Doc": "",
"Attributes": []
},
{
- "Name": "AsyncReadPixelsSgix",
- "NativeName": "GL_ASYNC_READ_PIXELS_SGIX",
- "Value": "0x835E",
+ "Name": "LineWidthRange",
+ "NativeName": "GL_LINE_WIDTH_RANGE",
+ "Value": "0xB22",
"Doc": "",
"Attributes": []
},
{
- "Name": "AsyncTexImageSgix",
- "NativeName": "GL_ASYNC_TEX_IMAGE_SGIX",
- "Value": "0x835C",
+ "Name": "SmoothLineWidthRange",
+ "NativeName": "GL_SMOOTH_LINE_WIDTH_RANGE",
+ "Value": "0xB22",
"Doc": "",
"Attributes": []
},
{
- "Name": "Blend",
- "NativeName": "GL_BLEND",
- "Value": "0xBE2",
+ "Name": "LineWidthGranularity",
+ "NativeName": "GL_LINE_WIDTH_GRANULARITY",
+ "Value": "0xB23",
"Doc": "",
"Attributes": []
},
{
- "Name": "BlendColorExt",
- "NativeName": "GL_BLEND_COLOR_EXT",
- "Value": "0x8005",
+ "Name": "SmoothLineWidthGranularity",
+ "NativeName": "GL_SMOOTH_LINE_WIDTH_GRANULARITY",
+ "Value": "0xB23",
"Doc": "",
"Attributes": []
},
{
- "Name": "BlendDst",
- "NativeName": "GL_BLEND_DST",
- "Value": "0xBE0",
+ "Name": "PolygonMode",
+ "NativeName": "GL_POLYGON_MODE",
+ "Value": "0xB40",
"Doc": "",
"Attributes": []
},
{
- "Name": "BlendEquationExt",
- "NativeName": "GL_BLEND_EQUATION_EXT",
- "Value": "0x8009",
+ "Name": "PolygonSmooth",
+ "NativeName": "GL_POLYGON_SMOOTH",
+ "Value": "0xB41",
"Doc": "",
"Attributes": []
},
{
- "Name": "BlendSrc",
- "NativeName": "GL_BLEND_SRC",
- "Value": "0xBE1",
+ "Name": "CullFace",
+ "NativeName": "GL_CULL_FACE",
+ "Value": "0xB44",
"Doc": "",
"Attributes": []
},
{
- "Name": "CalligraphicFragmentSgix",
- "NativeName": "GL_CALLIGRAPHIC_FRAGMENT_SGIX",
- "Value": "0x8183",
+ "Name": "CullFaceMode",
+ "NativeName": "GL_CULL_FACE_MODE",
+ "Value": "0xB45",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorArrayCountExt",
- "NativeName": "GL_COLOR_ARRAY_COUNT_EXT",
- "Value": "0x8084",
+ "Name": "FrontFace",
+ "NativeName": "GL_FRONT_FACE",
+ "Value": "0xB46",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorClearValue",
- "NativeName": "GL_COLOR_CLEAR_VALUE",
- "Value": "0xC22",
+ "Name": "DepthRange",
+ "NativeName": "GL_DEPTH_RANGE",
+ "Value": "0xB70",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorLogicOp",
- "NativeName": "GL_COLOR_LOGIC_OP",
- "Value": "0xBF2",
+ "Name": "DepthTest",
+ "NativeName": "GL_DEPTH_TEST",
+ "Value": "0xB71",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorMatrixSgi",
- "NativeName": "GL_COLOR_MATRIX_SGI",
- "Value": "0x80B1",
+ "Name": "DepthWritemask",
+ "NativeName": "GL_DEPTH_WRITEMASK",
+ "Value": "0xB72",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorMatrixStackDepthSgi",
- "NativeName": "GL_COLOR_MATRIX_STACK_DEPTH_SGI",
- "Value": "0x80B2",
+ "Name": "DepthClearValue",
+ "NativeName": "GL_DEPTH_CLEAR_VALUE",
+ "Value": "0xB73",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorTableSgi",
- "NativeName": "GL_COLOR_TABLE_SGI",
- "Value": "0x80D0",
+ "Name": "DepthFunc",
+ "NativeName": "GL_DEPTH_FUNC",
+ "Value": "0xB74",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorWritemask",
- "NativeName": "GL_COLOR_WRITEMASK",
- "Value": "0xC23",
+ "Name": "StencilTest",
+ "NativeName": "GL_STENCIL_TEST",
+ "Value": "0xB90",
"Doc": "",
"Attributes": []
},
{
- "Name": "Convolution1DExt",
- "NativeName": "GL_CONVOLUTION_1D_EXT",
- "Value": "0x8010",
+ "Name": "StencilClearValue",
+ "NativeName": "GL_STENCIL_CLEAR_VALUE",
+ "Value": "0xB91",
"Doc": "",
"Attributes": []
},
{
- "Name": "Convolution2DExt",
- "NativeName": "GL_CONVOLUTION_2D_EXT",
- "Value": "0x8011",
+ "Name": "StencilFunc",
+ "NativeName": "GL_STENCIL_FUNC",
+ "Value": "0xB92",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionHintSgix",
- "NativeName": "GL_CONVOLUTION_HINT_SGIX",
- "Value": "0x8316",
+ "Name": "StencilValueMask",
+ "NativeName": "GL_STENCIL_VALUE_MASK",
+ "Value": "0xB93",
"Doc": "",
"Attributes": []
},
{
- "Name": "CullFace",
- "NativeName": "GL_CULL_FACE",
- "Value": "0xB44",
+ "Name": "StencilFail",
+ "NativeName": "GL_STENCIL_FAIL",
+ "Value": "0xB94",
"Doc": "",
"Attributes": []
},
{
- "Name": "CullFaceMode",
- "NativeName": "GL_CULL_FACE_MODE",
- "Value": "0xB45",
+ "Name": "StencilPassDepthFail",
+ "NativeName": "GL_STENCIL_PASS_DEPTH_FAIL",
+ "Value": "0xB95",
"Doc": "",
"Attributes": []
},
{
- "Name": "DeformationsMaskSgix",
- "NativeName": "GL_DEFORMATIONS_MASK_SGIX",
- "Value": "0x8196",
+ "Name": "StencilPassDepthPass",
+ "NativeName": "GL_STENCIL_PASS_DEPTH_PASS",
+ "Value": "0xB96",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthClearValue",
- "NativeName": "GL_DEPTH_CLEAR_VALUE",
- "Value": "0xB73",
+ "Name": "StencilRef",
+ "NativeName": "GL_STENCIL_REF",
+ "Value": "0xB97",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthFunc",
- "NativeName": "GL_DEPTH_FUNC",
- "Value": "0xB74",
+ "Name": "StencilWritemask",
+ "NativeName": "GL_STENCIL_WRITEMASK",
+ "Value": "0xB98",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthRange",
- "NativeName": "GL_DEPTH_RANGE",
- "Value": "0xB70",
+ "Name": "Viewport",
+ "NativeName": "GL_VIEWPORT",
+ "Value": "0xBA2",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthTest",
- "NativeName": "GL_DEPTH_TEST",
- "Value": "0xB71",
+ "Name": "Modelview0StackDepthExt",
+ "NativeName": "GL_MODELVIEW0_STACK_DEPTH_EXT",
+ "Value": "0xBA3",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthWritemask",
- "NativeName": "GL_DEPTH_WRITEMASK",
- "Value": "0xB72",
+ "Name": "Modelview0MatrixExt",
+ "NativeName": "GL_MODELVIEW0_MATRIX_EXT",
+ "Value": "0xBA6",
"Doc": "",
"Attributes": []
},
{
- "Name": "DetailTexture2DBindingSgis",
- "NativeName": "GL_DETAIL_TEXTURE_2D_BINDING_SGIS",
- "Value": "0x8096",
+ "Name": "AlphaTestQCom",
+ "NativeName": "GL_ALPHA_TEST_QCOM",
+ "Value": "0xBC0",
"Doc": "",
"Attributes": []
},
{
- "Name": "DeviceLuidExt",
- "NativeName": "GL_DEVICE_LUID_EXT",
- "Value": "0x9599",
+ "Name": "AlphaTestFuncQCom",
+ "NativeName": "GL_ALPHA_TEST_FUNC_QCOM",
+ "Value": "0xBC1",
"Doc": "",
"Attributes": []
},
{
- "Name": "DeviceNodeMaskExt",
- "NativeName": "GL_DEVICE_NODE_MASK_EXT",
- "Value": "0x959A",
+ "Name": "AlphaTestRefQCom",
+ "NativeName": "GL_ALPHA_TEST_REF_QCOM",
+ "Value": "0xBC2",
"Doc": "",
"Attributes": []
},
{
- "Name": "DeviceUuidExt",
- "NativeName": "GL_DEVICE_UUID_EXT",
- "Value": "0x9597",
+ "Name": "Dither",
+ "NativeName": "GL_DITHER",
+ "Value": "0xBD0",
"Doc": "",
"Attributes": []
},
{
- "Name": "DistanceAttenuationSgis",
- "NativeName": "GL_DISTANCE_ATTENUATION_SGIS",
- "Value": "0x8129",
+ "Name": "BlendDst",
+ "NativeName": "GL_BLEND_DST",
+ "Value": "0xBE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Dither",
- "NativeName": "GL_DITHER",
- "Value": "0xBD0",
+ "Name": "BlendSrc",
+ "NativeName": "GL_BLEND_SRC",
+ "Value": "0xBE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "Doublebuffer",
- "NativeName": "GL_DOUBLEBUFFER",
- "Value": "0xC32",
+ "Name": "Blend",
+ "NativeName": "GL_BLEND",
+ "Value": "0xBE2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LogicOpMode",
+ "NativeName": "GL_LOGIC_OP_MODE",
+ "Value": "0xBF0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorLogicOp",
+ "NativeName": "GL_COLOR_LOGIC_OP",
+ "Value": "0xBF2",
"Doc": "",
"Attributes": []
},
@@ -14998,688 +17083,688 @@
"Attributes": []
},
{
- "Name": "DriverUuidExt",
- "NativeName": "GL_DRIVER_UUID_EXT",
- "Value": "0x9598",
+ "Name": "ReadBuffer",
+ "NativeName": "GL_READ_BUFFER",
+ "Value": "0xC02",
"Doc": "",
"Attributes": []
},
{
- "Name": "EdgeFlagArrayCountExt",
- "NativeName": "GL_EDGE_FLAG_ARRAY_COUNT_EXT",
- "Value": "0x808D",
+ "Name": "ReadBufferExt",
+ "NativeName": "GL_READ_BUFFER_EXT",
+ "Value": "0xC02",
"Doc": "",
"Attributes": []
},
{
- "Name": "FogFuncPointsSgis",
- "NativeName": "GL_FOG_FUNC_POINTS_SGIS",
- "Value": "0x812B",
+ "Name": "ReadBufferNV",
+ "NativeName": "GL_READ_BUFFER_NV",
+ "Value": "0xC02",
"Doc": "",
"Attributes": []
},
{
- "Name": "FogOffsetSgix",
- "NativeName": "GL_FOG_OFFSET_SGIX",
- "Value": "0x8198",
+ "Name": "ScissorBox",
+ "NativeName": "GL_SCISSOR_BOX",
+ "Value": "0xC10",
"Doc": "",
"Attributes": []
},
{
- "Name": "FogOffsetValueSgix",
- "NativeName": "GL_FOG_OFFSET_VALUE_SGIX",
- "Value": "0x8199",
+ "Name": "ScissorTest",
+ "NativeName": "GL_SCISSOR_TEST",
+ "Value": "0xC11",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentColorMaterialFaceSgix",
- "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_FACE_SGIX",
- "Value": "0x8402",
+ "Name": "ColorClearValue",
+ "NativeName": "GL_COLOR_CLEAR_VALUE",
+ "Value": "0xC22",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentColorMaterialParameterSgix",
- "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_PARAMETER_SGIX",
- "Value": "0x8403",
+ "Name": "ColorWritemask",
+ "NativeName": "GL_COLOR_WRITEMASK",
+ "Value": "0xC23",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentColorMaterialSgix",
- "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_SGIX",
- "Value": "0x8401",
+ "Name": "Doublebuffer",
+ "NativeName": "GL_DOUBLEBUFFER",
+ "Value": "0xC32",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight0Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT0_SGIX",
- "Value": "0x840C",
+ "Name": "Stereo",
+ "NativeName": "GL_STEREO",
+ "Value": "0xC33",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightingSgix",
- "NativeName": "GL_FRAGMENT_LIGHTING_SGIX",
- "Value": "0x8400",
+ "Name": "LineSmoothHint",
+ "NativeName": "GL_LINE_SMOOTH_HINT",
+ "Value": "0xC52",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightModelAmbientSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_AMBIENT_SGIX",
- "Value": "0x840A",
+ "Name": "PolygonSmoothHint",
+ "NativeName": "GL_POLYGON_SMOOTH_HINT",
+ "Value": "0xC53",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightModelLocalViewerSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_LOCAL_VIEWER_SGIX",
- "Value": "0x8408",
+ "Name": "UnpackSwapBytes",
+ "NativeName": "GL_UNPACK_SWAP_BYTES",
+ "Value": "0xCF0",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightModelNormalInterpolationSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_NORMAL_INTERPOLATION_SGIX",
- "Value": "0x840B",
+ "Name": "UnpackLsbFirst",
+ "NativeName": "GL_UNPACK_LSB_FIRST",
+ "Value": "0xCF1",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLightModelTwoSideSgix",
- "NativeName": "GL_FRAGMENT_LIGHT_MODEL_TWO_SIDE_SGIX",
- "Value": "0x8409",
+ "Name": "UnpackRowLength",
+ "NativeName": "GL_UNPACK_ROW_LENGTH",
+ "Value": "0xCF2",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramezoomFactorSgix",
- "NativeName": "GL_FRAMEZOOM_FACTOR_SGIX",
- "Value": "0x818C",
+ "Name": "UnpackSkipRows",
+ "NativeName": "GL_UNPACK_SKIP_ROWS",
+ "Value": "0xCF3",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramezoomSgix",
- "NativeName": "GL_FRAMEZOOM_SGIX",
- "Value": "0x818B",
+ "Name": "UnpackSkipPixels",
+ "NativeName": "GL_UNPACK_SKIP_PIXELS",
+ "Value": "0xCF4",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontFace",
- "NativeName": "GL_FRONT_FACE",
- "Value": "0xB46",
+ "Name": "UnpackAlignment",
+ "NativeName": "GL_UNPACK_ALIGNMENT",
+ "Value": "0xCF5",
"Doc": "",
"Attributes": []
},
{
- "Name": "GenerateMipmapHintSgis",
- "NativeName": "GL_GENERATE_MIPMAP_HINT_SGIS",
- "Value": "0x8192",
+ "Name": "PackSwapBytes",
+ "NativeName": "GL_PACK_SWAP_BYTES",
+ "Value": "0xD00",
"Doc": "",
"Attributes": []
},
{
- "Name": "HistogramExt",
- "NativeName": "GL_HISTOGRAM_EXT",
- "Value": "0x8024",
+ "Name": "PackLsbFirst",
+ "NativeName": "GL_PACK_LSB_FIRST",
+ "Value": "0xD01",
"Doc": "",
"Attributes": []
},
{
- "Name": "IndexArrayCountExt",
- "NativeName": "GL_INDEX_ARRAY_COUNT_EXT",
- "Value": "0x8087",
+ "Name": "PackRowLength",
+ "NativeName": "GL_PACK_ROW_LENGTH",
+ "Value": "0xD02",
"Doc": "",
"Attributes": []
},
{
- "Name": "InstrumentMeasurementsSgix",
- "NativeName": "GL_INSTRUMENT_MEASUREMENTS_SGIX",
- "Value": "0x8181",
+ "Name": "PackSkipRows",
+ "NativeName": "GL_PACK_SKIP_ROWS",
+ "Value": "0xD03",
"Doc": "",
"Attributes": []
},
{
- "Name": "InterlaceSgix",
- "NativeName": "GL_INTERLACE_SGIX",
- "Value": "0x8094",
+ "Name": "PackSkipPixels",
+ "NativeName": "GL_PACK_SKIP_PIXELS",
+ "Value": "0xD04",
"Doc": "",
"Attributes": []
},
{
- "Name": "IRInstrument1Sgix",
- "NativeName": "GL_IR_INSTRUMENT1_SGIX",
- "Value": "0x817F",
+ "Name": "PackAlignment",
+ "NativeName": "GL_PACK_ALIGNMENT",
+ "Value": "0xD05",
"Doc": "",
"Attributes": []
},
{
- "Name": "LightEnvModeSgix",
- "NativeName": "GL_LIGHT_ENV_MODE_SGIX",
- "Value": "0x8407",
+ "Name": "MaxClipDistances",
+ "NativeName": "GL_MAX_CLIP_DISTANCES",
+ "Value": "0xD32",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineSmooth",
- "NativeName": "GL_LINE_SMOOTH",
- "Value": "0xB20",
+ "Name": "MaxTextureSize",
+ "NativeName": "GL_MAX_TEXTURE_SIZE",
+ "Value": "0xD33",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineSmoothHint",
- "NativeName": "GL_LINE_SMOOTH_HINT",
- "Value": "0xC52",
+ "Name": "MaxViewportDims",
+ "NativeName": "GL_MAX_VIEWPORT_DIMS",
+ "Value": "0xD3A",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineWidth",
- "NativeName": "GL_LINE_WIDTH",
- "Value": "0xB21",
+ "Name": "SubpixelBits",
+ "NativeName": "GL_SUBPIXEL_BITS",
+ "Value": "0xD50",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineWidthGranularity",
- "NativeName": "GL_LINE_WIDTH_GRANULARITY",
- "Value": "0xB23",
+ "Name": "Texture1D",
+ "NativeName": "GL_TEXTURE_1D",
+ "Value": "0xDE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineWidthRange",
- "NativeName": "GL_LINE_WIDTH_RANGE",
- "Value": "0xB22",
+ "Name": "Texture2D",
+ "NativeName": "GL_TEXTURE_2D",
+ "Value": "0xDE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "LogicOpMode",
- "NativeName": "GL_LOGIC_OP_MODE",
- "Value": "0xBF0",
+ "Name": "PolygonOffsetUnits",
+ "NativeName": "GL_POLYGON_OFFSET_UNITS",
+ "Value": "0x2A00",
"Doc": "",
"Attributes": []
},
{
- "Name": "Max3DTextureSizeExt",
- "NativeName": "GL_MAX_3D_TEXTURE_SIZE_EXT",
- "Value": "0x8073",
+ "Name": "PolygonOffsetPoint",
+ "NativeName": "GL_POLYGON_OFFSET_POINT",
+ "Value": "0x2A01",
"Doc": "",
"Attributes": []
},
{
- "Name": "Max4DTextureSizeSgis",
- "NativeName": "GL_MAX_4D_TEXTURE_SIZE_SGIS",
- "Value": "0x8138",
+ "Name": "PolygonOffsetLine",
+ "NativeName": "GL_POLYGON_OFFSET_LINE",
+ "Value": "0x2A02",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxActiveLightsSgix",
- "NativeName": "GL_MAX_ACTIVE_LIGHTS_SGIX",
- "Value": "0x8405",
+ "Name": "BlendColor",
+ "NativeName": "GL_BLEND_COLOR",
+ "Value": "0x8005",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxAsyncDrawPixelsSgix",
- "NativeName": "GL_MAX_ASYNC_DRAW_PIXELS_SGIX",
- "Value": "0x8360",
+ "Name": "BlendColorExt",
+ "NativeName": "GL_BLEND_COLOR_EXT",
+ "Value": "0x8005",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxAsyncHistogramSgix",
- "NativeName": "GL_MAX_ASYNC_HISTOGRAM_SGIX",
- "Value": "0x832D",
+ "Name": "BlendEquationExt",
+ "NativeName": "GL_BLEND_EQUATION_EXT",
+ "Value": "0x8009",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxAsyncReadPixelsSgix",
- "NativeName": "GL_MAX_ASYNC_READ_PIXELS_SGIX",
- "Value": "0x8361",
+ "Name": "BlendEquationRgb",
+ "NativeName": "GL_BLEND_EQUATION_RGB",
+ "Value": "0x8009",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxAsyncTexImageSgix",
- "NativeName": "GL_MAX_ASYNC_TEX_IMAGE_SGIX",
- "Value": "0x835F",
+ "Name": "PackCmykHintExt",
+ "NativeName": "GL_PACK_CMYK_HINT_EXT",
+ "Value": "0x800E",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxClipmapDepthSgix",
- "NativeName": "GL_MAX_CLIPMAP_DEPTH_SGIX",
- "Value": "0x8177",
+ "Name": "UnpackCmykHintExt",
+ "NativeName": "GL_UNPACK_CMYK_HINT_EXT",
+ "Value": "0x800F",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxClipmapVirtualDepthSgix",
- "NativeName": "GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX",
- "Value": "0x8178",
+ "Name": "Convolution1DExt",
+ "NativeName": "GL_CONVOLUTION_1D_EXT",
+ "Value": "0x8010",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxClipDistances",
- "NativeName": "GL_MAX_CLIP_DISTANCES",
- "Value": "0xD32",
+ "Name": "Convolution2DExt",
+ "NativeName": "GL_CONVOLUTION_2D_EXT",
+ "Value": "0x8011",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxColorMatrixStackDepthSgi",
- "NativeName": "GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI",
- "Value": "0x80B3",
+ "Name": "Separable2DExt",
+ "NativeName": "GL_SEPARABLE_2D_EXT",
+ "Value": "0x8012",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxFogFuncPointsSgis",
- "NativeName": "GL_MAX_FOG_FUNC_POINTS_SGIS",
- "Value": "0x812C",
+ "Name": "PostConvolutionRedScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_RED_SCALE_EXT",
+ "Value": "0x801C",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxFragmentLightsSgix",
- "NativeName": "GL_MAX_FRAGMENT_LIGHTS_SGIX",
- "Value": "0x8404",
+ "Name": "PostConvolutionGreenScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_GREEN_SCALE_EXT",
+ "Value": "0x801D",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxFramezoomFactorSgix",
- "NativeName": "GL_MAX_FRAMEZOOM_FACTOR_SGIX",
- "Value": "0x818D",
+ "Name": "PostConvolutionBlueScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_BLUE_SCALE_EXT",
+ "Value": "0x801E",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxTextureSize",
- "NativeName": "GL_MAX_TEXTURE_SIZE",
- "Value": "0xD33",
+ "Name": "PostConvolutionAlphaScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_ALPHA_SCALE_EXT",
+ "Value": "0x801F",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxViewportDims",
- "NativeName": "GL_MAX_VIEWPORT_DIMS",
- "Value": "0xD3A",
+ "Name": "PostConvolutionRedBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_RED_BIAS_EXT",
+ "Value": "0x8020",
"Doc": "",
"Attributes": []
},
{
- "Name": "MinmaxExt",
- "NativeName": "GL_MINMAX_EXT",
- "Value": "0x802E",
+ "Name": "PostConvolutionGreenBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_GREEN_BIAS_EXT",
+ "Value": "0x8021",
"Doc": "",
"Attributes": []
},
{
- "Name": "Modelview0MatrixExt",
- "NativeName": "GL_MODELVIEW0_MATRIX_EXT",
- "Value": "0xBA6",
+ "Name": "PostConvolutionBlueBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_BLUE_BIAS_EXT",
+ "Value": "0x8022",
"Doc": "",
"Attributes": []
},
{
- "Name": "Modelview0StackDepthExt",
- "NativeName": "GL_MODELVIEW0_STACK_DEPTH_EXT",
- "Value": "0xBA3",
+ "Name": "PostConvolutionAlphaBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_ALPHA_BIAS_EXT",
+ "Value": "0x8023",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleSgis",
- "NativeName": "GL_MULTISAMPLE_SGIS",
- "Value": "0x809D",
+ "Name": "HistogramExt",
+ "NativeName": "GL_HISTOGRAM_EXT",
+ "Value": "0x8024",
"Doc": "",
"Attributes": []
},
{
- "Name": "NormalArrayCountExt",
- "NativeName": "GL_NORMAL_ARRAY_COUNT_EXT",
- "Value": "0x8080",
+ "Name": "MinmaxExt",
+ "NativeName": "GL_MINMAX_EXT",
+ "Value": "0x802E",
"Doc": "",
"Attributes": []
},
{
- "Name": "NumDeviceUuidsExt",
- "NativeName": "GL_NUM_DEVICE_UUIDS_EXT",
- "Value": "0x9596",
+ "Name": "PolygonOffsetFill",
+ "NativeName": "GL_POLYGON_OFFSET_FILL",
+ "Value": "0x8037",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackAlignment",
- "NativeName": "GL_PACK_ALIGNMENT",
- "Value": "0xD05",
+ "Name": "PolygonOffsetFactor",
+ "NativeName": "GL_POLYGON_OFFSET_FACTOR",
+ "Value": "0x8038",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackCmykHintExt",
- "NativeName": "GL_PACK_CMYK_HINT_EXT",
- "Value": "0x800E",
+ "Name": "PolygonOffsetBiasExt",
+ "NativeName": "GL_POLYGON_OFFSET_BIAS_EXT",
+ "Value": "0x8039",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackImageDepthSgis",
- "NativeName": "GL_PACK_IMAGE_DEPTH_SGIS",
- "Value": "0x8131",
+ "Name": "RescaleNormalExt",
+ "NativeName": "GL_RESCALE_NORMAL_EXT",
+ "Value": "0x803A",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackImageHeightExt",
- "NativeName": "GL_PACK_IMAGE_HEIGHT_EXT",
- "Value": "0x806C",
+ "Name": "TextureBinding1D",
+ "NativeName": "GL_TEXTURE_BINDING_1D",
+ "Value": "0x8068",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackLsbFirst",
- "NativeName": "GL_PACK_LSB_FIRST",
- "Value": "0xD01",
+ "Name": "TextureBinding2D",
+ "NativeName": "GL_TEXTURE_BINDING_2D",
+ "Value": "0x8069",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackResampleSgix",
- "NativeName": "GL_PACK_RESAMPLE_SGIX",
- "Value": "0x842E",
+ "Name": "Texture3DBindingExt",
+ "NativeName": "GL_TEXTURE_3D_BINDING_EXT",
+ "Value": "0x806A",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackRowLength",
- "NativeName": "GL_PACK_ROW_LENGTH",
- "Value": "0xD02",
+ "Name": "TextureBinding3D",
+ "NativeName": "GL_TEXTURE_BINDING_3D",
+ "Value": "0x806A",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipImagesExt",
- "NativeName": "GL_PACK_SKIP_IMAGES_EXT",
+ "Name": "PackSkipImages",
+ "NativeName": "GL_PACK_SKIP_IMAGES",
"Value": "0x806B",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipPixels",
- "NativeName": "GL_PACK_SKIP_PIXELS",
- "Value": "0xD04",
+ "Name": "PackSkipImagesExt",
+ "NativeName": "GL_PACK_SKIP_IMAGES_EXT",
+ "Value": "0x806B",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipRows",
- "NativeName": "GL_PACK_SKIP_ROWS",
- "Value": "0xD03",
+ "Name": "PackImageHeight",
+ "NativeName": "GL_PACK_IMAGE_HEIGHT",
+ "Value": "0x806C",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipVolumesSgis",
- "NativeName": "GL_PACK_SKIP_VOLUMES_SGIS",
- "Value": "0x8130",
+ "Name": "PackImageHeightExt",
+ "NativeName": "GL_PACK_IMAGE_HEIGHT_EXT",
+ "Value": "0x806C",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSubsampleRateSgix",
- "NativeName": "GL_PACK_SUBSAMPLE_RATE_SGIX",
- "Value": "0x85A0",
+ "Name": "UnpackSkipImages",
+ "NativeName": "GL_UNPACK_SKIP_IMAGES",
+ "Value": "0x806D",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSwapBytes",
- "NativeName": "GL_PACK_SWAP_BYTES",
- "Value": "0xD00",
+ "Name": "UnpackSkipImagesExt",
+ "NativeName": "GL_UNPACK_SKIP_IMAGES_EXT",
+ "Value": "0x806D",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTextureSgis",
- "NativeName": "GL_PIXEL_TEXTURE_SGIS",
- "Value": "0x8353",
+ "Name": "UnpackImageHeight",
+ "NativeName": "GL_UNPACK_IMAGE_HEIGHT",
+ "Value": "0x806E",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenModeSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_MODE_SGIX",
- "Value": "0x832B",
+ "Name": "UnpackImageHeightExt",
+ "NativeName": "GL_UNPACK_IMAGE_HEIGHT_EXT",
+ "Value": "0x806E",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_SGIX",
- "Value": "0x8139",
+ "Name": "Texture3DExt",
+ "NativeName": "GL_TEXTURE_3D_EXT",
+ "Value": "0x806F",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileBestAlignmentSgix",
- "NativeName": "GL_PIXEL_TILE_BEST_ALIGNMENT_SGIX",
- "Value": "0x813E",
+ "Name": "Max3DTextureSize",
+ "NativeName": "GL_MAX_3D_TEXTURE_SIZE",
+ "Value": "0x8073",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileCacheIncrementSgix",
- "NativeName": "GL_PIXEL_TILE_CACHE_INCREMENT_SGIX",
- "Value": "0x813F",
+ "Name": "Max3DTextureSizeExt",
+ "NativeName": "GL_MAX_3D_TEXTURE_SIZE_EXT",
+ "Value": "0x8073",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileCacheSizeSgix",
- "NativeName": "GL_PIXEL_TILE_CACHE_SIZE_SGIX",
- "Value": "0x8145",
+ "Name": "VertexArrayCountExt",
+ "NativeName": "GL_VERTEX_ARRAY_COUNT_EXT",
+ "Value": "0x807D",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileGridDepthSgix",
- "NativeName": "GL_PIXEL_TILE_GRID_DEPTH_SGIX",
- "Value": "0x8144",
+ "Name": "NormalArrayCountExt",
+ "NativeName": "GL_NORMAL_ARRAY_COUNT_EXT",
+ "Value": "0x8080",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileGridHeightSgix",
- "NativeName": "GL_PIXEL_TILE_GRID_HEIGHT_SGIX",
- "Value": "0x8143",
+ "Name": "ColorArrayCountExt",
+ "NativeName": "GL_COLOR_ARRAY_COUNT_EXT",
+ "Value": "0x8084",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileGridWidthSgix",
- "NativeName": "GL_PIXEL_TILE_GRID_WIDTH_SGIX",
- "Value": "0x8142",
+ "Name": "IndexArrayCountExt",
+ "NativeName": "GL_INDEX_ARRAY_COUNT_EXT",
+ "Value": "0x8087",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileHeightSgix",
- "NativeName": "GL_PIXEL_TILE_HEIGHT_SGIX",
- "Value": "0x8141",
+ "Name": "TextureCoordArrayCountExt",
+ "NativeName": "GL_TEXTURE_COORD_ARRAY_COUNT_EXT",
+ "Value": "0x808B",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileWidthSgix",
- "NativeName": "GL_PIXEL_TILE_WIDTH_SGIX",
- "Value": "0x8140",
+ "Name": "EdgeFlagArrayCountExt",
+ "NativeName": "GL_EDGE_FLAG_ARRAY_COUNT_EXT",
+ "Value": "0x808D",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointFadeThresholdSizeSgis",
- "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_SGIS",
- "Value": "0x8128",
+ "Name": "InterlaceSgix",
+ "NativeName": "GL_INTERLACE_SGIX",
+ "Value": "0x8094",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSize",
- "NativeName": "GL_POINT_SIZE",
- "Value": "0xB11",
+ "Name": "DetailTexture2DBindingSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_2D_BINDING_SGIS",
+ "Value": "0x8096",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSizeGranularity",
- "NativeName": "GL_POINT_SIZE_GRANULARITY",
- "Value": "0xB13",
+ "Name": "MultisampleSgis",
+ "NativeName": "GL_MULTISAMPLE_SGIS",
+ "Value": "0x809D",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSizeMaxSgis",
- "NativeName": "GL_POINT_SIZE_MAX_SGIS",
- "Value": "0x8127",
+ "Name": "SampleAlphaToMaskSgis",
+ "NativeName": "GL_SAMPLE_ALPHA_TO_MASK_SGIS",
+ "Value": "0x809E",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSizeMinSgis",
- "NativeName": "GL_POINT_SIZE_MIN_SGIS",
- "Value": "0x8126",
+ "Name": "SampleAlphaToOneSgis",
+ "NativeName": "GL_SAMPLE_ALPHA_TO_ONE_SGIS",
+ "Value": "0x809F",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSizeRange",
- "NativeName": "GL_POINT_SIZE_RANGE",
- "Value": "0xB12",
+ "Name": "SampleMaskSgis",
+ "NativeName": "GL_SAMPLE_MASK_SGIS",
+ "Value": "0x80A0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonMode",
- "NativeName": "GL_POLYGON_MODE",
- "Value": "0xB40",
+ "Name": "SampleBuffers",
+ "NativeName": "GL_SAMPLE_BUFFERS",
+ "Value": "0x80A8",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetBiasExt",
- "NativeName": "GL_POLYGON_OFFSET_BIAS_EXT",
- "Value": "0x8039",
+ "Name": "SampleBuffersSgis",
+ "NativeName": "GL_SAMPLE_BUFFERS_SGIS",
+ "Value": "0x80A8",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetFactor",
- "NativeName": "GL_POLYGON_OFFSET_FACTOR",
- "Value": "0x8038",
+ "Name": "Samples",
+ "NativeName": "GL_SAMPLES",
+ "Value": "0x80A9",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetFill",
- "NativeName": "GL_POLYGON_OFFSET_FILL",
- "Value": "0x8037",
+ "Name": "SamplesSgis",
+ "NativeName": "GL_SAMPLES_SGIS",
+ "Value": "0x80A9",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetLine",
- "NativeName": "GL_POLYGON_OFFSET_LINE",
- "Value": "0x2A02",
+ "Name": "SampleCoverageValue",
+ "NativeName": "GL_SAMPLE_COVERAGE_VALUE",
+ "Value": "0x80AA",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetPoint",
- "NativeName": "GL_POLYGON_OFFSET_POINT",
- "Value": "0x2A01",
+ "Name": "SampleMaskValueSgis",
+ "NativeName": "GL_SAMPLE_MASK_VALUE_SGIS",
+ "Value": "0x80AA",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonOffsetUnits",
- "NativeName": "GL_POLYGON_OFFSET_UNITS",
- "Value": "0x2A00",
+ "Name": "SampleCoverageInvert",
+ "NativeName": "GL_SAMPLE_COVERAGE_INVERT",
+ "Value": "0x80AB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonSmooth",
- "NativeName": "GL_POLYGON_SMOOTH",
- "Value": "0xB41",
+ "Name": "SampleMaskInvertSgis",
+ "NativeName": "GL_SAMPLE_MASK_INVERT_SGIS",
+ "Value": "0x80AB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonSmoothHint",
- "NativeName": "GL_POLYGON_SMOOTH_HINT",
- "Value": "0xC53",
+ "Name": "SamplePatternSgis",
+ "NativeName": "GL_SAMPLE_PATTERN_SGIS",
+ "Value": "0x80AC",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixAlphaBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI",
- "Value": "0x80BB",
+ "Name": "ColorMatrixSgi",
+ "NativeName": "GL_COLOR_MATRIX_SGI",
+ "Value": "0x80B1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixAlphaScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI",
- "Value": "0x80B7",
+ "Name": "ColorMatrixStackDepthSgi",
+ "NativeName": "GL_COLOR_MATRIX_STACK_DEPTH_SGI",
+ "Value": "0x80B2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixBlueBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI",
- "Value": "0x80BA",
+ "Name": "MaxColorMatrixStackDepthSgi",
+ "NativeName": "GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI",
+ "Value": "0x80B3",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixBlueScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI",
- "Value": "0x80B6",
+ "Name": "PostColorMatrixRedScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_RED_SCALE_SGI",
+ "Value": "0x80B4",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixColorTableSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
- "Value": "0x80D2",
+ "Name": "PostColorMatrixGreenScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI",
+ "Value": "0x80B5",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixGreenBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI",
- "Value": "0x80B9",
+ "Name": "PostColorMatrixBlueScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI",
+ "Value": "0x80B6",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixGreenScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI",
- "Value": "0x80B5",
+ "Name": "PostColorMatrixAlphaScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI",
+ "Value": "0x80B7",
"Doc": "",
"Attributes": []
},
@@ -15691,247 +17776,254 @@
"Attributes": []
},
{
- "Name": "PostColorMatrixRedScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_RED_SCALE_SGI",
- "Value": "0x80B4",
+ "Name": "PostColorMatrixGreenBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI",
+ "Value": "0x80B9",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionAlphaBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_ALPHA_BIAS_EXT",
- "Value": "0x8023",
+ "Name": "PostColorMatrixBlueBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI",
+ "Value": "0x80BA",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionAlphaScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_ALPHA_SCALE_EXT",
- "Value": "0x801F",
+ "Name": "PostColorMatrixAlphaBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI",
+ "Value": "0x80BB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionBlueBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_BLUE_BIAS_EXT",
- "Value": "0x8022",
+ "Name": "TextureColorTableSgi",
+ "NativeName": "GL_TEXTURE_COLOR_TABLE_SGI",
+ "Value": "0x80BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionBlueScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_BLUE_SCALE_EXT",
- "Value": "0x801E",
+ "Name": "BlendDstRgb",
+ "NativeName": "GL_BLEND_DST_RGB",
+ "Value": "0x80C8",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionColorTableSgi",
- "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE_SGI",
- "Value": "0x80D1",
+ "Name": "BlendSrcRgb",
+ "NativeName": "GL_BLEND_SRC_RGB",
+ "Value": "0x80C9",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionGreenBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_GREEN_BIAS_EXT",
- "Value": "0x8021",
+ "Name": "BlendDstAlpha",
+ "NativeName": "GL_BLEND_DST_ALPHA",
+ "Value": "0x80CA",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionGreenScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_GREEN_SCALE_EXT",
- "Value": "0x801D",
+ "Name": "BlendSrcAlpha",
+ "NativeName": "GL_BLEND_SRC_ALPHA",
+ "Value": "0x80CB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionRedBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_RED_BIAS_EXT",
- "Value": "0x8020",
+ "Name": "ColorTableSgi",
+ "NativeName": "GL_COLOR_TABLE_SGI",
+ "Value": "0x80D0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionRedScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_RED_SCALE_EXT",
- "Value": "0x801C",
+ "Name": "PostConvolutionColorTableSgi",
+ "NativeName": "GL_POST_CONVOLUTION_COLOR_TABLE_SGI",
+ "Value": "0x80D1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostTextureFilterBiasRangeSgix",
- "NativeName": "GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX",
- "Value": "0x817B",
+ "Name": "PostColorMatrixColorTableSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI",
+ "Value": "0x80D2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostTextureFilterScaleRangeSgix",
- "NativeName": "GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX",
- "Value": "0x817C",
+ "Name": "MaxElementsVertices",
+ "NativeName": "GL_MAX_ELEMENTS_VERTICES",
+ "Value": "0x80E8",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReadBuffer",
- "NativeName": "GL_READ_BUFFER",
- "Value": "0xC02",
+ "Name": "MaxElementsIndices",
+ "NativeName": "GL_MAX_ELEMENTS_INDICES",
+ "Value": "0x80E9",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReadBufferExt",
- "NativeName": "GL_READ_BUFFER_EXT",
- "Value": "0xC02",
+ "Name": "PointSizeMinSgis",
+ "NativeName": "GL_POINT_SIZE_MIN_SGIS",
+ "Value": "0x8126",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReadBufferNV",
- "NativeName": "GL_READ_BUFFER_NV",
- "Value": "0xC02",
+ "Name": "PointSizeMaxSgis",
+ "NativeName": "GL_POINT_SIZE_MAX_SGIS",
+ "Value": "0x8127",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReferencePlaneEquationSgix",
- "NativeName": "GL_REFERENCE_PLANE_EQUATION_SGIX",
- "Value": "0x817E",
+ "Name": "PointFadeThresholdSize",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE",
+ "Value": "0x8128",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReferencePlaneSgix",
- "NativeName": "GL_REFERENCE_PLANE_SGIX",
- "Value": "0x817D",
+ "Name": "PointFadeThresholdSizeSgis",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_SGIS",
+ "Value": "0x8128",
"Doc": "",
"Attributes": []
},
{
- "Name": "RescaleNormalExt",
- "NativeName": "GL_RESCALE_NORMAL_EXT",
- "Value": "0x803A",
+ "Name": "DistanceAttenuationSgis",
+ "NativeName": "GL_DISTANCE_ATTENUATION_SGIS",
+ "Value": "0x8129",
"Doc": "",
"Attributes": []
},
{
- "Name": "SamplesSgis",
- "NativeName": "GL_SAMPLES_SGIS",
- "Value": "0x80A9",
+ "Name": "FogFuncPointsSgis",
+ "NativeName": "GL_FOG_FUNC_POINTS_SGIS",
+ "Value": "0x812B",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleAlphaToMaskSgis",
- "NativeName": "GL_SAMPLE_ALPHA_TO_MASK_SGIS",
- "Value": "0x809E",
+ "Name": "MaxFogFuncPointsSgis",
+ "NativeName": "GL_MAX_FOG_FUNC_POINTS_SGIS",
+ "Value": "0x812C",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleAlphaToOneSgis",
- "NativeName": "GL_SAMPLE_ALPHA_TO_ONE_SGIS",
- "Value": "0x809F",
+ "Name": "PackSkipVolumesSgis",
+ "NativeName": "GL_PACK_SKIP_VOLUMES_SGIS",
+ "Value": "0x8130",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleBuffersSgis",
- "NativeName": "GL_SAMPLE_BUFFERS_SGIS",
- "Value": "0x80A8",
+ "Name": "PackImageDepthSgis",
+ "NativeName": "GL_PACK_IMAGE_DEPTH_SGIS",
+ "Value": "0x8131",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleMaskInvertSgis",
- "NativeName": "GL_SAMPLE_MASK_INVERT_SGIS",
- "Value": "0x80AB",
+ "Name": "UnpackSkipVolumesSgis",
+ "NativeName": "GL_UNPACK_SKIP_VOLUMES_SGIS",
+ "Value": "0x8132",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleMaskSgis",
- "NativeName": "GL_SAMPLE_MASK_SGIS",
- "Value": "0x80A0",
+ "Name": "UnpackImageDepthSgis",
+ "NativeName": "GL_UNPACK_IMAGE_DEPTH_SGIS",
+ "Value": "0x8133",
"Doc": "",
"Attributes": []
},
{
- "Name": "SampleMaskValueSgis",
- "NativeName": "GL_SAMPLE_MASK_VALUE_SGIS",
- "Value": "0x80AA",
+ "Name": "Texture4DSgis",
+ "NativeName": "GL_TEXTURE_4D_SGIS",
+ "Value": "0x8134",
"Doc": "",
"Attributes": []
},
{
- "Name": "SamplePatternSgis",
- "NativeName": "GL_SAMPLE_PATTERN_SGIS",
- "Value": "0x80AC",
+ "Name": "Max4DTextureSizeSgis",
+ "NativeName": "GL_MAX_4D_TEXTURE_SIZE_SGIS",
+ "Value": "0x8138",
"Doc": "",
"Attributes": []
},
{
- "Name": "ScissorBox",
- "NativeName": "GL_SCISSOR_BOX",
- "Value": "0xC10",
+ "Name": "PixelTexGenSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_SGIX",
+ "Value": "0x8139",
"Doc": "",
"Attributes": []
},
{
- "Name": "ScissorTest",
- "NativeName": "GL_SCISSOR_TEST",
- "Value": "0xC11",
+ "Name": "PixelTileBestAlignmentSgix",
+ "NativeName": "GL_PIXEL_TILE_BEST_ALIGNMENT_SGIX",
+ "Value": "0x813E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Separable2DExt",
- "NativeName": "GL_SEPARABLE_2D_EXT",
- "Value": "0x8012",
+ "Name": "PixelTileCacheIncrementSgix",
+ "NativeName": "GL_PIXEL_TILE_CACHE_INCREMENT_SGIX",
+ "Value": "0x813F",
"Doc": "",
"Attributes": []
},
{
- "Name": "SharedTexturePaletteExt",
- "NativeName": "GL_SHARED_TEXTURE_PALETTE_EXT",
- "Value": "0x81FB",
+ "Name": "PixelTileWidthSgix",
+ "NativeName": "GL_PIXEL_TILE_WIDTH_SGIX",
+ "Value": "0x8140",
"Doc": "",
"Attributes": []
},
{
- "Name": "SmoothLineWidthGranularity",
- "NativeName": "GL_SMOOTH_LINE_WIDTH_GRANULARITY",
- "Value": "0xB23",
+ "Name": "PixelTileHeightSgix",
+ "NativeName": "GL_PIXEL_TILE_HEIGHT_SGIX",
+ "Value": "0x8141",
"Doc": "",
"Attributes": []
},
{
- "Name": "SmoothLineWidthRange",
- "NativeName": "GL_SMOOTH_LINE_WIDTH_RANGE",
- "Value": "0xB22",
+ "Name": "PixelTileGridWidthSgix",
+ "NativeName": "GL_PIXEL_TILE_GRID_WIDTH_SGIX",
+ "Value": "0x8142",
"Doc": "",
"Attributes": []
},
{
- "Name": "SmoothPointSizeGranularity",
- "NativeName": "GL_SMOOTH_POINT_SIZE_GRANULARITY",
- "Value": "0xB13",
+ "Name": "PixelTileGridHeightSgix",
+ "NativeName": "GL_PIXEL_TILE_GRID_HEIGHT_SGIX",
+ "Value": "0x8143",
"Doc": "",
"Attributes": []
},
{
- "Name": "SmoothPointSizeRange",
- "NativeName": "GL_SMOOTH_POINT_SIZE_RANGE",
- "Value": "0xB12",
+ "Name": "PixelTileGridDepthSgix",
+ "NativeName": "GL_PIXEL_TILE_GRID_DEPTH_SGIX",
+ "Value": "0x8144",
"Doc": "",
"Attributes": []
},
{
- "Name": "SpriteAxisSgix",
- "NativeName": "GL_SPRITE_AXIS_SGIX",
- "Value": "0x814A",
+ "Name": "PixelTileCacheSizeSgix",
+ "NativeName": "GL_PIXEL_TILE_CACHE_SIZE_SGIX",
+ "Value": "0x8145",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SpriteSgix",
+ "NativeName": "GL_SPRITE_SGIX",
+ "Value": "0x8148",
"Doc": "",
"Attributes": []
},
@@ -15943,9 +18035,9 @@
"Attributes": []
},
{
- "Name": "SpriteSgix",
- "NativeName": "GL_SPRITE_SGIX",
- "Value": "0x8148",
+ "Name": "SpriteAxisSgix",
+ "NativeName": "GL_SPRITE_AXIS_SGIX",
+ "Value": "0x814A",
"Doc": "",
"Attributes": []
},
@@ -15957,3763 +18049,7003 @@
"Attributes": []
},
{
- "Name": "StencilClearValue",
- "NativeName": "GL_STENCIL_CLEAR_VALUE",
- "Value": "0xB91",
+ "Name": "Texture4DBindingSgis",
+ "NativeName": "GL_TEXTURE_4D_BINDING_SGIS",
+ "Value": "0x814F",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilFail",
- "NativeName": "GL_STENCIL_FAIL",
- "Value": "0xB94",
+ "Name": "MaxClipmapDepthSgix",
+ "NativeName": "GL_MAX_CLIPMAP_DEPTH_SGIX",
+ "Value": "0x8177",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilFunc",
- "NativeName": "GL_STENCIL_FUNC",
- "Value": "0xB92",
+ "Name": "MaxClipmapVirtualDepthSgix",
+ "NativeName": "GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX",
+ "Value": "0x8178",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilPassDepthFail",
- "NativeName": "GL_STENCIL_PASS_DEPTH_FAIL",
- "Value": "0xB95",
+ "Name": "PostTextureFilterBiasRangeSgix",
+ "NativeName": "GL_POST_TEXTURE_FILTER_BIAS_RANGE_SGIX",
+ "Value": "0x817B",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilPassDepthPass",
- "NativeName": "GL_STENCIL_PASS_DEPTH_PASS",
- "Value": "0xB96",
+ "Name": "PostTextureFilterScaleRangeSgix",
+ "NativeName": "GL_POST_TEXTURE_FILTER_SCALE_RANGE_SGIX",
+ "Value": "0x817C",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilRef",
- "NativeName": "GL_STENCIL_REF",
- "Value": "0xB97",
+ "Name": "ReferencePlaneSgix",
+ "NativeName": "GL_REFERENCE_PLANE_SGIX",
+ "Value": "0x817D",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilTest",
- "NativeName": "GL_STENCIL_TEST",
- "Value": "0xB90",
+ "Name": "ReferencePlaneEquationSgix",
+ "NativeName": "GL_REFERENCE_PLANE_EQUATION_SGIX",
+ "Value": "0x817E",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilValueMask",
- "NativeName": "GL_STENCIL_VALUE_MASK",
- "Value": "0xB93",
+ "Name": "IRInstrument1Sgix",
+ "NativeName": "GL_IR_INSTRUMENT1_SGIX",
+ "Value": "0x817F",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilWritemask",
- "NativeName": "GL_STENCIL_WRITEMASK",
- "Value": "0xB98",
+ "Name": "InstrumentMeasurementsSgix",
+ "NativeName": "GL_INSTRUMENT_MEASUREMENTS_SGIX",
+ "Value": "0x8181",
"Doc": "",
"Attributes": []
},
{
- "Name": "Stereo",
- "NativeName": "GL_STEREO",
- "Value": "0xC33",
+ "Name": "CalligraphicFragmentSgix",
+ "NativeName": "GL_CALLIGRAPHIC_FRAGMENT_SGIX",
+ "Value": "0x8183",
"Doc": "",
"Attributes": []
},
{
- "Name": "SubpixelBits",
- "NativeName": "GL_SUBPIXEL_BITS",
- "Value": "0xD50",
+ "Name": "FramezoomSgix",
+ "NativeName": "GL_FRAMEZOOM_SGIX",
+ "Value": "0x818B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture1D",
- "NativeName": "GL_TEXTURE_1D",
- "Value": "0xDE0",
+ "Name": "FramezoomFactorSgix",
+ "NativeName": "GL_FRAMEZOOM_FACTOR_SGIX",
+ "Value": "0x818C",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture2D",
- "NativeName": "GL_TEXTURE_2D",
- "Value": "0xDE1",
+ "Name": "MaxFramezoomFactorSgix",
+ "NativeName": "GL_MAX_FRAMEZOOM_FACTOR_SGIX",
+ "Value": "0x818D",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture3DBindingExt",
- "NativeName": "GL_TEXTURE_3D_BINDING_EXT",
- "Value": "0x806A",
+ "Name": "GenerateMipmapHintSgis",
+ "NativeName": "GL_GENERATE_MIPMAP_HINT_SGIS",
+ "Value": "0x8192",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture3DExt",
- "NativeName": "GL_TEXTURE_3D_EXT",
- "Value": "0x806F",
+ "Name": "DeformationsMaskSgix",
+ "NativeName": "GL_DEFORMATIONS_MASK_SGIX",
+ "Value": "0x8196",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture4DBindingSgis",
- "NativeName": "GL_TEXTURE_4D_BINDING_SGIS",
- "Value": "0x814F",
+ "Name": "FogOffsetSgix",
+ "NativeName": "GL_FOG_OFFSET_SGIX",
+ "Value": "0x8198",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture4DSgis",
- "NativeName": "GL_TEXTURE_4D_SGIS",
- "Value": "0x8134",
+ "Name": "FogOffsetValueSgix",
+ "NativeName": "GL_FOG_OFFSET_VALUE_SGIX",
+ "Value": "0x8199",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBinding1D",
- "NativeName": "GL_TEXTURE_BINDING_1D",
- "Value": "0x8068",
+ "Name": "SharedTexturePaletteExt",
+ "NativeName": "GL_SHARED_TEXTURE_PALETTE_EXT",
+ "Value": "0x81FB",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBinding2D",
- "NativeName": "GL_TEXTURE_BINDING_2D",
- "Value": "0x8069",
+ "Name": "MajorVersion",
+ "NativeName": "GL_MAJOR_VERSION",
+ "Value": "0x821B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBinding3D",
- "NativeName": "GL_TEXTURE_BINDING_3D",
- "Value": "0x806A",
+ "Name": "MinorVersion",
+ "NativeName": "GL_MINOR_VERSION",
+ "Value": "0x821C",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureColorTableSgi",
- "NativeName": "GL_TEXTURE_COLOR_TABLE_SGI",
- "Value": "0x80BC",
+ "Name": "NumExtensions",
+ "NativeName": "GL_NUM_EXTENSIONS",
+ "Value": "0x821D",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCoordArrayCountExt",
- "NativeName": "GL_TEXTURE_COORD_ARRAY_COUNT_EXT",
- "Value": "0x808B",
+ "Name": "ContextFlags",
+ "NativeName": "GL_CONTEXT_FLAGS",
+ "Value": "0x821E",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackAlignment",
- "NativeName": "GL_UNPACK_ALIGNMENT",
- "Value": "0xCF5",
+ "Name": "ProgramPipelineBinding",
+ "NativeName": "GL_PROGRAM_PIPELINE_BINDING",
+ "Value": "0x825A",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackCmykHintExt",
- "NativeName": "GL_UNPACK_CMYK_HINT_EXT",
- "Value": "0x800F",
+ "Name": "MaxViewports",
+ "NativeName": "GL_MAX_VIEWPORTS",
+ "Value": "0x825B",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackImageDepthSgis",
- "NativeName": "GL_UNPACK_IMAGE_DEPTH_SGIS",
- "Value": "0x8133",
+ "Name": "ViewportSubpixelBits",
+ "NativeName": "GL_VIEWPORT_SUBPIXEL_BITS",
+ "Value": "0x825C",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackImageHeightExt",
- "NativeName": "GL_UNPACK_IMAGE_HEIGHT_EXT",
- "Value": "0x806E",
+ "Name": "ViewportBoundsRange",
+ "NativeName": "GL_VIEWPORT_BOUNDS_RANGE",
+ "Value": "0x825D",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackLsbFirst",
- "NativeName": "GL_UNPACK_LSB_FIRST",
- "Value": "0xCF1",
+ "Name": "LayerProvokingVertex",
+ "NativeName": "GL_LAYER_PROVOKING_VERTEX",
+ "Value": "0x825E",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackResampleSgix",
- "NativeName": "GL_UNPACK_RESAMPLE_SGIX",
- "Value": "0x842F",
+ "Name": "ViewportIndexProvokingVertex",
+ "NativeName": "GL_VIEWPORT_INDEX_PROVOKING_VERTEX",
+ "Value": "0x825F",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackRowLength",
- "NativeName": "GL_UNPACK_ROW_LENGTH",
- "Value": "0xCF2",
+ "Name": "MaxComputeUniformComponents",
+ "NativeName": "GL_MAX_COMPUTE_UNIFORM_COMPONENTS",
+ "Value": "0x8263",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipImagesExt",
- "NativeName": "GL_UNPACK_SKIP_IMAGES_EXT",
- "Value": "0x806D",
+ "Name": "MaxComputeAtomicCounterBuffers",
+ "NativeName": "GL_MAX_COMPUTE_ATOMIC_COUNTER_BUFFERS",
+ "Value": "0x8264",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipPixels",
- "NativeName": "GL_UNPACK_SKIP_PIXELS",
- "Value": "0xCF4",
+ "Name": "MaxComputeAtomicCounters",
+ "NativeName": "GL_MAX_COMPUTE_ATOMIC_COUNTERS",
+ "Value": "0x8265",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipRows",
- "NativeName": "GL_UNPACK_SKIP_ROWS",
- "Value": "0xCF3",
+ "Name": "MaxCombinedComputeUniformComponents",
+ "NativeName": "GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS",
+ "Value": "0x8266",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipVolumesSgis",
- "NativeName": "GL_UNPACK_SKIP_VOLUMES_SGIS",
- "Value": "0x8132",
+ "Name": "MaxDebugGroupStackDepth",
+ "NativeName": "GL_MAX_DEBUG_GROUP_STACK_DEPTH",
+ "Value": "0x826C",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSubsampleRateSgix",
- "NativeName": "GL_UNPACK_SUBSAMPLE_RATE_SGIX",
- "Value": "0x85A1",
+ "Name": "DebugGroupStackDepth",
+ "NativeName": "GL_DEBUG_GROUP_STACK_DEPTH",
+ "Value": "0x826D",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSwapBytes",
- "NativeName": "GL_UNPACK_SWAP_BYTES",
- "Value": "0xCF0",
+ "Name": "MaxUniformLocations",
+ "NativeName": "GL_MAX_UNIFORM_LOCATIONS",
+ "Value": "0x826E",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexArrayCountExt",
- "NativeName": "GL_VERTEX_ARRAY_COUNT_EXT",
- "Value": "0x807D",
+ "Name": "VertexBindingDivisor",
+ "NativeName": "GL_VERTEX_BINDING_DIVISOR",
+ "Value": "0x82D6",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexPreclipHintSgix",
- "NativeName": "GL_VERTEX_PRECLIP_HINT_SGIX",
- "Value": "0x83EF",
+ "Name": "VertexBindingOffset",
+ "NativeName": "GL_VERTEX_BINDING_OFFSET",
+ "Value": "0x82D7",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexPreclipSgix",
- "NativeName": "GL_VERTEX_PRECLIP_SGIX",
- "Value": "0x83EE",
+ "Name": "VertexBindingStride",
+ "NativeName": "GL_VERTEX_BINDING_STRIDE",
+ "Value": "0x82D8",
"Doc": "",
"Attributes": []
},
{
- "Name": "Viewport",
- "NativeName": "GL_VIEWPORT",
- "Value": "0xBA2",
+ "Name": "MaxVertexAttribRelativeOffset",
+ "NativeName": "GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET",
+ "Value": "0x82D9",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "GetPName",
- "NativeName": "GetPName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ColorArrayPointerExt",
- "NativeName": "GL_COLOR_ARRAY_POINTER_EXT",
- "Value": "0x8090",
+ "Name": "MaxVertexAttribBindings",
+ "NativeName": "GL_MAX_VERTEX_ATTRIB_BINDINGS",
+ "Value": "0x82DA",
"Doc": "",
"Attributes": []
},
{
- "Name": "EdgeFlagArrayPointerExt",
- "NativeName": "GL_EDGE_FLAG_ARRAY_POINTER_EXT",
- "Value": "0x8093",
+ "Name": "MaxLabelLength",
+ "NativeName": "GL_MAX_LABEL_LENGTH",
+ "Value": "0x82E8",
"Doc": "",
"Attributes": []
},
{
- "Name": "IndexArrayPointerExt",
- "NativeName": "GL_INDEX_ARRAY_POINTER_EXT",
- "Value": "0x8091",
+ "Name": "ConvolutionHintSgix",
+ "NativeName": "GL_CONVOLUTION_HINT_SGIX",
+ "Value": "0x8316",
"Doc": "",
"Attributes": []
},
{
- "Name": "InstrumentBufferPointerSgix",
- "NativeName": "GL_INSTRUMENT_BUFFER_POINTER_SGIX",
- "Value": "0x8180",
+ "Name": "AsyncMarkerSgix",
+ "NativeName": "GL_ASYNC_MARKER_SGIX",
+ "Value": "0x8329",
"Doc": "",
"Attributes": []
},
{
- "Name": "NormalArrayPointerExt",
- "NativeName": "GL_NORMAL_ARRAY_POINTER_EXT",
- "Value": "0x808F",
+ "Name": "PixelTexGenModeSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_MODE_SGIX",
+ "Value": "0x832B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCoordArrayPointerExt",
- "NativeName": "GL_TEXTURE_COORD_ARRAY_POINTER_EXT",
- "Value": "0x8092",
+ "Name": "AsyncHistogramSgix",
+ "NativeName": "GL_ASYNC_HISTOGRAM_SGIX",
+ "Value": "0x832C",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexArrayPointerExt",
- "NativeName": "GL_VERTEX_ARRAY_POINTER_EXT",
- "Value": "0x808E",
+ "Name": "MaxAsyncHistogramSgix",
+ "NativeName": "GL_MAX_ASYNC_HISTOGRAM_SGIX",
+ "Value": "0x832D",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugCallbackFunction",
- "NativeName": "GL_DEBUG_CALLBACK_FUNCTION",
- "Value": "0x8244",
+ "Name": "PixelTextureSgis",
+ "NativeName": "GL_PIXEL_TEXTURE_SGIS",
+ "Value": "0x8353",
"Doc": "",
"Attributes": []
},
{
- "Name": "DebugCallbackUserParam",
- "NativeName": "GL_DEBUG_CALLBACK_USER_PARAM",
- "Value": "0x8245",
+ "Name": "AsyncTexImageSgix",
+ "NativeName": "GL_ASYNC_TEX_IMAGE_SGIX",
+ "Value": "0x835C",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "GetPointervPName",
- "NativeName": "GetPointervPName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "DetailTextureFuncPointsSgis",
- "NativeName": "GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS",
- "Value": "0x809C",
+ "Name": "AsyncDrawPixelsSgix",
+ "NativeName": "GL_ASYNC_DRAW_PIXELS_SGIX",
+ "Value": "0x835D",
"Doc": "",
"Attributes": []
},
{
- "Name": "DetailTextureLevelSgis",
- "NativeName": "GL_DETAIL_TEXTURE_LEVEL_SGIS",
- "Value": "0x809A",
+ "Name": "AsyncReadPixelsSgix",
+ "NativeName": "GL_ASYNC_READ_PIXELS_SGIX",
+ "Value": "0x835E",
"Doc": "",
"Attributes": []
},
{
- "Name": "DetailTextureModeSgis",
- "NativeName": "GL_DETAIL_TEXTURE_MODE_SGIS",
- "Value": "0x809B",
+ "Name": "MaxAsyncTexImageSgix",
+ "NativeName": "GL_MAX_ASYNC_TEX_IMAGE_SGIX",
+ "Value": "0x835F",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualTextureSelectSgis",
- "NativeName": "GL_DUAL_TEXTURE_SELECT_SGIS",
- "Value": "0x8124",
+ "Name": "MaxAsyncDrawPixelsSgix",
+ "NativeName": "GL_MAX_ASYNC_DRAW_PIXELS_SGIX",
+ "Value": "0x8360",
"Doc": "",
"Attributes": []
},
{
- "Name": "GenerateMipmapSgis",
- "NativeName": "GL_GENERATE_MIPMAP_SGIS",
- "Value": "0x8191",
+ "Name": "MaxAsyncReadPixelsSgix",
+ "NativeName": "GL_MAX_ASYNC_READ_PIXELS_SGIX",
+ "Value": "0x8361",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostTextureFilterBiasSgix",
- "NativeName": "GL_POST_TEXTURE_FILTER_BIAS_SGIX",
- "Value": "0x8179",
+ "Name": "VertexPreclipSgix",
+ "NativeName": "GL_VERTEX_PRECLIP_SGIX",
+ "Value": "0x83EE",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostTextureFilterScaleSgix",
- "NativeName": "GL_POST_TEXTURE_FILTER_SCALE_SGIX",
- "Value": "0x817A",
+ "Name": "VertexPreclipHintSgix",
+ "NativeName": "GL_VERTEX_PRECLIP_HINT_SGIX",
+ "Value": "0x83EF",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadTextureSelectSgis",
- "NativeName": "GL_QUAD_TEXTURE_SELECT_SGIS",
- "Value": "0x8125",
+ "Name": "FragmentLightingSgix",
+ "NativeName": "GL_FRAGMENT_LIGHTING_SGIX",
+ "Value": "0x8400",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShadowAmbientSgix",
- "NativeName": "GL_SHADOW_AMBIENT_SGIX",
- "Value": "0x80BF",
+ "Name": "FragmentColorMaterialSgix",
+ "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_SGIX",
+ "Value": "0x8401",
"Doc": "",
"Attributes": []
},
{
- "Name": "SharpenTextureFuncPointsSgis",
- "NativeName": "GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS",
- "Value": "0x80B0",
+ "Name": "FragmentColorMaterialFaceSgix",
+ "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_FACE_SGIX",
+ "Value": "0x8402",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture4DsizeSgis",
- "NativeName": "GL_TEXTURE_4DSIZE_SGIS",
- "Value": "0x8136",
+ "Name": "FragmentColorMaterialParameterSgix",
+ "NativeName": "GL_FRAGMENT_COLOR_MATERIAL_PARAMETER_SGIX",
+ "Value": "0x8403",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureAlphaSize",
- "NativeName": "GL_TEXTURE_ALPHA_SIZE",
- "Value": "0x805F",
+ "Name": "MaxFragmentLightsSgix",
+ "NativeName": "GL_MAX_FRAGMENT_LIGHTS_SGIX",
+ "Value": "0x8404",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBaseLevelSgis",
- "NativeName": "GL_TEXTURE_BASE_LEVEL_SGIS",
- "Value": "0x813C",
+ "Name": "MaxActiveLightsSgix",
+ "NativeName": "GL_MAX_ACTIVE_LIGHTS_SGIX",
+ "Value": "0x8405",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBlueSize",
- "NativeName": "GL_TEXTURE_BLUE_SIZE",
- "Value": "0x805E",
+ "Name": "LightEnvModeSgix",
+ "NativeName": "GL_LIGHT_ENV_MODE_SGIX",
+ "Value": "0x8407",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBorderColor",
- "NativeName": "GL_TEXTURE_BORDER_COLOR",
- "Value": "0x1004",
+ "Name": "FragmentLightModelLocalViewerSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_LOCAL_VIEWER_SGIX",
+ "Value": "0x8408",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBorderColorNV",
- "NativeName": "GL_TEXTURE_BORDER_COLOR_NV",
- "Value": "0x1004",
+ "Name": "FragmentLightModelTwoSideSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_TWO_SIDE_SGIX",
+ "Value": "0x8409",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapCenterSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_CENTER_SGIX",
- "Value": "0x8171",
+ "Name": "FragmentLightModelAmbientSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_AMBIENT_SGIX",
+ "Value": "0x840A",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapDepthSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_DEPTH_SGIX",
- "Value": "0x8176",
+ "Name": "FragmentLightModelNormalInterpolationSgix",
+ "NativeName": "GL_FRAGMENT_LIGHT_MODEL_NORMAL_INTERPOLATION_SGIX",
+ "Value": "0x840B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapFrameSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_FRAME_SGIX",
- "Value": "0x8172",
+ "Name": "FragmentLight0Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT0_SGIX",
+ "Value": "0x840C",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapLodOffsetSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX",
- "Value": "0x8175",
+ "Name": "PackResampleSgix",
+ "NativeName": "GL_PACK_RESAMPLE_SGIX",
+ "Value": "0x842E",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapOffsetSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_OFFSET_SGIX",
- "Value": "0x8173",
+ "Name": "UnpackResampleSgix",
+ "NativeName": "GL_UNPACK_RESAMPLE_SGIX",
+ "Value": "0x842F",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapVirtualDepthSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX",
- "Value": "0x8174",
+ "Name": "AliasedLineWidthRange",
+ "NativeName": "GL_ALIASED_LINE_WIDTH_RANGE",
+ "Value": "0x846E",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompareOperatorSgix",
- "NativeName": "GL_TEXTURE_COMPARE_OPERATOR_SGIX",
- "Value": "0x819B",
+ "Name": "ActiveTexture",
+ "NativeName": "GL_ACTIVE_TEXTURE",
+ "Value": "0x84E0",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompareSgix",
- "NativeName": "GL_TEXTURE_COMPARE_SGIX",
- "Value": "0x819A",
+ "Name": "MaxRenderbufferSize",
+ "NativeName": "GL_MAX_RENDERBUFFER_SIZE",
+ "Value": "0x84E8",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureDepthExt",
- "NativeName": "GL_TEXTURE_DEPTH_EXT",
- "Value": "0x8071",
+ "Name": "TextureCompressionHint",
+ "NativeName": "GL_TEXTURE_COMPRESSION_HINT",
+ "Value": "0x84EF",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureFilter4SizeSgis",
- "NativeName": "GL_TEXTURE_FILTER4_SIZE_SGIS",
- "Value": "0x8147",
+ "Name": "TextureBindingRectangle",
+ "NativeName": "GL_TEXTURE_BINDING_RECTANGLE",
+ "Value": "0x84F6",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureGequalRSgix",
- "NativeName": "GL_TEXTURE_GEQUAL_R_SGIX",
- "Value": "0x819D",
+ "Name": "MaxRectangleTextureSize",
+ "NativeName": "GL_MAX_RECTANGLE_TEXTURE_SIZE",
+ "Value": "0x84F8",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureGreenSize",
- "NativeName": "GL_TEXTURE_GREEN_SIZE",
- "Value": "0x805D",
+ "Name": "MaxTextureLodBias",
+ "NativeName": "GL_MAX_TEXTURE_LOD_BIAS",
+ "Value": "0x84FD",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureHeight",
- "NativeName": "GL_TEXTURE_HEIGHT",
- "Value": "0x1001",
+ "Name": "TextureBindingCubeMap",
+ "NativeName": "GL_TEXTURE_BINDING_CUBE_MAP",
+ "Value": "0x8514",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureInternalFormat",
- "NativeName": "GL_TEXTURE_INTERNAL_FORMAT",
- "Value": "0x1003",
+ "Name": "MaxCubeMapTextureSize",
+ "NativeName": "GL_MAX_CUBE_MAP_TEXTURE_SIZE",
+ "Value": "0x851C",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureLequalRSgix",
- "NativeName": "GL_TEXTURE_LEQUAL_R_SGIX",
- "Value": "0x819C",
+ "Name": "PackSubsampleRateSgix",
+ "NativeName": "GL_PACK_SUBSAMPLE_RATE_SGIX",
+ "Value": "0x85A0",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureLodBiasRSgix",
- "NativeName": "GL_TEXTURE_LOD_BIAS_R_SGIX",
- "Value": "0x8190",
+ "Name": "UnpackSubsampleRateSgix",
+ "NativeName": "GL_UNPACK_SUBSAMPLE_RATE_SGIX",
+ "Value": "0x85A1",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureLodBiasSSgix",
- "NativeName": "GL_TEXTURE_LOD_BIAS_S_SGIX",
- "Value": "0x818E",
+ "Name": "VertexArrayBinding",
+ "NativeName": "GL_VERTEX_ARRAY_BINDING",
+ "Value": "0x85B5",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureLodBiasTSgix",
- "NativeName": "GL_TEXTURE_LOD_BIAS_T_SGIX",
- "Value": "0x818F",
+ "Name": "ProgramPointSize",
+ "NativeName": "GL_PROGRAM_POINT_SIZE",
+ "Value": "0x8642",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMagFilter",
- "NativeName": "GL_TEXTURE_MAG_FILTER",
- "Value": "0x2800",
+ "Name": "NumCompressedTextureFormats",
+ "NativeName": "GL_NUM_COMPRESSED_TEXTURE_FORMATS",
+ "Value": "0x86A2",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxClampRSgix",
- "NativeName": "GL_TEXTURE_MAX_CLAMP_R_SGIX",
- "Value": "0x836B",
+ "Name": "CompressedTextureFormats",
+ "NativeName": "GL_COMPRESSED_TEXTURE_FORMATS",
+ "Value": "0x86A3",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxClampSSgix",
- "NativeName": "GL_TEXTURE_MAX_CLAMP_S_SGIX",
- "Value": "0x8369",
+ "Name": "NumProgramBinaryFormats",
+ "NativeName": "GL_NUM_PROGRAM_BINARY_FORMATS",
+ "Value": "0x87FE",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxClampTSgix",
- "NativeName": "GL_TEXTURE_MAX_CLAMP_T_SGIX",
- "Value": "0x836A",
+ "Name": "ProgramBinaryFormats",
+ "NativeName": "GL_PROGRAM_BINARY_FORMATS",
+ "Value": "0x87FF",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxLevelSgis",
- "NativeName": "GL_TEXTURE_MAX_LEVEL_SGIS",
- "Value": "0x813D",
+ "Name": "StencilBackFunc",
+ "NativeName": "GL_STENCIL_BACK_FUNC",
+ "Value": "0x8800",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxLodSgis",
- "NativeName": "GL_TEXTURE_MAX_LOD_SGIS",
- "Value": "0x813B",
+ "Name": "StencilBackFail",
+ "NativeName": "GL_STENCIL_BACK_FAIL",
+ "Value": "0x8801",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMinFilter",
- "NativeName": "GL_TEXTURE_MIN_FILTER",
- "Value": "0x2801",
+ "Name": "StencilBackPassDepthFail",
+ "NativeName": "GL_STENCIL_BACK_PASS_DEPTH_FAIL",
+ "Value": "0x8802",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMinLodSgis",
- "NativeName": "GL_TEXTURE_MIN_LOD_SGIS",
- "Value": "0x813A",
+ "Name": "StencilBackPassDepthPass",
+ "NativeName": "GL_STENCIL_BACK_PASS_DEPTH_PASS",
+ "Value": "0x8803",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureRedSize",
- "NativeName": "GL_TEXTURE_RED_SIZE",
- "Value": "0x805C",
+ "Name": "MaxDrawBuffers",
+ "NativeName": "GL_MAX_DRAW_BUFFERS",
+ "Value": "0x8824",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWidth",
- "NativeName": "GL_TEXTURE_WIDTH",
- "Value": "0x1000",
+ "Name": "BlendEquationAlpha",
+ "NativeName": "GL_BLEND_EQUATION_ALPHA",
+ "Value": "0x883D",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapQSgis",
- "NativeName": "GL_TEXTURE_WRAP_Q_SGIS",
- "Value": "0x8137",
+ "Name": "MaxVertexAttribs",
+ "NativeName": "GL_MAX_VERTEX_ATTRIBS",
+ "Value": "0x8869",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapRExt",
- "NativeName": "GL_TEXTURE_WRAP_R_EXT",
- "Value": "0x8072",
+ "Name": "MaxTextureImageUnits",
+ "NativeName": "GL_MAX_TEXTURE_IMAGE_UNITS",
+ "Value": "0x8872",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapS",
- "NativeName": "GL_TEXTURE_WRAP_S",
- "Value": "0x2802",
+ "Name": "ArrayBufferBinding",
+ "NativeName": "GL_ARRAY_BUFFER_BINDING",
+ "Value": "0x8894",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapT",
- "NativeName": "GL_TEXTURE_WRAP_T",
- "Value": "0x2803",
+ "Name": "ElementArrayBufferBinding",
+ "NativeName": "GL_ELEMENT_ARRAY_BUFFER_BINDING",
+ "Value": "0x8895",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "GetTextureParameter",
- "NativeName": "GetTextureParameter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "NoError",
- "NativeName": "GL_NO_ERROR",
- "Value": "0x0",
+ "Name": "PixelPackBufferBinding",
+ "NativeName": "GL_PIXEL_PACK_BUFFER_BINDING",
+ "Value": "0x88ED",
"Doc": "",
"Attributes": []
},
{
- "Name": "GuiltyContextReset",
- "NativeName": "GL_GUILTY_CONTEXT_RESET",
- "Value": "0x8253",
+ "Name": "PixelUnpackBufferBinding",
+ "NativeName": "GL_PIXEL_UNPACK_BUFFER_BINDING",
+ "Value": "0x88EF",
"Doc": "",
"Attributes": []
},
{
- "Name": "InnocentContextReset",
- "NativeName": "GL_INNOCENT_CONTEXT_RESET",
- "Value": "0x8254",
+ "Name": "MaxDualSourceDrawBuffers",
+ "NativeName": "GL_MAX_DUAL_SOURCE_DRAW_BUFFERS",
+ "Value": "0x88FC",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnknownContextReset",
- "NativeName": "GL_UNKNOWN_CONTEXT_RESET",
- "Value": "0x8255",
+ "Name": "MaxArrayTextureLayers",
+ "NativeName": "GL_MAX_ARRAY_TEXTURE_LAYERS",
+ "Value": "0x88FF",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "GraphicsResetStatus",
- "NativeName": "GraphicsResetStatus",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "DontCare",
- "NativeName": "GL_DONT_CARE",
- "Value": "0x1100",
+ "Name": "MinProgramTexelOffset",
+ "NativeName": "GL_MIN_PROGRAM_TEXEL_OFFSET",
+ "Value": "0x8904",
"Doc": "",
"Attributes": []
},
{
- "Name": "Fastest",
- "NativeName": "GL_FASTEST",
- "Value": "0x1101",
+ "Name": "MaxProgramTexelOffset",
+ "NativeName": "GL_MAX_PROGRAM_TEXEL_OFFSET",
+ "Value": "0x8905",
"Doc": "",
"Attributes": []
},
{
- "Name": "Nicest",
- "NativeName": "GL_NICEST",
- "Value": "0x1102",
+ "Name": "SamplerBinding",
+ "NativeName": "GL_SAMPLER_BINDING",
+ "Value": "0x8919",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "HintMode",
- "NativeName": "HintMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "AllowDrawFrgHintPgi",
- "NativeName": "GL_ALLOW_DRAW_FRG_HINT_PGI",
- "Value": "0x1A210",
+ "Name": "UniformBufferBinding",
+ "NativeName": "GL_UNIFORM_BUFFER_BINDING",
+ "Value": "0x8A28",
"Doc": "",
"Attributes": []
},
{
- "Name": "AllowDrawMemHintPgi",
- "NativeName": "GL_ALLOW_DRAW_MEM_HINT_PGI",
- "Value": "0x1A211",
+ "Name": "UniformBufferStart",
+ "NativeName": "GL_UNIFORM_BUFFER_START",
+ "Value": "0x8A29",
"Doc": "",
"Attributes": []
},
{
- "Name": "AllowDrawObjHintPgi",
- "NativeName": "GL_ALLOW_DRAW_OBJ_HINT_PGI",
- "Value": "0x1A20E",
+ "Name": "UniformBufferSize",
+ "NativeName": "GL_UNIFORM_BUFFER_SIZE",
+ "Value": "0x8A2A",
"Doc": "",
"Attributes": []
},
{
- "Name": "AllowDrawWinHintPgi",
- "NativeName": "GL_ALLOW_DRAW_WIN_HINT_PGI",
- "Value": "0x1A20F",
+ "Name": "MaxVertexUniformBlocks",
+ "NativeName": "GL_MAX_VERTEX_UNIFORM_BLOCKS",
+ "Value": "0x8A2B",
"Doc": "",
"Attributes": []
},
{
- "Name": "AlwaysFastHintPgi",
- "NativeName": "GL_ALWAYS_FAST_HINT_PGI",
- "Value": "0x1A20C",
+ "Name": "MaxGeometryUniformBlocks",
+ "NativeName": "GL_MAX_GEOMETRY_UNIFORM_BLOCKS",
+ "Value": "0x8A2C",
"Doc": "",
"Attributes": []
},
{
- "Name": "AlwaysSoftHintPgi",
- "NativeName": "GL_ALWAYS_SOFT_HINT_PGI",
- "Value": "0x1A20D",
+ "Name": "MaxFragmentUniformBlocks",
+ "NativeName": "GL_MAX_FRAGMENT_UNIFORM_BLOCKS",
+ "Value": "0x8A2D",
"Doc": "",
"Attributes": []
},
{
- "Name": "BackNormalsHintPgi",
- "NativeName": "GL_BACK_NORMALS_HINT_PGI",
- "Value": "0x1A223",
+ "Name": "MaxCombinedUniformBlocks",
+ "NativeName": "GL_MAX_COMBINED_UNIFORM_BLOCKS",
+ "Value": "0x8A2E",
"Doc": "",
"Attributes": []
},
{
- "Name": "BinningControlHintQCom",
- "NativeName": "GL_BINNING_CONTROL_HINT_QCOM",
- "Value": "0x8FB0",
+ "Name": "MaxUniformBufferBindings",
+ "NativeName": "GL_MAX_UNIFORM_BUFFER_BINDINGS",
+ "Value": "0x8A2F",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipFarHintPgi",
- "NativeName": "GL_CLIP_FAR_HINT_PGI",
- "Value": "0x1A221",
+ "Name": "MaxUniformBlockSize",
+ "NativeName": "GL_MAX_UNIFORM_BLOCK_SIZE",
+ "Value": "0x8A30",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipNearHintPgi",
- "NativeName": "GL_CLIP_NEAR_HINT_PGI",
- "Value": "0x1A220",
+ "Name": "MaxCombinedVertexUniformComponents",
+ "NativeName": "GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS",
+ "Value": "0x8A31",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClipVolumeClippingHintExt",
- "NativeName": "GL_CLIP_VOLUME_CLIPPING_HINT_EXT",
- "Value": "0x80F0",
+ "Name": "MaxCombinedGeometryUniformComponents",
+ "NativeName": "GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS",
+ "Value": "0x8A32",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConserveMemoryHintPgi",
- "NativeName": "GL_CONSERVE_MEMORY_HINT_PGI",
- "Value": "0x1A1FD",
+ "Name": "MaxCombinedFragmentUniformComponents",
+ "NativeName": "GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS",
+ "Value": "0x8A33",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConvolutionHintSgix",
- "NativeName": "GL_CONVOLUTION_HINT_SGIX",
- "Value": "0x8316",
+ "Name": "UniformBufferOffsetAlignment",
+ "NativeName": "GL_UNIFORM_BUFFER_OFFSET_ALIGNMENT",
+ "Value": "0x8A34",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentShaderDerivativeHint",
- "NativeName": "GL_FRAGMENT_SHADER_DERIVATIVE_HINT",
- "Value": "0x8B8B",
+ "Name": "MaxFragmentUniformComponents",
+ "NativeName": "GL_MAX_FRAGMENT_UNIFORM_COMPONENTS",
+ "Value": "0x8B49",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentShaderDerivativeHintArb",
- "NativeName": "GL_FRAGMENT_SHADER_DERIVATIVE_HINT_ARB",
- "Value": "0x8B8B",
+ "Name": "MaxVertexUniformComponents",
+ "NativeName": "GL_MAX_VERTEX_UNIFORM_COMPONENTS",
+ "Value": "0x8B4A",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentShaderDerivativeHintOes",
- "NativeName": "GL_FRAGMENT_SHADER_DERIVATIVE_HINT_OES",
- "Value": "0x8B8B",
+ "Name": "MaxVaryingFloats",
+ "NativeName": "GL_MAX_VARYING_FLOATS",
+ "Value": "0x8B4B",
"Doc": "",
"Attributes": []
},
{
- "Name": "FullStippleHintPgi",
- "NativeName": "GL_FULL_STIPPLE_HINT_PGI",
- "Value": "0x1A219",
+ "Name": "MaxVaryingComponents",
+ "NativeName": "GL_MAX_VARYING_COMPONENTS",
+ "Value": "0x8B4B",
"Doc": "",
"Attributes": []
},
{
- "Name": "GenerateMipmapHintSgis",
- "NativeName": "GL_GENERATE_MIPMAP_HINT_SGIS",
- "Value": "0x8192",
+ "Name": "MaxVertexTextureImageUnits",
+ "NativeName": "GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS",
+ "Value": "0x8B4C",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineQualityHintSgix",
- "NativeName": "GL_LINE_QUALITY_HINT_SGIX",
- "Value": "0x835B",
+ "Name": "MaxCombinedTextureImageUnits",
+ "NativeName": "GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS",
+ "Value": "0x8B4D",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineSmoothHint",
- "NativeName": "GL_LINE_SMOOTH_HINT",
- "Value": "0xC52",
+ "Name": "FragmentShaderDerivativeHint",
+ "NativeName": "GL_FRAGMENT_SHADER_DERIVATIVE_HINT",
+ "Value": "0x8B8B",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaterialSideHintPgi",
- "NativeName": "GL_MATERIAL_SIDE_HINT_PGI",
- "Value": "0x1A22C",
+ "Name": "CurrentProgram",
+ "NativeName": "GL_CURRENT_PROGRAM",
+ "Value": "0x8B8D",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxVertexHintPgi",
- "NativeName": "GL_MAX_VERTEX_HINT_PGI",
- "Value": "0x1A22D",
+ "Name": "ImplementationColorReadType",
+ "NativeName": "GL_IMPLEMENTATION_COLOR_READ_TYPE",
+ "Value": "0x8B9A",
"Doc": "",
"Attributes": []
},
{
- "Name": "MultisampleFilterHintNV",
- "NativeName": "GL_MULTISAMPLE_FILTER_HINT_NV",
- "Value": "0x8534",
+ "Name": "ImplementationColorReadFormat",
+ "NativeName": "GL_IMPLEMENTATION_COLOR_READ_FORMAT",
+ "Value": "0x8B9B",
"Doc": "",
"Attributes": []
},
{
- "Name": "NativeGraphicsBeginHintPgi",
- "NativeName": "GL_NATIVE_GRAPHICS_BEGIN_HINT_PGI",
- "Value": "0x1A203",
+ "Name": "TextureBinding1DArray",
+ "NativeName": "GL_TEXTURE_BINDING_1D_ARRAY",
+ "Value": "0x8C1C",
"Doc": "",
"Attributes": []
},
{
- "Name": "NativeGraphicsEndHintPgi",
- "NativeName": "GL_NATIVE_GRAPHICS_END_HINT_PGI",
- "Value": "0x1A204",
+ "Name": "TextureBinding2DArray",
+ "NativeName": "GL_TEXTURE_BINDING_2D_ARRAY",
+ "Value": "0x8C1D",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackCmykHintExt",
- "NativeName": "GL_PACK_CMYK_HINT_EXT",
- "Value": "0x800E",
+ "Name": "MaxGeometryTextureImageUnits",
+ "NativeName": "GL_MAX_GEOMETRY_TEXTURE_IMAGE_UNITS",
+ "Value": "0x8C29",
"Doc": "",
"Attributes": []
},
{
- "Name": "PhongHintWin",
- "NativeName": "GL_PHONG_HINT_WIN",
- "Value": "0x80EB",
+ "Name": "MaxTextureBufferSize",
+ "NativeName": "GL_MAX_TEXTURE_BUFFER_SIZE",
+ "Value": "0x8C2B",
"Doc": "",
"Attributes": []
},
{
- "Name": "PolygonSmoothHint",
- "NativeName": "GL_POLYGON_SMOOTH_HINT",
- "Value": "0xC53",
+ "Name": "TextureBindingBuffer",
+ "NativeName": "GL_TEXTURE_BINDING_BUFFER",
+ "Value": "0x8C2C",
"Doc": "",
"Attributes": []
},
{
- "Name": "PreferDoublebufferHintPgi",
- "NativeName": "GL_PREFER_DOUBLEBUFFER_HINT_PGI",
- "Value": "0x1A1F8",
+ "Name": "TransformFeedbackBufferStart",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_START",
+ "Value": "0x8C84",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProgramBinaryRetrievableHint",
- "NativeName": "GL_PROGRAM_BINARY_RETRIEVABLE_HINT",
- "Value": "0x8257",
+ "Name": "TransformFeedbackBufferSize",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_SIZE",
+ "Value": "0x8C85",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReclaimMemoryHintPgi",
- "NativeName": "GL_RECLAIM_MEMORY_HINT_PGI",
- "Value": "0x1A1FE",
+ "Name": "TransformFeedbackBufferBinding",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_BINDING",
+ "Value": "0x8C8F",
"Doc": "",
"Attributes": []
},
{
- "Name": "ScalebiasHintSgix",
- "NativeName": "GL_SCALEBIAS_HINT_SGIX",
- "Value": "0x8322",
+ "Name": "StencilBackRef",
+ "NativeName": "GL_STENCIL_BACK_REF",
+ "Value": "0x8CA3",
"Doc": "",
"Attributes": []
},
{
- "Name": "StrictDepthfuncHintPgi",
- "NativeName": "GL_STRICT_DEPTHFUNC_HINT_PGI",
- "Value": "0x1A216",
+ "Name": "StencilBackValueMask",
+ "NativeName": "GL_STENCIL_BACK_VALUE_MASK",
+ "Value": "0x8CA4",
"Doc": "",
"Attributes": []
},
{
- "Name": "StrictLightingHintPgi",
- "NativeName": "GL_STRICT_LIGHTING_HINT_PGI",
- "Value": "0x1A217",
+ "Name": "StencilBackWritemask",
+ "NativeName": "GL_STENCIL_BACK_WRITEMASK",
+ "Value": "0x8CA5",
"Doc": "",
"Attributes": []
},
{
- "Name": "StrictScissorHintPgi",
- "NativeName": "GL_STRICT_SCISSOR_HINT_PGI",
- "Value": "0x1A218",
+ "Name": "DrawFramebufferBinding",
+ "NativeName": "GL_DRAW_FRAMEBUFFER_BINDING",
+ "Value": "0x8CA6",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompressionHint",
- "NativeName": "GL_TEXTURE_COMPRESSION_HINT",
- "Value": "0x84EF",
+ "Name": "RenderbufferBinding",
+ "NativeName": "GL_RENDERBUFFER_BINDING",
+ "Value": "0x8CA7",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompressionHintArb",
- "NativeName": "GL_TEXTURE_COMPRESSION_HINT_ARB",
- "Value": "0x84EF",
+ "Name": "ReadFramebufferBinding",
+ "NativeName": "GL_READ_FRAMEBUFFER_BINDING",
+ "Value": "0x8CAA",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMultiBufferHintSgix",
- "NativeName": "GL_TEXTURE_MULTI_BUFFER_HINT_SGIX",
- "Value": "0x812E",
+ "Name": "MaxElementIndex",
+ "NativeName": "GL_MAX_ELEMENT_INDEX",
+ "Value": "0x8D6B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureStorageHintApple",
- "NativeName": "GL_TEXTURE_STORAGE_HINT_APPLE",
- "Value": "0x85BC",
+ "Name": "MaxGeometryUniformComponents",
+ "NativeName": "GL_MAX_GEOMETRY_UNIFORM_COMPONENTS",
+ "Value": "0x8DDF",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformHintApple",
- "NativeName": "GL_TRANSFORM_HINT_APPLE",
- "Value": "0x85B1",
+ "Name": "NumShaderBinaryFormats",
+ "NativeName": "GL_NUM_SHADER_BINARY_FORMATS",
+ "Value": "0x8DF9",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackCmykHintExt",
- "NativeName": "GL_UNPACK_CMYK_HINT_EXT",
- "Value": "0x800F",
+ "Name": "ShaderCompiler",
+ "NativeName": "GL_SHADER_COMPILER",
+ "Value": "0x8DFA",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexArrayStorageHintApple",
- "NativeName": "GL_VERTEX_ARRAY_STORAGE_HINT_APPLE",
- "Value": "0x851F",
+ "Name": "MaxVertexUniformVectors",
+ "NativeName": "GL_MAX_VERTEX_UNIFORM_VECTORS",
+ "Value": "0x8DFB",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexConsistentHintPgi",
- "NativeName": "GL_VERTEX_CONSISTENT_HINT_PGI",
- "Value": "0x1A22B",
+ "Name": "MaxVaryingVectors",
+ "NativeName": "GL_MAX_VARYING_VECTORS",
+ "Value": "0x8DFC",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexDataHintPgi",
- "NativeName": "GL_VERTEX_DATA_HINT_PGI",
- "Value": "0x1A22A",
+ "Name": "MaxFragmentUniformVectors",
+ "NativeName": "GL_MAX_FRAGMENT_UNIFORM_VECTORS",
+ "Value": "0x8DFD",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexPreclipHintSgix",
- "NativeName": "GL_VERTEX_PRECLIP_HINT_SGIX",
- "Value": "0x83EF",
+ "Name": "Timestamp",
+ "NativeName": "GL_TIMESTAMP",
+ "Value": "0x8E28",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexPreclipSgix",
- "NativeName": "GL_VERTEX_PRECLIP_SGIX",
- "Value": "0x83EE",
+ "Name": "ProvokingVertex",
+ "NativeName": "GL_PROVOKING_VERTEX",
+ "Value": "0x8E4F",
"Doc": "",
"Attributes": []
},
{
- "Name": "WideLineHintPgi",
- "NativeName": "GL_WIDE_LINE_HINT_PGI",
- "Value": "0x1A222",
+ "Name": "MaxSampleMaskWords",
+ "NativeName": "GL_MAX_SAMPLE_MASK_WORDS",
+ "Value": "0x8E59",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "HintTarget",
- "NativeName": "HintTarget",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Histogram",
- "NativeName": "GL_HISTOGRAM",
- "Value": "0x8024",
+ "Name": "PrimitiveRestartIndex",
+ "NativeName": "GL_PRIMITIVE_RESTART_INDEX",
+ "Value": "0x8F9E",
"Doc": "",
"Attributes": []
},
{
- "Name": "HistogramExt",
- "NativeName": "GL_HISTOGRAM_EXT",
- "Value": "0x8024",
+ "Name": "MinMapBufferAlignment",
+ "NativeName": "GL_MIN_MAP_BUFFER_ALIGNMENT",
+ "Value": "0x90BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyHistogram",
- "NativeName": "GL_PROXY_HISTOGRAM",
- "Value": "0x8025",
+ "Name": "ShaderStorageBufferBinding",
+ "NativeName": "GL_SHADER_STORAGE_BUFFER_BINDING",
+ "Value": "0x90D3",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyHistogramExt",
- "NativeName": "GL_PROXY_HISTOGRAM_EXT",
- "Value": "0x8025",
+ "Name": "ShaderStorageBufferStart",
+ "NativeName": "GL_SHADER_STORAGE_BUFFER_START",
+ "Value": "0x90D4",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "HistogramTargetEXT",
- "NativeName": "HistogramTargetEXT",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
+ "Name": "ShaderStorageBufferSize",
+ "NativeName": "GL_SHADER_STORAGE_BUFFER_SIZE",
+ "Value": "0x90D5",
"Doc": "",
"Attributes": []
},
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "MaxVertexShaderStorageBlocks",
+ "NativeName": "GL_MAX_VERTEX_SHADER_STORAGE_BLOCKS",
+ "Value": "0x90D6",
"Doc": "",
"Attributes": []
},
{
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
+ "Name": "MaxGeometryShaderStorageBlocks",
+ "NativeName": "GL_MAX_GEOMETRY_SHADER_STORAGE_BLOCKS",
+ "Value": "0x90D7",
"Doc": "",
"Attributes": []
},
{
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
+ "Name": "MaxTessControlShaderStorageBlocks",
+ "NativeName": "GL_MAX_TESS_CONTROL_SHADER_STORAGE_BLOCKS",
+ "Value": "0x90D8",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "IndexPointerType",
- "NativeName": "IndexPointerType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [],
- "Name": "InterleavedArrayFormat",
- "NativeName": "InterleavedArrayFormat",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "DualAlpha12Sgis",
- "NativeName": "GL_DUAL_ALPHA12_SGIS",
- "Value": "0x8112",
+ "Name": "MaxTessEvaluationShaderStorageBlocks",
+ "NativeName": "GL_MAX_TESS_EVALUATION_SHADER_STORAGE_BLOCKS",
+ "Value": "0x90D9",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualAlpha16Sgis",
- "NativeName": "GL_DUAL_ALPHA16_SGIS",
- "Value": "0x8113",
+ "Name": "MaxFragmentShaderStorageBlocks",
+ "NativeName": "GL_MAX_FRAGMENT_SHADER_STORAGE_BLOCKS",
+ "Value": "0x90DA",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualAlpha4Sgis",
- "NativeName": "GL_DUAL_ALPHA4_SGIS",
- "Value": "0x8110",
+ "Name": "MaxComputeShaderStorageBlocks",
+ "NativeName": "GL_MAX_COMPUTE_SHADER_STORAGE_BLOCKS",
+ "Value": "0x90DB",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualAlpha8Sgis",
- "NativeName": "GL_DUAL_ALPHA8_SGIS",
- "Value": "0x8111",
+ "Name": "MaxCombinedShaderStorageBlocks",
+ "NativeName": "GL_MAX_COMBINED_SHADER_STORAGE_BLOCKS",
+ "Value": "0x90DC",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualIntensity12Sgis",
- "NativeName": "GL_DUAL_INTENSITY12_SGIS",
- "Value": "0x811A",
+ "Name": "MaxShaderStorageBufferBindings",
+ "NativeName": "GL_MAX_SHADER_STORAGE_BUFFER_BINDINGS",
+ "Value": "0x90DD",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualIntensity16Sgis",
- "NativeName": "GL_DUAL_INTENSITY16_SGIS",
- "Value": "0x811B",
+ "Name": "ShaderStorageBufferOffsetAlignment",
+ "NativeName": "GL_SHADER_STORAGE_BUFFER_OFFSET_ALIGNMENT",
+ "Value": "0x90DF",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualIntensity4Sgis",
- "NativeName": "GL_DUAL_INTENSITY4_SGIS",
- "Value": "0x8118",
+ "Name": "MaxComputeWorkGroupInvocations",
+ "NativeName": "GL_MAX_COMPUTE_WORK_GROUP_INVOCATIONS",
+ "Value": "0x90EB",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualIntensity8Sgis",
- "NativeName": "GL_DUAL_INTENSITY8_SGIS",
- "Value": "0x8119",
+ "Name": "DispatchIndirectBufferBinding",
+ "NativeName": "GL_DISPATCH_INDIRECT_BUFFER_BINDING",
+ "Value": "0x90EF",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualLuminance12Sgis",
- "NativeName": "GL_DUAL_LUMINANCE12_SGIS",
- "Value": "0x8116",
+ "Name": "TextureBinding2DMultisample",
+ "NativeName": "GL_TEXTURE_BINDING_2D_MULTISAMPLE",
+ "Value": "0x9104",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualLuminance16Sgis",
- "NativeName": "GL_DUAL_LUMINANCE16_SGIS",
- "Value": "0x8117",
+ "Name": "TextureBinding2DMultisampleArray",
+ "NativeName": "GL_TEXTURE_BINDING_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9105",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualLuminance4Sgis",
- "NativeName": "GL_DUAL_LUMINANCE4_SGIS",
- "Value": "0x8114",
+ "Name": "MaxColorTextureSamples",
+ "NativeName": "GL_MAX_COLOR_TEXTURE_SAMPLES",
+ "Value": "0x910E",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualLuminance8Sgis",
- "NativeName": "GL_DUAL_LUMINANCE8_SGIS",
- "Value": "0x8115",
+ "Name": "MaxDepthTextureSamples",
+ "NativeName": "GL_MAX_DEPTH_TEXTURE_SAMPLES",
+ "Value": "0x910F",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualLuminanceAlpha4Sgis",
- "NativeName": "GL_DUAL_LUMINANCE_ALPHA4_SGIS",
- "Value": "0x811C",
+ "Name": "MaxIntegerSamples",
+ "NativeName": "GL_MAX_INTEGER_SAMPLES",
+ "Value": "0x9110",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualLuminanceAlpha8Sgis",
- "NativeName": "GL_DUAL_LUMINANCE_ALPHA8_SGIS",
- "Value": "0x811D",
+ "Name": "MaxServerWaitTimeout",
+ "NativeName": "GL_MAX_SERVER_WAIT_TIMEOUT",
+ "Value": "0x9111",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadAlpha4Sgis",
- "NativeName": "GL_QUAD_ALPHA4_SGIS",
- "Value": "0x811E",
+ "Name": "MaxVertexOutputComponents",
+ "NativeName": "GL_MAX_VERTEX_OUTPUT_COMPONENTS",
+ "Value": "0x9122",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadAlpha8Sgis",
- "NativeName": "GL_QUAD_ALPHA8_SGIS",
- "Value": "0x811F",
+ "Name": "MaxGeometryInputComponents",
+ "NativeName": "GL_MAX_GEOMETRY_INPUT_COMPONENTS",
+ "Value": "0x9123",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadIntensity4Sgis",
- "NativeName": "GL_QUAD_INTENSITY4_SGIS",
- "Value": "0x8122",
+ "Name": "MaxGeometryOutputComponents",
+ "NativeName": "GL_MAX_GEOMETRY_OUTPUT_COMPONENTS",
+ "Value": "0x9124",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadIntensity8Sgis",
- "NativeName": "GL_QUAD_INTENSITY8_SGIS",
- "Value": "0x8123",
+ "Name": "MaxFragmentInputComponents",
+ "NativeName": "GL_MAX_FRAGMENT_INPUT_COMPONENTS",
+ "Value": "0x9125",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadLuminance4Sgis",
- "NativeName": "GL_QUAD_LUMINANCE4_SGIS",
- "Value": "0x8120",
+ "Name": "TextureBufferOffsetAlignment",
+ "NativeName": "GL_TEXTURE_BUFFER_OFFSET_ALIGNMENT",
+ "Value": "0x919F",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadLuminance8Sgis",
- "NativeName": "GL_QUAD_LUMINANCE8_SGIS",
- "Value": "0x8121",
+ "Name": "MaxComputeUniformBlocks",
+ "NativeName": "GL_MAX_COMPUTE_UNIFORM_BLOCKS",
+ "Value": "0x91BB",
"Doc": "",
"Attributes": []
},
{
- "Name": "Red",
- "NativeName": "GL_RED",
- "Value": "0x1903",
+ "Name": "MaxComputeTextureImageUnits",
+ "NativeName": "GL_MAX_COMPUTE_TEXTURE_IMAGE_UNITS",
+ "Value": "0x91BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "RedExt",
- "NativeName": "GL_RED_EXT",
- "Value": "0x1903",
+ "Name": "MaxComputeWorkGroupCount",
+ "NativeName": "GL_MAX_COMPUTE_WORK_GROUP_COUNT",
+ "Value": "0x91BE",
"Doc": "",
"Attributes": []
},
{
- "Name": "R8",
- "NativeName": "GL_R8",
- "Value": "0x8229",
+ "Name": "MaxComputeWorkGroupSize",
+ "NativeName": "GL_MAX_COMPUTE_WORK_GROUP_SIZE",
+ "Value": "0x91BF",
"Doc": "",
"Attributes": []
},
{
- "Name": "R8Ext",
- "NativeName": "GL_R8_EXT",
- "Value": "0x8229",
+ "Name": "MaxVertexAtomicCounters",
+ "NativeName": "GL_MAX_VERTEX_ATOMIC_COUNTERS",
+ "Value": "0x92D2",
"Doc": "",
"Attributes": []
},
{
- "Name": "R8SNorm",
- "NativeName": "GL_R8_SNORM",
- "Value": "0x8F94",
+ "Name": "MaxTessControlAtomicCounters",
+ "NativeName": "GL_MAX_TESS_CONTROL_ATOMIC_COUNTERS",
+ "Value": "0x92D3",
"Doc": "",
"Attributes": []
},
{
- "Name": "R16",
- "NativeName": "GL_R16",
- "Value": "0x822A",
+ "Name": "MaxTessEvaluationAtomicCounters",
+ "NativeName": "GL_MAX_TESS_EVALUATION_ATOMIC_COUNTERS",
+ "Value": "0x92D4",
"Doc": "",
"Attributes": []
},
{
- "Name": "R16Ext",
- "NativeName": "GL_R16_EXT",
- "Value": "0x822A",
+ "Name": "MaxGeometryAtomicCounters",
+ "NativeName": "GL_MAX_GEOMETRY_ATOMIC_COUNTERS",
+ "Value": "0x92D5",
"Doc": "",
"Attributes": []
},
{
- "Name": "R16SNorm",
- "NativeName": "GL_R16_SNORM",
- "Value": "0x8F98",
+ "Name": "MaxFragmentAtomicCounters",
+ "NativeName": "GL_MAX_FRAGMENT_ATOMIC_COUNTERS",
+ "Value": "0x92D6",
"Doc": "",
"Attributes": []
},
{
- "Name": "R16SNormExt",
- "NativeName": "GL_R16_SNORM_EXT",
- "Value": "0x8F98",
+ "Name": "MaxCombinedAtomicCounters",
+ "NativeName": "GL_MAX_COMBINED_ATOMIC_COUNTERS",
+ "Value": "0x92D7",
"Doc": "",
"Attributes": []
},
{
- "Name": "R16f",
- "NativeName": "GL_R16F",
- "Value": "0x822D",
+ "Name": "MaxFramebufferWidth",
+ "NativeName": "GL_MAX_FRAMEBUFFER_WIDTH",
+ "Value": "0x9315",
"Doc": "",
"Attributes": []
},
{
- "Name": "R16fExt",
- "NativeName": "GL_R16F_EXT",
- "Value": "0x822D",
+ "Name": "MaxFramebufferHeight",
+ "NativeName": "GL_MAX_FRAMEBUFFER_HEIGHT",
+ "Value": "0x9316",
"Doc": "",
"Attributes": []
},
{
- "Name": "R32f",
- "NativeName": "GL_R32F",
- "Value": "0x822E",
+ "Name": "MaxFramebufferLayers",
+ "NativeName": "GL_MAX_FRAMEBUFFER_LAYERS",
+ "Value": "0x9317",
"Doc": "",
"Attributes": []
},
{
- "Name": "R32fExt",
- "NativeName": "GL_R32F_EXT",
- "Value": "0x822E",
+ "Name": "MaxFramebufferSamples",
+ "NativeName": "GL_MAX_FRAMEBUFFER_SAMPLES",
+ "Value": "0x9318",
"Doc": "",
"Attributes": []
},
{
- "Name": "R8i",
- "NativeName": "GL_R8I",
- "Value": "0x8231",
+ "Name": "NumDeviceUuidsExt",
+ "NativeName": "GL_NUM_DEVICE_UUIDS_EXT",
+ "Value": "0x9596",
"Doc": "",
"Attributes": []
},
{
- "Name": "R16i",
- "NativeName": "GL_R16I",
- "Value": "0x8233",
+ "Name": "DeviceUuidExt",
+ "NativeName": "GL_DEVICE_UUID_EXT",
+ "Value": "0x9597",
"Doc": "",
"Attributes": []
},
{
- "Name": "R32i",
- "NativeName": "GL_R32I",
- "Value": "0x8235",
+ "Name": "DriverUuidExt",
+ "NativeName": "GL_DRIVER_UUID_EXT",
+ "Value": "0x9598",
"Doc": "",
"Attributes": []
},
{
- "Name": "R8ui",
- "NativeName": "GL_R8UI",
- "Value": "0x8232",
+ "Name": "DeviceLuidExt",
+ "NativeName": "GL_DEVICE_LUID_EXT",
+ "Value": "0x9599",
"Doc": "",
"Attributes": []
},
{
- "Name": "R16ui",
- "NativeName": "GL_R16UI",
- "Value": "0x8234",
+ "Name": "DeviceNodeMaskExt",
+ "NativeName": "GL_DEVICE_NODE_MASK_EXT",
+ "Value": "0x959A",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "GetPName",
+ "NativeName": "GetPName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "R32ui",
- "NativeName": "GL_R32UI",
- "Value": "0x8236",
+ "Name": "VertexArrayPointerExt",
+ "NativeName": "GL_VERTEX_ARRAY_POINTER_EXT",
+ "Value": "0x808E",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG",
- "NativeName": "GL_RG",
- "Value": "0x8227",
+ "Name": "NormalArrayPointerExt",
+ "NativeName": "GL_NORMAL_ARRAY_POINTER_EXT",
+ "Value": "0x808F",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG8",
- "NativeName": "GL_RG8",
- "Value": "0x822B",
- "Doc": "",
+ "Name": "ColorArrayPointerExt",
+ "NativeName": "GL_COLOR_ARRAY_POINTER_EXT",
+ "Value": "0x8090",
+ "Doc": "",
"Attributes": []
},
{
- "Name": "RG8Ext",
- "NativeName": "GL_RG8_EXT",
- "Value": "0x822B",
+ "Name": "IndexArrayPointerExt",
+ "NativeName": "GL_INDEX_ARRAY_POINTER_EXT",
+ "Value": "0x8091",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG8SNorm",
- "NativeName": "GL_RG8_SNORM",
- "Value": "0x8F95",
+ "Name": "TextureCoordArrayPointerExt",
+ "NativeName": "GL_TEXTURE_COORD_ARRAY_POINTER_EXT",
+ "Value": "0x8092",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16",
- "NativeName": "GL_RG16",
- "Value": "0x822C",
+ "Name": "EdgeFlagArrayPointerExt",
+ "NativeName": "GL_EDGE_FLAG_ARRAY_POINTER_EXT",
+ "Value": "0x8093",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16Ext",
- "NativeName": "GL_RG16_EXT",
- "Value": "0x822C",
+ "Name": "InstrumentBufferPointerSgix",
+ "NativeName": "GL_INSTRUMENT_BUFFER_POINTER_SGIX",
+ "Value": "0x8180",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16SNorm",
- "NativeName": "GL_RG16_SNORM",
- "Value": "0x8F99",
+ "Name": "DebugCallbackFunction",
+ "NativeName": "GL_DEBUG_CALLBACK_FUNCTION",
+ "Value": "0x8244",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16SNormExt",
- "NativeName": "GL_RG16_SNORM_EXT",
- "Value": "0x8F99",
+ "Name": "DebugCallbackUserParam",
+ "NativeName": "GL_DEBUG_CALLBACK_USER_PARAM",
+ "Value": "0x8245",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "GetPointervPName",
+ "NativeName": "GetPointervPName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "RG16f",
- "NativeName": "GL_RG16F",
- "Value": "0x822F",
+ "Name": "BumpRotMatrixAti",
+ "NativeName": "GL_BUMP_ROT_MATRIX_ATI",
+ "Value": "0x8775",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16fExt",
- "NativeName": "GL_RG16F_EXT",
- "Value": "0x822F",
+ "Name": "BumpRotMatrixSizeAti",
+ "NativeName": "GL_BUMP_ROT_MATRIX_SIZE_ATI",
+ "Value": "0x8776",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG32f",
- "NativeName": "GL_RG32F",
- "Value": "0x8230",
+ "Name": "BumpNumTexUnitsAti",
+ "NativeName": "GL_BUMP_NUM_TEX_UNITS_ATI",
+ "Value": "0x8777",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG32fExt",
- "NativeName": "GL_RG32F_EXT",
- "Value": "0x8230",
+ "Name": "BumpTexUnitsAti",
+ "NativeName": "GL_BUMP_TEX_UNITS_ATI",
+ "Value": "0x8778",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "GetTexBumpParameterATI",
+ "NativeName": "GetTexBumpParameterATI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "RG8i",
- "NativeName": "GL_RG8I",
- "Value": "0x8237",
+ "Name": "TextureWidth",
+ "NativeName": "GL_TEXTURE_WIDTH",
+ "Value": "0x1000",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16i",
- "NativeName": "GL_RG16I",
- "Value": "0x8239",
+ "Name": "TextureHeight",
+ "NativeName": "GL_TEXTURE_HEIGHT",
+ "Value": "0x1001",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG32i",
- "NativeName": "GL_RG32I",
- "Value": "0x823B",
+ "Name": "TextureInternalFormat",
+ "NativeName": "GL_TEXTURE_INTERNAL_FORMAT",
+ "Value": "0x1003",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG8ui",
- "NativeName": "GL_RG8UI",
- "Value": "0x8238",
+ "Name": "TextureBorderColor",
+ "NativeName": "GL_TEXTURE_BORDER_COLOR",
+ "Value": "0x1004",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG16ui",
- "NativeName": "GL_RG16UI",
- "Value": "0x823A",
+ "Name": "TextureBorderColorNV",
+ "NativeName": "GL_TEXTURE_BORDER_COLOR_NV",
+ "Value": "0x1004",
"Doc": "",
"Attributes": []
},
{
- "Name": "RG32ui",
- "NativeName": "GL_RG32UI",
- "Value": "0x823C",
+ "Name": "TextureMagFilter",
+ "NativeName": "GL_TEXTURE_MAG_FILTER",
+ "Value": "0x2800",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb",
- "NativeName": "GL_RGB",
- "Value": "0x1907",
+ "Name": "TextureMinFilter",
+ "NativeName": "GL_TEXTURE_MIN_FILTER",
+ "Value": "0x2801",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb2Ext",
- "NativeName": "GL_RGB2_EXT",
- "Value": "0x804E",
+ "Name": "TextureWrapS",
+ "NativeName": "GL_TEXTURE_WRAP_S",
+ "Value": "0x2802",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb4",
- "NativeName": "GL_RGB4",
- "Value": "0x804F",
+ "Name": "TextureWrapT",
+ "NativeName": "GL_TEXTURE_WRAP_T",
+ "Value": "0x2803",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb4Ext",
- "NativeName": "GL_RGB4_EXT",
- "Value": "0x804F",
+ "Name": "TextureRedSize",
+ "NativeName": "GL_TEXTURE_RED_SIZE",
+ "Value": "0x805C",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb5",
- "NativeName": "GL_RGB5",
- "Value": "0x8050",
+ "Name": "TextureGreenSize",
+ "NativeName": "GL_TEXTURE_GREEN_SIZE",
+ "Value": "0x805D",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb5Ext",
- "NativeName": "GL_RGB5_EXT",
- "Value": "0x8050",
+ "Name": "TextureBlueSize",
+ "NativeName": "GL_TEXTURE_BLUE_SIZE",
+ "Value": "0x805E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb8",
- "NativeName": "GL_RGB8",
- "Value": "0x8051",
+ "Name": "TextureAlphaSize",
+ "NativeName": "GL_TEXTURE_ALPHA_SIZE",
+ "Value": "0x805F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb8Ext",
- "NativeName": "GL_RGB8_EXT",
- "Value": "0x8051",
+ "Name": "TextureDepthExt",
+ "NativeName": "GL_TEXTURE_DEPTH_EXT",
+ "Value": "0x8071",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb8Oes",
- "NativeName": "GL_RGB8_OES",
- "Value": "0x8051",
+ "Name": "TextureWrapRExt",
+ "NativeName": "GL_TEXTURE_WRAP_R_EXT",
+ "Value": "0x8072",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb8SNorm",
- "NativeName": "GL_RGB8_SNORM",
- "Value": "0x8F96",
+ "Name": "DetailTextureLevelSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_LEVEL_SGIS",
+ "Value": "0x809A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb10",
- "NativeName": "GL_RGB10",
- "Value": "0x8052",
+ "Name": "DetailTextureModeSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_MODE_SGIS",
+ "Value": "0x809B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb10Ext",
- "NativeName": "GL_RGB10_EXT",
- "Value": "0x8052",
+ "Name": "DetailTextureFuncPointsSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS",
+ "Value": "0x809C",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb12",
- "NativeName": "GL_RGB12",
- "Value": "0x8053",
+ "Name": "SharpenTextureFuncPointsSgis",
+ "NativeName": "GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS",
+ "Value": "0x80B0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb12Ext",
- "NativeName": "GL_RGB12_EXT",
- "Value": "0x8053",
+ "Name": "ShadowAmbientSgix",
+ "NativeName": "GL_SHADOW_AMBIENT_SGIX",
+ "Value": "0x80BF",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16",
- "NativeName": "GL_RGB16",
- "Value": "0x8054",
+ "Name": "DualTextureSelectSgis",
+ "NativeName": "GL_DUAL_TEXTURE_SELECT_SGIS",
+ "Value": "0x8124",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16Ext",
- "NativeName": "GL_RGB16_EXT",
- "Value": "0x8054",
+ "Name": "QuadTextureSelectSgis",
+ "NativeName": "GL_QUAD_TEXTURE_SELECT_SGIS",
+ "Value": "0x8125",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16f",
- "NativeName": "GL_RGB16F",
- "Value": "0x881B",
+ "Name": "Texture4DsizeSgis",
+ "NativeName": "GL_TEXTURE_4DSIZE_SGIS",
+ "Value": "0x8136",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16fArb",
- "NativeName": "GL_RGB16F_ARB",
- "Value": "0x881B",
+ "Name": "TextureWrapQSgis",
+ "NativeName": "GL_TEXTURE_WRAP_Q_SGIS",
+ "Value": "0x8137",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16fExt",
- "NativeName": "GL_RGB16F_EXT",
- "Value": "0x881B",
+ "Name": "TextureMinLodSgis",
+ "NativeName": "GL_TEXTURE_MIN_LOD_SGIS",
+ "Value": "0x813A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16SNorm",
- "NativeName": "GL_RGB16_SNORM",
- "Value": "0x8F9A",
+ "Name": "TextureMaxLodSgis",
+ "NativeName": "GL_TEXTURE_MAX_LOD_SGIS",
+ "Value": "0x813B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16SNormExt",
- "NativeName": "GL_RGB16_SNORM_EXT",
- "Value": "0x8F9A",
+ "Name": "TextureBaseLevelSgis",
+ "NativeName": "GL_TEXTURE_BASE_LEVEL_SGIS",
+ "Value": "0x813C",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb8i",
- "NativeName": "GL_RGB8I",
- "Value": "0x8D8F",
+ "Name": "TextureMaxLevelSgis",
+ "NativeName": "GL_TEXTURE_MAX_LEVEL_SGIS",
+ "Value": "0x813D",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16i",
- "NativeName": "GL_RGB16I",
- "Value": "0x8D89",
+ "Name": "TextureFilter4SizeSgis",
+ "NativeName": "GL_TEXTURE_FILTER4_SIZE_SGIS",
+ "Value": "0x8147",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb32i",
- "NativeName": "GL_RGB32I",
- "Value": "0x8D83",
+ "Name": "TextureClipmapCenterSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_CENTER_SGIX",
+ "Value": "0x8171",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb8ui",
- "NativeName": "GL_RGB8UI",
- "Value": "0x8D7D",
+ "Name": "TextureClipmapFrameSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_FRAME_SGIX",
+ "Value": "0x8172",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb16ui",
- "NativeName": "GL_RGB16UI",
- "Value": "0x8D77",
+ "Name": "TextureClipmapOffsetSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_OFFSET_SGIX",
+ "Value": "0x8173",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb32ui",
- "NativeName": "GL_RGB32UI",
- "Value": "0x8D71",
+ "Name": "TextureClipmapVirtualDepthSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX",
+ "Value": "0x8174",
"Doc": "",
"Attributes": []
},
{
- "Name": "Srgb",
- "NativeName": "GL_SRGB",
- "Value": "0x8C40",
+ "Name": "TextureClipmapLodOffsetSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX",
+ "Value": "0x8175",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrgbExt",
- "NativeName": "GL_SRGB_EXT",
- "Value": "0x8C40",
+ "Name": "TextureClipmapDepthSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_DEPTH_SGIX",
+ "Value": "0x8176",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrgbAlpha",
- "NativeName": "GL_SRGB_ALPHA",
- "Value": "0x8C42",
+ "Name": "PostTextureFilterBiasSgix",
+ "NativeName": "GL_POST_TEXTURE_FILTER_BIAS_SGIX",
+ "Value": "0x8179",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrgbAlphaExt",
- "NativeName": "GL_SRGB_ALPHA_EXT",
- "Value": "0x8C42",
+ "Name": "PostTextureFilterScaleSgix",
+ "NativeName": "GL_POST_TEXTURE_FILTER_SCALE_SGIX",
+ "Value": "0x817A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Srgb8",
- "NativeName": "GL_SRGB8",
- "Value": "0x8C41",
+ "Name": "TextureLodBiasSSgix",
+ "NativeName": "GL_TEXTURE_LOD_BIAS_S_SGIX",
+ "Value": "0x818E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Srgb8Ext",
- "NativeName": "GL_SRGB8_EXT",
- "Value": "0x8C41",
+ "Name": "TextureLodBiasTSgix",
+ "NativeName": "GL_TEXTURE_LOD_BIAS_T_SGIX",
+ "Value": "0x818F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Srgb8NV",
- "NativeName": "GL_SRGB8_NV",
- "Value": "0x8C41",
+ "Name": "TextureLodBiasRSgix",
+ "NativeName": "GL_TEXTURE_LOD_BIAS_R_SGIX",
+ "Value": "0x8190",
"Doc": "",
"Attributes": []
},
{
- "Name": "Srgb8Alpha8",
- "NativeName": "GL_SRGB8_ALPHA8",
- "Value": "0x8C43",
+ "Name": "GenerateMipmapSgis",
+ "NativeName": "GL_GENERATE_MIPMAP_SGIS",
+ "Value": "0x8191",
"Doc": "",
"Attributes": []
},
{
- "Name": "Srgb8Alpha8Ext",
- "NativeName": "GL_SRGB8_ALPHA8_EXT",
- "Value": "0x8C43",
+ "Name": "TextureCompareSgix",
+ "NativeName": "GL_TEXTURE_COMPARE_SGIX",
+ "Value": "0x819A",
"Doc": "",
"Attributes": []
},
{
- "Name": "R3G3B2",
- "NativeName": "GL_R3_G3_B2",
- "Value": "0x2A10",
+ "Name": "TextureCompareOperatorSgix",
+ "NativeName": "GL_TEXTURE_COMPARE_OPERATOR_SGIX",
+ "Value": "0x819B",
"Doc": "",
"Attributes": []
},
{
- "Name": "R11fG11fB10f",
- "NativeName": "GL_R11F_G11F_B10F",
- "Value": "0x8C3A",
+ "Name": "TextureLequalRSgix",
+ "NativeName": "GL_TEXTURE_LEQUAL_R_SGIX",
+ "Value": "0x819C",
"Doc": "",
"Attributes": []
},
{
- "Name": "R11fG11fB10fApple",
- "NativeName": "GL_R11F_G11F_B10F_APPLE",
- "Value": "0x8C3A",
+ "Name": "TextureGequalRSgix",
+ "NativeName": "GL_TEXTURE_GEQUAL_R_SGIX",
+ "Value": "0x819D",
"Doc": "",
"Attributes": []
},
{
- "Name": "R11fG11fB10fExt",
- "NativeName": "GL_R11F_G11F_B10F_EXT",
- "Value": "0x8C3A",
+ "Name": "TextureMaxClampSSgix",
+ "NativeName": "GL_TEXTURE_MAX_CLAMP_S_SGIX",
+ "Value": "0x8369",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb9E5",
- "NativeName": "GL_RGB9_E5",
- "Value": "0x8C3D",
+ "Name": "TextureMaxClampTSgix",
+ "NativeName": "GL_TEXTURE_MAX_CLAMP_T_SGIX",
+ "Value": "0x836A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb9E5Apple",
- "NativeName": "GL_RGB9_E5_APPLE",
- "Value": "0x8C3D",
+ "Name": "TextureMaxClampRSgix",
+ "NativeName": "GL_TEXTURE_MAX_CLAMP_R_SGIX",
+ "Value": "0x836B",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "GetTextureParameter",
+ "NativeName": "GetTextureParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Rgb9E5Ext",
- "NativeName": "GL_RGB9_E5_EXT",
- "Value": "0x8C3D",
+ "Name": "VariantValueExt",
+ "NativeName": "GL_VARIANT_VALUE_EXT",
+ "Value": "0x87E4",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba",
- "NativeName": "GL_RGBA",
- "Value": "0x1908",
+ "Name": "VariantDatatypeExt",
+ "NativeName": "GL_VARIANT_DATATYPE_EXT",
+ "Value": "0x87E5",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba4",
- "NativeName": "GL_RGBA4",
- "Value": "0x8056",
+ "Name": "VariantArrayStrideExt",
+ "NativeName": "GL_VARIANT_ARRAY_STRIDE_EXT",
+ "Value": "0x87E6",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba4Ext",
- "NativeName": "GL_RGBA4_EXT",
- "Value": "0x8056",
+ "Name": "VariantArrayTypeExt",
+ "NativeName": "GL_VARIANT_ARRAY_TYPE_EXT",
+ "Value": "0x87E7",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "GetVariantValueEXT",
+ "NativeName": "GetVariantValueEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "Rgba4Oes",
- "NativeName": "GL_RGBA4_OES",
- "Value": "0x8056",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb5A1",
- "NativeName": "GL_RGB5_A1",
- "Value": "0x8057",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb5A1Ext",
- "NativeName": "GL_RGB5_A1_EXT",
- "Value": "0x8057",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb5A1Oes",
- "NativeName": "GL_RGB5_A1_OES",
- "Value": "0x8057",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba8",
- "NativeName": "GL_RGBA8",
- "Value": "0x8058",
+ "Name": "FloatVec2",
+ "NativeName": "GL_FLOAT_VEC2",
+ "Value": "0x8B50",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba8Ext",
- "NativeName": "GL_RGBA8_EXT",
- "Value": "0x8058",
+ "Name": "FloatVec3",
+ "NativeName": "GL_FLOAT_VEC3",
+ "Value": "0x8B51",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba8Oes",
- "NativeName": "GL_RGBA8_OES",
- "Value": "0x8058",
+ "Name": "FloatVec4",
+ "NativeName": "GL_FLOAT_VEC4",
+ "Value": "0x8B52",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba8SNorm",
- "NativeName": "GL_RGBA8_SNORM",
- "Value": "0x8F97",
+ "Name": "IntVec2",
+ "NativeName": "GL_INT_VEC2",
+ "Value": "0x8B53",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb10A2",
- "NativeName": "GL_RGB10_A2",
- "Value": "0x8059",
+ "Name": "IntVec3",
+ "NativeName": "GL_INT_VEC3",
+ "Value": "0x8B54",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb10A2Ext",
- "NativeName": "GL_RGB10_A2_EXT",
- "Value": "0x8059",
+ "Name": "IntVec4",
+ "NativeName": "GL_INT_VEC4",
+ "Value": "0x8B55",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba12",
- "NativeName": "GL_RGBA12",
- "Value": "0x805A",
+ "Name": "Bool",
+ "NativeName": "GL_BOOL",
+ "Value": "0x8B56",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba12Ext",
- "NativeName": "GL_RGBA12_EXT",
- "Value": "0x805A",
+ "Name": "BoolVec2",
+ "NativeName": "GL_BOOL_VEC2",
+ "Value": "0x8B57",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba16",
- "NativeName": "GL_RGBA16",
- "Value": "0x805B",
+ "Name": "BoolVec3",
+ "NativeName": "GL_BOOL_VEC3",
+ "Value": "0x8B58",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba16Ext",
- "NativeName": "GL_RGBA16_EXT",
- "Value": "0x805B",
+ "Name": "BoolVec4",
+ "NativeName": "GL_BOOL_VEC4",
+ "Value": "0x8B59",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba16f",
- "NativeName": "GL_RGBA16F",
- "Value": "0x881A",
+ "Name": "FloatMat2",
+ "NativeName": "GL_FLOAT_MAT2",
+ "Value": "0x8B5A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba16fArb",
- "NativeName": "GL_RGBA16F_ARB",
- "Value": "0x881A",
+ "Name": "FloatMat3",
+ "NativeName": "GL_FLOAT_MAT3",
+ "Value": "0x8B5B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba16fExt",
- "NativeName": "GL_RGBA16F_EXT",
- "Value": "0x881A",
+ "Name": "FloatMat4",
+ "NativeName": "GL_FLOAT_MAT4",
+ "Value": "0x8B5C",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba32f",
- "NativeName": "GL_RGBA32F",
- "Value": "0x8814",
+ "Name": "Sampler1D",
+ "NativeName": "GL_SAMPLER_1D",
+ "Value": "0x8B5D",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba32fArb",
- "NativeName": "GL_RGBA32F_ARB",
- "Value": "0x8814",
+ "Name": "Sampler2D",
+ "NativeName": "GL_SAMPLER_2D",
+ "Value": "0x8B5E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba32fExt",
- "NativeName": "GL_RGBA32F_EXT",
- "Value": "0x8814",
+ "Name": "Sampler3D",
+ "NativeName": "GL_SAMPLER_3D",
+ "Value": "0x8B5F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba8i",
- "NativeName": "GL_RGBA8I",
- "Value": "0x8D8E",
+ "Name": "SamplerCube",
+ "NativeName": "GL_SAMPLER_CUBE",
+ "Value": "0x8B60",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba16i",
- "NativeName": "GL_RGBA16I",
- "Value": "0x8D88",
+ "Name": "Sampler1DShadow",
+ "NativeName": "GL_SAMPLER_1D_SHADOW",
+ "Value": "0x8B61",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba32i",
- "NativeName": "GL_RGBA32I",
- "Value": "0x8D82",
+ "Name": "Sampler2DShadow",
+ "NativeName": "GL_SAMPLER_2D_SHADOW",
+ "Value": "0x8B62",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba8ui",
- "NativeName": "GL_RGBA8UI",
- "Value": "0x8D7C",
+ "Name": "Sampler2DRect",
+ "NativeName": "GL_SAMPLER_2D_RECT",
+ "Value": "0x8B63",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba16ui",
- "NativeName": "GL_RGBA16UI",
- "Value": "0x8D76",
+ "Name": "Sampler2DRectShadow",
+ "NativeName": "GL_SAMPLER_2D_RECT_SHADOW",
+ "Value": "0x8B64",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba32ui",
- "NativeName": "GL_RGBA32UI",
- "Value": "0x8D70",
+ "Name": "FloatMat2x3",
+ "NativeName": "GL_FLOAT_MAT2x3",
+ "Value": "0x8B65",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb10A2ui",
- "NativeName": "GL_RGB10_A2UI",
- "Value": "0x906F",
+ "Name": "FloatMat2x4",
+ "NativeName": "GL_FLOAT_MAT2x4",
+ "Value": "0x8B66",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent",
- "NativeName": "GL_DEPTH_COMPONENT",
- "Value": "0x1902",
+ "Name": "FloatMat3x2",
+ "NativeName": "GL_FLOAT_MAT3x2",
+ "Value": "0x8B67",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent16",
- "NativeName": "GL_DEPTH_COMPONENT16",
- "Value": "0x81A5",
+ "Name": "FloatMat3x4",
+ "NativeName": "GL_FLOAT_MAT3x4",
+ "Value": "0x8B68",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent16Arb",
- "NativeName": "GL_DEPTH_COMPONENT16_ARB",
- "Value": "0x81A5",
+ "Name": "FloatMat4x2",
+ "NativeName": "GL_FLOAT_MAT4x2",
+ "Value": "0x8B69",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent16Oes",
- "NativeName": "GL_DEPTH_COMPONENT16_OES",
- "Value": "0x81A5",
+ "Name": "FloatMat4x3",
+ "NativeName": "GL_FLOAT_MAT4x3",
+ "Value": "0x8B6A",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent16Sgix",
- "NativeName": "GL_DEPTH_COMPONENT16_SGIX",
- "Value": "0x81A5",
+ "Name": "Sampler1DArray",
+ "NativeName": "GL_SAMPLER_1D_ARRAY",
+ "Value": "0x8DC0",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent24Arb",
- "NativeName": "GL_DEPTH_COMPONENT24_ARB",
- "Value": "0x81A6",
+ "Name": "Sampler2DArray",
+ "NativeName": "GL_SAMPLER_2D_ARRAY",
+ "Value": "0x8DC1",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent24Oes",
- "NativeName": "GL_DEPTH_COMPONENT24_OES",
- "Value": "0x81A6",
+ "Name": "SamplerBuffer",
+ "NativeName": "GL_SAMPLER_BUFFER",
+ "Value": "0x8DC2",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent24Sgix",
- "NativeName": "GL_DEPTH_COMPONENT24_SGIX",
- "Value": "0x81A6",
+ "Name": "Sampler1DArrayShadow",
+ "NativeName": "GL_SAMPLER_1D_ARRAY_SHADOW",
+ "Value": "0x8DC3",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent32Arb",
- "NativeName": "GL_DEPTH_COMPONENT32_ARB",
- "Value": "0x81A7",
+ "Name": "Sampler2DArrayShadow",
+ "NativeName": "GL_SAMPLER_2D_ARRAY_SHADOW",
+ "Value": "0x8DC4",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent32Oes",
- "NativeName": "GL_DEPTH_COMPONENT32_OES",
- "Value": "0x81A7",
+ "Name": "SamplerCubeShadow",
+ "NativeName": "GL_SAMPLER_CUBE_SHADOW",
+ "Value": "0x8DC5",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent32Sgix",
- "NativeName": "GL_DEPTH_COMPONENT32_SGIX",
- "Value": "0x81A7",
+ "Name": "UnsignedIntVec2",
+ "NativeName": "GL_UNSIGNED_INT_VEC2",
+ "Value": "0x8DC6",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent32f",
- "NativeName": "GL_DEPTH_COMPONENT32F",
- "Value": "0x8CAC",
+ "Name": "UnsignedIntVec3",
+ "NativeName": "GL_UNSIGNED_INT_VEC3",
+ "Value": "0x8DC7",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthComponent32fNV",
- "NativeName": "GL_DEPTH_COMPONENT32F_NV",
- "Value": "0x8DAB",
+ "Name": "UnsignedIntVec4",
+ "NativeName": "GL_UNSIGNED_INT_VEC4",
+ "Value": "0x8DC8",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthStencil",
- "NativeName": "GL_DEPTH_STENCIL",
- "Value": "0x84F9",
+ "Name": "IntSampler1D",
+ "NativeName": "GL_INT_SAMPLER_1D",
+ "Value": "0x8DC9",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthStencilExt",
- "NativeName": "GL_DEPTH_STENCIL_EXT",
- "Value": "0x84F9",
+ "Name": "IntSampler2D",
+ "NativeName": "GL_INT_SAMPLER_2D",
+ "Value": "0x8DCA",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthStencilMesa",
- "NativeName": "GL_DEPTH_STENCIL_MESA",
- "Value": "0x8750",
+ "Name": "IntSampler3D",
+ "NativeName": "GL_INT_SAMPLER_3D",
+ "Value": "0x8DCB",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthStencilNV",
- "NativeName": "GL_DEPTH_STENCIL_NV",
- "Value": "0x84F9",
+ "Name": "IntSamplerCube",
+ "NativeName": "GL_INT_SAMPLER_CUBE",
+ "Value": "0x8DCC",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthStencilOes",
- "NativeName": "GL_DEPTH_STENCIL_OES",
- "Value": "0x84F9",
+ "Name": "IntSampler2DRect",
+ "NativeName": "GL_INT_SAMPLER_2D_RECT",
+ "Value": "0x8DCD",
"Doc": "",
"Attributes": []
},
{
- "Name": "Depth24Stencil8",
- "NativeName": "GL_DEPTH24_STENCIL8",
- "Value": "0x88F0",
+ "Name": "IntSampler1DArray",
+ "NativeName": "GL_INT_SAMPLER_1D_ARRAY",
+ "Value": "0x8DCE",
"Doc": "",
"Attributes": []
},
{
- "Name": "Depth24Stencil8Ext",
- "NativeName": "GL_DEPTH24_STENCIL8_EXT",
- "Value": "0x88F0",
+ "Name": "IntSampler2DArray",
+ "NativeName": "GL_INT_SAMPLER_2D_ARRAY",
+ "Value": "0x8DCF",
"Doc": "",
"Attributes": []
},
{
- "Name": "Depth24Stencil8Oes",
- "NativeName": "GL_DEPTH24_STENCIL8_OES",
- "Value": "0x88F0",
+ "Name": "IntSamplerBuffer",
+ "NativeName": "GL_INT_SAMPLER_BUFFER",
+ "Value": "0x8DD0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Depth32fStencil8",
- "NativeName": "GL_DEPTH32F_STENCIL8",
- "Value": "0x8CAD",
+ "Name": "UnsignedIntSampler1D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_1D",
+ "Value": "0x8DD1",
"Doc": "",
"Attributes": []
},
{
- "Name": "Depth32fStencil8NV",
- "NativeName": "GL_DEPTH32F_STENCIL8_NV",
- "Value": "0x8DAC",
+ "Name": "UnsignedIntSampler2D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D",
+ "Value": "0x8DD2",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRed",
- "NativeName": "GL_COMPRESSED_RED",
- "Value": "0x8225",
+ "Name": "UnsignedIntSampler3D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_3D",
+ "Value": "0x8DD3",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRG",
- "NativeName": "GL_COMPRESSED_RG",
- "Value": "0x8226",
+ "Name": "UnsignedIntSamplerCube",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_CUBE",
+ "Value": "0x8DD4",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgb",
- "NativeName": "GL_COMPRESSED_RGB",
- "Value": "0x84ED",
+ "Name": "UnsignedIntSampler2DRect",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_RECT",
+ "Value": "0x8DD5",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgba",
- "NativeName": "GL_COMPRESSED_RGBA",
- "Value": "0x84EE",
+ "Name": "UnsignedIntSampler1DArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_1D_ARRAY",
+ "Value": "0x8DD6",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgb",
- "NativeName": "GL_COMPRESSED_SRGB",
- "Value": "0x8C48",
+ "Name": "UnsignedIntSampler2DArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_ARRAY",
+ "Value": "0x8DD7",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgbAlpha",
- "NativeName": "GL_COMPRESSED_SRGB_ALPHA",
- "Value": "0x8C49",
+ "Name": "UnsignedIntSamplerBuffer",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_BUFFER",
+ "Value": "0x8DD8",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRedRgtc1",
- "NativeName": "GL_COMPRESSED_RED_RGTC1",
- "Value": "0x8DBB",
+ "Name": "DoubleMat2",
+ "NativeName": "GL_DOUBLE_MAT2",
+ "Value": "0x8F46",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRedRgtc1Ext",
- "NativeName": "GL_COMPRESSED_RED_RGTC1_EXT",
- "Value": "0x8DBB",
+ "Name": "DoubleMat3",
+ "NativeName": "GL_DOUBLE_MAT3",
+ "Value": "0x8F47",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSignedRedRgtc1",
- "NativeName": "GL_COMPRESSED_SIGNED_RED_RGTC1",
- "Value": "0x8DBC",
+ "Name": "DoubleMat4",
+ "NativeName": "GL_DOUBLE_MAT4",
+ "Value": "0x8F48",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSignedRedRgtc1Ext",
- "NativeName": "GL_COMPRESSED_SIGNED_RED_RGTC1_EXT",
- "Value": "0x8DBC",
+ "Name": "DoubleVec2",
+ "NativeName": "GL_DOUBLE_VEC2",
+ "Value": "0x8FFC",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedR11Eac",
- "NativeName": "GL_COMPRESSED_R11_EAC",
- "Value": "0x9270",
+ "Name": "DoubleVec3",
+ "NativeName": "GL_DOUBLE_VEC3",
+ "Value": "0x8FFD",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSignedR11Eac",
- "NativeName": "GL_COMPRESSED_SIGNED_R11_EAC",
- "Value": "0x9271",
+ "Name": "DoubleVec4",
+ "NativeName": "GL_DOUBLE_VEC4",
+ "Value": "0x8FFE",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRGRgtc2",
- "NativeName": "GL_COMPRESSED_RG_RGTC2",
- "Value": "0x8DBD",
+ "Name": "SamplerCubeMapArray",
+ "NativeName": "GL_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900C",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSignedRGRgtc2",
- "NativeName": "GL_COMPRESSED_SIGNED_RG_RGTC2",
- "Value": "0x8DBE",
+ "Name": "SamplerCubeMapArrayShadow",
+ "NativeName": "GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW",
+ "Value": "0x900D",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgbaBptcUnorm",
- "NativeName": "GL_COMPRESSED_RGBA_BPTC_UNORM",
- "Value": "0x8E8C",
+ "Name": "IntSamplerCubeMapArray",
+ "NativeName": "GL_INT_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900E",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgbAlphaBptcUnorm",
- "NativeName": "GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM",
- "Value": "0x8E8D",
+ "Name": "UnsignedIntSamplerCubeMapArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900F",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgbBptcSignedFloat",
- "NativeName": "GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT",
- "Value": "0x8E8E",
+ "Name": "Image1D",
+ "NativeName": "GL_IMAGE_1D",
+ "Value": "0x904C",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgbBptcUnsignedFloat",
- "NativeName": "GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT",
- "Value": "0x8E8F",
+ "Name": "Image2D",
+ "NativeName": "GL_IMAGE_2D",
+ "Value": "0x904D",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgb8Etc2",
- "NativeName": "GL_COMPRESSED_RGB8_ETC2",
- "Value": "0x9274",
+ "Name": "Image3D",
+ "NativeName": "GL_IMAGE_3D",
+ "Value": "0x904E",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgb8Etc2",
- "NativeName": "GL_COMPRESSED_SRGB8_ETC2",
- "Value": "0x9275",
+ "Name": "Image2DRect",
+ "NativeName": "GL_IMAGE_2D_RECT",
+ "Value": "0x904F",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgb8PunchthroughAlpha1Etc2",
- "NativeName": "GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2",
- "Value": "0x9276",
+ "Name": "ImageCube",
+ "NativeName": "GL_IMAGE_CUBE",
+ "Value": "0x9050",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgb8PunchthroughAlpha1Etc2",
- "NativeName": "GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2",
- "Value": "0x9277",
+ "Name": "ImageBuffer",
+ "NativeName": "GL_IMAGE_BUFFER",
+ "Value": "0x9051",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgba8Etc2Eac",
- "NativeName": "GL_COMPRESSED_RGBA8_ETC2_EAC",
- "Value": "0x9278",
+ "Name": "Image1DArray",
+ "NativeName": "GL_IMAGE_1D_ARRAY",
+ "Value": "0x9052",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgb8Alpha8Etc2Eac",
- "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC",
- "Value": "0x9279",
+ "Name": "Image2DArray",
+ "NativeName": "GL_IMAGE_2D_ARRAY",
+ "Value": "0x9053",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRG11Eac",
- "NativeName": "GL_COMPRESSED_RG11_EAC",
- "Value": "0x9272",
+ "Name": "ImageCubeMapArray",
+ "NativeName": "GL_IMAGE_CUBE_MAP_ARRAY",
+ "Value": "0x9054",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSignedRG11Eac",
- "NativeName": "GL_COMPRESSED_SIGNED_RG11_EAC",
- "Value": "0x9273",
+ "Name": "Image2DMultisample",
+ "NativeName": "GL_IMAGE_2D_MULTISAMPLE",
+ "Value": "0x9055",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgbS3TCDxt1Ext",
- "NativeName": "GL_COMPRESSED_RGB_S3TC_DXT1_EXT",
- "Value": "0x83F0",
+ "Name": "Image2DMultisampleArray",
+ "NativeName": "GL_IMAGE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9056",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgbS3TCDxt1Ext",
- "NativeName": "GL_COMPRESSED_SRGB_S3TC_DXT1_EXT",
- "Value": "0x8C4C",
+ "Name": "IntImage1D",
+ "NativeName": "GL_INT_IMAGE_1D",
+ "Value": "0x9057",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgbaS3TCDxt1Ext",
- "NativeName": "GL_COMPRESSED_RGBA_S3TC_DXT1_EXT",
- "Value": "0x83F1",
+ "Name": "IntImage2D",
+ "NativeName": "GL_INT_IMAGE_2D",
+ "Value": "0x9058",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgbAlphaS3TCDxt1Ext",
- "NativeName": "GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT",
- "Value": "0x8C4D",
+ "Name": "IntImage3D",
+ "NativeName": "GL_INT_IMAGE_3D",
+ "Value": "0x9059",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgbaS3TCDxt3Ext",
- "NativeName": "GL_COMPRESSED_RGBA_S3TC_DXT3_EXT",
- "Value": "0x83F2",
+ "Name": "IntImage2DRect",
+ "NativeName": "GL_INT_IMAGE_2D_RECT",
+ "Value": "0x905A",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgbAlphaS3TCDxt3Ext",
- "NativeName": "GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT",
- "Value": "0x8C4E",
+ "Name": "IntImageCube",
+ "NativeName": "GL_INT_IMAGE_CUBE",
+ "Value": "0x905B",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedRgbaS3TCDxt5Ext",
- "NativeName": "GL_COMPRESSED_RGBA_S3TC_DXT5_EXT",
- "Value": "0x83F3",
+ "Name": "IntImageBuffer",
+ "NativeName": "GL_INT_IMAGE_BUFFER",
+ "Value": "0x905C",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompressedSrgbAlphaS3TCDxt5Ext",
- "NativeName": "GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT",
- "Value": "0x8C4F",
+ "Name": "IntImage1DArray",
+ "NativeName": "GL_INT_IMAGE_1D_ARRAY",
+ "Value": "0x905D",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "InternalFormat",
- "NativeName": "InternalFormat",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "NumSampleCounts",
- "NativeName": "GL_NUM_SAMPLE_COUNTS",
- "Value": "0x9380",
+ "Name": "IntImage2DArray",
+ "NativeName": "GL_INT_IMAGE_2D_ARRAY",
+ "Value": "0x905E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Samples",
- "NativeName": "GL_SAMPLES",
- "Value": "0x80A9",
+ "Name": "IntImageCubeMapArray",
+ "NativeName": "GL_INT_IMAGE_CUBE_MAP_ARRAY",
+ "Value": "0x905F",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatSupported",
- "NativeName": "GL_INTERNALFORMAT_SUPPORTED",
- "Value": "0x826F",
+ "Name": "IntImage2DMultisample",
+ "NativeName": "GL_INT_IMAGE_2D_MULTISAMPLE",
+ "Value": "0x9060",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatPreferred",
- "NativeName": "GL_INTERNALFORMAT_PREFERRED",
- "Value": "0x8270",
+ "Name": "IntImage2DMultisampleArray",
+ "NativeName": "GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9061",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatRedSize",
- "NativeName": "GL_INTERNALFORMAT_RED_SIZE",
- "Value": "0x8271",
+ "Name": "UnsignedIntImage1D",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_1D",
+ "Value": "0x9062",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatGreenSize",
- "NativeName": "GL_INTERNALFORMAT_GREEN_SIZE",
- "Value": "0x8272",
+ "Name": "UnsignedIntImage2D",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D",
+ "Value": "0x9063",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatBlueSize",
- "NativeName": "GL_INTERNALFORMAT_BLUE_SIZE",
- "Value": "0x8273",
+ "Name": "UnsignedIntImage3D",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_3D",
+ "Value": "0x9064",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatAlphaSize",
- "NativeName": "GL_INTERNALFORMAT_ALPHA_SIZE",
- "Value": "0x8274",
+ "Name": "UnsignedIntImage2DRect",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_RECT",
+ "Value": "0x9065",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatDepthSize",
- "NativeName": "GL_INTERNALFORMAT_DEPTH_SIZE",
- "Value": "0x8275",
+ "Name": "UnsignedIntImageCube",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_CUBE",
+ "Value": "0x9066",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatStencilSize",
- "NativeName": "GL_INTERNALFORMAT_STENCIL_SIZE",
- "Value": "0x8276",
+ "Name": "UnsignedIntImageBuffer",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_BUFFER",
+ "Value": "0x9067",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatSharedSize",
- "NativeName": "GL_INTERNALFORMAT_SHARED_SIZE",
- "Value": "0x8277",
+ "Name": "UnsignedIntImage1DArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_1D_ARRAY",
+ "Value": "0x9068",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatRedType",
- "NativeName": "GL_INTERNALFORMAT_RED_TYPE",
- "Value": "0x8278",
+ "Name": "UnsignedIntImage2DArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_ARRAY",
+ "Value": "0x9069",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatGreenType",
- "NativeName": "GL_INTERNALFORMAT_GREEN_TYPE",
- "Value": "0x8279",
+ "Name": "UnsignedIntImageCubeMapArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_CUBE_MAP_ARRAY",
+ "Value": "0x906A",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatBlueType",
- "NativeName": "GL_INTERNALFORMAT_BLUE_TYPE",
- "Value": "0x827A",
+ "Name": "UnsignedIntImage2DMultisample",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE",
+ "Value": "0x906B",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatAlphaType",
- "NativeName": "GL_INTERNALFORMAT_ALPHA_TYPE",
- "Value": "0x827B",
+ "Name": "UnsignedIntImage2DMultisampleArray",
+ "NativeName": "GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x906C",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatDepthType",
- "NativeName": "GL_INTERNALFORMAT_DEPTH_TYPE",
- "Value": "0x827C",
+ "Name": "Sampler2DMultisample",
+ "NativeName": "GL_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x9108",
"Doc": "",
"Attributes": []
},
{
- "Name": "InternalformatStencilType",
- "NativeName": "GL_INTERNALFORMAT_STENCIL_TYPE",
- "Value": "0x827D",
+ "Name": "IntSampler2DMultisample",
+ "NativeName": "GL_INT_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x9109",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxWidth",
- "NativeName": "GL_MAX_WIDTH",
- "Value": "0x827E",
+ "Name": "UnsignedIntSampler2DMultisample",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x910A",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxHeight",
- "NativeName": "GL_MAX_HEIGHT",
- "Value": "0x827F",
+ "Name": "Sampler2DMultisampleArray",
+ "NativeName": "GL_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910B",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxDepth",
- "NativeName": "GL_MAX_DEPTH",
- "Value": "0x8280",
+ "Name": "IntSampler2DMultisampleArray",
+ "NativeName": "GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910C",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxLayers",
- "NativeName": "GL_MAX_LAYERS",
- "Value": "0x8281",
+ "Name": "UnsignedIntSampler2DMultisampleArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910D",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorComponents",
- "NativeName": "GL_COLOR_COMPONENTS",
- "Value": "0x8283",
+ "Name": "UnsignedIntAtomicCounter",
+ "NativeName": "GL_UNSIGNED_INT_ATOMIC_COUNTER",
+ "Value": "0x92DB",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "GlslTypeToken",
+ "NativeName": "GlslTypeToken",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ColorRenderable",
- "NativeName": "GL_COLOR_RENDERABLE",
- "Value": "0x8286",
+ "Name": "NoError",
+ "NativeName": "GL_NO_ERROR",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthRenderable",
- "NativeName": "GL_DEPTH_RENDERABLE",
- "Value": "0x8287",
+ "Name": "GuiltyContextReset",
+ "NativeName": "GL_GUILTY_CONTEXT_RESET",
+ "Value": "0x8253",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilRenderable",
- "NativeName": "GL_STENCIL_RENDERABLE",
- "Value": "0x8288",
+ "Name": "InnocentContextReset",
+ "NativeName": "GL_INNOCENT_CONTEXT_RESET",
+ "Value": "0x8254",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferRenderable",
- "NativeName": "GL_FRAMEBUFFER_RENDERABLE",
- "Value": "0x8289",
+ "Name": "UnknownContextReset",
+ "NativeName": "GL_UNKNOWN_CONTEXT_RESET",
+ "Value": "0x8255",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "GraphicsResetStatus",
+ "NativeName": "GraphicsResetStatus",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FramebufferRenderableLayered",
- "NativeName": "GL_FRAMEBUFFER_RENDERABLE_LAYERED",
- "Value": "0x828A",
+ "Name": "DontCare",
+ "NativeName": "GL_DONT_CARE",
+ "Value": "0x1100",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferBlend",
- "NativeName": "GL_FRAMEBUFFER_BLEND",
- "Value": "0x828B",
+ "Name": "Fastest",
+ "NativeName": "GL_FASTEST",
+ "Value": "0x1101",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReadPixels",
- "NativeName": "GL_READ_PIXELS",
- "Value": "0x828C",
+ "Name": "Nicest",
+ "NativeName": "GL_NICEST",
+ "Value": "0x1102",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "HintMode",
+ "NativeName": "HintMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "LineSmoothHint",
+ "NativeName": "GL_LINE_SMOOTH_HINT",
+ "Value": "0xC52",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReadPixelsFormat",
- "NativeName": "GL_READ_PIXELS_FORMAT",
- "Value": "0x828D",
+ "Name": "PolygonSmoothHint",
+ "NativeName": "GL_POLYGON_SMOOTH_HINT",
+ "Value": "0xC53",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReadPixelsType",
- "NativeName": "GL_READ_PIXELS_TYPE",
- "Value": "0x828E",
+ "Name": "PackCmykHintExt",
+ "NativeName": "GL_PACK_CMYK_HINT_EXT",
+ "Value": "0x800E",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureImageFormat",
- "NativeName": "GL_TEXTURE_IMAGE_FORMAT",
- "Value": "0x828F",
+ "Name": "UnpackCmykHintExt",
+ "NativeName": "GL_UNPACK_CMYK_HINT_EXT",
+ "Value": "0x800F",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureImageType",
- "NativeName": "GL_TEXTURE_IMAGE_TYPE",
- "Value": "0x8290",
+ "Name": "PhongHintWin",
+ "NativeName": "GL_PHONG_HINT_WIN",
+ "Value": "0x80EB",
"Doc": "",
"Attributes": []
},
{
- "Name": "GetTextureImageFormat",
- "NativeName": "GL_GET_TEXTURE_IMAGE_FORMAT",
- "Value": "0x8291",
+ "Name": "ClipVolumeClippingHintExt",
+ "NativeName": "GL_CLIP_VOLUME_CLIPPING_HINT_EXT",
+ "Value": "0x80F0",
"Doc": "",
"Attributes": []
},
{
- "Name": "GetTextureImageType",
- "NativeName": "GL_GET_TEXTURE_IMAGE_TYPE",
- "Value": "0x8292",
+ "Name": "TextureMultiBufferHintSgix",
+ "NativeName": "GL_TEXTURE_MULTI_BUFFER_HINT_SGIX",
+ "Value": "0x812E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Mipmap",
- "NativeName": "GL_MIPMAP",
- "Value": "0x8293",
+ "Name": "GenerateMipmapHintSgis",
+ "NativeName": "GL_GENERATE_MIPMAP_HINT_SGIS",
+ "Value": "0x8192",
"Doc": "",
"Attributes": []
},
{
- "Name": "AutoGenerateMipmap",
- "NativeName": "GL_AUTO_GENERATE_MIPMAP",
- "Value": "0x8295",
+ "Name": "ProgramBinaryRetrievableHint",
+ "NativeName": "GL_PROGRAM_BINARY_RETRIEVABLE_HINT",
+ "Value": "0x8257",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorEncoding",
- "NativeName": "GL_COLOR_ENCODING",
- "Value": "0x8296",
+ "Name": "ConvolutionHintSgix",
+ "NativeName": "GL_CONVOLUTION_HINT_SGIX",
+ "Value": "0x8316",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrgbRead",
- "NativeName": "GL_SRGB_READ",
- "Value": "0x8297",
+ "Name": "ScalebiasHintSgix",
+ "NativeName": "GL_SCALEBIAS_HINT_SGIX",
+ "Value": "0x8322",
"Doc": "",
"Attributes": []
},
{
- "Name": "SrgbWrite",
- "NativeName": "GL_SRGB_WRITE",
- "Value": "0x8298",
+ "Name": "LineQualityHintSgix",
+ "NativeName": "GL_LINE_QUALITY_HINT_SGIX",
+ "Value": "0x835B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Filter",
- "NativeName": "GL_FILTER",
- "Value": "0x829A",
+ "Name": "VertexPreclipSgix",
+ "NativeName": "GL_VERTEX_PRECLIP_SGIX",
+ "Value": "0x83EE",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexTexture",
- "NativeName": "GL_VERTEX_TEXTURE",
- "Value": "0x829B",
+ "Name": "VertexPreclipHintSgix",
+ "NativeName": "GL_VERTEX_PRECLIP_HINT_SGIX",
+ "Value": "0x83EF",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessControlTexture",
- "NativeName": "GL_TESS_CONTROL_TEXTURE",
- "Value": "0x829C",
+ "Name": "TextureCompressionHint",
+ "NativeName": "GL_TEXTURE_COMPRESSION_HINT",
+ "Value": "0x84EF",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessEvaluationTexture",
- "NativeName": "GL_TESS_EVALUATION_TEXTURE",
- "Value": "0x829D",
+ "Name": "TextureCompressionHintArb",
+ "NativeName": "GL_TEXTURE_COMPRESSION_HINT_ARB",
+ "Value": "0x84EF",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryTexture",
- "NativeName": "GL_GEOMETRY_TEXTURE",
- "Value": "0x829E",
+ "Name": "VertexArrayStorageHintApple",
+ "NativeName": "GL_VERTEX_ARRAY_STORAGE_HINT_APPLE",
+ "Value": "0x851F",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentTexture",
- "NativeName": "GL_FRAGMENT_TEXTURE",
- "Value": "0x829F",
+ "Name": "MultisampleFilterHintNV",
+ "NativeName": "GL_MULTISAMPLE_FILTER_HINT_NV",
+ "Value": "0x8534",
"Doc": "",
"Attributes": []
},
{
- "Name": "ComputeTexture",
- "NativeName": "GL_COMPUTE_TEXTURE",
- "Value": "0x82A0",
+ "Name": "TransformHintApple",
+ "NativeName": "GL_TRANSFORM_HINT_APPLE",
+ "Value": "0x85B1",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureShadow",
- "NativeName": "GL_TEXTURE_SHADOW",
- "Value": "0x82A1",
+ "Name": "TextureStorageHintApple",
+ "NativeName": "GL_TEXTURE_STORAGE_HINT_APPLE",
+ "Value": "0x85BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureGather",
- "NativeName": "GL_TEXTURE_GATHER",
- "Value": "0x82A2",
+ "Name": "FragmentShaderDerivativeHint",
+ "NativeName": "GL_FRAGMENT_SHADER_DERIVATIVE_HINT",
+ "Value": "0x8B8B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureGatherShadow",
- "NativeName": "GL_TEXTURE_GATHER_SHADOW",
- "Value": "0x82A3",
+ "Name": "FragmentShaderDerivativeHintArb",
+ "NativeName": "GL_FRAGMENT_SHADER_DERIVATIVE_HINT_ARB",
+ "Value": "0x8B8B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderImageLoad",
- "NativeName": "GL_SHADER_IMAGE_LOAD",
- "Value": "0x82A4",
+ "Name": "FragmentShaderDerivativeHintOes",
+ "NativeName": "GL_FRAGMENT_SHADER_DERIVATIVE_HINT_OES",
+ "Value": "0x8B8B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderImageStore",
- "NativeName": "GL_SHADER_IMAGE_STORE",
- "Value": "0x82A5",
+ "Name": "BinningControlHintQCom",
+ "NativeName": "GL_BINNING_CONTROL_HINT_QCOM",
+ "Value": "0x8FB0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderImageAtomic",
- "NativeName": "GL_SHADER_IMAGE_ATOMIC",
- "Value": "0x82A6",
+ "Name": "PreferDoublebufferHintPgi",
+ "NativeName": "GL_PREFER_DOUBLEBUFFER_HINT_PGI",
+ "Value": "0x1A1F8",
"Doc": "",
"Attributes": []
},
{
- "Name": "ImageTexelSize",
- "NativeName": "GL_IMAGE_TEXEL_SIZE",
- "Value": "0x82A7",
+ "Name": "ConserveMemoryHintPgi",
+ "NativeName": "GL_CONSERVE_MEMORY_HINT_PGI",
+ "Value": "0x1A1FD",
"Doc": "",
"Attributes": []
},
{
- "Name": "ImageCompatibilityClass",
- "NativeName": "GL_IMAGE_COMPATIBILITY_CLASS",
- "Value": "0x82A8",
+ "Name": "ReclaimMemoryHintPgi",
+ "NativeName": "GL_RECLAIM_MEMORY_HINT_PGI",
+ "Value": "0x1A1FE",
"Doc": "",
"Attributes": []
},
{
- "Name": "ImagePixelFormat",
- "NativeName": "GL_IMAGE_PIXEL_FORMAT",
- "Value": "0x82A9",
+ "Name": "NativeGraphicsBeginHintPgi",
+ "NativeName": "GL_NATIVE_GRAPHICS_BEGIN_HINT_PGI",
+ "Value": "0x1A203",
"Doc": "",
"Attributes": []
},
{
- "Name": "ImagePixelType",
- "NativeName": "GL_IMAGE_PIXEL_TYPE",
- "Value": "0x82AA",
+ "Name": "NativeGraphicsEndHintPgi",
+ "NativeName": "GL_NATIVE_GRAPHICS_END_HINT_PGI",
+ "Value": "0x1A204",
"Doc": "",
"Attributes": []
},
{
- "Name": "ImageFormatCompatibilityType",
- "NativeName": "GL_IMAGE_FORMAT_COMPATIBILITY_TYPE",
- "Value": "0x90C7",
+ "Name": "AlwaysFastHintPgi",
+ "NativeName": "GL_ALWAYS_FAST_HINT_PGI",
+ "Value": "0x1A20C",
"Doc": "",
"Attributes": []
},
{
- "Name": "SimultaneousTextureAndDepthTest",
- "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_TEST",
- "Value": "0x82AC",
+ "Name": "AlwaysSoftHintPgi",
+ "NativeName": "GL_ALWAYS_SOFT_HINT_PGI",
+ "Value": "0x1A20D",
"Doc": "",
"Attributes": []
},
{
- "Name": "SimultaneousTextureAndStencilTest",
- "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_TEST",
- "Value": "0x82AD",
+ "Name": "AllowDrawObjHintPgi",
+ "NativeName": "GL_ALLOW_DRAW_OBJ_HINT_PGI",
+ "Value": "0x1A20E",
"Doc": "",
"Attributes": []
},
{
- "Name": "SimultaneousTextureAndDepthWrite",
- "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_WRITE",
- "Value": "0x82AE",
+ "Name": "AllowDrawWinHintPgi",
+ "NativeName": "GL_ALLOW_DRAW_WIN_HINT_PGI",
+ "Value": "0x1A20F",
"Doc": "",
"Attributes": []
},
{
- "Name": "SimultaneousTextureAndStencilWrite",
- "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_WRITE",
- "Value": "0x82AF",
+ "Name": "AllowDrawFrgHintPgi",
+ "NativeName": "GL_ALLOW_DRAW_FRG_HINT_PGI",
+ "Value": "0x1A210",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompressed",
- "NativeName": "GL_TEXTURE_COMPRESSED",
- "Value": "0x86A1",
+ "Name": "AllowDrawMemHintPgi",
+ "NativeName": "GL_ALLOW_DRAW_MEM_HINT_PGI",
+ "Value": "0x1A211",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompressedBlockWidth",
- "NativeName": "GL_TEXTURE_COMPRESSED_BLOCK_WIDTH",
- "Value": "0x82B1",
+ "Name": "StrictDepthfuncHintPgi",
+ "NativeName": "GL_STRICT_DEPTHFUNC_HINT_PGI",
+ "Value": "0x1A216",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompressedBlockHeight",
- "NativeName": "GL_TEXTURE_COMPRESSED_BLOCK_HEIGHT",
- "Value": "0x82B2",
+ "Name": "StrictLightingHintPgi",
+ "NativeName": "GL_STRICT_LIGHTING_HINT_PGI",
+ "Value": "0x1A217",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompressedBlockSize",
- "NativeName": "GL_TEXTURE_COMPRESSED_BLOCK_SIZE",
- "Value": "0x82B3",
+ "Name": "StrictScissorHintPgi",
+ "NativeName": "GL_STRICT_SCISSOR_HINT_PGI",
+ "Value": "0x1A218",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClearBuffer",
- "NativeName": "GL_CLEAR_BUFFER",
- "Value": "0x82B4",
+ "Name": "FullStippleHintPgi",
+ "NativeName": "GL_FULL_STIPPLE_HINT_PGI",
+ "Value": "0x1A219",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureView",
- "NativeName": "GL_TEXTURE_VIEW",
- "Value": "0x82B5",
+ "Name": "ClipNearHintPgi",
+ "NativeName": "GL_CLIP_NEAR_HINT_PGI",
+ "Value": "0x1A220",
"Doc": "",
"Attributes": []
},
{
- "Name": "ViewCompatibilityClass",
- "NativeName": "GL_VIEW_COMPATIBILITY_CLASS",
- "Value": "0x82B6",
+ "Name": "ClipFarHintPgi",
+ "NativeName": "GL_CLIP_FAR_HINT_PGI",
+ "Value": "0x1A221",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClearTexture",
- "NativeName": "GL_CLEAR_TEXTURE",
- "Value": "0x9365",
+ "Name": "WideLineHintPgi",
+ "NativeName": "GL_WIDE_LINE_HINT_PGI",
+ "Value": "0x1A222",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "InternalFormatPName",
- "NativeName": "InternalFormatPName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Replace",
- "NativeName": "GL_REPLACE",
- "Value": "0x1E01",
+ "Name": "BackNormalsHintPgi",
+ "NativeName": "GL_BACK_NORMALS_HINT_PGI",
+ "Value": "0x1A223",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "LightEnvModeSGIX",
- "NativeName": "LightEnvModeSGIX",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "LightEnvModeSgix",
- "NativeName": "GL_LIGHT_ENV_MODE_SGIX",
- "Value": "0x8407",
+ "Name": "VertexDataHintPgi",
+ "NativeName": "GL_VERTEX_DATA_HINT_PGI",
+ "Value": "0x1A22A",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "LightEnvParameterSGIX",
- "NativeName": "LightEnvParameterSGIX",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "SeparateSpecularColorExt",
- "NativeName": "GL_SEPARATE_SPECULAR_COLOR_EXT",
- "Value": "0x81FA",
+ "Name": "VertexConsistentHintPgi",
+ "NativeName": "GL_VERTEX_CONSISTENT_HINT_PGI",
+ "Value": "0x1A22B",
"Doc": "",
"Attributes": []
},
{
- "Name": "SingleColorExt",
- "NativeName": "GL_SINGLE_COLOR_EXT",
- "Value": "0x81F9",
+ "Name": "MaterialSideHintPgi",
+ "NativeName": "GL_MATERIAL_SIDE_HINT_PGI",
+ "Value": "0x1A22C",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "LightModelColorControl",
- "NativeName": "LightModelColorControl",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "LightModelColorControlExt",
- "NativeName": "GL_LIGHT_MODEL_COLOR_CONTROL_EXT",
- "Value": "0x81F8",
+ "Name": "MaxVertexHintPgi",
+ "NativeName": "GL_MAX_VERTEX_HINT_PGI",
+ "Value": "0x1A22D",
"Doc": "",
"Attributes": []
}
],
- "Name": "LightModelParameter",
- "NativeName": "LightModelParameter",
+ "Name": "HintTarget",
+ "NativeName": "HintTarget",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "FragmentLight0Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT0_SGIX",
- "Value": "0x840C",
+ "Name": "VertexDataHintPgi",
+ "NativeName": "GL_VERTEX_DATA_HINT_PGI",
+ "Value": "0x1A22A",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight1Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT1_SGIX",
- "Value": "0x840D",
+ "Name": "VertexConsistentHintPgi",
+ "NativeName": "GL_VERTEX_CONSISTENT_HINT_PGI",
+ "Value": "0x1A22B",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight2Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT2_SGIX",
- "Value": "0x840E",
+ "Name": "MaterialSideHintPgi",
+ "NativeName": "GL_MATERIAL_SIDE_HINT_PGI",
+ "Value": "0x1A22C",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight3Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT3_SGIX",
- "Value": "0x840F",
+ "Name": "MaxVertexHintPgi",
+ "NativeName": "GL_MAX_VERTEX_HINT_PGI",
+ "Value": "0x1A22D",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "HintTargetPGI",
+ "NativeName": "HintTargetPGI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FragmentLight4Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT4_SGIX",
- "Value": "0x8410",
+ "Name": "Histogram",
+ "NativeName": "GL_HISTOGRAM",
+ "Value": "0x8024",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight5Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT5_SGIX",
- "Value": "0x8411",
+ "Name": "HistogramExt",
+ "NativeName": "GL_HISTOGRAM_EXT",
+ "Value": "0x8024",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight6Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT6_SGIX",
- "Value": "0x8412",
+ "Name": "ProxyHistogram",
+ "NativeName": "GL_PROXY_HISTOGRAM",
+ "Value": "0x8025",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentLight7Sgix",
- "NativeName": "GL_FRAGMENT_LIGHT7_SGIX",
- "Value": "0x8413",
+ "Name": "ProxyHistogramExt",
+ "NativeName": "GL_PROXY_HISTOGRAM_EXT",
+ "Value": "0x8025",
"Doc": "",
"Attributes": []
}
],
- "Name": "LightName",
- "NativeName": "LightName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [],
- "Name": "LightParameter",
- "NativeName": "LightParameter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [],
- "Name": "ListMode",
- "NativeName": "ListMode",
+ "Name": "HistogramTargetEXT",
+ "NativeName": "HistogramTargetEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Byte",
- "NativeName": "GL_BYTE",
- "Value": "0x1400",
+ "Name": "ImageScaleXHP",
+ "NativeName": "GL_IMAGE_SCALE_X_HP",
+ "Value": "0x8155",
"Doc": "",
"Attributes": []
},
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "ImageScaleYHP",
+ "NativeName": "GL_IMAGE_SCALE_Y_HP",
+ "Value": "0x8156",
"Doc": "",
"Attributes": []
},
{
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
+ "Name": "ImageTranslateXHP",
+ "NativeName": "GL_IMAGE_TRANSLATE_X_HP",
+ "Value": "0x8157",
"Doc": "",
"Attributes": []
},
{
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
+ "Name": "ImageTranslateYHP",
+ "NativeName": "GL_IMAGE_TRANSLATE_Y_HP",
+ "Value": "0x8158",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedByte",
- "NativeName": "GL_UNSIGNED_BYTE",
- "Value": "0x1401",
+ "Name": "ImageRotateAngleHP",
+ "NativeName": "GL_IMAGE_ROTATE_ANGLE_HP",
+ "Value": "0x8159",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt",
- "NativeName": "GL_UNSIGNED_INT",
- "Value": "0x1405",
+ "Name": "ImageRotateOriginXHP",
+ "NativeName": "GL_IMAGE_ROTATE_ORIGIN_X_HP",
+ "Value": "0x815A",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedShort",
- "NativeName": "GL_UNSIGNED_SHORT",
- "Value": "0x1403",
+ "Name": "ImageRotateOriginYHP",
+ "NativeName": "GL_IMAGE_ROTATE_ORIGIN_Y_HP",
+ "Value": "0x815B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImageMagFilterHP",
+ "NativeName": "GL_IMAGE_MAG_FILTER_HP",
+ "Value": "0x815C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImageMinFilterHP",
+ "NativeName": "GL_IMAGE_MIN_FILTER_HP",
+ "Value": "0x815D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImageCubicWeightHP",
+ "NativeName": "GL_IMAGE_CUBIC_WEIGHT_HP",
+ "Value": "0x815E",
"Doc": "",
"Attributes": []
}
],
- "Name": "ListNameType",
- "NativeName": "ListNameType",
+ "Name": "ImageTransformPNameHP",
+ "NativeName": "ImageTransformPNameHP",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ListPrioritySgix",
- "NativeName": "GL_LIST_PRIORITY_SGIX",
- "Value": "0x8182",
+ "Name": "ImageTransform2DHP",
+ "NativeName": "GL_IMAGE_TRANSFORM_2D_HP",
+ "Value": "0x8161",
"Doc": "",
"Attributes": []
}
],
- "Name": "ListParameterName",
- "NativeName": "ListParameterName",
+ "Name": "ImageTransformTargetHP",
+ "NativeName": "ImageTransformTargetHP",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "And",
- "NativeName": "GL_AND",
- "Value": "0x1501",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AndInverted",
- "NativeName": "GL_AND_INVERTED",
- "Value": "0x1504",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AndReverse",
- "NativeName": "GL_AND_REVERSE",
- "Value": "0x1502",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Clear",
- "NativeName": "GL_CLEAR",
- "Value": "0x1500",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Copy",
- "NativeName": "GL_COPY",
- "Value": "0x1503",
+ "Name": "Never",
+ "NativeName": "GL_NEVER",
+ "Value": "0x200",
"Doc": "",
"Attributes": []
},
{
- "Name": "CopyInverted",
- "NativeName": "GL_COPY_INVERTED",
- "Value": "0x150C",
+ "Name": "Less",
+ "NativeName": "GL_LESS",
+ "Value": "0x201",
"Doc": "",
"Attributes": []
},
{
- "Name": "Equiv",
- "NativeName": "GL_EQUIV",
- "Value": "0x1509",
+ "Name": "Equal",
+ "NativeName": "GL_EQUAL",
+ "Value": "0x202",
"Doc": "",
"Attributes": []
},
{
- "Name": "Invert",
- "NativeName": "GL_INVERT",
- "Value": "0x150A",
+ "Name": "Lequal",
+ "NativeName": "GL_LEQUAL",
+ "Value": "0x203",
"Doc": "",
"Attributes": []
},
{
- "Name": "Nand",
- "NativeName": "GL_NAND",
- "Value": "0x150E",
+ "Name": "Greater",
+ "NativeName": "GL_GREATER",
+ "Value": "0x204",
"Doc": "",
"Attributes": []
},
{
- "Name": "Noop",
- "NativeName": "GL_NOOP",
- "Value": "0x1505",
+ "Name": "Notequal",
+ "NativeName": "GL_NOTEQUAL",
+ "Value": "0x205",
"Doc": "",
"Attributes": []
},
{
- "Name": "Nor",
- "NativeName": "GL_NOR",
- "Value": "0x1508",
+ "Name": "Gequal",
+ "NativeName": "GL_GEQUAL",
+ "Value": "0x206",
"Doc": "",
"Attributes": []
},
{
- "Name": "Or",
- "NativeName": "GL_OR",
- "Value": "0x1507",
+ "Name": "Always",
+ "NativeName": "GL_ALWAYS",
+ "Value": "0x207",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "IndexFunctionEXT",
+ "NativeName": "IndexFunctionEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [],
+ "Name": "IndexMaterialParameterEXT",
+ "NativeName": "IndexMaterialParameterEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "OrInverted",
- "NativeName": "GL_OR_INVERTED",
- "Value": "0x150D",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "OrReverse",
- "NativeName": "GL_OR_REVERSE",
- "Value": "0x150B",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "Set",
- "NativeName": "GL_SET",
- "Value": "0x150F",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "Xor",
- "NativeName": "GL_XOR",
- "Value": "0x1506",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
}
],
- "Name": "LogicOp",
- "NativeName": "LogicOp",
+ "Name": "IndexPointerType",
+ "NativeName": "IndexPointerType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [],
+ "Name": "InterleavedArrayFormat",
+ "NativeName": "InterleavedArrayFormat",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ClientStorageBit",
- "NativeName": "GL_CLIENT_STORAGE_BIT",
- "Value": "0x200",
+ "Name": "StencilIndex",
+ "NativeName": "GL_STENCIL_INDEX",
+ "Value": "0x1901",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClientStorageBitExt",
- "NativeName": "GL_CLIENT_STORAGE_BIT_EXT",
- "Value": "0x200",
+ "Name": "StencilIndexOes",
+ "NativeName": "GL_STENCIL_INDEX_OES",
+ "Value": "0x1901",
"Doc": "",
"Attributes": []
},
{
- "Name": "DynamicStorageBit",
- "NativeName": "GL_DYNAMIC_STORAGE_BIT",
- "Value": "0x100",
+ "Name": "DepthComponent",
+ "NativeName": "GL_DEPTH_COMPONENT",
+ "Value": "0x1902",
"Doc": "",
"Attributes": []
},
{
- "Name": "DynamicStorageBitExt",
- "NativeName": "GL_DYNAMIC_STORAGE_BIT_EXT",
- "Value": "0x100",
+ "Name": "Red",
+ "NativeName": "GL_RED",
+ "Value": "0x1903",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapCoherentBit",
- "NativeName": "GL_MAP_COHERENT_BIT",
- "Value": "0x80",
+ "Name": "RedExt",
+ "NativeName": "GL_RED_EXT",
+ "Value": "0x1903",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapCoherentBitExt",
- "NativeName": "GL_MAP_COHERENT_BIT_EXT",
- "Value": "0x80",
+ "Name": "Rgb",
+ "NativeName": "GL_RGB",
+ "Value": "0x1907",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapFlushExplicitBit",
- "NativeName": "GL_MAP_FLUSH_EXPLICIT_BIT",
- "Value": "0x10",
+ "Name": "Rgba",
+ "NativeName": "GL_RGBA",
+ "Value": "0x1908",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapFlushExplicitBitExt",
- "NativeName": "GL_MAP_FLUSH_EXPLICIT_BIT_EXT",
- "Value": "0x10",
+ "Name": "R3G3B2",
+ "NativeName": "GL_R3_G3_B2",
+ "Value": "0x2A10",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateBufferBit",
- "NativeName": "GL_MAP_INVALIDATE_BUFFER_BIT",
- "Value": "0x8",
+ "Name": "Rgb2Ext",
+ "NativeName": "GL_RGB2_EXT",
+ "Value": "0x804E",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateBufferBitExt",
- "NativeName": "GL_MAP_INVALIDATE_BUFFER_BIT_EXT",
- "Value": "0x8",
+ "Name": "Rgb4",
+ "NativeName": "GL_RGB4",
+ "Value": "0x804F",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateRangeBit",
- "NativeName": "GL_MAP_INVALIDATE_RANGE_BIT",
- "Value": "0x4",
+ "Name": "Rgb4Ext",
+ "NativeName": "GL_RGB4_EXT",
+ "Value": "0x804F",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapInvalidateRangeBitExt",
- "NativeName": "GL_MAP_INVALIDATE_RANGE_BIT_EXT",
- "Value": "0x4",
+ "Name": "Rgb5",
+ "NativeName": "GL_RGB5",
+ "Value": "0x8050",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapPersistentBit",
- "NativeName": "GL_MAP_PERSISTENT_BIT",
- "Value": "0x40",
+ "Name": "Rgb5Ext",
+ "NativeName": "GL_RGB5_EXT",
+ "Value": "0x8050",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapPersistentBitExt",
- "NativeName": "GL_MAP_PERSISTENT_BIT_EXT",
- "Value": "0x40",
+ "Name": "Rgb8",
+ "NativeName": "GL_RGB8",
+ "Value": "0x8051",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapReadBit",
- "NativeName": "GL_MAP_READ_BIT",
- "Value": "0x1",
+ "Name": "Rgb8Ext",
+ "NativeName": "GL_RGB8_EXT",
+ "Value": "0x8051",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapReadBitExt",
- "NativeName": "GL_MAP_READ_BIT_EXT",
- "Value": "0x1",
+ "Name": "Rgb8Oes",
+ "NativeName": "GL_RGB8_OES",
+ "Value": "0x8051",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapUnsynchronizedBit",
- "NativeName": "GL_MAP_UNSYNCHRONIZED_BIT",
- "Value": "0x20",
+ "Name": "Rgb10",
+ "NativeName": "GL_RGB10",
+ "Value": "0x8052",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapUnsynchronizedBitExt",
- "NativeName": "GL_MAP_UNSYNCHRONIZED_BIT_EXT",
- "Value": "0x20",
+ "Name": "Rgb10Ext",
+ "NativeName": "GL_RGB10_EXT",
+ "Value": "0x8052",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapWriteBit",
- "NativeName": "GL_MAP_WRITE_BIT",
- "Value": "0x2",
+ "Name": "Rgb12",
+ "NativeName": "GL_RGB12",
+ "Value": "0x8053",
"Doc": "",
"Attributes": []
},
{
- "Name": "MapWriteBitExt",
- "NativeName": "GL_MAP_WRITE_BIT_EXT",
- "Value": "0x2",
+ "Name": "Rgb12Ext",
+ "NativeName": "GL_RGB12_EXT",
+ "Value": "0x8053",
"Doc": "",
"Attributes": []
},
{
- "Name": "SparseStorageBitArb",
- "NativeName": "GL_SPARSE_STORAGE_BIT_ARB",
- "Value": "0x400",
+ "Name": "Rgb16",
+ "NativeName": "GL_RGB16",
+ "Value": "0x8054",
"Doc": "",
"Attributes": []
},
{
- "Name": "LgpuSeparateStorageBitNvx",
- "NativeName": "GL_LGPU_SEPARATE_STORAGE_BIT_NVX",
- "Value": "0x800",
+ "Name": "Rgb16Ext",
+ "NativeName": "GL_RGB16_EXT",
+ "Value": "0x8054",
"Doc": "",
"Attributes": []
},
{
- "Name": "PerGpuStorageBitNV",
- "NativeName": "GL_PER_GPU_STORAGE_BIT_NV",
- "Value": "0x800",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "MapBufferUsageMask",
- "NativeName": "MapBufferUsageMask",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [],
- "Name": "MapQuery",
- "NativeName": "MapQuery",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "GeometryDeformationSgix",
- "NativeName": "GL_GEOMETRY_DEFORMATION_SGIX",
- "Value": "0x8194",
+ "Name": "Rgba4",
+ "NativeName": "GL_RGBA4",
+ "Value": "0x8056",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureDeformationSgix",
- "NativeName": "GL_TEXTURE_DEFORMATION_SGIX",
- "Value": "0x8195",
+ "Name": "Rgba4Ext",
+ "NativeName": "GL_RGBA4_EXT",
+ "Value": "0x8056",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "MapTarget",
- "NativeName": "MapTarget",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "LayoutDefaultIntel",
- "NativeName": "GL_LAYOUT_DEFAULT_INTEL",
- "Value": "0x0",
+ "Name": "Rgba4Oes",
+ "NativeName": "GL_RGBA4_OES",
+ "Value": "0x8056",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutLinearCpuCachedIntel",
- "NativeName": "GL_LAYOUT_LINEAR_CPU_CACHED_INTEL",
- "Value": "0x2",
+ "Name": "Rgb5A1",
+ "NativeName": "GL_RGB5_A1",
+ "Value": "0x8057",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutLinearIntel",
- "NativeName": "GL_LAYOUT_LINEAR_INTEL",
- "Value": "0x1",
+ "Name": "Rgb5A1Ext",
+ "NativeName": "GL_RGB5_A1_EXT",
+ "Value": "0x8057",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "MapTextureFormatINTEL",
- "NativeName": "MapTextureFormatINTEL",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Back",
- "NativeName": "GL_BACK",
- "Value": "0x405",
+ "Name": "Rgb5A1Oes",
+ "NativeName": "GL_RGB5_A1_OES",
+ "Value": "0x8057",
"Doc": "",
"Attributes": []
},
{
- "Name": "Front",
- "NativeName": "GL_FRONT",
- "Value": "0x404",
+ "Name": "Rgba8",
+ "NativeName": "GL_RGBA8",
+ "Value": "0x8058",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontAndBack",
- "NativeName": "GL_FRONT_AND_BACK",
- "Value": "0x408",
+ "Name": "Rgba8Ext",
+ "NativeName": "GL_RGBA8_EXT",
+ "Value": "0x8058",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "MaterialFace",
- "NativeName": "MaterialFace",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [],
- "Name": "MaterialParameter",
- "NativeName": "MaterialParameter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Modelview0Ext",
- "NativeName": "GL_MODELVIEW0_EXT",
- "Value": "0x1700",
+ "Name": "Rgba8Oes",
+ "NativeName": "GL_RGBA8_OES",
+ "Value": "0x8058",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture",
- "NativeName": "GL_TEXTURE",
- "Value": "0x1702",
+ "Name": "Rgb10A2",
+ "NativeName": "GL_RGB10_A2",
+ "Value": "0x8059",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "MatrixMode",
- "NativeName": "MatrixMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "AllBarrierBits",
- "NativeName": "GL_ALL_BARRIER_BITS",
- "Value": "unchecked((int)0xFFFFFFFF)",
+ "Name": "Rgb10A2Ext",
+ "NativeName": "GL_RGB10_A2_EXT",
+ "Value": "0x8059",
"Doc": "",
"Attributes": []
},
{
- "Name": "AllBarrierBitsExt",
- "NativeName": "GL_ALL_BARRIER_BITS_EXT",
- "Value": "unchecked((int)0xFFFFFFFF)",
+ "Name": "Rgba12",
+ "NativeName": "GL_RGBA12",
+ "Value": "0x805A",
"Doc": "",
"Attributes": []
},
{
- "Name": "AtomicCounterBarrierBit",
- "NativeName": "GL_ATOMIC_COUNTER_BARRIER_BIT",
- "Value": "0x1000",
+ "Name": "Rgba12Ext",
+ "NativeName": "GL_RGBA12_EXT",
+ "Value": "0x805A",
"Doc": "",
"Attributes": []
},
{
- "Name": "AtomicCounterBarrierBitExt",
- "NativeName": "GL_ATOMIC_COUNTER_BARRIER_BIT_EXT",
- "Value": "0x1000",
+ "Name": "Rgba16",
+ "NativeName": "GL_RGBA16",
+ "Value": "0x805B",
"Doc": "",
"Attributes": []
},
{
- "Name": "BufferUpdateBarrierBit",
- "NativeName": "GL_BUFFER_UPDATE_BARRIER_BIT",
- "Value": "0x200",
+ "Name": "Rgba16Ext",
+ "NativeName": "GL_RGBA16_EXT",
+ "Value": "0x805B",
"Doc": "",
"Attributes": []
},
{
- "Name": "BufferUpdateBarrierBitExt",
- "NativeName": "GL_BUFFER_UPDATE_BARRIER_BIT_EXT",
- "Value": "0x200",
+ "Name": "DualAlpha4Sgis",
+ "NativeName": "GL_DUAL_ALPHA4_SGIS",
+ "Value": "0x8110",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClientMappedBufferBarrierBit",
- "NativeName": "GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT",
- "Value": "0x4000",
+ "Name": "DualAlpha8Sgis",
+ "NativeName": "GL_DUAL_ALPHA8_SGIS",
+ "Value": "0x8111",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClientMappedBufferBarrierBitExt",
- "NativeName": "GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT_EXT",
- "Value": "0x4000",
+ "Name": "DualAlpha12Sgis",
+ "NativeName": "GL_DUAL_ALPHA12_SGIS",
+ "Value": "0x8112",
"Doc": "",
"Attributes": []
},
{
- "Name": "CommandBarrierBit",
- "NativeName": "GL_COMMAND_BARRIER_BIT",
- "Value": "0x40",
+ "Name": "DualAlpha16Sgis",
+ "NativeName": "GL_DUAL_ALPHA16_SGIS",
+ "Value": "0x8113",
"Doc": "",
"Attributes": []
},
{
- "Name": "CommandBarrierBitExt",
- "NativeName": "GL_COMMAND_BARRIER_BIT_EXT",
- "Value": "0x40",
+ "Name": "DualLuminance4Sgis",
+ "NativeName": "GL_DUAL_LUMINANCE4_SGIS",
+ "Value": "0x8114",
"Doc": "",
"Attributes": []
},
{
- "Name": "ElementArrayBarrierBit",
- "NativeName": "GL_ELEMENT_ARRAY_BARRIER_BIT",
- "Value": "0x2",
+ "Name": "DualLuminance8Sgis",
+ "NativeName": "GL_DUAL_LUMINANCE8_SGIS",
+ "Value": "0x8115",
"Doc": "",
"Attributes": []
},
{
- "Name": "ElementArrayBarrierBitExt",
- "NativeName": "GL_ELEMENT_ARRAY_BARRIER_BIT_EXT",
- "Value": "0x2",
+ "Name": "DualLuminance12Sgis",
+ "NativeName": "GL_DUAL_LUMINANCE12_SGIS",
+ "Value": "0x8116",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferBarrierBit",
- "NativeName": "GL_FRAMEBUFFER_BARRIER_BIT",
- "Value": "0x400",
+ "Name": "DualLuminance16Sgis",
+ "NativeName": "GL_DUAL_LUMINANCE16_SGIS",
+ "Value": "0x8117",
"Doc": "",
"Attributes": []
},
{
- "Name": "FramebufferBarrierBitExt",
- "NativeName": "GL_FRAMEBUFFER_BARRIER_BIT_EXT",
- "Value": "0x400",
+ "Name": "DualIntensity4Sgis",
+ "NativeName": "GL_DUAL_INTENSITY4_SGIS",
+ "Value": "0x8118",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelBufferBarrierBit",
- "NativeName": "GL_PIXEL_BUFFER_BARRIER_BIT",
- "Value": "0x80",
+ "Name": "DualIntensity8Sgis",
+ "NativeName": "GL_DUAL_INTENSITY8_SGIS",
+ "Value": "0x8119",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelBufferBarrierBitExt",
- "NativeName": "GL_PIXEL_BUFFER_BARRIER_BIT_EXT",
- "Value": "0x80",
+ "Name": "DualIntensity12Sgis",
+ "NativeName": "GL_DUAL_INTENSITY12_SGIS",
+ "Value": "0x811A",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryBufferBarrierBit",
- "NativeName": "GL_QUERY_BUFFER_BARRIER_BIT",
- "Value": "0x8000",
+ "Name": "DualIntensity16Sgis",
+ "NativeName": "GL_DUAL_INTENSITY16_SGIS",
+ "Value": "0x811B",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderGlobalAccessBarrierBitNV",
- "NativeName": "GL_SHADER_GLOBAL_ACCESS_BARRIER_BIT_NV",
- "Value": "0x10",
+ "Name": "DualLuminanceAlpha4Sgis",
+ "NativeName": "GL_DUAL_LUMINANCE_ALPHA4_SGIS",
+ "Value": "0x811C",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderImageAccessBarrierBit",
- "NativeName": "GL_SHADER_IMAGE_ACCESS_BARRIER_BIT",
- "Value": "0x20",
+ "Name": "DualLuminanceAlpha8Sgis",
+ "NativeName": "GL_DUAL_LUMINANCE_ALPHA8_SGIS",
+ "Value": "0x811D",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderImageAccessBarrierBitExt",
- "NativeName": "GL_SHADER_IMAGE_ACCESS_BARRIER_BIT_EXT",
- "Value": "0x20",
+ "Name": "QuadAlpha4Sgis",
+ "NativeName": "GL_QUAD_ALPHA4_SGIS",
+ "Value": "0x811E",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderStorageBarrierBit",
- "NativeName": "GL_SHADER_STORAGE_BARRIER_BIT",
- "Value": "0x2000",
+ "Name": "QuadAlpha8Sgis",
+ "NativeName": "GL_QUAD_ALPHA8_SGIS",
+ "Value": "0x811F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QuadLuminance4Sgis",
+ "NativeName": "GL_QUAD_LUMINANCE4_SGIS",
+ "Value": "0x8120",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QuadLuminance8Sgis",
+ "NativeName": "GL_QUAD_LUMINANCE8_SGIS",
+ "Value": "0x8121",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QuadIntensity4Sgis",
+ "NativeName": "GL_QUAD_INTENSITY4_SGIS",
+ "Value": "0x8122",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QuadIntensity8Sgis",
+ "NativeName": "GL_QUAD_INTENSITY8_SGIS",
+ "Value": "0x8123",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent16",
+ "NativeName": "GL_DEPTH_COMPONENT16",
+ "Value": "0x81A5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent16Arb",
+ "NativeName": "GL_DEPTH_COMPONENT16_ARB",
+ "Value": "0x81A5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent16Oes",
+ "NativeName": "GL_DEPTH_COMPONENT16_OES",
+ "Value": "0x81A5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent16Sgix",
+ "NativeName": "GL_DEPTH_COMPONENT16_SGIX",
+ "Value": "0x81A5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent24Arb",
+ "NativeName": "GL_DEPTH_COMPONENT24_ARB",
+ "Value": "0x81A6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent24Oes",
+ "NativeName": "GL_DEPTH_COMPONENT24_OES",
+ "Value": "0x81A6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent24Sgix",
+ "NativeName": "GL_DEPTH_COMPONENT24_SGIX",
+ "Value": "0x81A6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent32Arb",
+ "NativeName": "GL_DEPTH_COMPONENT32_ARB",
+ "Value": "0x81A7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent32Oes",
+ "NativeName": "GL_DEPTH_COMPONENT32_OES",
+ "Value": "0x81A7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent32Sgix",
+ "NativeName": "GL_DEPTH_COMPONENT32_SGIX",
+ "Value": "0x81A7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRed",
+ "NativeName": "GL_COMPRESSED_RED",
+ "Value": "0x8225",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRG",
+ "NativeName": "GL_COMPRESSED_RG",
+ "Value": "0x8226",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG",
+ "NativeName": "GL_RG",
+ "Value": "0x8227",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R8",
+ "NativeName": "GL_R8",
+ "Value": "0x8229",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R8Ext",
+ "NativeName": "GL_R8_EXT",
+ "Value": "0x8229",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R16",
+ "NativeName": "GL_R16",
+ "Value": "0x822A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R16Ext",
+ "NativeName": "GL_R16_EXT",
+ "Value": "0x822A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG8",
+ "NativeName": "GL_RG8",
+ "Value": "0x822B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG8Ext",
+ "NativeName": "GL_RG8_EXT",
+ "Value": "0x822B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG16",
+ "NativeName": "GL_RG16",
+ "Value": "0x822C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG16Ext",
+ "NativeName": "GL_RG16_EXT",
+ "Value": "0x822C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R16f",
+ "NativeName": "GL_R16F",
+ "Value": "0x822D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R16fExt",
+ "NativeName": "GL_R16F_EXT",
+ "Value": "0x822D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R32f",
+ "NativeName": "GL_R32F",
+ "Value": "0x822E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R32fExt",
+ "NativeName": "GL_R32F_EXT",
+ "Value": "0x822E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG16f",
+ "NativeName": "GL_RG16F",
+ "Value": "0x822F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG16fExt",
+ "NativeName": "GL_RG16F_EXT",
+ "Value": "0x822F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG32f",
+ "NativeName": "GL_RG32F",
+ "Value": "0x8230",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG32fExt",
+ "NativeName": "GL_RG32F_EXT",
+ "Value": "0x8230",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R8i",
+ "NativeName": "GL_R8I",
+ "Value": "0x8231",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R8ui",
+ "NativeName": "GL_R8UI",
+ "Value": "0x8232",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R16i",
+ "NativeName": "GL_R16I",
+ "Value": "0x8233",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R16ui",
+ "NativeName": "GL_R16UI",
+ "Value": "0x8234",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R32i",
+ "NativeName": "GL_R32I",
+ "Value": "0x8235",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R32ui",
+ "NativeName": "GL_R32UI",
+ "Value": "0x8236",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG8i",
+ "NativeName": "GL_RG8I",
+ "Value": "0x8237",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG8ui",
+ "NativeName": "GL_RG8UI",
+ "Value": "0x8238",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG16i",
+ "NativeName": "GL_RG16I",
+ "Value": "0x8239",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG16ui",
+ "NativeName": "GL_RG16UI",
+ "Value": "0x823A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG32i",
+ "NativeName": "GL_RG32I",
+ "Value": "0x823B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG32ui",
+ "NativeName": "GL_RG32UI",
+ "Value": "0x823C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbS3TCDxt1Ext",
+ "NativeName": "GL_COMPRESSED_RGB_S3TC_DXT1_EXT",
+ "Value": "0x83F0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaS3TCDxt1Ext",
+ "NativeName": "GL_COMPRESSED_RGBA_S3TC_DXT1_EXT",
+ "Value": "0x83F1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaS3TCDxt3Ext",
+ "NativeName": "GL_COMPRESSED_RGBA_S3TC_DXT3_EXT",
+ "Value": "0x83F2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaS3TCDxt5Ext",
+ "NativeName": "GL_COMPRESSED_RGBA_S3TC_DXT5_EXT",
+ "Value": "0x83F3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgb",
+ "NativeName": "GL_COMPRESSED_RGB",
+ "Value": "0x84ED",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgba",
+ "NativeName": "GL_COMPRESSED_RGBA",
+ "Value": "0x84EE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthStencil",
+ "NativeName": "GL_DEPTH_STENCIL",
+ "Value": "0x84F9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthStencilExt",
+ "NativeName": "GL_DEPTH_STENCIL_EXT",
+ "Value": "0x84F9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthStencilNV",
+ "NativeName": "GL_DEPTH_STENCIL_NV",
+ "Value": "0x84F9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthStencilOes",
+ "NativeName": "GL_DEPTH_STENCIL_OES",
+ "Value": "0x84F9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthStencilMesa",
+ "NativeName": "GL_DEPTH_STENCIL_MESA",
+ "Value": "0x8750",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba32f",
+ "NativeName": "GL_RGBA32F",
+ "Value": "0x8814",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba32fArb",
+ "NativeName": "GL_RGBA32F_ARB",
+ "Value": "0x8814",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba32fExt",
+ "NativeName": "GL_RGBA32F_EXT",
+ "Value": "0x8814",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb32f",
+ "NativeName": "GL_RGB32F",
+ "Value": "0x8815",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba16f",
+ "NativeName": "GL_RGBA16F",
+ "Value": "0x881A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba16fArb",
+ "NativeName": "GL_RGBA16F_ARB",
+ "Value": "0x881A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba16fExt",
+ "NativeName": "GL_RGBA16F_EXT",
+ "Value": "0x881A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb16f",
+ "NativeName": "GL_RGB16F",
+ "Value": "0x881B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb16fArb",
+ "NativeName": "GL_RGB16F_ARB",
+ "Value": "0x881B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb16fExt",
+ "NativeName": "GL_RGB16F_EXT",
+ "Value": "0x881B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Depth24Stencil8",
+ "NativeName": "GL_DEPTH24_STENCIL8",
+ "Value": "0x88F0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Depth24Stencil8Ext",
+ "NativeName": "GL_DEPTH24_STENCIL8_EXT",
+ "Value": "0x88F0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Depth24Stencil8Oes",
+ "NativeName": "GL_DEPTH24_STENCIL8_OES",
+ "Value": "0x88F0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R11fG11fB10f",
+ "NativeName": "GL_R11F_G11F_B10F",
+ "Value": "0x8C3A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R11fG11fB10fApple",
+ "NativeName": "GL_R11F_G11F_B10F_APPLE",
+ "Value": "0x8C3A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R11fG11fB10fExt",
+ "NativeName": "GL_R11F_G11F_B10F_EXT",
+ "Value": "0x8C3A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb9E5",
+ "NativeName": "GL_RGB9_E5",
+ "Value": "0x8C3D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb9E5Apple",
+ "NativeName": "GL_RGB9_E5_APPLE",
+ "Value": "0x8C3D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb9E5Ext",
+ "NativeName": "GL_RGB9_E5_EXT",
+ "Value": "0x8C3D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Srgb",
+ "NativeName": "GL_SRGB",
+ "Value": "0x8C40",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SrgbExt",
+ "NativeName": "GL_SRGB_EXT",
+ "Value": "0x8C40",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Srgb8",
+ "NativeName": "GL_SRGB8",
+ "Value": "0x8C41",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Srgb8Ext",
+ "NativeName": "GL_SRGB8_EXT",
+ "Value": "0x8C41",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Srgb8NV",
+ "NativeName": "GL_SRGB8_NV",
+ "Value": "0x8C41",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SrgbAlpha",
+ "NativeName": "GL_SRGB_ALPHA",
+ "Value": "0x8C42",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SrgbAlphaExt",
+ "NativeName": "GL_SRGB_ALPHA_EXT",
+ "Value": "0x8C42",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Srgb8Alpha8",
+ "NativeName": "GL_SRGB8_ALPHA8",
+ "Value": "0x8C43",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Srgb8Alpha8Ext",
+ "NativeName": "GL_SRGB8_ALPHA8_EXT",
+ "Value": "0x8C43",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb",
+ "NativeName": "GL_COMPRESSED_SRGB",
+ "Value": "0x8C48",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgbAlpha",
+ "NativeName": "GL_COMPRESSED_SRGB_ALPHA",
+ "Value": "0x8C49",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgbS3TCDxt1Ext",
+ "NativeName": "GL_COMPRESSED_SRGB_S3TC_DXT1_EXT",
+ "Value": "0x8C4C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgbAlphaS3TCDxt1Ext",
+ "NativeName": "GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT",
+ "Value": "0x8C4D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgbAlphaS3TCDxt3Ext",
+ "NativeName": "GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT",
+ "Value": "0x8C4E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgbAlphaS3TCDxt5Ext",
+ "NativeName": "GL_COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT",
+ "Value": "0x8C4F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent32f",
+ "NativeName": "GL_DEPTH_COMPONENT32F",
+ "Value": "0x8CAC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Depth32fStencil8",
+ "NativeName": "GL_DEPTH32F_STENCIL8",
+ "Value": "0x8CAD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex1",
+ "NativeName": "GL_STENCIL_INDEX1",
+ "Value": "0x8D46",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex1Ext",
+ "NativeName": "GL_STENCIL_INDEX1_EXT",
+ "Value": "0x8D46",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex1Oes",
+ "NativeName": "GL_STENCIL_INDEX1_OES",
+ "Value": "0x8D46",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex4",
+ "NativeName": "GL_STENCIL_INDEX4",
+ "Value": "0x8D47",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex4Ext",
+ "NativeName": "GL_STENCIL_INDEX4_EXT",
+ "Value": "0x8D47",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex4Oes",
+ "NativeName": "GL_STENCIL_INDEX4_OES",
+ "Value": "0x8D47",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex8",
+ "NativeName": "GL_STENCIL_INDEX8",
+ "Value": "0x8D48",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex8Ext",
+ "NativeName": "GL_STENCIL_INDEX8_EXT",
+ "Value": "0x8D48",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex8Oes",
+ "NativeName": "GL_STENCIL_INDEX8_OES",
+ "Value": "0x8D48",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex16",
+ "NativeName": "GL_STENCIL_INDEX16",
+ "Value": "0x8D49",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex16Ext",
+ "NativeName": "GL_STENCIL_INDEX16_EXT",
+ "Value": "0x8D49",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba32ui",
+ "NativeName": "GL_RGBA32UI",
+ "Value": "0x8D70",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb32ui",
+ "NativeName": "GL_RGB32UI",
+ "Value": "0x8D71",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba16ui",
+ "NativeName": "GL_RGBA16UI",
+ "Value": "0x8D76",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb16ui",
+ "NativeName": "GL_RGB16UI",
+ "Value": "0x8D77",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba8ui",
+ "NativeName": "GL_RGBA8UI",
+ "Value": "0x8D7C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb8ui",
+ "NativeName": "GL_RGB8UI",
+ "Value": "0x8D7D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba32i",
+ "NativeName": "GL_RGBA32I",
+ "Value": "0x8D82",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb32i",
+ "NativeName": "GL_RGB32I",
+ "Value": "0x8D83",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba16i",
+ "NativeName": "GL_RGBA16I",
+ "Value": "0x8D88",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb16i",
+ "NativeName": "GL_RGB16I",
+ "Value": "0x8D89",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba8i",
+ "NativeName": "GL_RGBA8I",
+ "Value": "0x8D8E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb8i",
+ "NativeName": "GL_RGB8I",
+ "Value": "0x8D8F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent32fNV",
+ "NativeName": "GL_DEPTH_COMPONENT32F_NV",
+ "Value": "0x8DAB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Depth32fStencil8NV",
+ "NativeName": "GL_DEPTH32F_STENCIL8_NV",
+ "Value": "0x8DAC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRedRgtc1",
+ "NativeName": "GL_COMPRESSED_RED_RGTC1",
+ "Value": "0x8DBB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRedRgtc1Ext",
+ "NativeName": "GL_COMPRESSED_RED_RGTC1_EXT",
+ "Value": "0x8DBB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSignedRedRgtc1",
+ "NativeName": "GL_COMPRESSED_SIGNED_RED_RGTC1",
+ "Value": "0x8DBC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSignedRedRgtc1Ext",
+ "NativeName": "GL_COMPRESSED_SIGNED_RED_RGTC1_EXT",
+ "Value": "0x8DBC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRGRgtc2",
+ "NativeName": "GL_COMPRESSED_RG_RGTC2",
+ "Value": "0x8DBD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSignedRGRgtc2",
+ "NativeName": "GL_COMPRESSED_SIGNED_RG_RGTC2",
+ "Value": "0x8DBE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaBptcUnorm",
+ "NativeName": "GL_COMPRESSED_RGBA_BPTC_UNORM",
+ "Value": "0x8E8C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgbAlphaBptcUnorm",
+ "NativeName": "GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM",
+ "Value": "0x8E8D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbBptcSignedFloat",
+ "NativeName": "GL_COMPRESSED_RGB_BPTC_SIGNED_FLOAT",
+ "Value": "0x8E8E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbBptcUnsignedFloat",
+ "NativeName": "GL_COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT",
+ "Value": "0x8E8F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R8SNorm",
+ "NativeName": "GL_R8_SNORM",
+ "Value": "0x8F94",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG8SNorm",
+ "NativeName": "GL_RG8_SNORM",
+ "Value": "0x8F95",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb8SNorm",
+ "NativeName": "GL_RGB8_SNORM",
+ "Value": "0x8F96",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba8SNorm",
+ "NativeName": "GL_RGBA8_SNORM",
+ "Value": "0x8F97",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R16SNorm",
+ "NativeName": "GL_R16_SNORM",
+ "Value": "0x8F98",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "R16SNormExt",
+ "NativeName": "GL_R16_SNORM_EXT",
+ "Value": "0x8F98",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG16SNorm",
+ "NativeName": "GL_RG16_SNORM",
+ "Value": "0x8F99",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RG16SNormExt",
+ "NativeName": "GL_RG16_SNORM_EXT",
+ "Value": "0x8F99",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb16SNorm",
+ "NativeName": "GL_RGB16_SNORM",
+ "Value": "0x8F9A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb16SNormExt",
+ "NativeName": "GL_RGB16_SNORM_EXT",
+ "Value": "0x8F9A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb10A2ui",
+ "NativeName": "GL_RGB10_A2UI",
+ "Value": "0x906F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedR11Eac",
+ "NativeName": "GL_COMPRESSED_R11_EAC",
+ "Value": "0x9270",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSignedR11Eac",
+ "NativeName": "GL_COMPRESSED_SIGNED_R11_EAC",
+ "Value": "0x9271",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRG11Eac",
+ "NativeName": "GL_COMPRESSED_RG11_EAC",
+ "Value": "0x9272",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSignedRG11Eac",
+ "NativeName": "GL_COMPRESSED_SIGNED_RG11_EAC",
+ "Value": "0x9273",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgb8Etc2",
+ "NativeName": "GL_COMPRESSED_RGB8_ETC2",
+ "Value": "0x9274",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Etc2",
+ "NativeName": "GL_COMPRESSED_SRGB8_ETC2",
+ "Value": "0x9275",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgb8PunchthroughAlpha1Etc2",
+ "NativeName": "GL_COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2",
+ "Value": "0x9276",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8PunchthroughAlpha1Etc2",
+ "NativeName": "GL_COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2",
+ "Value": "0x9277",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgba8Etc2Eac",
+ "NativeName": "GL_COMPRESSED_RGBA8_ETC2_EAC",
+ "Value": "0x9278",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Etc2Eac",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ETC2_EAC",
+ "Value": "0x9279",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc4x4",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_4x4",
+ "Value": "0x93B0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc4x4Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_4x4_KHR",
+ "Value": "0x93B0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc5x4",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_5x4",
+ "Value": "0x93B1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc5x4Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_5x4_KHR",
+ "Value": "0x93B1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc5x5",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_5x5",
+ "Value": "0x93B2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc5x5Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_5x5_KHR",
+ "Value": "0x93B2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc6x5",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_6x5",
+ "Value": "0x93B3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc6x5Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_6x5_KHR",
+ "Value": "0x93B3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc6x6",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_6x6",
+ "Value": "0x93B4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc6x6Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_6x6_KHR",
+ "Value": "0x93B4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc8x5",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_8x5",
+ "Value": "0x93B5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc8x5Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_8x5_KHR",
+ "Value": "0x93B5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc8x6",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_8x6",
+ "Value": "0x93B6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc8x6Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_8x6_KHR",
+ "Value": "0x93B6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc8x8",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_8x8",
+ "Value": "0x93B7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc8x8Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_8x8_KHR",
+ "Value": "0x93B7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc10x5",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x5",
+ "Value": "0x93B8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc10x5Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x5_KHR",
+ "Value": "0x93B8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc10x6",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x6",
+ "Value": "0x93B9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc10x6Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x6_KHR",
+ "Value": "0x93B9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc10x8",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x8",
+ "Value": "0x93BA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc10x8Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x8_KHR",
+ "Value": "0x93BA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc10x10",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x10",
+ "Value": "0x93BB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc10x10Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_10x10_KHR",
+ "Value": "0x93BB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc12x10",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_12x10",
+ "Value": "0x93BC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc12x10Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_12x10_KHR",
+ "Value": "0x93BC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc12x12",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_12x12",
+ "Value": "0x93BD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc12x12Khr",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_12x12_KHR",
+ "Value": "0x93BD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc3x3x3Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_3x3x3_OES",
+ "Value": "0x93C0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc4x3x3Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_4x3x3_OES",
+ "Value": "0x93C1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc4x4x3Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_4x4x3_OES",
+ "Value": "0x93C2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc4x4x4Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_4x4x4_OES",
+ "Value": "0x93C3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc5x4x4Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_5x4x4_OES",
+ "Value": "0x93C4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc5x5x4Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_5x5x4_OES",
+ "Value": "0x93C5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc5x5x5Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_5x5x5_OES",
+ "Value": "0x93C6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc6x5x5Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_6x5x5_OES",
+ "Value": "0x93C7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc6x6x5Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_6x6x5_OES",
+ "Value": "0x93C8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedRgbaAstc6x6x6Oes",
+ "NativeName": "GL_COMPRESSED_RGBA_ASTC_6x6x6_OES",
+ "Value": "0x93C9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc4x4",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4",
+ "Value": "0x93D0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc4x4Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR",
+ "Value": "0x93D0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc5x4",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4",
+ "Value": "0x93D1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc5x4Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR",
+ "Value": "0x93D1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc5x5",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5",
+ "Value": "0x93D2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc5x5Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR",
+ "Value": "0x93D2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc6x5",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5",
+ "Value": "0x93D3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc6x5Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR",
+ "Value": "0x93D3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc6x6",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6",
+ "Value": "0x93D4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc6x6Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR",
+ "Value": "0x93D4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc8x5",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5",
+ "Value": "0x93D5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc8x5Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR",
+ "Value": "0x93D5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc8x6",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6",
+ "Value": "0x93D6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc8x6Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR",
+ "Value": "0x93D6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc8x8",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8",
+ "Value": "0x93D7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc8x8Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR",
+ "Value": "0x93D7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc10x5",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5",
+ "Value": "0x93D8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc10x5Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR",
+ "Value": "0x93D8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc10x6",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6",
+ "Value": "0x93D9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc10x6Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR",
+ "Value": "0x93D9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc10x8",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8",
+ "Value": "0x93DA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc10x8Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR",
+ "Value": "0x93DA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc10x10",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10",
+ "Value": "0x93DB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc10x10Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR",
+ "Value": "0x93DB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc12x10",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10",
+ "Value": "0x93DC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc12x10Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR",
+ "Value": "0x93DC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc12x12",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12",
+ "Value": "0x93DD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc12x12Khr",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR",
+ "Value": "0x93DD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc3x3x3Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_3x3x3_OES",
+ "Value": "0x93E0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc4x3x3Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x3x3_OES",
+ "Value": "0x93E1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc4x4x3Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x3_OES",
+ "Value": "0x93E2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc4x4x4Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_4x4x4_OES",
+ "Value": "0x93E3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc5x4x4Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x4x4_OES",
+ "Value": "0x93E4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc5x5x4Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x4_OES",
+ "Value": "0x93E5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc5x5x5Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_5x5x5_OES",
+ "Value": "0x93E6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc6x5x5Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x5x5_OES",
+ "Value": "0x93E7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc6x6x5Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x5_OES",
+ "Value": "0x93E8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CompressedSrgb8Alpha8Astc6x6x6Oes",
+ "NativeName": "GL_COMPRESSED_SRGB8_ALPHA8_ASTC_6x6x6_OES",
+ "Value": "0x93E9",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "InternalFormat",
+ "NativeName": "InternalFormat",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Samples",
+ "NativeName": "GL_SAMPLES",
+ "Value": "0x80A9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InternalformatSupported",
+ "NativeName": "GL_INTERNALFORMAT_SUPPORTED",
+ "Value": "0x826F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InternalformatPreferred",
+ "NativeName": "GL_INTERNALFORMAT_PREFERRED",
+ "Value": "0x8270",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InternalformatRedSize",
+ "NativeName": "GL_INTERNALFORMAT_RED_SIZE",
+ "Value": "0x8271",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InternalformatGreenSize",
+ "NativeName": "GL_INTERNALFORMAT_GREEN_SIZE",
+ "Value": "0x8272",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InternalformatBlueSize",
+ "NativeName": "GL_INTERNALFORMAT_BLUE_SIZE",
+ "Value": "0x8273",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InternalformatAlphaSize",
+ "NativeName": "GL_INTERNALFORMAT_ALPHA_SIZE",
+ "Value": "0x8274",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InternalformatDepthSize",
+ "NativeName": "GL_INTERNALFORMAT_DEPTH_SIZE",
+ "Value": "0x8275",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InternalformatStencilSize",
+ "NativeName": "GL_INTERNALFORMAT_STENCIL_SIZE",
+ "Value": "0x8276",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InternalformatSharedSize",
+ "NativeName": "GL_INTERNALFORMAT_SHARED_SIZE",
+ "Value": "0x8277",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InternalformatRedType",
+ "NativeName": "GL_INTERNALFORMAT_RED_TYPE",
+ "Value": "0x8278",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InternalformatGreenType",
+ "NativeName": "GL_INTERNALFORMAT_GREEN_TYPE",
+ "Value": "0x8279",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InternalformatBlueType",
+ "NativeName": "GL_INTERNALFORMAT_BLUE_TYPE",
+ "Value": "0x827A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InternalformatAlphaType",
+ "NativeName": "GL_INTERNALFORMAT_ALPHA_TYPE",
+ "Value": "0x827B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InternalformatDepthType",
+ "NativeName": "GL_INTERNALFORMAT_DEPTH_TYPE",
+ "Value": "0x827C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InternalformatStencilType",
+ "NativeName": "GL_INTERNALFORMAT_STENCIL_TYPE",
+ "Value": "0x827D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxWidth",
+ "NativeName": "GL_MAX_WIDTH",
+ "Value": "0x827E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxHeight",
+ "NativeName": "GL_MAX_HEIGHT",
+ "Value": "0x827F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxDepth",
+ "NativeName": "GL_MAX_DEPTH",
+ "Value": "0x8280",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MaxLayers",
+ "NativeName": "GL_MAX_LAYERS",
+ "Value": "0x8281",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorComponents",
+ "NativeName": "GL_COLOR_COMPONENTS",
+ "Value": "0x8283",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorRenderable",
+ "NativeName": "GL_COLOR_RENDERABLE",
+ "Value": "0x8286",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthRenderable",
+ "NativeName": "GL_DEPTH_RENDERABLE",
+ "Value": "0x8287",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilRenderable",
+ "NativeName": "GL_STENCIL_RENDERABLE",
+ "Value": "0x8288",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferRenderable",
+ "NativeName": "GL_FRAMEBUFFER_RENDERABLE",
+ "Value": "0x8289",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferRenderableLayered",
+ "NativeName": "GL_FRAMEBUFFER_RENDERABLE_LAYERED",
+ "Value": "0x828A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferBlend",
+ "NativeName": "GL_FRAMEBUFFER_BLEND",
+ "Value": "0x828B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ReadPixels",
+ "NativeName": "GL_READ_PIXELS",
+ "Value": "0x828C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ReadPixelsFormat",
+ "NativeName": "GL_READ_PIXELS_FORMAT",
+ "Value": "0x828D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ReadPixelsType",
+ "NativeName": "GL_READ_PIXELS_TYPE",
+ "Value": "0x828E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureImageFormat",
+ "NativeName": "GL_TEXTURE_IMAGE_FORMAT",
+ "Value": "0x828F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureImageType",
+ "NativeName": "GL_TEXTURE_IMAGE_TYPE",
+ "Value": "0x8290",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "GetTextureImageFormat",
+ "NativeName": "GL_GET_TEXTURE_IMAGE_FORMAT",
+ "Value": "0x8291",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "GetTextureImageType",
+ "NativeName": "GL_GET_TEXTURE_IMAGE_TYPE",
+ "Value": "0x8292",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Mipmap",
+ "NativeName": "GL_MIPMAP",
+ "Value": "0x8293",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AutoGenerateMipmap",
+ "NativeName": "GL_AUTO_GENERATE_MIPMAP",
+ "Value": "0x8295",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorEncoding",
+ "NativeName": "GL_COLOR_ENCODING",
+ "Value": "0x8296",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SrgbRead",
+ "NativeName": "GL_SRGB_READ",
+ "Value": "0x8297",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SrgbWrite",
+ "NativeName": "GL_SRGB_WRITE",
+ "Value": "0x8298",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Filter",
+ "NativeName": "GL_FILTER",
+ "Value": "0x829A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexTexture",
+ "NativeName": "GL_VERTEX_TEXTURE",
+ "Value": "0x829B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TessControlTexture",
+ "NativeName": "GL_TESS_CONTROL_TEXTURE",
+ "Value": "0x829C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TessEvaluationTexture",
+ "NativeName": "GL_TESS_EVALUATION_TEXTURE",
+ "Value": "0x829D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "GeometryTexture",
+ "NativeName": "GL_GEOMETRY_TEXTURE",
+ "Value": "0x829E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentTexture",
+ "NativeName": "GL_FRAGMENT_TEXTURE",
+ "Value": "0x829F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ComputeTexture",
+ "NativeName": "GL_COMPUTE_TEXTURE",
+ "Value": "0x82A0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureShadow",
+ "NativeName": "GL_TEXTURE_SHADOW",
+ "Value": "0x82A1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureGather",
+ "NativeName": "GL_TEXTURE_GATHER",
+ "Value": "0x82A2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureGatherShadow",
+ "NativeName": "GL_TEXTURE_GATHER_SHADOW",
+ "Value": "0x82A3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderImageLoad",
+ "NativeName": "GL_SHADER_IMAGE_LOAD",
+ "Value": "0x82A4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderImageStore",
+ "NativeName": "GL_SHADER_IMAGE_STORE",
+ "Value": "0x82A5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderImageAtomic",
+ "NativeName": "GL_SHADER_IMAGE_ATOMIC",
+ "Value": "0x82A6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImageTexelSize",
+ "NativeName": "GL_IMAGE_TEXEL_SIZE",
+ "Value": "0x82A7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImageCompatibilityClass",
+ "NativeName": "GL_IMAGE_COMPATIBILITY_CLASS",
+ "Value": "0x82A8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImagePixelFormat",
+ "NativeName": "GL_IMAGE_PIXEL_FORMAT",
+ "Value": "0x82A9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImagePixelType",
+ "NativeName": "GL_IMAGE_PIXEL_TYPE",
+ "Value": "0x82AA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SimultaneousTextureAndDepthTest",
+ "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_TEST",
+ "Value": "0x82AC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SimultaneousTextureAndStencilTest",
+ "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_TEST",
+ "Value": "0x82AD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SimultaneousTextureAndDepthWrite",
+ "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_DEPTH_WRITE",
+ "Value": "0x82AE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SimultaneousTextureAndStencilWrite",
+ "NativeName": "GL_SIMULTANEOUS_TEXTURE_AND_STENCIL_WRITE",
+ "Value": "0x82AF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCompressedBlockWidth",
+ "NativeName": "GL_TEXTURE_COMPRESSED_BLOCK_WIDTH",
+ "Value": "0x82B1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCompressedBlockHeight",
+ "NativeName": "GL_TEXTURE_COMPRESSED_BLOCK_HEIGHT",
+ "Value": "0x82B2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCompressedBlockSize",
+ "NativeName": "GL_TEXTURE_COMPRESSED_BLOCK_SIZE",
+ "Value": "0x82B3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClearBuffer",
+ "NativeName": "GL_CLEAR_BUFFER",
+ "Value": "0x82B4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureView",
+ "NativeName": "GL_TEXTURE_VIEW",
+ "Value": "0x82B5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ViewCompatibilityClass",
+ "NativeName": "GL_VIEW_COMPATIBILITY_CLASS",
+ "Value": "0x82B6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCompressed",
+ "NativeName": "GL_TEXTURE_COMPRESSED",
+ "Value": "0x86A1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ImageFormatCompatibilityType",
+ "NativeName": "GL_IMAGE_FORMAT_COMPATIBILITY_TYPE",
+ "Value": "0x90C7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClearTexture",
+ "NativeName": "GL_CLEAR_TEXTURE",
+ "Value": "0x9365",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NumSampleCounts",
+ "NativeName": "GL_NUM_SAMPLE_COUNTS",
+ "Value": "0x9380",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "InternalFormatPName",
+ "NativeName": "InternalFormatPName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Color",
+ "NativeName": "GL_COLOR",
+ "Value": "0x1800",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Depth",
+ "NativeName": "GL_DEPTH",
+ "Value": "0x1801",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Stencil",
+ "NativeName": "GL_STENCIL",
+ "Value": "0x1802",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthStencilAttachment",
+ "NativeName": "GL_DEPTH_STENCIL_ATTACHMENT",
+ "Value": "0x821A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment0",
+ "NativeName": "GL_COLOR_ATTACHMENT0",
+ "Value": "0x8CE0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment0Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT0_EXT",
+ "Value": "0x8CE0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment0NV",
+ "NativeName": "GL_COLOR_ATTACHMENT0_NV",
+ "Value": "0x8CE0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment0Oes",
+ "NativeName": "GL_COLOR_ATTACHMENT0_OES",
+ "Value": "0x8CE0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment1",
+ "NativeName": "GL_COLOR_ATTACHMENT1",
+ "Value": "0x8CE1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment1Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT1_EXT",
+ "Value": "0x8CE1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment1NV",
+ "NativeName": "GL_COLOR_ATTACHMENT1_NV",
+ "Value": "0x8CE1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment2",
+ "NativeName": "GL_COLOR_ATTACHMENT2",
+ "Value": "0x8CE2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment2Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT2_EXT",
+ "Value": "0x8CE2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment2NV",
+ "NativeName": "GL_COLOR_ATTACHMENT2_NV",
+ "Value": "0x8CE2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment3",
+ "NativeName": "GL_COLOR_ATTACHMENT3",
+ "Value": "0x8CE3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment3Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT3_EXT",
+ "Value": "0x8CE3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment3NV",
+ "NativeName": "GL_COLOR_ATTACHMENT3_NV",
+ "Value": "0x8CE3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment4",
+ "NativeName": "GL_COLOR_ATTACHMENT4",
+ "Value": "0x8CE4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment4Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT4_EXT",
+ "Value": "0x8CE4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment4NV",
+ "NativeName": "GL_COLOR_ATTACHMENT4_NV",
+ "Value": "0x8CE4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment5",
+ "NativeName": "GL_COLOR_ATTACHMENT5",
+ "Value": "0x8CE5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment5Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT5_EXT",
+ "Value": "0x8CE5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment5NV",
+ "NativeName": "GL_COLOR_ATTACHMENT5_NV",
+ "Value": "0x8CE5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment6",
+ "NativeName": "GL_COLOR_ATTACHMENT6",
+ "Value": "0x8CE6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment6Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT6_EXT",
+ "Value": "0x8CE6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment6NV",
+ "NativeName": "GL_COLOR_ATTACHMENT6_NV",
+ "Value": "0x8CE6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment7",
+ "NativeName": "GL_COLOR_ATTACHMENT7",
+ "Value": "0x8CE7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment7Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT7_EXT",
+ "Value": "0x8CE7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment7NV",
+ "NativeName": "GL_COLOR_ATTACHMENT7_NV",
+ "Value": "0x8CE7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment8",
+ "NativeName": "GL_COLOR_ATTACHMENT8",
+ "Value": "0x8CE8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment8Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT8_EXT",
+ "Value": "0x8CE8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment8NV",
+ "NativeName": "GL_COLOR_ATTACHMENT8_NV",
+ "Value": "0x8CE8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment9",
+ "NativeName": "GL_COLOR_ATTACHMENT9",
+ "Value": "0x8CE9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment9Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT9_EXT",
+ "Value": "0x8CE9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment9NV",
+ "NativeName": "GL_COLOR_ATTACHMENT9_NV",
+ "Value": "0x8CE9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment10",
+ "NativeName": "GL_COLOR_ATTACHMENT10",
+ "Value": "0x8CEA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment10Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT10_EXT",
+ "Value": "0x8CEA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment10NV",
+ "NativeName": "GL_COLOR_ATTACHMENT10_NV",
+ "Value": "0x8CEA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment11",
+ "NativeName": "GL_COLOR_ATTACHMENT11",
+ "Value": "0x8CEB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment11Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT11_EXT",
+ "Value": "0x8CEB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment11NV",
+ "NativeName": "GL_COLOR_ATTACHMENT11_NV",
+ "Value": "0x8CEB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment12",
+ "NativeName": "GL_COLOR_ATTACHMENT12",
+ "Value": "0x8CEC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment12Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT12_EXT",
+ "Value": "0x8CEC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment12NV",
+ "NativeName": "GL_COLOR_ATTACHMENT12_NV",
+ "Value": "0x8CEC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment13",
+ "NativeName": "GL_COLOR_ATTACHMENT13",
+ "Value": "0x8CED",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment13Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT13_EXT",
+ "Value": "0x8CED",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment13NV",
+ "NativeName": "GL_COLOR_ATTACHMENT13_NV",
+ "Value": "0x8CED",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment14",
+ "NativeName": "GL_COLOR_ATTACHMENT14",
+ "Value": "0x8CEE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment14Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT14_EXT",
+ "Value": "0x8CEE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment14NV",
+ "NativeName": "GL_COLOR_ATTACHMENT14_NV",
+ "Value": "0x8CEE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment15",
+ "NativeName": "GL_COLOR_ATTACHMENT15",
+ "Value": "0x8CEF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment15Ext",
+ "NativeName": "GL_COLOR_ATTACHMENT15_EXT",
+ "Value": "0x8CEF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment15NV",
+ "NativeName": "GL_COLOR_ATTACHMENT15_NV",
+ "Value": "0x8CEF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment16",
+ "NativeName": "GL_COLOR_ATTACHMENT16",
+ "Value": "0x8CF0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment17",
+ "NativeName": "GL_COLOR_ATTACHMENT17",
+ "Value": "0x8CF1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment18",
+ "NativeName": "GL_COLOR_ATTACHMENT18",
+ "Value": "0x8CF2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment19",
+ "NativeName": "GL_COLOR_ATTACHMENT19",
+ "Value": "0x8CF3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment20",
+ "NativeName": "GL_COLOR_ATTACHMENT20",
+ "Value": "0x8CF4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment21",
+ "NativeName": "GL_COLOR_ATTACHMENT21",
+ "Value": "0x8CF5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment22",
+ "NativeName": "GL_COLOR_ATTACHMENT22",
+ "Value": "0x8CF6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment23",
+ "NativeName": "GL_COLOR_ATTACHMENT23",
+ "Value": "0x8CF7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment24",
+ "NativeName": "GL_COLOR_ATTACHMENT24",
+ "Value": "0x8CF8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment25",
+ "NativeName": "GL_COLOR_ATTACHMENT25",
+ "Value": "0x8CF9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment26",
+ "NativeName": "GL_COLOR_ATTACHMENT26",
+ "Value": "0x8CFA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment27",
+ "NativeName": "GL_COLOR_ATTACHMENT27",
+ "Value": "0x8CFB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment28",
+ "NativeName": "GL_COLOR_ATTACHMENT28",
+ "Value": "0x8CFC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment29",
+ "NativeName": "GL_COLOR_ATTACHMENT29",
+ "Value": "0x8CFD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment30",
+ "NativeName": "GL_COLOR_ATTACHMENT30",
+ "Value": "0x8CFE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorAttachment31",
+ "NativeName": "GL_COLOR_ATTACHMENT31",
+ "Value": "0x8CFF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthAttachment",
+ "NativeName": "GL_DEPTH_ATTACHMENT",
+ "Value": "0x8D00",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthAttachmentExt",
+ "NativeName": "GL_DEPTH_ATTACHMENT_EXT",
+ "Value": "0x8D00",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthAttachmentOes",
+ "NativeName": "GL_DEPTH_ATTACHMENT_OES",
+ "Value": "0x8D00",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilAttachmentExt",
+ "NativeName": "GL_STENCIL_ATTACHMENT_EXT",
+ "Value": "0x8D20",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilAttachmentOes",
+ "NativeName": "GL_STENCIL_ATTACHMENT_OES",
+ "Value": "0x8D20",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "InvalidateFramebufferAttachment",
+ "NativeName": "InvalidateFramebufferAttachment",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Replace",
+ "NativeName": "GL_REPLACE",
+ "Value": "0x1E01",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "LightEnvModeSGIX",
+ "NativeName": "LightEnvModeSGIX",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "LightEnvModeSgix",
+ "NativeName": "GL_LIGHT_ENV_MODE_SGIX",
+ "Value": "0x8407",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "LightEnvParameterSGIX",
+ "NativeName": "LightEnvParameterSGIX",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "SingleColorExt",
+ "NativeName": "GL_SINGLE_COLOR_EXT",
+ "Value": "0x81F9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SeparateSpecularColorExt",
+ "NativeName": "GL_SEPARATE_SPECULAR_COLOR_EXT",
+ "Value": "0x81FA",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "LightModelColorControl",
+ "NativeName": "LightModelColorControl",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "LightModelColorControlExt",
+ "NativeName": "GL_LIGHT_MODEL_COLOR_CONTROL_EXT",
+ "Value": "0x81F8",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "LightModelParameter",
+ "NativeName": "LightModelParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FragmentLight0Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT0_SGIX",
+ "Value": "0x840C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight1Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT1_SGIX",
+ "Value": "0x840D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight2Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT2_SGIX",
+ "Value": "0x840E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight3Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT3_SGIX",
+ "Value": "0x840F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight4Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT4_SGIX",
+ "Value": "0x8410",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight5Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT5_SGIX",
+ "Value": "0x8411",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight6Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT6_SGIX",
+ "Value": "0x8412",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentLight7Sgix",
+ "NativeName": "GL_FRAGMENT_LIGHT7_SGIX",
+ "Value": "0x8413",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "LightName",
+ "NativeName": "LightName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [],
+ "Name": "LightParameter",
+ "NativeName": "LightParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FragmentMaterialExt",
+ "NativeName": "GL_FRAGMENT_MATERIAL_EXT",
+ "Value": "0x8349",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentNormalExt",
+ "NativeName": "GL_FRAGMENT_NORMAL_EXT",
+ "Value": "0x834A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentColorExt",
+ "NativeName": "GL_FRAGMENT_COLOR_EXT",
+ "Value": "0x834C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentDepthExt",
+ "NativeName": "GL_FRAGMENT_DEPTH_EXT",
+ "Value": "0x8452",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "LightTextureModeEXT",
+ "NativeName": "LightTextureModeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "AttenuationExt",
+ "NativeName": "GL_ATTENUATION_EXT",
+ "Value": "0x834D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShadowAttenuationExt",
+ "NativeName": "GL_SHADOW_ATTENUATION_EXT",
+ "Value": "0x834E",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "LightTexturePNameEXT",
+ "NativeName": "LightTexturePNameEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [],
+ "Name": "ListMode",
+ "NativeName": "ListMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ListNameType",
+ "NativeName": "ListNameType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ListPrioritySgix",
+ "NativeName": "GL_LIST_PRIORITY_SGIX",
+ "Value": "0x8182",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ListParameterName",
+ "NativeName": "ListParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Clear",
+ "NativeName": "GL_CLEAR",
+ "Value": "0x1500",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "And",
+ "NativeName": "GL_AND",
+ "Value": "0x1501",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AndReverse",
+ "NativeName": "GL_AND_REVERSE",
+ "Value": "0x1502",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Copy",
+ "NativeName": "GL_COPY",
+ "Value": "0x1503",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AndInverted",
+ "NativeName": "GL_AND_INVERTED",
+ "Value": "0x1504",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Noop",
+ "NativeName": "GL_NOOP",
+ "Value": "0x1505",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Xor",
+ "NativeName": "GL_XOR",
+ "Value": "0x1506",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Or",
+ "NativeName": "GL_OR",
+ "Value": "0x1507",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Nor",
+ "NativeName": "GL_NOR",
+ "Value": "0x1508",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Equiv",
+ "NativeName": "GL_EQUIV",
+ "Value": "0x1509",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Invert",
+ "NativeName": "GL_INVERT",
+ "Value": "0x150A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OrReverse",
+ "NativeName": "GL_OR_REVERSE",
+ "Value": "0x150B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CopyInverted",
+ "NativeName": "GL_COPY_INVERTED",
+ "Value": "0x150C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OrInverted",
+ "NativeName": "GL_OR_INVERTED",
+ "Value": "0x150D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Nand",
+ "NativeName": "GL_NAND",
+ "Value": "0x150E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Set",
+ "NativeName": "GL_SET",
+ "Value": "0x150F",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "LogicOp",
+ "NativeName": "LogicOp",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "MapAttribUOrderNV",
+ "NativeName": "GL_MAP_ATTRIB_U_ORDER_NV",
+ "Value": "0x86C3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapAttribVOrderNV",
+ "NativeName": "GL_MAP_ATTRIB_V_ORDER_NV",
+ "Value": "0x86C4",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MapAttribParameterNV",
+ "NativeName": "MapAttribParameterNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "MapReadBit",
+ "NativeName": "GL_MAP_READ_BIT",
+ "Value": "0x1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapReadBitExt",
+ "NativeName": "GL_MAP_READ_BIT_EXT",
+ "Value": "0x1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapWriteBit",
+ "NativeName": "GL_MAP_WRITE_BIT",
+ "Value": "0x2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapWriteBitExt",
+ "NativeName": "GL_MAP_WRITE_BIT_EXT",
+ "Value": "0x2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapInvalidateRangeBit",
+ "NativeName": "GL_MAP_INVALIDATE_RANGE_BIT",
+ "Value": "0x4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapInvalidateRangeBitExt",
+ "NativeName": "GL_MAP_INVALIDATE_RANGE_BIT_EXT",
+ "Value": "0x4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapInvalidateBufferBit",
+ "NativeName": "GL_MAP_INVALIDATE_BUFFER_BIT",
+ "Value": "0x8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapInvalidateBufferBitExt",
+ "NativeName": "GL_MAP_INVALIDATE_BUFFER_BIT_EXT",
+ "Value": "0x8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapFlushExplicitBit",
+ "NativeName": "GL_MAP_FLUSH_EXPLICIT_BIT",
+ "Value": "0x10",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapFlushExplicitBitExt",
+ "NativeName": "GL_MAP_FLUSH_EXPLICIT_BIT_EXT",
+ "Value": "0x10",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapUnsynchronizedBit",
+ "NativeName": "GL_MAP_UNSYNCHRONIZED_BIT",
+ "Value": "0x20",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapUnsynchronizedBitExt",
+ "NativeName": "GL_MAP_UNSYNCHRONIZED_BIT_EXT",
+ "Value": "0x20",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapPersistentBit",
+ "NativeName": "GL_MAP_PERSISTENT_BIT",
+ "Value": "0x40",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapPersistentBitExt",
+ "NativeName": "GL_MAP_PERSISTENT_BIT_EXT",
+ "Value": "0x40",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapCoherentBit",
+ "NativeName": "GL_MAP_COHERENT_BIT",
+ "Value": "0x80",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MapCoherentBitExt",
+ "NativeName": "GL_MAP_COHERENT_BIT_EXT",
+ "Value": "0x80",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MapBufferAccessMask",
+ "NativeName": "MapBufferAccessMask",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "MapTessellationNV",
+ "NativeName": "GL_MAP_TESSELLATION_NV",
+ "Value": "0x86C2",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MapParameterNV",
+ "NativeName": "MapParameterNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [],
+ "Name": "MapQuery",
+ "NativeName": "MapQuery",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "GeometryDeformationSgix",
+ "NativeName": "GL_GEOMETRY_DEFORMATION_SGIX",
+ "Value": "0x8194",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureDeformationSgix",
+ "NativeName": "GL_TEXTURE_DEFORMATION_SGIX",
+ "Value": "0x8195",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MapTarget",
+ "NativeName": "MapTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "LayoutDefaultIntel",
+ "NativeName": "GL_LAYOUT_DEFAULT_INTEL",
+ "Value": "0x0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LayoutLinearIntel",
+ "NativeName": "GL_LAYOUT_LINEAR_INTEL",
+ "Value": "0x1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LayoutLinearCpuCachedIntel",
+ "NativeName": "GL_LAYOUT_LINEAR_CPU_CACHED_INTEL",
+ "Value": "0x2",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MapTextureFormatINTEL",
+ "NativeName": "MapTextureFormatINTEL",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MapTypeNV",
+ "NativeName": "MapTypeNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [],
+ "Name": "MaterialParameter",
+ "NativeName": "MaterialParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MatrixIndexPointerTypeARB",
+ "NativeName": "MatrixIndexPointerTypeARB",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Modelview0Ext",
+ "NativeName": "GL_MODELVIEW0_EXT",
+ "Value": "0x1700",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Texture",
+ "NativeName": "GL_TEXTURE",
+ "Value": "0x1702",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MatrixMode",
+ "NativeName": "MatrixMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "VertexAttribArrayBarrierBit",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT",
+ "Value": "0x1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexAttribArrayBarrierBitExt",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT_EXT",
+ "Value": "0x1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ElementArrayBarrierBit",
+ "NativeName": "GL_ELEMENT_ARRAY_BARRIER_BIT",
+ "Value": "0x2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ElementArrayBarrierBitExt",
+ "NativeName": "GL_ELEMENT_ARRAY_BARRIER_BIT_EXT",
+ "Value": "0x2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UniformBarrierBit",
+ "NativeName": "GL_UNIFORM_BARRIER_BIT",
+ "Value": "0x4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UniformBarrierBitExt",
+ "NativeName": "GL_UNIFORM_BARRIER_BIT_EXT",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
@@ -19725,5490 +25057,7971 @@
"Attributes": []
},
{
- "Name": "TextureFetchBarrierBitExt",
- "NativeName": "GL_TEXTURE_FETCH_BARRIER_BIT_EXT",
- "Value": "0x8",
+ "Name": "TextureFetchBarrierBitExt",
+ "NativeName": "GL_TEXTURE_FETCH_BARRIER_BIT_EXT",
+ "Value": "0x8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderGlobalAccessBarrierBitNV",
+ "NativeName": "GL_SHADER_GLOBAL_ACCESS_BARRIER_BIT_NV",
+ "Value": "0x10",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderImageAccessBarrierBit",
+ "NativeName": "GL_SHADER_IMAGE_ACCESS_BARRIER_BIT",
+ "Value": "0x20",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderImageAccessBarrierBitExt",
+ "NativeName": "GL_SHADER_IMAGE_ACCESS_BARRIER_BIT_EXT",
+ "Value": "0x20",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CommandBarrierBit",
+ "NativeName": "GL_COMMAND_BARRIER_BIT",
+ "Value": "0x40",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CommandBarrierBitExt",
+ "NativeName": "GL_COMMAND_BARRIER_BIT_EXT",
+ "Value": "0x40",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelBufferBarrierBit",
+ "NativeName": "GL_PIXEL_BUFFER_BARRIER_BIT",
+ "Value": "0x80",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelBufferBarrierBitExt",
+ "NativeName": "GL_PIXEL_BUFFER_BARRIER_BIT_EXT",
+ "Value": "0x80",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureUpdateBarrierBit",
+ "NativeName": "GL_TEXTURE_UPDATE_BARRIER_BIT",
+ "Value": "0x100",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureUpdateBarrierBitExt",
+ "NativeName": "GL_TEXTURE_UPDATE_BARRIER_BIT_EXT",
+ "Value": "0x100",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BufferUpdateBarrierBit",
+ "NativeName": "GL_BUFFER_UPDATE_BARRIER_BIT",
+ "Value": "0x200",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BufferUpdateBarrierBitExt",
+ "NativeName": "GL_BUFFER_UPDATE_BARRIER_BIT_EXT",
+ "Value": "0x200",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferBarrierBit",
+ "NativeName": "GL_FRAMEBUFFER_BARRIER_BIT",
+ "Value": "0x400",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FramebufferBarrierBitExt",
+ "NativeName": "GL_FRAMEBUFFER_BARRIER_BIT_EXT",
+ "Value": "0x400",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TransformFeedbackBarrierBit",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BARRIER_BIT",
+ "Value": "0x800",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TransformFeedbackBarrierBitExt",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BARRIER_BIT_EXT",
+ "Value": "0x800",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AtomicCounterBarrierBit",
+ "NativeName": "GL_ATOMIC_COUNTER_BARRIER_BIT",
+ "Value": "0x1000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AtomicCounterBarrierBitExt",
+ "NativeName": "GL_ATOMIC_COUNTER_BARRIER_BIT_EXT",
+ "Value": "0x1000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ShaderStorageBarrierBit",
+ "NativeName": "GL_SHADER_STORAGE_BARRIER_BIT",
+ "Value": "0x2000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClientMappedBufferBarrierBit",
+ "NativeName": "GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT",
+ "Value": "0x4000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ClientMappedBufferBarrierBitExt",
+ "NativeName": "GL_CLIENT_MAPPED_BUFFER_BARRIER_BIT_EXT",
+ "Value": "0x4000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QueryBufferBarrierBit",
+ "NativeName": "GL_QUERY_BUFFER_BARRIER_BIT",
+ "Value": "0x8000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AllBarrierBits",
+ "NativeName": "GL_ALL_BARRIER_BITS",
+ "Value": "unchecked((int)0xFFFFFFFF)",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AllBarrierBitsExt",
+ "NativeName": "GL_ALL_BARRIER_BITS_EXT",
+ "Value": "unchecked((int)0xFFFFFFFF)",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MemoryBarrierMask",
+ "NativeName": "MemoryBarrierMask",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "DedicatedMemoryObjectExt",
+ "NativeName": "GL_DEDICATED_MEMORY_OBJECT_EXT",
+ "Value": "0x9581",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProtectedMemoryObjectExt",
+ "NativeName": "GL_PROTECTED_MEMORY_OBJECT_EXT",
+ "Value": "0x959B",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MemoryObjectParameterName",
+ "NativeName": "MemoryObjectParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Point",
+ "NativeName": "GL_POINT",
+ "Value": "0x1B00",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Line",
+ "NativeName": "GL_LINE",
+ "Value": "0x1B01",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MeshMode1",
+ "NativeName": "MeshMode1",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Point",
+ "NativeName": "GL_POINT",
+ "Value": "0x1B00",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Line",
+ "NativeName": "GL_LINE",
+ "Value": "0x1B01",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Fill",
+ "NativeName": "GL_FILL",
+ "Value": "0x1B02",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MeshMode2",
+ "NativeName": "MeshMode2",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Minmax",
+ "NativeName": "GL_MINMAX",
+ "Value": "0x802E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MinmaxExt",
+ "NativeName": "GL_MINMAX_EXT",
+ "Value": "0x802E",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "MinmaxTargetEXT",
+ "NativeName": "MinmaxTargetEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "NormalPointerType",
+ "NativeName": "NormalPointerType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Texture",
+ "NativeName": "GL_TEXTURE",
+ "Value": "0x1702",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Buffer",
+ "NativeName": "GL_BUFFER",
+ "Value": "0x82E0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Shader",
+ "NativeName": "GL_SHADER",
+ "Value": "0x82E1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Program",
+ "NativeName": "GL_PROGRAM",
+ "Value": "0x82E2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Query",
+ "NativeName": "GL_QUERY",
+ "Value": "0x82E3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ProgramPipeline",
+ "NativeName": "GL_PROGRAM_PIPELINE",
+ "Value": "0x82E4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Sampler",
+ "NativeName": "GL_SAMPLER",
+ "Value": "0x82E6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Framebuffer",
+ "NativeName": "GL_FRAMEBUFFER",
+ "Value": "0x8D40",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Renderbuffer",
+ "NativeName": "GL_RENDERBUFFER",
+ "Value": "0x8D41",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TransformFeedback",
+ "NativeName": "GL_TRANSFORM_FEEDBACK",
+ "Value": "0x8E22",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ObjectIdentifier",
+ "NativeName": "ObjectIdentifier",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "DrawPixelsApple",
+ "NativeName": "GL_DRAW_PIXELS_APPLE",
+ "Value": "0x8A0A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FenceApple",
+ "NativeName": "GL_FENCE_APPLE",
+ "Value": "0x8A0B",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ObjectTypeAPPLE",
+ "NativeName": "ObjectTypeAPPLE",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "QueryDepthPassEventBitAmd",
+ "NativeName": "GL_QUERY_DEPTH_PASS_EVENT_BIT_AMD",
+ "Value": "0x1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QueryDepthFailEventBitAmd",
+ "NativeName": "GL_QUERY_DEPTH_FAIL_EVENT_BIT_AMD",
+ "Value": "0x2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QueryStencilFailEventBitAmd",
+ "NativeName": "GL_QUERY_STENCIL_FAIL_EVENT_BIT_AMD",
+ "Value": "0x4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QueryDepthBoundsFailEventBitAmd",
+ "NativeName": "GL_QUERY_DEPTH_BOUNDS_FAIL_EVENT_BIT_AMD",
+ "Value": "0x8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QueryAllEventBitsAmd",
+ "NativeName": "GL_QUERY_ALL_EVENT_BITS_AMD",
+ "Value": "unchecked((int)0xFFFFFFFF)",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "OcclusionQueryEventMaskAMD",
+ "NativeName": "OcclusionQueryEventMaskAMD",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "PixelCountNV",
+ "NativeName": "GL_PIXEL_COUNT_NV",
+ "Value": "0x8866",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelCountAvailableNV",
+ "NativeName": "GL_PIXEL_COUNT_AVAILABLE_NV",
+ "Value": "0x8867",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "OcclusionQueryParameterNameNV",
+ "NativeName": "OcclusionQueryParameterNameNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "NormalizedRangeExt",
+ "NativeName": "GL_NORMALIZED_RANGE_EXT",
+ "Value": "0x87E0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FullRangeExt",
+ "NativeName": "GL_FULL_RANGE_EXT",
+ "Value": "0x87E1",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ParameterRangeEXT",
+ "NativeName": "ParameterRangeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "PatchVertices",
+ "NativeName": "GL_PATCH_VERTICES",
+ "Value": "0x8E72",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PatchDefaultInnerLevel",
+ "NativeName": "GL_PATCH_DEFAULT_INNER_LEVEL",
+ "Value": "0x8E73",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PatchDefaultOuterLevel",
+ "NativeName": "GL_PATCH_DEFAULT_OUTER_LEVEL",
+ "Value": "0x8E74",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PatchParameterName",
+ "NativeName": "PatchParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "PrimaryColorNV",
+ "NativeName": "GL_PRIMARY_COLOR_NV",
+ "Value": "0x852C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SecondaryColorNV",
+ "NativeName": "GL_SECONDARY_COLOR_NV",
+ "Value": "0x852D",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PathColor",
+ "NativeName": "PathColor",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Alpha",
+ "NativeName": "GL_ALPHA",
+ "Value": "0x1906",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb",
+ "NativeName": "GL_RGB",
+ "Value": "0x1907",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba",
+ "NativeName": "GL_RGBA",
+ "Value": "0x1908",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PathColorFormat",
+ "NativeName": "PathColorFormat",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ClosePathNV",
+ "NativeName": "GL_CLOSE_PATH_NV",
+ "Value": "0x0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MoveToNV",
+ "NativeName": "GL_MOVE_TO_NV",
+ "Value": "0x2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RelativeMoveToNV",
+ "NativeName": "GL_RELATIVE_MOVE_TO_NV",
+ "Value": "0x3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LineToNV",
+ "NativeName": "GL_LINE_TO_NV",
+ "Value": "0x4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RelativeLineToNV",
+ "NativeName": "GL_RELATIVE_LINE_TO_NV",
+ "Value": "0x5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HorizontalLineToNV",
+ "NativeName": "GL_HORIZONTAL_LINE_TO_NV",
+ "Value": "0x6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RelativeHorizontalLineToNV",
+ "NativeName": "GL_RELATIVE_HORIZONTAL_LINE_TO_NV",
+ "Value": "0x7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VerticalLineToNV",
+ "NativeName": "GL_VERTICAL_LINE_TO_NV",
+ "Value": "0x8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RelativeVerticalLineToNV",
+ "NativeName": "GL_RELATIVE_VERTICAL_LINE_TO_NV",
+ "Value": "0x9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "QuadraticCurveToNV",
+ "NativeName": "GL_QUADRATIC_CURVE_TO_NV",
+ "Value": "0xA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RelativeQuadraticCurveToNV",
+ "NativeName": "GL_RELATIVE_QUADRATIC_CURVE_TO_NV",
+ "Value": "0xB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CubicCurveToNV",
+ "NativeName": "GL_CUBIC_CURVE_TO_NV",
+ "Value": "0xC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RelativeCubicCurveToNV",
+ "NativeName": "GL_RELATIVE_CUBIC_CURVE_TO_NV",
+ "Value": "0xD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SmoothQuadraticCurveToNV",
+ "NativeName": "GL_SMOOTH_QUADRATIC_CURVE_TO_NV",
+ "Value": "0xE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RelativeSmoothQuadraticCurveToNV",
+ "NativeName": "GL_RELATIVE_SMOOTH_QUADRATIC_CURVE_TO_NV",
+ "Value": "0xF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SmoothCubicCurveToNV",
+ "NativeName": "GL_SMOOTH_CUBIC_CURVE_TO_NV",
+ "Value": "0x10",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RelativeSmoothCubicCurveToNV",
+ "NativeName": "GL_RELATIVE_SMOOTH_CUBIC_CURVE_TO_NV",
+ "Value": "0x11",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SmallCcwArcToNV",
+ "NativeName": "GL_SMALL_CCW_ARC_TO_NV",
+ "Value": "0x12",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RelativeSmallCcwArcToNV",
+ "NativeName": "GL_RELATIVE_SMALL_CCW_ARC_TO_NV",
+ "Value": "0x13",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SmallCWArcToNV",
+ "NativeName": "GL_SMALL_CW_ARC_TO_NV",
+ "Value": "0x14",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RelativeSmallCWArcToNV",
+ "NativeName": "GL_RELATIVE_SMALL_CW_ARC_TO_NV",
+ "Value": "0x15",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LargeCcwArcToNV",
+ "NativeName": "GL_LARGE_CCW_ARC_TO_NV",
+ "Value": "0x16",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RelativeLargeCcwArcToNV",
+ "NativeName": "GL_RELATIVE_LARGE_CCW_ARC_TO_NV",
+ "Value": "0x17",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LargeCWArcToNV",
+ "NativeName": "GL_LARGE_CW_ARC_TO_NV",
+ "Value": "0x18",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RelativeLargeCWArcToNV",
+ "NativeName": "GL_RELATIVE_LARGE_CW_ARC_TO_NV",
+ "Value": "0x19",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConicCurveToNV",
+ "NativeName": "GL_CONIC_CURVE_TO_NV",
+ "Value": "0x1A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RelativeConicCurveToNV",
+ "NativeName": "GL_RELATIVE_CONIC_CURVE_TO_NV",
+ "Value": "0x1B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RoundedRectNV",
+ "NativeName": "GL_ROUNDED_RECT_NV",
+ "Value": "0xE8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RelativeRoundedRectNV",
+ "NativeName": "GL_RELATIVE_ROUNDED_RECT_NV",
+ "Value": "0xE9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RoundedRect2NV",
+ "NativeName": "GL_ROUNDED_RECT2_NV",
+ "Value": "0xEA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RelativeRoundedRect2NV",
+ "NativeName": "GL_RELATIVE_ROUNDED_RECT2_NV",
+ "Value": "0xEB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RoundedRect4NV",
+ "NativeName": "GL_ROUNDED_RECT4_NV",
+ "Value": "0xEC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RelativeRoundedRect4NV",
+ "NativeName": "GL_RELATIVE_ROUNDED_RECT4_NV",
+ "Value": "0xED",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RoundedRect8NV",
+ "NativeName": "GL_ROUNDED_RECT8_NV",
+ "Value": "0xEE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RelativeRoundedRect8NV",
+ "NativeName": "GL_RELATIVE_ROUNDED_RECT8_NV",
+ "Value": "0xEF",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RestartPathNV",
+ "NativeName": "GL_RESTART_PATH_NV",
+ "Value": "0xF0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DupFirstCubicCurveToNV",
+ "NativeName": "GL_DUP_FIRST_CUBIC_CURVE_TO_NV",
+ "Value": "0xF2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DupLastCubicCurveToNV",
+ "NativeName": "GL_DUP_LAST_CUBIC_CURVE_TO_NV",
+ "Value": "0xF4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RectNV",
+ "NativeName": "GL_RECT_NV",
+ "Value": "0xF6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RelativeRectNV",
+ "NativeName": "GL_RELATIVE_RECT_NV",
+ "Value": "0xF7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CircularCcwArcToNV",
+ "NativeName": "GL_CIRCULAR_CCW_ARC_TO_NV",
+ "Value": "0xF8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CircularCWArcToNV",
+ "NativeName": "GL_CIRCULAR_CW_ARC_TO_NV",
+ "Value": "0xFA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CircularTangentArcToNV",
+ "NativeName": "GL_CIRCULAR_TANGENT_ARC_TO_NV",
+ "Value": "0xFC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ArcToNV",
+ "NativeName": "GL_ARC_TO_NV",
+ "Value": "0xFE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RelativeArcToNV",
+ "NativeName": "GL_RELATIVE_ARC_TO_NV",
+ "Value": "0xFF",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PathCoordType",
+ "NativeName": "PathCoordType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "PathFillCoverModeNV",
+ "NativeName": "GL_PATH_FILL_COVER_MODE_NV",
+ "Value": "0x9082",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ConvexHullNV",
+ "NativeName": "GL_CONVEX_HULL_NV",
+ "Value": "0x908B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BoundingBoxNV",
+ "NativeName": "GL_BOUNDING_BOX_NV",
+ "Value": "0x908D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BoundingBoxOfBoundingBoxesNV",
+ "NativeName": "GL_BOUNDING_BOX_OF_BOUNDING_BOXES_NV",
+ "Value": "0x909C",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PathCoverMode",
+ "NativeName": "PathCoverMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Utf8NV",
+ "NativeName": "GL_UTF8_NV",
+ "Value": "0x909A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Utf16NV",
+ "NativeName": "GL_UTF16_NV",
+ "Value": "0x909B",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PathElementType",
+ "NativeName": "PathElementType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Invert",
+ "NativeName": "GL_INVERT",
+ "Value": "0x150A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathFillModeNV",
+ "NativeName": "GL_PATH_FILL_MODE_NV",
+ "Value": "0x9080",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CountUpNV",
+ "NativeName": "GL_COUNT_UP_NV",
+ "Value": "0x9088",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CountDownNV",
+ "NativeName": "GL_COUNT_DOWN_NV",
+ "Value": "0x9089",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PathFillMode",
+ "NativeName": "PathFillMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "BoldBitNV",
+ "NativeName": "GL_BOLD_BIT_NV",
+ "Value": "0x1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ItalicBitNV",
+ "NativeName": "GL_ITALIC_BIT_NV",
+ "Value": "0x2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PathFontStyle",
+ "NativeName": "PathFontStyle",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "StandardFontNameNV",
+ "NativeName": "GL_STANDARD_FONT_NAME_NV",
+ "Value": "0x9072",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "SystemFontNameNV",
+ "NativeName": "GL_SYSTEM_FONT_NAME_NV",
+ "Value": "0x9073",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FileNameNV",
+ "NativeName": "GL_FILE_NAME_NV",
+ "Value": "0x9074",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PathFontTarget",
+ "NativeName": "PathFontTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathObjectBoundingBoxNV",
+ "NativeName": "GL_PATH_OBJECT_BOUNDING_BOX_NV",
+ "Value": "0x908A",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PathGenMode",
+ "NativeName": "PathGenMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "SkipMissingGlyphNV",
+ "NativeName": "GL_SKIP_MISSING_GLYPH_NV",
+ "Value": "0x90A9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UseMissingGlyphNV",
+ "NativeName": "GL_USE_MISSING_GLYPH_NV",
+ "Value": "0x90AA",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PathHandleMissingGlyphs",
+ "NativeName": "PathHandleMissingGlyphs",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "AccumAdjacentPairsNV",
+ "NativeName": "GL_ACCUM_ADJACENT_PAIRS_NV",
+ "Value": "0x90AD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AdjacentPairsNV",
+ "NativeName": "GL_ADJACENT_PAIRS_NV",
+ "Value": "0x90AE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FirstToRestNV",
+ "NativeName": "GL_FIRST_TO_REST_NV",
+ "Value": "0x90AF",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PathListMode",
+ "NativeName": "PathListMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "GlyphWidthBitNV",
+ "NativeName": "GL_GLYPH_WIDTH_BIT_NV",
+ "Value": "0x1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "GlyphHeightBitNV",
+ "NativeName": "GL_GLYPH_HEIGHT_BIT_NV",
+ "Value": "0x2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "GlyphHorizontalBearingXBitNV",
+ "NativeName": "GL_GLYPH_HORIZONTAL_BEARING_X_BIT_NV",
+ "Value": "0x4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "GlyphHorizontalBearingYBitNV",
+ "NativeName": "GL_GLYPH_HORIZONTAL_BEARING_Y_BIT_NV",
+ "Value": "0x8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "GlyphHorizontalBearingAdvanceBitNV",
+ "NativeName": "GL_GLYPH_HORIZONTAL_BEARING_ADVANCE_BIT_NV",
+ "Value": "0x10",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "GlyphVerticalBearingXBitNV",
+ "NativeName": "GL_GLYPH_VERTICAL_BEARING_X_BIT_NV",
+ "Value": "0x20",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "GlyphVerticalBearingYBitNV",
+ "NativeName": "GL_GLYPH_VERTICAL_BEARING_Y_BIT_NV",
+ "Value": "0x40",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "GlyphVerticalBearingAdvanceBitNV",
+ "NativeName": "GL_GLYPH_VERTICAL_BEARING_ADVANCE_BIT_NV",
+ "Value": "0x80",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "GlyphHasKerningBitNV",
+ "NativeName": "GL_GLYPH_HAS_KERNING_BIT_NV",
+ "Value": "0x100",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FontXMinBoundsBitNV",
+ "NativeName": "GL_FONT_X_MIN_BOUNDS_BIT_NV",
+ "Value": "0x10000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FontYMinBoundsBitNV",
+ "NativeName": "GL_FONT_Y_MIN_BOUNDS_BIT_NV",
+ "Value": "0x20000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FontXMaxBoundsBitNV",
+ "NativeName": "GL_FONT_X_MAX_BOUNDS_BIT_NV",
+ "Value": "0x40000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FontYMaxBoundsBitNV",
+ "NativeName": "GL_FONT_Y_MAX_BOUNDS_BIT_NV",
+ "Value": "0x80000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FontUnitsPerEMBitNV",
+ "NativeName": "GL_FONT_UNITS_PER_EM_BIT_NV",
+ "Value": "0x100000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FontAscenderBitNV",
+ "NativeName": "GL_FONT_ASCENDER_BIT_NV",
+ "Value": "0x200000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FontDescenderBitNV",
+ "NativeName": "GL_FONT_DESCENDER_BIT_NV",
+ "Value": "0x400000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FontHeightBitNV",
+ "NativeName": "GL_FONT_HEIGHT_BIT_NV",
+ "Value": "0x800000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FontMaxAdvanceWidthBitNV",
+ "NativeName": "GL_FONT_MAX_ADVANCE_WIDTH_BIT_NV",
+ "Value": "0x1000000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FontMaxAdvanceHeightBitNV",
+ "NativeName": "GL_FONT_MAX_ADVANCE_HEIGHT_BIT_NV",
+ "Value": "0x2000000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FontUnderlinePositionBitNV",
+ "NativeName": "GL_FONT_UNDERLINE_POSITION_BIT_NV",
+ "Value": "0x4000000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FontUnderlineThicknessBitNV",
+ "NativeName": "GL_FONT_UNDERLINE_THICKNESS_BIT_NV",
+ "Value": "0x8000000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FontHasKerningBitNV",
+ "NativeName": "GL_FONT_HAS_KERNING_BIT_NV",
+ "Value": "0x10000000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FontNumGlyphIndicesBitNV",
+ "NativeName": "GL_FONT_NUM_GLYPH_INDICES_BIT_NV",
+ "Value": "0x20000000",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PathMetricMask",
+ "NativeName": "PathMetricMask",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "PathStrokeWidthNV",
+ "NativeName": "GL_PATH_STROKE_WIDTH_NV",
+ "Value": "0x9075",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathEndCapsNV",
+ "NativeName": "GL_PATH_END_CAPS_NV",
+ "Value": "0x9076",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathInitialEndCapNV",
+ "NativeName": "GL_PATH_INITIAL_END_CAP_NV",
+ "Value": "0x9077",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathTerminalEndCapNV",
+ "NativeName": "GL_PATH_TERMINAL_END_CAP_NV",
+ "Value": "0x9078",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathJoinStyleNV",
+ "NativeName": "GL_PATH_JOIN_STYLE_NV",
+ "Value": "0x9079",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathMiterLimitNV",
+ "NativeName": "GL_PATH_MITER_LIMIT_NV",
+ "Value": "0x907A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathDashCapsNV",
+ "NativeName": "GL_PATH_DASH_CAPS_NV",
+ "Value": "0x907B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathInitialDashCapNV",
+ "NativeName": "GL_PATH_INITIAL_DASH_CAP_NV",
+ "Value": "0x907C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathTerminalDashCapNV",
+ "NativeName": "GL_PATH_TERMINAL_DASH_CAP_NV",
+ "Value": "0x907D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathDashOffsetNV",
+ "NativeName": "GL_PATH_DASH_OFFSET_NV",
+ "Value": "0x907E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathClientLengthNV",
+ "NativeName": "GL_PATH_CLIENT_LENGTH_NV",
+ "Value": "0x907F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathFillModeNV",
+ "NativeName": "GL_PATH_FILL_MODE_NV",
+ "Value": "0x9080",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathFillMaskNV",
+ "NativeName": "GL_PATH_FILL_MASK_NV",
+ "Value": "0x9081",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathFillCoverModeNV",
+ "NativeName": "GL_PATH_FILL_COVER_MODE_NV",
+ "Value": "0x9082",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathStrokeCoverModeNV",
+ "NativeName": "GL_PATH_STROKE_COVER_MODE_NV",
+ "Value": "0x9083",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathStrokeMaskNV",
+ "NativeName": "GL_PATH_STROKE_MASK_NV",
+ "Value": "0x9084",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathObjectBoundingBoxNV",
+ "NativeName": "GL_PATH_OBJECT_BOUNDING_BOX_NV",
+ "Value": "0x908A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathCommandCountNV",
+ "NativeName": "GL_PATH_COMMAND_COUNT_NV",
+ "Value": "0x909D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathCoordCountNV",
+ "NativeName": "GL_PATH_COORD_COUNT_NV",
+ "Value": "0x909E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathDashArrayCountNV",
+ "NativeName": "GL_PATH_DASH_ARRAY_COUNT_NV",
+ "Value": "0x909F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathComputedLengthNV",
+ "NativeName": "GL_PATH_COMPUTED_LENGTH_NV",
+ "Value": "0x90A0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathFillBoundingBoxNV",
+ "NativeName": "GL_PATH_FILL_BOUNDING_BOX_NV",
+ "Value": "0x90A1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathStrokeBoundingBoxNV",
+ "NativeName": "GL_PATH_STROKE_BOUNDING_BOX_NV",
+ "Value": "0x90A2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathDashOffsetResetNV",
+ "NativeName": "GL_PATH_DASH_OFFSET_RESET_NV",
+ "Value": "0x90B4",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PathParameter",
+ "NativeName": "PathParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "PathFormatSvgNV",
+ "NativeName": "GL_PATH_FORMAT_SVG_NV",
+ "Value": "0x9070",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PathFormatPSNV",
+ "NativeName": "GL_PATH_FORMAT_PS_NV",
+ "Value": "0x9071",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PathStringFormat",
+ "NativeName": "PathStringFormat",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TranslateXNV",
+ "NativeName": "GL_TRANSLATE_X_NV",
+ "Value": "0x908E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TranslateYNV",
+ "NativeName": "GL_TRANSLATE_Y_NV",
+ "Value": "0x908F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Translate2DNV",
+ "NativeName": "GL_TRANSLATE_2D_NV",
+ "Value": "0x9090",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Translate3DNV",
+ "NativeName": "GL_TRANSLATE_3D_NV",
+ "Value": "0x9091",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Affine2DNV",
+ "NativeName": "GL_AFFINE_2D_NV",
+ "Value": "0x9092",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Affine3DNV",
+ "NativeName": "GL_AFFINE_3D_NV",
+ "Value": "0x9094",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TransposeAffine2DNV",
+ "NativeName": "GL_TRANSPOSE_AFFINE_2D_NV",
+ "Value": "0x9096",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TransposeAffine3DNV",
+ "NativeName": "GL_TRANSPOSE_AFFINE_3D_NV",
+ "Value": "0x9098",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PathTransformType",
+ "NativeName": "PathTransformType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ActiveProgram",
+ "NativeName": "GL_ACTIVE_PROGRAM",
+ "Value": "0x8259",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "FragmentShader",
+ "NativeName": "GL_FRAGMENT_SHADER",
+ "Value": "0x8B30",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexShader",
+ "NativeName": "GL_VERTEX_SHADER",
+ "Value": "0x8B31",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InfoLogLength",
+ "NativeName": "GL_INFO_LOG_LENGTH",
+ "Value": "0x8B84",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "GeometryShader",
+ "NativeName": "GL_GEOMETRY_SHADER",
+ "Value": "0x8DD9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TessEvaluationShader",
+ "NativeName": "GL_TESS_EVALUATION_SHADER",
+ "Value": "0x8E87",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TessControlShader",
+ "NativeName": "GL_TESS_CONTROL_SHADER",
+ "Value": "0x8E88",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PipelineParameterName",
+ "NativeName": "PipelineParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Color",
+ "NativeName": "GL_COLOR",
+ "Value": "0x1800",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ColorExt",
+ "NativeName": "GL_COLOR_EXT",
+ "Value": "0x1800",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Depth",
+ "NativeName": "GL_DEPTH",
+ "Value": "0x1801",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthExt",
+ "NativeName": "GL_DEPTH_EXT",
+ "Value": "0x1801",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Stencil",
+ "NativeName": "GL_STENCIL",
+ "Value": "0x1802",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilExt",
+ "NativeName": "GL_STENCIL_EXT",
+ "Value": "0x1802",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PixelCopyType",
+ "NativeName": "PixelCopyType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "WritePixelDataRangeNV",
+ "NativeName": "GL_WRITE_PIXEL_DATA_RANGE_NV",
+ "Value": "0x8878",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ReadPixelDataRangeNV",
+ "NativeName": "GL_READ_PIXEL_DATA_RANGE_NV",
+ "Value": "0x8879",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PixelDataRangeTargetNV",
+ "NativeName": "PixelDataRangeTargetNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StencilIndex",
+ "NativeName": "GL_STENCIL_INDEX",
+ "Value": "0x1901",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthComponent",
+ "NativeName": "GL_DEPTH_COMPONENT",
+ "Value": "0x1902",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Red",
+ "NativeName": "GL_RED",
+ "Value": "0x1903",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RedExt",
+ "NativeName": "GL_RED_EXT",
+ "Value": "0x1903",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Green",
+ "NativeName": "GL_GREEN",
+ "Value": "0x1904",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Blue",
+ "NativeName": "GL_BLUE",
+ "Value": "0x1905",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Alpha",
+ "NativeName": "GL_ALPHA",
+ "Value": "0x1906",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgb",
+ "NativeName": "GL_RGB",
+ "Value": "0x1907",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba",
+ "NativeName": "GL_RGBA",
+ "Value": "0x1908",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "AbgrExt",
+ "NativeName": "GL_ABGR_EXT",
+ "Value": "0x8000",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CmykExt",
+ "NativeName": "GL_CMYK_EXT",
+ "Value": "0x800C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "CmykaExt",
+ "NativeName": "GL_CMYKA_EXT",
+ "Value": "0x800D",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureUpdateBarrierBit",
- "NativeName": "GL_TEXTURE_UPDATE_BARRIER_BIT",
- "Value": "0x100",
+ "Name": "Bgr",
+ "NativeName": "GL_BGR",
+ "Value": "0x80E0",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureUpdateBarrierBitExt",
- "NativeName": "GL_TEXTURE_UPDATE_BARRIER_BIT_EXT",
- "Value": "0x100",
+ "Name": "Bgra",
+ "NativeName": "GL_BGRA",
+ "Value": "0x80E1",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBarrierBit",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BARRIER_BIT",
- "Value": "0x800",
+ "Name": "Ycrcb422Sgix",
+ "NativeName": "GL_YCRCB_422_SGIX",
+ "Value": "0x81BB",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBarrierBitExt",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BARRIER_BIT_EXT",
- "Value": "0x800",
+ "Name": "Ycrcb444Sgix",
+ "NativeName": "GL_YCRCB_444_SGIX",
+ "Value": "0x81BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBarrierBit",
- "NativeName": "GL_UNIFORM_BARRIER_BIT",
- "Value": "0x4",
+ "Name": "RG",
+ "NativeName": "GL_RG",
+ "Value": "0x8227",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBarrierBitExt",
- "NativeName": "GL_UNIFORM_BARRIER_BIT_EXT",
- "Value": "0x4",
+ "Name": "RGInteger",
+ "NativeName": "GL_RG_INTEGER",
+ "Value": "0x8228",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayBarrierBit",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT",
- "Value": "0x1",
+ "Name": "DepthStencil",
+ "NativeName": "GL_DEPTH_STENCIL",
+ "Value": "0x84F9",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexAttribArrayBarrierBitExt",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_BARRIER_BIT_EXT",
- "Value": "0x1",
+ "Name": "RedInteger",
+ "NativeName": "GL_RED_INTEGER",
+ "Value": "0x8D94",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "GreenInteger",
+ "NativeName": "GL_GREEN_INTEGER",
+ "Value": "0x8D95",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BlueInteger",
+ "NativeName": "GL_BLUE_INTEGER",
+ "Value": "0x8D96",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RgbInteger",
+ "NativeName": "GL_RGB_INTEGER",
+ "Value": "0x8D98",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "RgbaInteger",
+ "NativeName": "GL_RGBA_INTEGER",
+ "Value": "0x8D99",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BgrInteger",
+ "NativeName": "GL_BGR_INTEGER",
+ "Value": "0x8D9A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "BgraInteger",
+ "NativeName": "GL_BGRA_INTEGER",
+ "Value": "0x8D9B",
"Doc": "",
"Attributes": []
}
],
- "Name": "MemoryBarrierMask",
- "NativeName": "MemoryBarrierMask",
+ "Name": "PixelFormat",
+ "NativeName": "PixelFormat",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [],
+ "Name": "PixelMap",
+ "NativeName": "PixelMap",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "DedicatedMemoryObjectExt",
- "NativeName": "GL_DEDICATED_MEMORY_OBJECT_EXT",
- "Value": "0x9581",
+ "Name": "UnpackSwapBytes",
+ "NativeName": "GL_UNPACK_SWAP_BYTES",
+ "Value": "0xCF0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProtectedMemoryObjectExt",
- "NativeName": "GL_PROTECTED_MEMORY_OBJECT_EXT",
- "Value": "0x959B",
+ "Name": "UnpackLsbFirst",
+ "NativeName": "GL_UNPACK_LSB_FIRST",
+ "Value": "0xCF1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackRowLength",
+ "NativeName": "GL_UNPACK_ROW_LENGTH",
+ "Value": "0xCF2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackRowLengthExt",
+ "NativeName": "GL_UNPACK_ROW_LENGTH_EXT",
+ "Value": "0xCF2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackSkipRows",
+ "NativeName": "GL_UNPACK_SKIP_ROWS",
+ "Value": "0xCF3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackSkipRowsExt",
+ "NativeName": "GL_UNPACK_SKIP_ROWS_EXT",
+ "Value": "0xCF3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackSkipPixels",
+ "NativeName": "GL_UNPACK_SKIP_PIXELS",
+ "Value": "0xCF4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackSkipPixelsExt",
+ "NativeName": "GL_UNPACK_SKIP_PIXELS_EXT",
+ "Value": "0xCF4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackAlignment",
+ "NativeName": "GL_UNPACK_ALIGNMENT",
+ "Value": "0xCF5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackSwapBytes",
+ "NativeName": "GL_PACK_SWAP_BYTES",
+ "Value": "0xD00",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackLsbFirst",
+ "NativeName": "GL_PACK_LSB_FIRST",
+ "Value": "0xD01",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackRowLength",
+ "NativeName": "GL_PACK_ROW_LENGTH",
+ "Value": "0xD02",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackSkipRows",
+ "NativeName": "GL_PACK_SKIP_ROWS",
+ "Value": "0xD03",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackSkipPixels",
+ "NativeName": "GL_PACK_SKIP_PIXELS",
+ "Value": "0xD04",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackAlignment",
+ "NativeName": "GL_PACK_ALIGNMENT",
+ "Value": "0xD05",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackSkipImages",
+ "NativeName": "GL_PACK_SKIP_IMAGES",
+ "Value": "0x806B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackSkipImagesExt",
+ "NativeName": "GL_PACK_SKIP_IMAGES_EXT",
+ "Value": "0x806B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackImageHeight",
+ "NativeName": "GL_PACK_IMAGE_HEIGHT",
+ "Value": "0x806C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackImageHeightExt",
+ "NativeName": "GL_PACK_IMAGE_HEIGHT_EXT",
+ "Value": "0x806C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackSkipImages",
+ "NativeName": "GL_UNPACK_SKIP_IMAGES",
+ "Value": "0x806D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackSkipImagesExt",
+ "NativeName": "GL_UNPACK_SKIP_IMAGES_EXT",
+ "Value": "0x806D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackImageHeight",
+ "NativeName": "GL_UNPACK_IMAGE_HEIGHT",
+ "Value": "0x806E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackImageHeightExt",
+ "NativeName": "GL_UNPACK_IMAGE_HEIGHT_EXT",
+ "Value": "0x806E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackSkipVolumesSgis",
+ "NativeName": "GL_PACK_SKIP_VOLUMES_SGIS",
+ "Value": "0x8130",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackImageDepthSgis",
+ "NativeName": "GL_PACK_IMAGE_DEPTH_SGIS",
+ "Value": "0x8131",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackSkipVolumesSgis",
+ "NativeName": "GL_UNPACK_SKIP_VOLUMES_SGIS",
+ "Value": "0x8132",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackImageDepthSgis",
+ "NativeName": "GL_UNPACK_IMAGE_DEPTH_SGIS",
+ "Value": "0x8133",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileWidthSgix",
+ "NativeName": "GL_PIXEL_TILE_WIDTH_SGIX",
+ "Value": "0x8140",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileHeightSgix",
+ "NativeName": "GL_PIXEL_TILE_HEIGHT_SGIX",
+ "Value": "0x8141",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileGridWidthSgix",
+ "NativeName": "GL_PIXEL_TILE_GRID_WIDTH_SGIX",
+ "Value": "0x8142",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileGridHeightSgix",
+ "NativeName": "GL_PIXEL_TILE_GRID_HEIGHT_SGIX",
+ "Value": "0x8143",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileGridDepthSgix",
+ "NativeName": "GL_PIXEL_TILE_GRID_DEPTH_SGIX",
+ "Value": "0x8144",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTileCacheSizeSgix",
+ "NativeName": "GL_PIXEL_TILE_CACHE_SIZE_SGIX",
+ "Value": "0x8145",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackResampleSgix",
+ "NativeName": "GL_PACK_RESAMPLE_SGIX",
+ "Value": "0x842E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackResampleSgix",
+ "NativeName": "GL_UNPACK_RESAMPLE_SGIX",
+ "Value": "0x842F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackSubsampleRateSgix",
+ "NativeName": "GL_PACK_SUBSAMPLE_RATE_SGIX",
+ "Value": "0x85A0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackSubsampleRateSgix",
+ "NativeName": "GL_UNPACK_SUBSAMPLE_RATE_SGIX",
+ "Value": "0x85A1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PackResampleOml",
+ "NativeName": "GL_PACK_RESAMPLE_OML",
+ "Value": "0x8984",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnpackResampleOml",
+ "NativeName": "GL_UNPACK_RESAMPLE_OML",
+ "Value": "0x8985",
"Doc": "",
"Attributes": []
}
],
- "Name": "MemoryObjectParameterName",
- "NativeName": "MemoryObjectParameterName",
+ "Name": "PixelStoreParameter",
+ "NativeName": "PixelStoreParameter",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Line",
- "NativeName": "GL_LINE",
- "Value": "0x1B01",
+ "Name": "ResampleDecimateSgix",
+ "NativeName": "GL_RESAMPLE_DECIMATE_SGIX",
+ "Value": "0x8430",
"Doc": "",
"Attributes": []
},
{
- "Name": "Point",
- "NativeName": "GL_POINT",
- "Value": "0x1B00",
+ "Name": "ResampleReplicateSgix",
+ "NativeName": "GL_RESAMPLE_REPLICATE_SGIX",
+ "Value": "0x8433",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ResampleZeroFillSgix",
+ "NativeName": "GL_RESAMPLE_ZERO_FILL_SGIX",
+ "Value": "0x8434",
"Doc": "",
"Attributes": []
}
],
- "Name": "MeshMode1",
- "NativeName": "MeshMode1",
+ "Name": "PixelStoreResampleMode",
+ "NativeName": "PixelStoreResampleMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Fill",
- "NativeName": "GL_FILL",
- "Value": "0x1B02",
+ "Name": "PixelSubsample4444Sgix",
+ "NativeName": "GL_PIXEL_SUBSAMPLE_4444_SGIX",
+ "Value": "0x85A2",
"Doc": "",
"Attributes": []
},
{
- "Name": "Line",
- "NativeName": "GL_LINE",
- "Value": "0x1B01",
+ "Name": "PixelSubsample2424Sgix",
+ "NativeName": "GL_PIXEL_SUBSAMPLE_2424_SGIX",
+ "Value": "0x85A3",
"Doc": "",
"Attributes": []
},
{
- "Name": "Point",
- "NativeName": "GL_POINT",
- "Value": "0x1B00",
+ "Name": "PixelSubsample4242Sgix",
+ "NativeName": "GL_PIXEL_SUBSAMPLE_4242_SGIX",
+ "Value": "0x85A4",
"Doc": "",
"Attributes": []
}
],
- "Name": "MeshMode2",
- "NativeName": "MeshMode2",
+ "Name": "PixelStoreSubsampleRate",
+ "NativeName": "PixelStoreSubsampleRate",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Minmax",
- "NativeName": "GL_MINMAX",
- "Value": "0x802E",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "MinmaxExt",
- "NativeName": "GL_MINMAX_EXT",
- "Value": "0x802E",
+ "Name": "Rgb",
+ "NativeName": "GL_RGB",
+ "Value": "0x1907",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Rgba",
+ "NativeName": "GL_RGBA",
+ "Value": "0x1908",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTexGenAlphaReplaceSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_REPLACE_SGIX",
+ "Value": "0x8187",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTexGenAlphaNoReplaceSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_NO_REPLACE_SGIX",
+ "Value": "0x8188",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTexGenAlphaLSSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_LS_SGIX",
+ "Value": "0x8189",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PixelTexGenAlphaMSSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_MS_SGIX",
+ "Value": "0x818A",
"Doc": "",
"Attributes": []
}
],
- "Name": "MinmaxTargetEXT",
- "NativeName": "MinmaxTargetEXT",
+ "Name": "PixelTexGenMode",
+ "NativeName": "PixelTexGenMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Byte",
- "NativeName": "GL_BYTE",
- "Value": "0x1400",
+ "Name": "PixelTexGenQCeilingSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_CEILING_SGIX",
+ "Value": "0x8184",
"Doc": "",
"Attributes": []
},
{
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
+ "Name": "PixelTexGenQRoundSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_ROUND_SGIX",
+ "Value": "0x8185",
"Doc": "",
"Attributes": []
},
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "PixelTexGenQFloorSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_FLOOR_SGIX",
+ "Value": "0x8186",
"Doc": "",
"Attributes": []
},
{
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
+ "Name": "PixelTexGenAlphaLSSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_LS_SGIX",
+ "Value": "0x8189",
"Doc": "",
"Attributes": []
},
{
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
+ "Name": "PixelTexGenAlphaMSSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_MS_SGIX",
+ "Value": "0x818A",
"Doc": "",
"Attributes": []
}
],
- "Name": "NormalPointerType",
- "NativeName": "NormalPointerType",
+ "Name": "PixelTexGenModeSGIX",
+ "NativeName": "PixelTexGenModeSGIX",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Buffer",
- "NativeName": "GL_BUFFER",
- "Value": "0x82E0",
+ "Name": "PixelFragmentRgbSourceSgis",
+ "NativeName": "GL_PIXEL_FRAGMENT_RGB_SOURCE_SGIS",
+ "Value": "0x8354",
"Doc": "",
"Attributes": []
},
{
- "Name": "Shader",
- "NativeName": "GL_SHADER",
- "Value": "0x82E1",
+ "Name": "PixelFragmentAlphaSourceSgis",
+ "NativeName": "GL_PIXEL_FRAGMENT_ALPHA_SOURCE_SGIS",
+ "Value": "0x8355",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "PixelTexGenParameterNameSGIS",
+ "NativeName": "PixelTexGenParameterNameSGIS",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "PostConvolutionRedScale",
+ "NativeName": "GL_POST_CONVOLUTION_RED_SCALE",
+ "Value": "0x801C",
"Doc": "",
"Attributes": []
},
{
- "Name": "Program",
- "NativeName": "GL_PROGRAM",
- "Value": "0x82E2",
+ "Name": "PostConvolutionRedScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_RED_SCALE_EXT",
+ "Value": "0x801C",
"Doc": "",
"Attributes": []
},
{
- "Name": "Query",
- "NativeName": "GL_QUERY",
- "Value": "0x82E3",
+ "Name": "PostConvolutionGreenScale",
+ "NativeName": "GL_POST_CONVOLUTION_GREEN_SCALE",
+ "Value": "0x801D",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProgramPipeline",
- "NativeName": "GL_PROGRAM_PIPELINE",
- "Value": "0x82E4",
+ "Name": "PostConvolutionGreenScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_GREEN_SCALE_EXT",
+ "Value": "0x801D",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedback",
- "NativeName": "GL_TRANSFORM_FEEDBACK",
- "Value": "0x8E22",
+ "Name": "PostConvolutionBlueScale",
+ "NativeName": "GL_POST_CONVOLUTION_BLUE_SCALE",
+ "Value": "0x801E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Sampler",
- "NativeName": "GL_SAMPLER",
- "Value": "0x82E6",
+ "Name": "PostConvolutionBlueScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_BLUE_SCALE_EXT",
+ "Value": "0x801E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture",
- "NativeName": "GL_TEXTURE",
- "Value": "0x1702",
+ "Name": "PostConvolutionAlphaScale",
+ "NativeName": "GL_POST_CONVOLUTION_ALPHA_SCALE",
+ "Value": "0x801F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Renderbuffer",
- "NativeName": "GL_RENDERBUFFER",
- "Value": "0x8D41",
+ "Name": "PostConvolutionAlphaScaleExt",
+ "NativeName": "GL_POST_CONVOLUTION_ALPHA_SCALE_EXT",
+ "Value": "0x801F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Framebuffer",
- "NativeName": "GL_FRAMEBUFFER",
- "Value": "0x8D40",
+ "Name": "PostConvolutionRedBias",
+ "NativeName": "GL_POST_CONVOLUTION_RED_BIAS",
+ "Value": "0x8020",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ObjectIdentifier",
- "NativeName": "ObjectIdentifier",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "QueryDepthPassEventBitAmd",
- "NativeName": "GL_QUERY_DEPTH_PASS_EVENT_BIT_AMD",
- "Value": "0x1",
+ "Name": "PostConvolutionRedBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_RED_BIAS_EXT",
+ "Value": "0x8020",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryDepthFailEventBitAmd",
- "NativeName": "GL_QUERY_DEPTH_FAIL_EVENT_BIT_AMD",
- "Value": "0x2",
+ "Name": "PostConvolutionGreenBias",
+ "NativeName": "GL_POST_CONVOLUTION_GREEN_BIAS",
+ "Value": "0x8021",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryStencilFailEventBitAmd",
- "NativeName": "GL_QUERY_STENCIL_FAIL_EVENT_BIT_AMD",
- "Value": "0x4",
+ "Name": "PostConvolutionGreenBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_GREEN_BIAS_EXT",
+ "Value": "0x8021",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryDepthBoundsFailEventBitAmd",
- "NativeName": "GL_QUERY_DEPTH_BOUNDS_FAIL_EVENT_BIT_AMD",
- "Value": "0x8",
+ "Name": "PostConvolutionBlueBias",
+ "NativeName": "GL_POST_CONVOLUTION_BLUE_BIAS",
+ "Value": "0x8022",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryAllEventBitsAmd",
- "NativeName": "GL_QUERY_ALL_EVENT_BITS_AMD",
- "Value": "unchecked((int)0xFFFFFFFF)",
+ "Name": "PostConvolutionBlueBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_BLUE_BIAS_EXT",
+ "Value": "0x8022",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostConvolutionAlphaBias",
+ "NativeName": "GL_POST_CONVOLUTION_ALPHA_BIAS",
+ "Value": "0x8023",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostConvolutionAlphaBiasExt",
+ "NativeName": "GL_POST_CONVOLUTION_ALPHA_BIAS_EXT",
+ "Value": "0x8023",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixRedScale",
+ "NativeName": "GL_POST_COLOR_MATRIX_RED_SCALE",
+ "Value": "0x80B4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixRedScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_RED_SCALE_SGI",
+ "Value": "0x80B4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixGreenScale",
+ "NativeName": "GL_POST_COLOR_MATRIX_GREEN_SCALE",
+ "Value": "0x80B5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixGreenScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI",
+ "Value": "0x80B5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixBlueScale",
+ "NativeName": "GL_POST_COLOR_MATRIX_BLUE_SCALE",
+ "Value": "0x80B6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixBlueScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI",
+ "Value": "0x80B6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixAlphaScale",
+ "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_SCALE",
+ "Value": "0x80B7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixAlphaScaleSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI",
+ "Value": "0x80B7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixRedBias",
+ "NativeName": "GL_POST_COLOR_MATRIX_RED_BIAS",
+ "Value": "0x80B8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixRedBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_RED_BIAS_SGI",
+ "Value": "0x80B8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixGreenBias",
+ "NativeName": "GL_POST_COLOR_MATRIX_GREEN_BIAS",
+ "Value": "0x80B9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixGreenBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI",
+ "Value": "0x80B9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixBlueBias",
+ "NativeName": "GL_POST_COLOR_MATRIX_BLUE_BIAS",
+ "Value": "0x80BA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixBlueBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI",
+ "Value": "0x80BA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixAlphaBias",
+ "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_BIAS",
+ "Value": "0x80BB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PostColorMatrixAlphaBiasSgi",
+ "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI",
+ "Value": "0x80BB",
"Doc": "",
"Attributes": []
}
],
- "Name": "OcclusionQueryEventMaskAMD",
- "NativeName": "OcclusionQueryEventMaskAMD",
+ "Name": "PixelTransferParameter",
+ "NativeName": "PixelTransferParameter",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "PatchVertices",
- "NativeName": "GL_PATCH_VERTICES",
- "Value": "0x8E72",
+ "Name": "PixelMagFilterExt",
+ "NativeName": "GL_PIXEL_MAG_FILTER_EXT",
+ "Value": "0x8331",
"Doc": "",
"Attributes": []
},
{
- "Name": "PatchDefaultOuterLevel",
- "NativeName": "GL_PATCH_DEFAULT_OUTER_LEVEL",
- "Value": "0x8E74",
+ "Name": "PixelMinFilterExt",
+ "NativeName": "GL_PIXEL_MIN_FILTER_EXT",
+ "Value": "0x8332",
"Doc": "",
"Attributes": []
},
{
- "Name": "PatchDefaultInnerLevel",
- "NativeName": "GL_PATCH_DEFAULT_INNER_LEVEL",
- "Value": "0x8E73",
+ "Name": "PixelCubicWeightExt",
+ "NativeName": "GL_PIXEL_CUBIC_WEIGHT_EXT",
+ "Value": "0x8333",
"Doc": "",
"Attributes": []
}
],
- "Name": "PatchParameterName",
- "NativeName": "PatchParameterName",
+ "Name": "PixelTransformPNameEXT",
+ "NativeName": "PixelTransformPNameEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "PrimaryColorNV",
- "NativeName": "GL_PRIMARY_COLOR_NV",
- "Value": "0x852C",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "SecondaryColorNV",
- "NativeName": "GL_SECONDARY_COLOR_NV",
- "Value": "0x852D",
+ "Name": "PixelTransform2DExt",
+ "NativeName": "GL_PIXEL_TRANSFORM_2D_EXT",
+ "Value": "0x8330",
"Doc": "",
"Attributes": []
}
],
- "Name": "PathColor",
- "NativeName": "PathColor",
+ "Name": "PixelTransformTargetEXT",
+ "NativeName": "PixelTransformTargetEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ConvexHullNV",
- "NativeName": "GL_CONVEX_HULL_NV",
- "Value": "0x908B",
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
"Doc": "",
"Attributes": []
},
{
- "Name": "BoundingBoxNV",
- "NativeName": "GL_BOUNDING_BOX_NV",
- "Value": "0x908D",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
"Attributes": []
},
{
- "Name": "BoundingBoxOfBoundingBoxesNV",
- "NativeName": "GL_BOUNDING_BOX_OF_BOUNDING_BOXES_NV",
- "Value": "0x909C",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathFillCoverModeNV",
- "NativeName": "GL_PATH_FILL_COVER_MODE_NV",
- "Value": "0x9082",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedByte332",
+ "NativeName": "GL_UNSIGNED_BYTE_3_3_2",
+ "Value": "0x8032",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedByte332Ext",
+ "NativeName": "GL_UNSIGNED_BYTE_3_3_2_EXT",
+ "Value": "0x8032",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedShort4444",
+ "NativeName": "GL_UNSIGNED_SHORT_4_4_4_4",
+ "Value": "0x8033",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedShort4444Ext",
+ "NativeName": "GL_UNSIGNED_SHORT_4_4_4_4_EXT",
+ "Value": "0x8033",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedShort5551",
+ "NativeName": "GL_UNSIGNED_SHORT_5_5_5_1",
+ "Value": "0x8034",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedShort5551Ext",
+ "NativeName": "GL_UNSIGNED_SHORT_5_5_5_1_EXT",
+ "Value": "0x8034",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt8888",
+ "NativeName": "GL_UNSIGNED_INT_8_8_8_8",
+ "Value": "0x8035",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt8888Ext",
+ "NativeName": "GL_UNSIGNED_INT_8_8_8_8_EXT",
+ "Value": "0x8035",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt1010102",
+ "NativeName": "GL_UNSIGNED_INT_10_10_10_2",
+ "Value": "0x8036",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt1010102Ext",
+ "NativeName": "GL_UNSIGNED_INT_10_10_10_2_EXT",
+ "Value": "0x8036",
"Doc": "",
"Attributes": []
}
],
- "Name": "PathCoverMode",
- "NativeName": "PathCoverMode",
+ "Name": "PixelType",
+ "NativeName": "PixelType",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Utf8NV",
- "NativeName": "GL_UTF8_NV",
- "Value": "0x909A",
+ "Name": "PNTrianglesPointModeAti",
+ "NativeName": "GL_PN_TRIANGLES_POINT_MODE_ATI",
+ "Value": "0x87F2",
"Doc": "",
"Attributes": []
},
{
- "Name": "Utf16NV",
- "NativeName": "GL_UTF16_NV",
- "Value": "0x909B",
+ "Name": "PNTrianglesNormalModeAti",
+ "NativeName": "GL_PN_TRIANGLES_NORMAL_MODE_ATI",
+ "Value": "0x87F3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PNTrianglesTesselationLevelAti",
+ "NativeName": "GL_PN_TRIANGLES_TESSELATION_LEVEL_ATI",
+ "Value": "0x87F4",
"Doc": "",
"Attributes": []
}
],
- "Name": "PathElementType",
- "NativeName": "PathElementType",
+ "Name": "PNTrianglesPNameATI",
+ "NativeName": "PNTrianglesPNameATI",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Invert",
- "NativeName": "GL_INVERT",
- "Value": "0x150A",
+ "Name": "PointSizeMinExt",
+ "NativeName": "GL_POINT_SIZE_MIN_EXT",
+ "Value": "0x8126",
"Doc": "",
"Attributes": []
},
{
- "Name": "CountUpNV",
- "NativeName": "GL_COUNT_UP_NV",
- "Value": "0x9088",
+ "Name": "PointSizeMaxExt",
+ "NativeName": "GL_POINT_SIZE_MAX_EXT",
+ "Value": "0x8127",
"Doc": "",
"Attributes": []
},
{
- "Name": "CountDownNV",
- "NativeName": "GL_COUNT_DOWN_NV",
- "Value": "0x9089",
+ "Name": "PointFadeThresholdSize",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE",
+ "Value": "0x8128",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathFillModeNV",
- "NativeName": "GL_PATH_FILL_MODE_NV",
- "Value": "0x9080",
+ "Name": "PointFadeThresholdSizeExt",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_EXT",
+ "Value": "0x8128",
"Doc": "",
"Attributes": []
}
],
- "Name": "PathFillMode",
- "NativeName": "PathFillMode",
+ "Name": "PointParameterNameARB",
+ "NativeName": "PointParameterNameARB",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "None",
- "NativeName": "GL_NONE",
- "Value": "0x0",
+ "Name": "PointSizeMinArb",
+ "NativeName": "GL_POINT_SIZE_MIN_ARB",
+ "Value": "0x8126",
"Doc": "",
"Attributes": []
},
{
- "Name": "BoldBitNV",
- "NativeName": "GL_BOLD_BIT_NV",
- "Value": "0x1",
+ "Name": "PointSizeMinExt",
+ "NativeName": "GL_POINT_SIZE_MIN_EXT",
+ "Value": "0x8126",
"Doc": "",
"Attributes": []
},
{
- "Name": "ItalicBitNV",
- "NativeName": "GL_ITALIC_BIT_NV",
- "Value": "0x2",
+ "Name": "PointSizeMinSgis",
+ "NativeName": "GL_POINT_SIZE_MIN_SGIS",
+ "Value": "0x8126",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointSizeMaxArb",
+ "NativeName": "GL_POINT_SIZE_MAX_ARB",
+ "Value": "0x8127",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointSizeMaxExt",
+ "NativeName": "GL_POINT_SIZE_MAX_EXT",
+ "Value": "0x8127",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointSizeMaxSgis",
+ "NativeName": "GL_POINT_SIZE_MAX_SGIS",
+ "Value": "0x8127",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointFadeThresholdSize",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE",
+ "Value": "0x8128",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointFadeThresholdSizeArb",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_ARB",
+ "Value": "0x8128",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointFadeThresholdSizeExt",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_EXT",
+ "Value": "0x8128",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointFadeThresholdSizeSgis",
+ "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_SGIS",
+ "Value": "0x8128",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DistanceAttenuationExt",
+ "NativeName": "GL_DISTANCE_ATTENUATION_EXT",
+ "Value": "0x8129",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DistanceAttenuationSgis",
+ "NativeName": "GL_DISTANCE_ATTENUATION_SGIS",
+ "Value": "0x8129",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "PointDistanceAttenuationArb",
+ "NativeName": "GL_POINT_DISTANCE_ATTENUATION_ARB",
+ "Value": "0x8129",
"Doc": "",
"Attributes": []
}
],
- "Name": "PathFontStyle",
- "NativeName": "PathFontStyle",
+ "Name": "PointParameterNameSGIS",
+ "NativeName": "PointParameterNameSGIS",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "StandardFontNameNV",
- "NativeName": "GL_STANDARD_FONT_NAME_NV",
- "Value": "0x9072",
+ "Name": "Point",
+ "NativeName": "GL_POINT",
+ "Value": "0x1B00",
"Doc": "",
"Attributes": []
},
{
- "Name": "SystemFontNameNV",
- "NativeName": "GL_SYSTEM_FONT_NAME_NV",
- "Value": "0x9073",
+ "Name": "Line",
+ "NativeName": "GL_LINE",
+ "Value": "0x1B01",
"Doc": "",
"Attributes": []
},
{
- "Name": "FileNameNV",
- "NativeName": "GL_FILE_NAME_NV",
- "Value": "0x9074",
+ "Name": "Fill",
+ "NativeName": "GL_FILL",
+ "Value": "0x1B02",
"Doc": "",
"Attributes": []
}
],
- "Name": "PathFontTarget",
- "NativeName": "PathFontTarget",
+ "Name": "PolygonMode",
+ "NativeName": "PolygonMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "None",
- "NativeName": "GL_NONE",
- "Value": "0x0",
+ "Name": "LowFloat",
+ "NativeName": "GL_LOW_FLOAT",
+ "Value": "0x8DF0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathObjectBoundingBoxNV",
- "NativeName": "GL_PATH_OBJECT_BOUNDING_BOX_NV",
- "Value": "0x908A",
+ "Name": "MediumFloat",
+ "NativeName": "GL_MEDIUM_FLOAT",
+ "Value": "0x8DF1",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PathGenMode",
- "NativeName": "PathGenMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "SkipMissingGlyphNV",
- "NativeName": "GL_SKIP_MISSING_GLYPH_NV",
- "Value": "0x90A9",
+ "Name": "HighFloat",
+ "NativeName": "GL_HIGH_FLOAT",
+ "Value": "0x8DF2",
"Doc": "",
"Attributes": []
},
{
- "Name": "UseMissingGlyphNV",
- "NativeName": "GL_USE_MISSING_GLYPH_NV",
- "Value": "0x90AA",
+ "Name": "LowInt",
+ "NativeName": "GL_LOW_INT",
+ "Value": "0x8DF3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MediumInt",
+ "NativeName": "GL_MEDIUM_INT",
+ "Value": "0x8DF4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HighInt",
+ "NativeName": "GL_HIGH_INT",
+ "Value": "0x8DF5",
"Doc": "",
"Attributes": []
}
],
- "Name": "PathHandleMissingGlyphs",
- "NativeName": "PathHandleMissingGlyphs",
+ "Name": "PrecisionType",
+ "NativeName": "PrecisionType",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "AccumAdjacentPairsNV",
- "NativeName": "GL_ACCUM_ADJACENT_PAIRS_NV",
- "Value": "0x90AD",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "AdjacentPairsNV",
- "NativeName": "GL_ADJACENT_PAIRS_NV",
- "Value": "0x90AE",
+ "Name": "PreserveAti",
+ "NativeName": "GL_PRESERVE_ATI",
+ "Value": "0x8762",
"Doc": "",
"Attributes": []
},
{
- "Name": "FirstToRestNV",
- "NativeName": "GL_FIRST_TO_REST_NV",
- "Value": "0x90AF",
+ "Name": "DiscardAti",
+ "NativeName": "GL_DISCARD_ATI",
+ "Value": "0x8763",
"Doc": "",
"Attributes": []
}
],
- "Name": "PathListMode",
- "NativeName": "PathListMode",
+ "Name": "PreserveModeATI",
+ "NativeName": "PreserveModeATI",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "GlyphWidthBitNV",
- "NativeName": "GL_GLYPH_WIDTH_BIT_NV",
- "Value": "0x1",
+ "Name": "Points",
+ "NativeName": "GL_POINTS",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "GlyphHeightBitNV",
- "NativeName": "GL_GLYPH_HEIGHT_BIT_NV",
- "Value": "0x2",
+ "Name": "Lines",
+ "NativeName": "GL_LINES",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "GlyphHorizontalBearingXBitNV",
- "NativeName": "GL_GLYPH_HORIZONTAL_BEARING_X_BIT_NV",
- "Value": "0x4",
+ "Name": "LineLoop",
+ "NativeName": "GL_LINE_LOOP",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "GlyphHorizontalBearingYBitNV",
- "NativeName": "GL_GLYPH_HORIZONTAL_BEARING_Y_BIT_NV",
- "Value": "0x8",
+ "Name": "LineStrip",
+ "NativeName": "GL_LINE_STRIP",
+ "Value": "0x3",
"Doc": "",
"Attributes": []
},
{
- "Name": "GlyphHorizontalBearingAdvanceBitNV",
- "NativeName": "GL_GLYPH_HORIZONTAL_BEARING_ADVANCE_BIT_NV",
- "Value": "0x10",
+ "Name": "Triangles",
+ "NativeName": "GL_TRIANGLES",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "GlyphVerticalBearingXBitNV",
- "NativeName": "GL_GLYPH_VERTICAL_BEARING_X_BIT_NV",
- "Value": "0x20",
+ "Name": "TriangleStrip",
+ "NativeName": "GL_TRIANGLE_STRIP",
+ "Value": "0x5",
"Doc": "",
"Attributes": []
},
{
- "Name": "GlyphVerticalBearingYBitNV",
- "NativeName": "GL_GLYPH_VERTICAL_BEARING_Y_BIT_NV",
- "Value": "0x40",
+ "Name": "TriangleFan",
+ "NativeName": "GL_TRIANGLE_FAN",
+ "Value": "0x6",
"Doc": "",
"Attributes": []
},
{
- "Name": "GlyphVerticalBearingAdvanceBitNV",
- "NativeName": "GL_GLYPH_VERTICAL_BEARING_ADVANCE_BIT_NV",
- "Value": "0x80",
+ "Name": "QuadsExt",
+ "NativeName": "GL_QUADS_EXT",
+ "Value": "0x7",
"Doc": "",
"Attributes": []
},
{
- "Name": "GlyphHasKerningBitNV",
- "NativeName": "GL_GLYPH_HAS_KERNING_BIT_NV",
- "Value": "0x100",
+ "Name": "LinesAdjacency",
+ "NativeName": "GL_LINES_ADJACENCY",
+ "Value": "0xA",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontXMinBoundsBitNV",
- "NativeName": "GL_FONT_X_MIN_BOUNDS_BIT_NV",
- "Value": "0x10000",
+ "Name": "LinesAdjacencyArb",
+ "NativeName": "GL_LINES_ADJACENCY_ARB",
+ "Value": "0xA",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontYMinBoundsBitNV",
- "NativeName": "GL_FONT_Y_MIN_BOUNDS_BIT_NV",
- "Value": "0x20000",
+ "Name": "LinesAdjacencyExt",
+ "NativeName": "GL_LINES_ADJACENCY_EXT",
+ "Value": "0xA",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontXMaxBoundsBitNV",
- "NativeName": "GL_FONT_X_MAX_BOUNDS_BIT_NV",
- "Value": "0x40000",
+ "Name": "LineStripAdjacency",
+ "NativeName": "GL_LINE_STRIP_ADJACENCY",
+ "Value": "0xB",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontYMaxBoundsBitNV",
- "NativeName": "GL_FONT_Y_MAX_BOUNDS_BIT_NV",
- "Value": "0x80000",
+ "Name": "LineStripAdjacencyArb",
+ "NativeName": "GL_LINE_STRIP_ADJACENCY_ARB",
+ "Value": "0xB",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontUnitsPerEMBitNV",
- "NativeName": "GL_FONT_UNITS_PER_EM_BIT_NV",
- "Value": "0x100000",
+ "Name": "LineStripAdjacencyExt",
+ "NativeName": "GL_LINE_STRIP_ADJACENCY_EXT",
+ "Value": "0xB",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontAscenderBitNV",
- "NativeName": "GL_FONT_ASCENDER_BIT_NV",
- "Value": "0x200000",
+ "Name": "TrianglesAdjacency",
+ "NativeName": "GL_TRIANGLES_ADJACENCY",
+ "Value": "0xC",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontDescenderBitNV",
- "NativeName": "GL_FONT_DESCENDER_BIT_NV",
- "Value": "0x400000",
+ "Name": "TrianglesAdjacencyArb",
+ "NativeName": "GL_TRIANGLES_ADJACENCY_ARB",
+ "Value": "0xC",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontHeightBitNV",
- "NativeName": "GL_FONT_HEIGHT_BIT_NV",
- "Value": "0x800000",
+ "Name": "TrianglesAdjacencyExt",
+ "NativeName": "GL_TRIANGLES_ADJACENCY_EXT",
+ "Value": "0xC",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontMaxAdvanceWidthBitNV",
- "NativeName": "GL_FONT_MAX_ADVANCE_WIDTH_BIT_NV",
- "Value": "0x1000000",
+ "Name": "TriangleStripAdjacency",
+ "NativeName": "GL_TRIANGLE_STRIP_ADJACENCY",
+ "Value": "0xD",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontMaxAdvanceHeightBitNV",
- "NativeName": "GL_FONT_MAX_ADVANCE_HEIGHT_BIT_NV",
- "Value": "0x2000000",
+ "Name": "TriangleStripAdjacencyArb",
+ "NativeName": "GL_TRIANGLE_STRIP_ADJACENCY_ARB",
+ "Value": "0xD",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontUnderlinePositionBitNV",
- "NativeName": "GL_FONT_UNDERLINE_POSITION_BIT_NV",
- "Value": "0x4000000",
+ "Name": "TriangleStripAdjacencyExt",
+ "NativeName": "GL_TRIANGLE_STRIP_ADJACENCY_EXT",
+ "Value": "0xD",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontUnderlineThicknessBitNV",
- "NativeName": "GL_FONT_UNDERLINE_THICKNESS_BIT_NV",
- "Value": "0x8000000",
+ "Name": "Patches",
+ "NativeName": "GL_PATCHES",
+ "Value": "0xE",
"Doc": "",
"Attributes": []
},
{
- "Name": "FontHasKerningBitNV",
- "NativeName": "GL_FONT_HAS_KERNING_BIT_NV",
- "Value": "0x10000000",
+ "Name": "PatchesExt",
+ "NativeName": "GL_PATCHES_EXT",
+ "Value": "0xE",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "PrimitiveType",
+ "NativeName": "PrimitiveType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "FontNumGlyphIndicesBitNV",
- "NativeName": "GL_FONT_NUM_GLYPH_INDICES_BIT_NV",
- "Value": "0x20000000",
+ "Name": "ProgramFormatAsciiArb",
+ "NativeName": "GL_PROGRAM_FORMAT_ASCII_ARB",
+ "Value": "0x8875",
"Doc": "",
"Attributes": []
}
],
- "Name": "PathMetricMask",
- "NativeName": "PathMetricMask",
+ "Name": "ProgramFormat",
+ "NativeName": "ProgramFormat",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "PathStrokeWidthNV",
- "NativeName": "GL_PATH_STROKE_WIDTH_NV",
- "Value": "0x9075",
+ "Name": "TransformFeedbackBuffer",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
+ "Value": "0x8C8E",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathInitialEndCapNV",
- "NativeName": "GL_PATH_INITIAL_END_CAP_NV",
- "Value": "0x9077",
+ "Name": "Uniform",
+ "NativeName": "GL_UNIFORM",
+ "Value": "0x92E1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathTerminalEndCapNV",
- "NativeName": "GL_PATH_TERMINAL_END_CAP_NV",
- "Value": "0x9078",
+ "Name": "UniformBlock",
+ "NativeName": "GL_UNIFORM_BLOCK",
+ "Value": "0x92E2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathJoinStyleNV",
- "NativeName": "GL_PATH_JOIN_STYLE_NV",
- "Value": "0x9079",
+ "Name": "ProgramInput",
+ "NativeName": "GL_PROGRAM_INPUT",
+ "Value": "0x92E3",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathMiterLimitNV",
- "NativeName": "GL_PATH_MITER_LIMIT_NV",
- "Value": "0x907A",
+ "Name": "ProgramOutput",
+ "NativeName": "GL_PROGRAM_OUTPUT",
+ "Value": "0x92E4",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathInitialDashCapNV",
- "NativeName": "GL_PATH_INITIAL_DASH_CAP_NV",
- "Value": "0x907C",
+ "Name": "BufferVariable",
+ "NativeName": "GL_BUFFER_VARIABLE",
+ "Value": "0x92E5",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathTerminalDashCapNV",
- "NativeName": "GL_PATH_TERMINAL_DASH_CAP_NV",
- "Value": "0x907D",
+ "Name": "ShaderStorageBlock",
+ "NativeName": "GL_SHADER_STORAGE_BLOCK",
+ "Value": "0x92E6",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathDashOffsetNV",
- "NativeName": "GL_PATH_DASH_OFFSET_NV",
- "Value": "0x907E",
+ "Name": "VertexSubroutine",
+ "NativeName": "GL_VERTEX_SUBROUTINE",
+ "Value": "0x92E8",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathClientLengthNV",
- "NativeName": "GL_PATH_CLIENT_LENGTH_NV",
- "Value": "0x907F",
+ "Name": "TessControlSubroutine",
+ "NativeName": "GL_TESS_CONTROL_SUBROUTINE",
+ "Value": "0x92E9",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathDashOffsetResetNV",
- "NativeName": "GL_PATH_DASH_OFFSET_RESET_NV",
- "Value": "0x90B4",
+ "Name": "TessEvaluationSubroutine",
+ "NativeName": "GL_TESS_EVALUATION_SUBROUTINE",
+ "Value": "0x92EA",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathFillModeNV",
- "NativeName": "GL_PATH_FILL_MODE_NV",
- "Value": "0x9080",
+ "Name": "GeometrySubroutine",
+ "NativeName": "GL_GEOMETRY_SUBROUTINE",
+ "Value": "0x92EB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathFillMaskNV",
- "NativeName": "GL_PATH_FILL_MASK_NV",
- "Value": "0x9081",
+ "Name": "FragmentSubroutine",
+ "NativeName": "GL_FRAGMENT_SUBROUTINE",
+ "Value": "0x92EC",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathFillCoverModeNV",
- "NativeName": "GL_PATH_FILL_COVER_MODE_NV",
- "Value": "0x9082",
+ "Name": "ComputeSubroutine",
+ "NativeName": "GL_COMPUTE_SUBROUTINE",
+ "Value": "0x92ED",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathStrokeCoverModeNV",
- "NativeName": "GL_PATH_STROKE_COVER_MODE_NV",
- "Value": "0x9083",
+ "Name": "VertexSubroutineUniform",
+ "NativeName": "GL_VERTEX_SUBROUTINE_UNIFORM",
+ "Value": "0x92EE",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathStrokeMaskNV",
- "NativeName": "GL_PATH_STROKE_MASK_NV",
- "Value": "0x9084",
+ "Name": "TessControlSubroutineUniform",
+ "NativeName": "GL_TESS_CONTROL_SUBROUTINE_UNIFORM",
+ "Value": "0x92EF",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathEndCapsNV",
- "NativeName": "GL_PATH_END_CAPS_NV",
- "Value": "0x9076",
+ "Name": "TessEvaluationSubroutineUniform",
+ "NativeName": "GL_TESS_EVALUATION_SUBROUTINE_UNIFORM",
+ "Value": "0x92F0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathDashCapsNV",
- "NativeName": "GL_PATH_DASH_CAPS_NV",
- "Value": "0x907B",
+ "Name": "GeometrySubroutineUniform",
+ "NativeName": "GL_GEOMETRY_SUBROUTINE_UNIFORM",
+ "Value": "0x92F1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathCommandCountNV",
- "NativeName": "GL_PATH_COMMAND_COUNT_NV",
- "Value": "0x909D",
+ "Name": "FragmentSubroutineUniform",
+ "NativeName": "GL_FRAGMENT_SUBROUTINE_UNIFORM",
+ "Value": "0x92F2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathCoordCountNV",
- "NativeName": "GL_PATH_COORD_COUNT_NV",
- "Value": "0x909E",
+ "Name": "ComputeSubroutineUniform",
+ "NativeName": "GL_COMPUTE_SUBROUTINE_UNIFORM",
+ "Value": "0x92F3",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathDashArrayCountNV",
- "NativeName": "GL_PATH_DASH_ARRAY_COUNT_NV",
- "Value": "0x909F",
+ "Name": "TransformFeedbackVarying",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_VARYING",
+ "Value": "0x92F4",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ProgramInterface",
+ "NativeName": "ProgramInterface",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PathComputedLengthNV",
- "NativeName": "GL_PATH_COMPUTED_LENGTH_NV",
- "Value": "0x90A0",
+ "Name": "ActiveResources",
+ "NativeName": "GL_ACTIVE_RESOURCES",
+ "Value": "0x92F5",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathObjectBoundingBoxNV",
- "NativeName": "GL_PATH_OBJECT_BOUNDING_BOX_NV",
- "Value": "0x908A",
+ "Name": "MaxNameLength",
+ "NativeName": "GL_MAX_NAME_LENGTH",
+ "Value": "0x92F6",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathFillBoundingBoxNV",
- "NativeName": "GL_PATH_FILL_BOUNDING_BOX_NV",
- "Value": "0x90A1",
+ "Name": "MaxNumActiveVariables",
+ "NativeName": "GL_MAX_NUM_ACTIVE_VARIABLES",
+ "Value": "0x92F7",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathStrokeBoundingBoxNV",
- "NativeName": "GL_PATH_STROKE_BOUNDING_BOX_NV",
- "Value": "0x90A2",
+ "Name": "MaxNumCompatibleSubroutines",
+ "NativeName": "GL_MAX_NUM_COMPATIBLE_SUBROUTINES",
+ "Value": "0x92F8",
"Doc": "",
"Attributes": []
}
],
- "Name": "PathParameter",
- "NativeName": "PathParameter",
+ "Name": "ProgramInterfacePName",
+ "NativeName": "ProgramInterfacePName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "PathFormatSvgNV",
- "NativeName": "GL_PATH_FORMAT_SVG_NV",
- "Value": "0x9070",
+ "Name": "ProgramBinaryRetrievableHint",
+ "NativeName": "GL_PROGRAM_BINARY_RETRIEVABLE_HINT",
+ "Value": "0x8257",
"Doc": "",
"Attributes": []
},
{
- "Name": "PathFormatPSNV",
- "NativeName": "GL_PATH_FORMAT_PS_NV",
- "Value": "0x9071",
+ "Name": "ProgramSeparable",
+ "NativeName": "GL_PROGRAM_SEPARABLE",
+ "Value": "0x8258",
"Doc": "",
"Attributes": []
}
],
- "Name": "PathStringFormat",
- "NativeName": "PathStringFormat",
+ "Name": "ProgramParameterPName",
+ "NativeName": "ProgramParameterPName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "None",
- "NativeName": "GL_NONE",
- "Value": "0x0",
+ "Name": "ComputeWorkGroupSize",
+ "NativeName": "GL_COMPUTE_WORK_GROUP_SIZE",
+ "Value": "0x8267",
"Doc": "",
"Attributes": []
},
{
- "Name": "TranslateXNV",
- "NativeName": "GL_TRANSLATE_X_NV",
- "Value": "0x908E",
+ "Name": "ProgramBinaryLength",
+ "NativeName": "GL_PROGRAM_BINARY_LENGTH",
+ "Value": "0x8741",
"Doc": "",
"Attributes": []
},
{
- "Name": "TranslateYNV",
- "NativeName": "GL_TRANSLATE_Y_NV",
- "Value": "0x908F",
+ "Name": "GeometryVerticesOut",
+ "NativeName": "GL_GEOMETRY_VERTICES_OUT",
+ "Value": "0x8916",
"Doc": "",
"Attributes": []
},
{
- "Name": "Translate2DNV",
- "NativeName": "GL_TRANSLATE_2D_NV",
- "Value": "0x9090",
+ "Name": "GeometryInputType",
+ "NativeName": "GL_GEOMETRY_INPUT_TYPE",
+ "Value": "0x8917",
"Doc": "",
"Attributes": []
},
{
- "Name": "Translate3DNV",
- "NativeName": "GL_TRANSLATE_3D_NV",
- "Value": "0x9091",
+ "Name": "GeometryOutputType",
+ "NativeName": "GL_GEOMETRY_OUTPUT_TYPE",
+ "Value": "0x8918",
"Doc": "",
"Attributes": []
},
{
- "Name": "Affine2DNV",
- "NativeName": "GL_AFFINE_2D_NV",
- "Value": "0x9092",
+ "Name": "ActiveUniformBlockMaxNameLength",
+ "NativeName": "GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH",
+ "Value": "0x8A35",
"Doc": "",
"Attributes": []
},
{
- "Name": "Affine3DNV",
- "NativeName": "GL_AFFINE_3D_NV",
- "Value": "0x9094",
+ "Name": "ActiveUniformBlocks",
+ "NativeName": "GL_ACTIVE_UNIFORM_BLOCKS",
+ "Value": "0x8A36",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransposeAffine2DNV",
- "NativeName": "GL_TRANSPOSE_AFFINE_2D_NV",
- "Value": "0x9096",
+ "Name": "DeleteStatus",
+ "NativeName": "GL_DELETE_STATUS",
+ "Value": "0x8B80",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransposeAffine3DNV",
- "NativeName": "GL_TRANSPOSE_AFFINE_3D_NV",
- "Value": "0x9098",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "PathTransformType",
- "NativeName": "PathTransformType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "ActiveProgram",
- "NativeName": "GL_ACTIVE_PROGRAM",
- "Value": "0x8259",
+ "Name": "LinkStatus",
+ "NativeName": "GL_LINK_STATUS",
+ "Value": "0x8B82",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexShader",
- "NativeName": "GL_VERTEX_SHADER",
- "Value": "0x8B31",
+ "Name": "ValidateStatus",
+ "NativeName": "GL_VALIDATE_STATUS",
+ "Value": "0x8B83",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessControlShader",
- "NativeName": "GL_TESS_CONTROL_SHADER",
- "Value": "0x8E88",
+ "Name": "InfoLogLength",
+ "NativeName": "GL_INFO_LOG_LENGTH",
+ "Value": "0x8B84",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessEvaluationShader",
- "NativeName": "GL_TESS_EVALUATION_SHADER",
- "Value": "0x8E87",
+ "Name": "AttachedShaders",
+ "NativeName": "GL_ATTACHED_SHADERS",
+ "Value": "0x8B85",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryShader",
- "NativeName": "GL_GEOMETRY_SHADER",
- "Value": "0x8DD9",
+ "Name": "ActiveUniforms",
+ "NativeName": "GL_ACTIVE_UNIFORMS",
+ "Value": "0x8B86",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentShader",
- "NativeName": "GL_FRAGMENT_SHADER",
- "Value": "0x8B30",
+ "Name": "ActiveUniformMaxLength",
+ "NativeName": "GL_ACTIVE_UNIFORM_MAX_LENGTH",
+ "Value": "0x8B87",
"Doc": "",
"Attributes": []
},
{
- "Name": "InfoLogLength",
- "NativeName": "GL_INFO_LOG_LENGTH",
- "Value": "0x8B84",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "PipelineParameterName",
- "NativeName": "PipelineParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Color",
- "NativeName": "GL_COLOR",
- "Value": "0x1800",
+ "Name": "ActiveAttributes",
+ "NativeName": "GL_ACTIVE_ATTRIBUTES",
+ "Value": "0x8B89",
"Doc": "",
"Attributes": []
},
{
- "Name": "ColorExt",
- "NativeName": "GL_COLOR_EXT",
- "Value": "0x1800",
+ "Name": "ActiveAttributeMaxLength",
+ "NativeName": "GL_ACTIVE_ATTRIBUTE_MAX_LENGTH",
+ "Value": "0x8B8A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Depth",
- "NativeName": "GL_DEPTH",
- "Value": "0x1801",
+ "Name": "TransformFeedbackVaryingMaxLength",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH",
+ "Value": "0x8C76",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthExt",
- "NativeName": "GL_DEPTH_EXT",
- "Value": "0x1801",
+ "Name": "TransformFeedbackBufferMode",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_MODE",
+ "Value": "0x8C7F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Stencil",
- "NativeName": "GL_STENCIL",
- "Value": "0x1802",
+ "Name": "TransformFeedbackVaryings",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_VARYINGS",
+ "Value": "0x8C83",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilExt",
- "NativeName": "GL_STENCIL_EXT",
- "Value": "0x1802",
+ "Name": "ActiveAtomicCounterBuffers",
+ "NativeName": "GL_ACTIVE_ATOMIC_COUNTER_BUFFERS",
+ "Value": "0x92D9",
"Doc": "",
"Attributes": []
}
],
- "Name": "PixelCopyType",
- "NativeName": "PixelCopyType",
+ "Name": "ProgramPropertyARB",
+ "NativeName": "ProgramPropertyARB",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "AbgrExt",
- "NativeName": "GL_ABGR_EXT",
- "Value": "0x8000",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Alpha",
- "NativeName": "GL_ALPHA",
- "Value": "0x1906",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Blue",
- "NativeName": "GL_BLUE",
- "Value": "0x1905",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "CmykaExt",
- "NativeName": "GL_CMYKA_EXT",
- "Value": "0x800D",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "CmykExt",
- "NativeName": "GL_CMYK_EXT",
- "Value": "0x800C",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "DepthComponent",
- "NativeName": "GL_DEPTH_COMPONENT",
- "Value": "0x1902",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Green",
- "NativeName": "GL_GREEN",
- "Value": "0x1904",
+ "Name": "NumCompatibleSubroutines",
+ "NativeName": "GL_NUM_COMPATIBLE_SUBROUTINES",
+ "Value": "0x8E4A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Red",
- "NativeName": "GL_RED",
- "Value": "0x1903",
+ "Name": "CompatibleSubroutines",
+ "NativeName": "GL_COMPATIBLE_SUBROUTINES",
+ "Value": "0x8E4B",
"Doc": "",
"Attributes": []
},
{
- "Name": "RedExt",
- "NativeName": "GL_RED_EXT",
- "Value": "0x1903",
+ "Name": "Uniform",
+ "NativeName": "GL_UNIFORM",
+ "Value": "0x92E1",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb",
- "NativeName": "GL_RGB",
- "Value": "0x1907",
+ "Name": "IsPerPatch",
+ "NativeName": "GL_IS_PER_PATCH",
+ "Value": "0x92E7",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba",
- "NativeName": "GL_RGBA",
- "Value": "0x1908",
+ "Name": "NameLength",
+ "NativeName": "GL_NAME_LENGTH",
+ "Value": "0x92F9",
"Doc": "",
"Attributes": []
},
{
- "Name": "StencilIndex",
- "NativeName": "GL_STENCIL_INDEX",
- "Value": "0x1901",
+ "Name": "Type",
+ "NativeName": "GL_TYPE",
+ "Value": "0x92FA",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt",
- "NativeName": "GL_UNSIGNED_INT",
- "Value": "0x1405",
+ "Name": "ArraySize",
+ "NativeName": "GL_ARRAY_SIZE",
+ "Value": "0x92FB",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedShort",
- "NativeName": "GL_UNSIGNED_SHORT",
- "Value": "0x1403",
+ "Name": "Offset",
+ "NativeName": "GL_OFFSET",
+ "Value": "0x92FC",
"Doc": "",
"Attributes": []
},
{
- "Name": "Ycrcb422Sgix",
- "NativeName": "GL_YCRCB_422_SGIX",
- "Value": "0x81BB",
+ "Name": "BlockIndex",
+ "NativeName": "GL_BLOCK_INDEX",
+ "Value": "0x92FD",
"Doc": "",
"Attributes": []
},
{
- "Name": "Ycrcb444Sgix",
- "NativeName": "GL_YCRCB_444_SGIX",
- "Value": "0x81BC",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "PixelFormat",
- "NativeName": "PixelFormat",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [],
- "Name": "PixelMap",
- "NativeName": "PixelMap",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "PackAlignment",
- "NativeName": "GL_PACK_ALIGNMENT",
- "Value": "0xD05",
+ "Name": "ArrayStride",
+ "NativeName": "GL_ARRAY_STRIDE",
+ "Value": "0x92FE",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackImageDepthSgis",
- "NativeName": "GL_PACK_IMAGE_DEPTH_SGIS",
- "Value": "0x8131",
+ "Name": "MatrixStride",
+ "NativeName": "GL_MATRIX_STRIDE",
+ "Value": "0x92FF",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackImageHeight",
- "NativeName": "GL_PACK_IMAGE_HEIGHT",
- "Value": "0x806C",
+ "Name": "IsRowMajor",
+ "NativeName": "GL_IS_ROW_MAJOR",
+ "Value": "0x9300",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackImageHeightExt",
- "NativeName": "GL_PACK_IMAGE_HEIGHT_EXT",
- "Value": "0x806C",
+ "Name": "AtomicCounterBufferIndex",
+ "NativeName": "GL_ATOMIC_COUNTER_BUFFER_INDEX",
+ "Value": "0x9301",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackLsbFirst",
- "NativeName": "GL_PACK_LSB_FIRST",
- "Value": "0xD01",
+ "Name": "BufferBinding",
+ "NativeName": "GL_BUFFER_BINDING",
+ "Value": "0x9302",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackResampleOml",
- "NativeName": "GL_PACK_RESAMPLE_OML",
- "Value": "0x8984",
+ "Name": "BufferDataSize",
+ "NativeName": "GL_BUFFER_DATA_SIZE",
+ "Value": "0x9303",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackResampleSgix",
- "NativeName": "GL_PACK_RESAMPLE_SGIX",
- "Value": "0x842E",
+ "Name": "NumActiveVariables",
+ "NativeName": "GL_NUM_ACTIVE_VARIABLES",
+ "Value": "0x9304",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackRowLength",
- "NativeName": "GL_PACK_ROW_LENGTH",
- "Value": "0xD02",
+ "Name": "ActiveVariables",
+ "NativeName": "GL_ACTIVE_VARIABLES",
+ "Value": "0x9305",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipImages",
- "NativeName": "GL_PACK_SKIP_IMAGES",
- "Value": "0x806B",
+ "Name": "ReferencedByVertexShader",
+ "NativeName": "GL_REFERENCED_BY_VERTEX_SHADER",
+ "Value": "0x9306",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipImagesExt",
- "NativeName": "GL_PACK_SKIP_IMAGES_EXT",
- "Value": "0x806B",
+ "Name": "ReferencedByTessControlShader",
+ "NativeName": "GL_REFERENCED_BY_TESS_CONTROL_SHADER",
+ "Value": "0x9307",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipPixels",
- "NativeName": "GL_PACK_SKIP_PIXELS",
- "Value": "0xD04",
+ "Name": "ReferencedByTessEvaluationShader",
+ "NativeName": "GL_REFERENCED_BY_TESS_EVALUATION_SHADER",
+ "Value": "0x9308",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipRows",
- "NativeName": "GL_PACK_SKIP_ROWS",
- "Value": "0xD03",
+ "Name": "ReferencedByGeometryShader",
+ "NativeName": "GL_REFERENCED_BY_GEOMETRY_SHADER",
+ "Value": "0x9309",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSkipVolumesSgis",
- "NativeName": "GL_PACK_SKIP_VOLUMES_SGIS",
- "Value": "0x8130",
+ "Name": "ReferencedByFragmentShader",
+ "NativeName": "GL_REFERENCED_BY_FRAGMENT_SHADER",
+ "Value": "0x930A",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSubsampleRateSgix",
- "NativeName": "GL_PACK_SUBSAMPLE_RATE_SGIX",
- "Value": "0x85A0",
+ "Name": "ReferencedByComputeShader",
+ "NativeName": "GL_REFERENCED_BY_COMPUTE_SHADER",
+ "Value": "0x930B",
"Doc": "",
"Attributes": []
},
{
- "Name": "PackSwapBytes",
- "NativeName": "GL_PACK_SWAP_BYTES",
- "Value": "0xD00",
+ "Name": "TopLevelArraySize",
+ "NativeName": "GL_TOP_LEVEL_ARRAY_SIZE",
+ "Value": "0x930C",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileCacheSizeSgix",
- "NativeName": "GL_PIXEL_TILE_CACHE_SIZE_SGIX",
- "Value": "0x8145",
+ "Name": "TopLevelArrayStride",
+ "NativeName": "GL_TOP_LEVEL_ARRAY_STRIDE",
+ "Value": "0x930D",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileGridDepthSgix",
- "NativeName": "GL_PIXEL_TILE_GRID_DEPTH_SGIX",
- "Value": "0x8144",
+ "Name": "Location",
+ "NativeName": "GL_LOCATION",
+ "Value": "0x930E",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileGridHeightSgix",
- "NativeName": "GL_PIXEL_TILE_GRID_HEIGHT_SGIX",
- "Value": "0x8143",
+ "Name": "LocationIndex",
+ "NativeName": "GL_LOCATION_INDEX",
+ "Value": "0x930F",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileGridWidthSgix",
- "NativeName": "GL_PIXEL_TILE_GRID_WIDTH_SGIX",
- "Value": "0x8142",
+ "Name": "LocationComponent",
+ "NativeName": "GL_LOCATION_COMPONENT",
+ "Value": "0x934A",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileHeightSgix",
- "NativeName": "GL_PIXEL_TILE_HEIGHT_SGIX",
- "Value": "0x8141",
+ "Name": "TransformFeedbackBufferIndex",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_INDEX",
+ "Value": "0x934B",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTileWidthSgix",
- "NativeName": "GL_PIXEL_TILE_WIDTH_SGIX",
- "Value": "0x8140",
+ "Name": "TransformFeedbackBufferStride",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_STRIDE",
+ "Value": "0x934C",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ProgramResourceProperty",
+ "NativeName": "ProgramResourceProperty",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "UnpackAlignment",
- "NativeName": "GL_UNPACK_ALIGNMENT",
- "Value": "0xCF5",
+ "Name": "ActiveSubroutines",
+ "NativeName": "GL_ACTIVE_SUBROUTINES",
+ "Value": "0x8DE5",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackImageDepthSgis",
- "NativeName": "GL_UNPACK_IMAGE_DEPTH_SGIS",
- "Value": "0x8133",
+ "Name": "ActiveSubroutineUniforms",
+ "NativeName": "GL_ACTIVE_SUBROUTINE_UNIFORMS",
+ "Value": "0x8DE6",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackImageHeight",
- "NativeName": "GL_UNPACK_IMAGE_HEIGHT",
- "Value": "0x806E",
+ "Name": "ActiveSubroutineUniformLocations",
+ "NativeName": "GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS",
+ "Value": "0x8E47",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackImageHeightExt",
- "NativeName": "GL_UNPACK_IMAGE_HEIGHT_EXT",
- "Value": "0x806E",
+ "Name": "ActiveSubroutineMaxLength",
+ "NativeName": "GL_ACTIVE_SUBROUTINE_MAX_LENGTH",
+ "Value": "0x8E48",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackLsbFirst",
- "NativeName": "GL_UNPACK_LSB_FIRST",
- "Value": "0xCF1",
+ "Name": "ActiveSubroutineUniformMaxLength",
+ "NativeName": "GL_ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH",
+ "Value": "0x8E49",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ProgramStagePName",
+ "NativeName": "ProgramStagePName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "UnpackResampleOml",
- "NativeName": "GL_UNPACK_RESAMPLE_OML",
- "Value": "0x8985",
+ "Name": "ProgramStringArb",
+ "NativeName": "GL_PROGRAM_STRING_ARB",
+ "Value": "0x8628",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ProgramStringProperty",
+ "NativeName": "ProgramStringProperty",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "UnpackResampleSgix",
- "NativeName": "GL_UNPACK_RESAMPLE_SGIX",
- "Value": "0x842F",
+ "Name": "TextFragmentShaderAti",
+ "NativeName": "GL_TEXT_FRAGMENT_SHADER_ATI",
+ "Value": "0x8200",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackRowLength",
- "NativeName": "GL_UNPACK_ROW_LENGTH",
- "Value": "0xCF2",
+ "Name": "VertexProgramArb",
+ "NativeName": "GL_VERTEX_PROGRAM_ARB",
+ "Value": "0x8620",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackRowLengthExt",
- "NativeName": "GL_UNPACK_ROW_LENGTH_EXT",
- "Value": "0xCF2",
+ "Name": "FragmentProgramArb",
+ "NativeName": "GL_FRAGMENT_PROGRAM_ARB",
+ "Value": "0x8804",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipImages",
- "NativeName": "GL_UNPACK_SKIP_IMAGES",
- "Value": "0x806D",
+ "Name": "TessControlProgramNV",
+ "NativeName": "GL_TESS_CONTROL_PROGRAM_NV",
+ "Value": "0x891E",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipImagesExt",
- "NativeName": "GL_UNPACK_SKIP_IMAGES_EXT",
- "Value": "0x806D",
+ "Name": "TessEvaluationProgramNV",
+ "NativeName": "GL_TESS_EVALUATION_PROGRAM_NV",
+ "Value": "0x891F",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipPixels",
- "NativeName": "GL_UNPACK_SKIP_PIXELS",
- "Value": "0xCF4",
+ "Name": "GeometryProgramNV",
+ "NativeName": "GL_GEOMETRY_PROGRAM_NV",
+ "Value": "0x8C26",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipPixelsExt",
- "NativeName": "GL_UNPACK_SKIP_PIXELS_EXT",
- "Value": "0xCF4",
+ "Name": "ComputeProgramNV",
+ "NativeName": "GL_COMPUTE_PROGRAM_NV",
+ "Value": "0x90FB",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ProgramTarget",
+ "NativeName": "ProgramTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "UnpackSkipRows",
- "NativeName": "GL_UNPACK_SKIP_ROWS",
- "Value": "0xCF3",
+ "Name": "Timestamp",
+ "NativeName": "GL_TIMESTAMP",
+ "Value": "0x8E28",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "QueryCounterTarget",
+ "NativeName": "QueryCounterTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "UnpackSkipRowsExt",
- "NativeName": "GL_UNPACK_SKIP_ROWS_EXT",
- "Value": "0xCF3",
+ "Name": "QueryTarget",
+ "NativeName": "GL_QUERY_TARGET",
+ "Value": "0x82EA",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSkipVolumesSgis",
- "NativeName": "GL_UNPACK_SKIP_VOLUMES_SGIS",
- "Value": "0x8132",
+ "Name": "QueryResult",
+ "NativeName": "GL_QUERY_RESULT",
+ "Value": "0x8866",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSubsampleRateSgix",
- "NativeName": "GL_UNPACK_SUBSAMPLE_RATE_SGIX",
- "Value": "0x85A1",
+ "Name": "QueryResultAvailable",
+ "NativeName": "GL_QUERY_RESULT_AVAILABLE",
+ "Value": "0x8867",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnpackSwapBytes",
- "NativeName": "GL_UNPACK_SWAP_BYTES",
- "Value": "0xCF0",
+ "Name": "QueryResultNoWait",
+ "NativeName": "GL_QUERY_RESULT_NO_WAIT",
+ "Value": "0x9194",
"Doc": "",
"Attributes": []
}
],
- "Name": "PixelStoreParameter",
- "NativeName": "PixelStoreParameter",
+ "Name": "QueryObjectParameterName",
+ "NativeName": "QueryObjectParameterName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ResampleDecimateSgix",
- "NativeName": "GL_RESAMPLE_DECIMATE_SGIX",
- "Value": "0x8430",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ResampleReplicateSgix",
- "NativeName": "GL_RESAMPLE_REPLICATE_SGIX",
- "Value": "0x8433",
+ "Name": "QueryCounterBits",
+ "NativeName": "GL_QUERY_COUNTER_BITS",
+ "Value": "0x8864",
"Doc": "",
"Attributes": []
},
{
- "Name": "ResampleZeroFillSgix",
- "NativeName": "GL_RESAMPLE_ZERO_FILL_SGIX",
- "Value": "0x8434",
+ "Name": "CurrentQuery",
+ "NativeName": "GL_CURRENT_QUERY",
+ "Value": "0x8865",
"Doc": "",
"Attributes": []
}
],
- "Name": "PixelStoreResampleMode",
- "NativeName": "PixelStoreResampleMode",
+ "Name": "QueryParameterName",
+ "NativeName": "QueryParameterName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "PixelSubsample2424Sgix",
- "NativeName": "GL_PIXEL_SUBSAMPLE_2424_SGIX",
- "Value": "0x85A3",
+ "Name": "TransformFeedbackOverflow",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_OVERFLOW",
+ "Value": "0x82EC",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelSubsample4242Sgix",
- "NativeName": "GL_PIXEL_SUBSAMPLE_4242_SGIX",
- "Value": "0x85A4",
+ "Name": "VerticesSubmitted",
+ "NativeName": "GL_VERTICES_SUBMITTED",
+ "Value": "0x82EE",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelSubsample4444Sgix",
- "NativeName": "GL_PIXEL_SUBSAMPLE_4444_SGIX",
- "Value": "0x85A2",
+ "Name": "PrimitivesSubmitted",
+ "NativeName": "GL_PRIMITIVES_SUBMITTED",
+ "Value": "0x82EF",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PixelStoreSubsampleRate",
- "NativeName": "PixelStoreSubsampleRate",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "None",
- "NativeName": "GL_NONE",
- "Value": "0x0",
+ "Name": "VertexShaderInvocations",
+ "NativeName": "GL_VERTEX_SHADER_INVOCATIONS",
+ "Value": "0x82F0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenAlphaLSSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_LS_SGIX",
- "Value": "0x8189",
+ "Name": "TimeElapsed",
+ "NativeName": "GL_TIME_ELAPSED",
+ "Value": "0x88BF",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenAlphaMSSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_MS_SGIX",
- "Value": "0x818A",
+ "Name": "SamplesPassed",
+ "NativeName": "GL_SAMPLES_PASSED",
+ "Value": "0x8914",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenAlphaNoReplaceSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_NO_REPLACE_SGIX",
- "Value": "0x8188",
+ "Name": "AnySamplesPassed",
+ "NativeName": "GL_ANY_SAMPLES_PASSED",
+ "Value": "0x8C2F",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenAlphaReplaceSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_ALPHA_REPLACE_SGIX",
- "Value": "0x8187",
+ "Name": "PrimitivesGenerated",
+ "NativeName": "GL_PRIMITIVES_GENERATED",
+ "Value": "0x8C87",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgb",
- "NativeName": "GL_RGB",
- "Value": "0x1907",
+ "Name": "TransformFeedbackPrimitivesWritten",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN",
+ "Value": "0x8C88",
"Doc": "",
"Attributes": []
},
{
- "Name": "Rgba",
- "NativeName": "GL_RGBA",
- "Value": "0x1908",
+ "Name": "AnySamplesPassedConservative",
+ "NativeName": "GL_ANY_SAMPLES_PASSED_CONSERVATIVE",
+ "Value": "0x8D6A",
"Doc": "",
"Attributes": []
}
],
- "Name": "PixelTexGenMode",
- "NativeName": "PixelTexGenMode",
+ "Name": "QueryTarget",
+ "NativeName": "QueryTarget",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "PixelFragmentAlphaSourceSgis",
- "NativeName": "GL_PIXEL_FRAGMENT_ALPHA_SOURCE_SGIS",
- "Value": "0x8355",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelFragmentRgbSourceSgis",
- "NativeName": "GL_PIXEL_FRAGMENT_RGB_SOURCE_SGIS",
- "Value": "0x8354",
+ "Name": "NoneOes",
+ "NativeName": "GL_NONE_OES",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PixelTexGenParameterNameSGIS",
- "NativeName": "PixelTexGenParameterNameSGIS",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "PostColorMatrixAlphaBias",
- "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_BIAS",
- "Value": "0x80BB",
+ "Name": "FrontLeft",
+ "NativeName": "GL_FRONT_LEFT",
+ "Value": "0x400",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixAlphaBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI",
- "Value": "0x80BB",
+ "Name": "FrontRight",
+ "NativeName": "GL_FRONT_RIGHT",
+ "Value": "0x401",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixAlphaScale",
- "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_SCALE",
- "Value": "0x80B7",
+ "Name": "BackLeft",
+ "NativeName": "GL_BACK_LEFT",
+ "Value": "0x402",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixAlphaScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI",
- "Value": "0x80B7",
+ "Name": "BackRight",
+ "NativeName": "GL_BACK_RIGHT",
+ "Value": "0x403",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixBlueBias",
- "NativeName": "GL_POST_COLOR_MATRIX_BLUE_BIAS",
- "Value": "0x80BA",
+ "Name": "Front",
+ "NativeName": "GL_FRONT",
+ "Value": "0x404",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixBlueBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI",
- "Value": "0x80BA",
+ "Name": "Back",
+ "NativeName": "GL_BACK",
+ "Value": "0x405",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixBlueScale",
- "NativeName": "GL_POST_COLOR_MATRIX_BLUE_SCALE",
- "Value": "0x80B6",
+ "Name": "Left",
+ "NativeName": "GL_LEFT",
+ "Value": "0x406",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixBlueScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI",
- "Value": "0x80B6",
+ "Name": "Right",
+ "NativeName": "GL_RIGHT",
+ "Value": "0x407",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixGreenBias",
- "NativeName": "GL_POST_COLOR_MATRIX_GREEN_BIAS",
- "Value": "0x80B9",
+ "Name": "ColorAttachment0",
+ "NativeName": "GL_COLOR_ATTACHMENT0",
+ "Value": "0x8CE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixGreenBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI",
- "Value": "0x80B9",
+ "Name": "ColorAttachment1",
+ "NativeName": "GL_COLOR_ATTACHMENT1",
+ "Value": "0x8CE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixGreenScale",
- "NativeName": "GL_POST_COLOR_MATRIX_GREEN_SCALE",
- "Value": "0x80B5",
+ "Name": "ColorAttachment2",
+ "NativeName": "GL_COLOR_ATTACHMENT2",
+ "Value": "0x8CE2",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixGreenScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI",
- "Value": "0x80B5",
+ "Name": "ColorAttachment3",
+ "NativeName": "GL_COLOR_ATTACHMENT3",
+ "Value": "0x8CE3",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixRedBias",
- "NativeName": "GL_POST_COLOR_MATRIX_RED_BIAS",
- "Value": "0x80B8",
+ "Name": "ColorAttachment4",
+ "NativeName": "GL_COLOR_ATTACHMENT4",
+ "Value": "0x8CE4",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixRedBiasSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_RED_BIAS_SGI",
- "Value": "0x80B8",
+ "Name": "ColorAttachment5",
+ "NativeName": "GL_COLOR_ATTACHMENT5",
+ "Value": "0x8CE5",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixRedScale",
- "NativeName": "GL_POST_COLOR_MATRIX_RED_SCALE",
- "Value": "0x80B4",
+ "Name": "ColorAttachment6",
+ "NativeName": "GL_COLOR_ATTACHMENT6",
+ "Value": "0x8CE6",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostColorMatrixRedScaleSgi",
- "NativeName": "GL_POST_COLOR_MATRIX_RED_SCALE_SGI",
- "Value": "0x80B4",
+ "Name": "ColorAttachment7",
+ "NativeName": "GL_COLOR_ATTACHMENT7",
+ "Value": "0x8CE7",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionAlphaBias",
- "NativeName": "GL_POST_CONVOLUTION_ALPHA_BIAS",
- "Value": "0x8023",
+ "Name": "ColorAttachment8",
+ "NativeName": "GL_COLOR_ATTACHMENT8",
+ "Value": "0x8CE8",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionAlphaBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_ALPHA_BIAS_EXT",
- "Value": "0x8023",
+ "Name": "ColorAttachment9",
+ "NativeName": "GL_COLOR_ATTACHMENT9",
+ "Value": "0x8CE9",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionAlphaScale",
- "NativeName": "GL_POST_CONVOLUTION_ALPHA_SCALE",
- "Value": "0x801F",
+ "Name": "ColorAttachment10",
+ "NativeName": "GL_COLOR_ATTACHMENT10",
+ "Value": "0x8CEA",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionAlphaScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_ALPHA_SCALE_EXT",
- "Value": "0x801F",
+ "Name": "ColorAttachment11",
+ "NativeName": "GL_COLOR_ATTACHMENT11",
+ "Value": "0x8CEB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionBlueBias",
- "NativeName": "GL_POST_CONVOLUTION_BLUE_BIAS",
- "Value": "0x8022",
+ "Name": "ColorAttachment12",
+ "NativeName": "GL_COLOR_ATTACHMENT12",
+ "Value": "0x8CEC",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionBlueBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_BLUE_BIAS_EXT",
- "Value": "0x8022",
+ "Name": "ColorAttachment13",
+ "NativeName": "GL_COLOR_ATTACHMENT13",
+ "Value": "0x8CED",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionBlueScale",
- "NativeName": "GL_POST_CONVOLUTION_BLUE_SCALE",
- "Value": "0x801E",
+ "Name": "ColorAttachment14",
+ "NativeName": "GL_COLOR_ATTACHMENT14",
+ "Value": "0x8CEE",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionBlueScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_BLUE_SCALE_EXT",
- "Value": "0x801E",
+ "Name": "ColorAttachment15",
+ "NativeName": "GL_COLOR_ATTACHMENT15",
+ "Value": "0x8CEF",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ReadBufferMode",
+ "NativeName": "ReadBufferMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PostConvolutionGreenBias",
- "NativeName": "GL_POST_CONVOLUTION_GREEN_BIAS",
- "Value": "0x8021",
+ "Name": "RenderbufferCoverageSamplesNV",
+ "NativeName": "GL_RENDERBUFFER_COVERAGE_SAMPLES_NV",
+ "Value": "0x8CAB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionGreenBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_GREEN_BIAS_EXT",
- "Value": "0x8021",
+ "Name": "RenderbufferSamples",
+ "NativeName": "GL_RENDERBUFFER_SAMPLES",
+ "Value": "0x8CAB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionGreenScale",
- "NativeName": "GL_POST_CONVOLUTION_GREEN_SCALE",
- "Value": "0x801D",
+ "Name": "RenderbufferSamplesAngle",
+ "NativeName": "GL_RENDERBUFFER_SAMPLES_ANGLE",
+ "Value": "0x8CAB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionGreenScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_GREEN_SCALE_EXT",
- "Value": "0x801D",
+ "Name": "RenderbufferSamplesApple",
+ "NativeName": "GL_RENDERBUFFER_SAMPLES_APPLE",
+ "Value": "0x8CAB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionRedBias",
- "NativeName": "GL_POST_CONVOLUTION_RED_BIAS",
- "Value": "0x8020",
+ "Name": "RenderbufferSamplesExt",
+ "NativeName": "GL_RENDERBUFFER_SAMPLES_EXT",
+ "Value": "0x8CAB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionRedBiasExt",
- "NativeName": "GL_POST_CONVOLUTION_RED_BIAS_EXT",
- "Value": "0x8020",
+ "Name": "RenderbufferSamplesNV",
+ "NativeName": "GL_RENDERBUFFER_SAMPLES_NV",
+ "Value": "0x8CAB",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionRedScale",
- "NativeName": "GL_POST_CONVOLUTION_RED_SCALE",
- "Value": "0x801C",
+ "Name": "RenderbufferWidth",
+ "NativeName": "GL_RENDERBUFFER_WIDTH",
+ "Value": "0x8D42",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostConvolutionRedScaleExt",
- "NativeName": "GL_POST_CONVOLUTION_RED_SCALE_EXT",
- "Value": "0x801C",
+ "Name": "RenderbufferWidthExt",
+ "NativeName": "GL_RENDERBUFFER_WIDTH_EXT",
+ "Value": "0x8D42",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PixelTransferParameter",
- "NativeName": "PixelTransferParameter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Byte",
- "NativeName": "GL_BYTE",
- "Value": "0x1400",
+ "Name": "RenderbufferWidthOes",
+ "NativeName": "GL_RENDERBUFFER_WIDTH_OES",
+ "Value": "0x8D42",
"Doc": "",
"Attributes": []
},
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "RenderbufferHeight",
+ "NativeName": "GL_RENDERBUFFER_HEIGHT",
+ "Value": "0x8D43",
"Doc": "",
"Attributes": []
},
{
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
+ "Name": "RenderbufferHeightExt",
+ "NativeName": "GL_RENDERBUFFER_HEIGHT_EXT",
+ "Value": "0x8D43",
"Doc": "",
"Attributes": []
},
{
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
+ "Name": "RenderbufferHeightOes",
+ "NativeName": "GL_RENDERBUFFER_HEIGHT_OES",
+ "Value": "0x8D43",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedByte",
- "NativeName": "GL_UNSIGNED_BYTE",
- "Value": "0x1401",
+ "Name": "RenderbufferInternalFormat",
+ "NativeName": "GL_RENDERBUFFER_INTERNAL_FORMAT",
+ "Value": "0x8D44",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedByte332",
- "NativeName": "GL_UNSIGNED_BYTE_3_3_2",
- "Value": "0x8032",
+ "Name": "RenderbufferInternalFormatExt",
+ "NativeName": "GL_RENDERBUFFER_INTERNAL_FORMAT_EXT",
+ "Value": "0x8D44",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedByte332Ext",
- "NativeName": "GL_UNSIGNED_BYTE_3_3_2_EXT",
- "Value": "0x8032",
+ "Name": "RenderbufferInternalFormatOes",
+ "NativeName": "GL_RENDERBUFFER_INTERNAL_FORMAT_OES",
+ "Value": "0x8D44",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt",
- "NativeName": "GL_UNSIGNED_INT",
- "Value": "0x1405",
+ "Name": "RenderbufferRedSize",
+ "NativeName": "GL_RENDERBUFFER_RED_SIZE",
+ "Value": "0x8D50",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt1010102",
- "NativeName": "GL_UNSIGNED_INT_10_10_10_2",
- "Value": "0x8036",
+ "Name": "RenderbufferRedSizeExt",
+ "NativeName": "GL_RENDERBUFFER_RED_SIZE_EXT",
+ "Value": "0x8D50",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt1010102Ext",
- "NativeName": "GL_UNSIGNED_INT_10_10_10_2_EXT",
- "Value": "0x8036",
+ "Name": "RenderbufferRedSizeOes",
+ "NativeName": "GL_RENDERBUFFER_RED_SIZE_OES",
+ "Value": "0x8D50",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt8888",
- "NativeName": "GL_UNSIGNED_INT_8_8_8_8",
- "Value": "0x8035",
+ "Name": "RenderbufferGreenSize",
+ "NativeName": "GL_RENDERBUFFER_GREEN_SIZE",
+ "Value": "0x8D51",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedInt8888Ext",
- "NativeName": "GL_UNSIGNED_INT_8_8_8_8_EXT",
- "Value": "0x8035",
+ "Name": "RenderbufferGreenSizeExt",
+ "NativeName": "GL_RENDERBUFFER_GREEN_SIZE_EXT",
+ "Value": "0x8D51",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedShort",
- "NativeName": "GL_UNSIGNED_SHORT",
- "Value": "0x1403",
+ "Name": "RenderbufferGreenSizeOes",
+ "NativeName": "GL_RENDERBUFFER_GREEN_SIZE_OES",
+ "Value": "0x8D51",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedShort4444",
- "NativeName": "GL_UNSIGNED_SHORT_4_4_4_4",
- "Value": "0x8033",
+ "Name": "RenderbufferBlueSize",
+ "NativeName": "GL_RENDERBUFFER_BLUE_SIZE",
+ "Value": "0x8D52",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedShort4444Ext",
- "NativeName": "GL_UNSIGNED_SHORT_4_4_4_4_EXT",
- "Value": "0x8033",
+ "Name": "RenderbufferBlueSizeExt",
+ "NativeName": "GL_RENDERBUFFER_BLUE_SIZE_EXT",
+ "Value": "0x8D52",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedShort5551",
- "NativeName": "GL_UNSIGNED_SHORT_5_5_5_1",
- "Value": "0x8034",
+ "Name": "RenderbufferBlueSizeOes",
+ "NativeName": "GL_RENDERBUFFER_BLUE_SIZE_OES",
+ "Value": "0x8D52",
"Doc": "",
"Attributes": []
},
{
- "Name": "UnsignedShort5551Ext",
- "NativeName": "GL_UNSIGNED_SHORT_5_5_5_1_EXT",
- "Value": "0x8034",
+ "Name": "RenderbufferAlphaSize",
+ "NativeName": "GL_RENDERBUFFER_ALPHA_SIZE",
+ "Value": "0x8D53",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "PixelType",
- "NativeName": "PixelType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "DistanceAttenuationExt",
- "NativeName": "GL_DISTANCE_ATTENUATION_EXT",
- "Value": "0x8129",
+ "Name": "RenderbufferAlphaSizeExt",
+ "NativeName": "GL_RENDERBUFFER_ALPHA_SIZE_EXT",
+ "Value": "0x8D53",
"Doc": "",
"Attributes": []
},
{
- "Name": "DistanceAttenuationSgis",
- "NativeName": "GL_DISTANCE_ATTENUATION_SGIS",
- "Value": "0x8129",
+ "Name": "RenderbufferAlphaSizeOes",
+ "NativeName": "GL_RENDERBUFFER_ALPHA_SIZE_OES",
+ "Value": "0x8D53",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointDistanceAttenuationArb",
- "NativeName": "GL_POINT_DISTANCE_ATTENUATION_ARB",
- "Value": "0x8129",
+ "Name": "RenderbufferDepthSize",
+ "NativeName": "GL_RENDERBUFFER_DEPTH_SIZE",
+ "Value": "0x8D54",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointFadeThresholdSize",
- "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE",
- "Value": "0x8128",
+ "Name": "RenderbufferDepthSizeExt",
+ "NativeName": "GL_RENDERBUFFER_DEPTH_SIZE_EXT",
+ "Value": "0x8D54",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointFadeThresholdSizeArb",
- "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_ARB",
- "Value": "0x8128",
+ "Name": "RenderbufferDepthSizeOes",
+ "NativeName": "GL_RENDERBUFFER_DEPTH_SIZE_OES",
+ "Value": "0x8D54",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointFadeThresholdSizeExt",
- "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_EXT",
- "Value": "0x8128",
+ "Name": "RenderbufferStencilSize",
+ "NativeName": "GL_RENDERBUFFER_STENCIL_SIZE",
+ "Value": "0x8D55",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointFadeThresholdSizeSgis",
- "NativeName": "GL_POINT_FADE_THRESHOLD_SIZE_SGIS",
- "Value": "0x8128",
+ "Name": "RenderbufferStencilSizeExt",
+ "NativeName": "GL_RENDERBUFFER_STENCIL_SIZE_EXT",
+ "Value": "0x8D55",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSizeMaxArb",
- "NativeName": "GL_POINT_SIZE_MAX_ARB",
- "Value": "0x8127",
+ "Name": "RenderbufferStencilSizeOes",
+ "NativeName": "GL_RENDERBUFFER_STENCIL_SIZE_OES",
+ "Value": "0x8D55",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSizeMaxExt",
- "NativeName": "GL_POINT_SIZE_MAX_EXT",
- "Value": "0x8127",
+ "Name": "RenderbufferColorSamplesNV",
+ "NativeName": "GL_RENDERBUFFER_COLOR_SAMPLES_NV",
+ "Value": "0x8E10",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSizeMaxSgis",
- "NativeName": "GL_POINT_SIZE_MAX_SGIS",
- "Value": "0x8127",
+ "Name": "RenderbufferSamplesImg",
+ "NativeName": "GL_RENDERBUFFER_SAMPLES_IMG",
+ "Value": "0x9133",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSizeMinArb",
- "NativeName": "GL_POINT_SIZE_MIN_ARB",
- "Value": "0x8126",
+ "Name": "RenderbufferStorageSamplesAmd",
+ "NativeName": "GL_RENDERBUFFER_STORAGE_SAMPLES_AMD",
+ "Value": "0x91B2",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "RenderbufferParameterName",
+ "NativeName": "RenderbufferParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PointSizeMinExt",
- "NativeName": "GL_POINT_SIZE_MIN_EXT",
- "Value": "0x8126",
+ "Name": "Renderbuffer",
+ "NativeName": "GL_RENDERBUFFER",
+ "Value": "0x8D41",
"Doc": "",
"Attributes": []
},
{
- "Name": "PointSizeMinSgis",
- "NativeName": "GL_POINT_SIZE_MIN_SGIS",
- "Value": "0x8126",
+ "Name": "RenderbufferOes",
+ "NativeName": "GL_RENDERBUFFER_OES",
+ "Value": "0x8D41",
"Doc": "",
"Attributes": []
}
],
- "Name": "PointParameterNameSGIS",
- "NativeName": "PointParameterNameSGIS",
+ "Name": "RenderbufferTarget",
+ "NativeName": "RenderbufferTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [],
+ "Name": "RenderingMode",
+ "NativeName": "RenderingMode",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Fill",
- "NativeName": "GL_FILL",
- "Value": "0x1B02",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
"Attributes": []
},
{
- "Name": "Line",
- "NativeName": "GL_LINE",
- "Value": "0x1B01",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
"Attributes": []
},
{
- "Name": "Point",
- "NativeName": "GL_POINT",
- "Value": "0x1B00",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
}
],
- "Name": "PolygonMode",
- "NativeName": "PolygonMode",
+ "Name": "ReplacementCodeTypeSUN",
+ "NativeName": "ReplacementCodeTypeSUN",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "LowFloat",
- "NativeName": "GL_LOW_FLOAT",
- "Value": "0x8DF0",
+ "Name": "C1PassExt",
+ "NativeName": "GL_1PASS_EXT",
+ "Value": "0x80A1",
"Doc": "",
"Attributes": []
},
{
- "Name": "MediumFloat",
- "NativeName": "GL_MEDIUM_FLOAT",
- "Value": "0x8DF1",
+ "Name": "C2Pass0Ext",
+ "NativeName": "GL_2PASS_0_EXT",
+ "Value": "0x80A2",
"Doc": "",
"Attributes": []
},
{
- "Name": "HighFloat",
- "NativeName": "GL_HIGH_FLOAT",
- "Value": "0x8DF2",
+ "Name": "C2Pass1Ext",
+ "NativeName": "GL_2PASS_1_EXT",
+ "Value": "0x80A3",
"Doc": "",
"Attributes": []
},
{
- "Name": "LowInt",
- "NativeName": "GL_LOW_INT",
- "Value": "0x8DF3",
+ "Name": "C4Pass0Ext",
+ "NativeName": "GL_4PASS_0_EXT",
+ "Value": "0x80A4",
"Doc": "",
"Attributes": []
},
{
- "Name": "MediumInt",
- "NativeName": "GL_MEDIUM_INT",
- "Value": "0x8DF4",
+ "Name": "C4Pass1Ext",
+ "NativeName": "GL_4PASS_1_EXT",
+ "Value": "0x80A5",
"Doc": "",
"Attributes": []
},
{
- "Name": "HighInt",
- "NativeName": "GL_HIGH_INT",
- "Value": "0x8DF5",
+ "Name": "C4Pass2Ext",
+ "NativeName": "GL_4PASS_2_EXT",
+ "Value": "0x80A6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "C4Pass3Ext",
+ "NativeName": "GL_4PASS_3_EXT",
+ "Value": "0x80A7",
"Doc": "",
"Attributes": []
}
],
- "Name": "PrecisionType",
- "NativeName": "PrecisionType",
+ "Name": "SamplePatternEXT",
+ "NativeName": "SamplePatternEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Lines",
- "NativeName": "GL_LINES",
- "Value": "0x1",
+ "Name": "C1PassExt",
+ "NativeName": "GL_1PASS_EXT",
+ "Value": "0x80A1",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinesAdjacency",
- "NativeName": "GL_LINES_ADJACENCY",
- "Value": "0xA",
+ "Name": "C1PassSgis",
+ "NativeName": "GL_1PASS_SGIS",
+ "Value": "0x80A1",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinesAdjacencyArb",
- "NativeName": "GL_LINES_ADJACENCY_ARB",
- "Value": "0xA",
+ "Name": "C2Pass0Ext",
+ "NativeName": "GL_2PASS_0_EXT",
+ "Value": "0x80A2",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinesAdjacencyExt",
- "NativeName": "GL_LINES_ADJACENCY_EXT",
- "Value": "0xA",
+ "Name": "C2Pass0Sgis",
+ "NativeName": "GL_2PASS_0_SGIS",
+ "Value": "0x80A2",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineLoop",
- "NativeName": "GL_LINE_LOOP",
- "Value": "0x2",
+ "Name": "C2Pass1Ext",
+ "NativeName": "GL_2PASS_1_EXT",
+ "Value": "0x80A3",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineStrip",
- "NativeName": "GL_LINE_STRIP",
- "Value": "0x3",
+ "Name": "C2Pass1Sgis",
+ "NativeName": "GL_2PASS_1_SGIS",
+ "Value": "0x80A3",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineStripAdjacency",
- "NativeName": "GL_LINE_STRIP_ADJACENCY",
- "Value": "0xB",
+ "Name": "C4Pass0Ext",
+ "NativeName": "GL_4PASS_0_EXT",
+ "Value": "0x80A4",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineStripAdjacencyArb",
- "NativeName": "GL_LINE_STRIP_ADJACENCY_ARB",
- "Value": "0xB",
+ "Name": "C4Pass0Sgis",
+ "NativeName": "GL_4PASS_0_SGIS",
+ "Value": "0x80A4",
"Doc": "",
"Attributes": []
},
{
- "Name": "LineStripAdjacencyExt",
- "NativeName": "GL_LINE_STRIP_ADJACENCY_EXT",
- "Value": "0xB",
+ "Name": "C4Pass1Ext",
+ "NativeName": "GL_4PASS_1_EXT",
+ "Value": "0x80A5",
"Doc": "",
"Attributes": []
},
{
- "Name": "Patches",
- "NativeName": "GL_PATCHES",
- "Value": "0xE",
+ "Name": "C4Pass1Sgis",
+ "NativeName": "GL_4PASS_1_SGIS",
+ "Value": "0x80A5",
"Doc": "",
"Attributes": []
},
{
- "Name": "PatchesExt",
- "NativeName": "GL_PATCHES_EXT",
- "Value": "0xE",
+ "Name": "C4Pass2Ext",
+ "NativeName": "GL_4PASS_2_EXT",
+ "Value": "0x80A6",
"Doc": "",
"Attributes": []
},
{
- "Name": "Points",
- "NativeName": "GL_POINTS",
- "Value": "0x0",
+ "Name": "C4Pass2Sgis",
+ "NativeName": "GL_4PASS_2_SGIS",
+ "Value": "0x80A6",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadsExt",
- "NativeName": "GL_QUADS_EXT",
- "Value": "0x7",
+ "Name": "C4Pass3Ext",
+ "NativeName": "GL_4PASS_3_EXT",
+ "Value": "0x80A7",
"Doc": "",
"Attributes": []
},
{
- "Name": "Triangles",
- "NativeName": "GL_TRIANGLES",
- "Value": "0x4",
+ "Name": "C4Pass3Sgis",
+ "NativeName": "GL_4PASS_3_SGIS",
+ "Value": "0x80A7",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "SamplePatternSGIS",
+ "NativeName": "SamplePatternSGIS",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "TextureBorderColor",
+ "NativeName": "GL_TEXTURE_BORDER_COLOR",
+ "Value": "0x1004",
"Doc": "",
"Attributes": []
},
{
- "Name": "TrianglesAdjacency",
- "NativeName": "GL_TRIANGLES_ADJACENCY",
- "Value": "0xC",
+ "Name": "TextureMinLod",
+ "NativeName": "GL_TEXTURE_MIN_LOD",
+ "Value": "0x813A",
"Doc": "",
"Attributes": []
},
{
- "Name": "TrianglesAdjacencyArb",
- "NativeName": "GL_TRIANGLES_ADJACENCY_ARB",
- "Value": "0xC",
+ "Name": "TextureMaxLod",
+ "NativeName": "GL_TEXTURE_MAX_LOD",
+ "Value": "0x813B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TrianglesAdjacencyExt",
- "NativeName": "GL_TRIANGLES_ADJACENCY_EXT",
- "Value": "0xC",
+ "Name": "TextureMaxAnisotropy",
+ "NativeName": "GL_TEXTURE_MAX_ANISOTROPY",
+ "Value": "0x84FE",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "SamplerParameterF",
+ "NativeName": "SamplerParameterF",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "TextureMagFilter",
+ "NativeName": "GL_TEXTURE_MAG_FILTER",
+ "Value": "0x2800",
"Doc": "",
"Attributes": []
},
{
- "Name": "TriangleFan",
- "NativeName": "GL_TRIANGLE_FAN",
- "Value": "0x6",
+ "Name": "TextureMinFilter",
+ "NativeName": "GL_TEXTURE_MIN_FILTER",
+ "Value": "0x2801",
"Doc": "",
"Attributes": []
},
{
- "Name": "TriangleStrip",
- "NativeName": "GL_TRIANGLE_STRIP",
- "Value": "0x5",
+ "Name": "TextureWrapS",
+ "NativeName": "GL_TEXTURE_WRAP_S",
+ "Value": "0x2802",
"Doc": "",
"Attributes": []
},
{
- "Name": "TriangleStripAdjacency",
- "NativeName": "GL_TRIANGLE_STRIP_ADJACENCY",
- "Value": "0xD",
+ "Name": "TextureWrapT",
+ "NativeName": "GL_TEXTURE_WRAP_T",
+ "Value": "0x2803",
"Doc": "",
"Attributes": []
},
{
- "Name": "TriangleStripAdjacencyArb",
- "NativeName": "GL_TRIANGLE_STRIP_ADJACENCY_ARB",
- "Value": "0xD",
+ "Name": "TextureWrapR",
+ "NativeName": "GL_TEXTURE_WRAP_R",
+ "Value": "0x8072",
"Doc": "",
"Attributes": []
},
{
- "Name": "TriangleStripAdjacencyExt",
- "NativeName": "GL_TRIANGLE_STRIP_ADJACENCY_EXT",
- "Value": "0xD",
+ "Name": "TextureCompareMode",
+ "NativeName": "GL_TEXTURE_COMPARE_MODE",
+ "Value": "0x884C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TextureCompareFunc",
+ "NativeName": "GL_TEXTURE_COMPARE_FUNC",
+ "Value": "0x884D",
"Doc": "",
"Attributes": []
}
],
- "Name": "PrimitiveType",
- "NativeName": "PrimitiveType",
+ "Name": "SamplerParameterI",
+ "NativeName": "SamplerParameterI",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Uniform",
- "NativeName": "GL_UNIFORM",
- "Value": "0x92E1",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlock",
- "NativeName": "GL_UNIFORM_BLOCK",
- "Value": "0x92E2",
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProgramInput",
- "NativeName": "GL_PROGRAM_INPUT",
- "Value": "0x92E3",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "ScalarType",
+ "NativeName": "ScalarType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ProgramOutput",
- "NativeName": "GL_PROGRAM_OUTPUT",
- "Value": "0x92E4",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexSubroutine",
- "NativeName": "GL_VERTEX_SUBROUTINE",
- "Value": "0x92E8",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessControlSubroutine",
- "NativeName": "GL_TESS_CONTROL_SUBROUTINE",
- "Value": "0x92E9",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessEvaluationSubroutine",
- "NativeName": "GL_TESS_EVALUATION_SUBROUTINE",
- "Value": "0x92EA",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "SecondaryColorPointerTypeIBM",
+ "NativeName": "SecondaryColorPointerTypeIBM",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "GeometrySubroutine",
- "NativeName": "GL_GEOMETRY_SUBROUTINE",
- "Value": "0x92EB",
+ "Name": "D3D12FenceValueExt",
+ "NativeName": "GL_D3D12_FENCE_VALUE_EXT",
+ "Value": "0x9595",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "SemaphoreParameterName",
+ "NativeName": "SemaphoreParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Separable2D",
+ "NativeName": "GL_SEPARABLE_2D",
+ "Value": "0x8012",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentSubroutine",
- "NativeName": "GL_FRAGMENT_SUBROUTINE",
- "Value": "0x92EC",
+ "Name": "Separable2DExt",
+ "NativeName": "GL_SEPARABLE_2D_EXT",
+ "Value": "0x8012",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "SeparableTargetEXT",
+ "NativeName": "SeparableTargetEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ShaderType",
+ "NativeName": "GL_SHADER_TYPE",
+ "Value": "0x8B4F",
"Doc": "",
"Attributes": []
},
{
- "Name": "ComputeSubroutine",
- "NativeName": "GL_COMPUTE_SUBROUTINE",
- "Value": "0x92ED",
+ "Name": "DeleteStatus",
+ "NativeName": "GL_DELETE_STATUS",
+ "Value": "0x8B80",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexSubroutineUniform",
- "NativeName": "GL_VERTEX_SUBROUTINE_UNIFORM",
- "Value": "0x92EE",
+ "Name": "CompileStatus",
+ "NativeName": "GL_COMPILE_STATUS",
+ "Value": "0x8B81",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessControlSubroutineUniform",
- "NativeName": "GL_TESS_CONTROL_SUBROUTINE_UNIFORM",
- "Value": "0x92EF",
+ "Name": "InfoLogLength",
+ "NativeName": "GL_INFO_LOG_LENGTH",
+ "Value": "0x8B84",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessEvaluationSubroutineUniform",
- "NativeName": "GL_TESS_EVALUATION_SUBROUTINE_UNIFORM",
- "Value": "0x92F0",
+ "Name": "ShaderSourceLength",
+ "NativeName": "GL_SHADER_SOURCE_LENGTH",
+ "Value": "0x8B88",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "ShaderParameterName",
+ "NativeName": "ShaderParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "FragmentShader",
+ "NativeName": "GL_FRAGMENT_SHADER",
+ "Value": "0x8B30",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometrySubroutineUniform",
- "NativeName": "GL_GEOMETRY_SUBROUTINE_UNIFORM",
- "Value": "0x92F1",
+ "Name": "FragmentShaderArb",
+ "NativeName": "GL_FRAGMENT_SHADER_ARB",
+ "Value": "0x8B30",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentSubroutineUniform",
- "NativeName": "GL_FRAGMENT_SUBROUTINE_UNIFORM",
- "Value": "0x92F2",
+ "Name": "VertexShader",
+ "NativeName": "GL_VERTEX_SHADER",
+ "Value": "0x8B31",
"Doc": "",
"Attributes": []
},
{
- "Name": "ComputeSubroutineUniform",
- "NativeName": "GL_COMPUTE_SUBROUTINE_UNIFORM",
- "Value": "0x92F3",
+ "Name": "VertexShaderArb",
+ "NativeName": "GL_VERTEX_SHADER_ARB",
+ "Value": "0x8B31",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackVarying",
- "NativeName": "GL_TRANSFORM_FEEDBACK_VARYING",
- "Value": "0x92F4",
+ "Name": "GeometryShader",
+ "NativeName": "GL_GEOMETRY_SHADER",
+ "Value": "0x8DD9",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBuffer",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER",
- "Value": "0x8C8E",
+ "Name": "TessEvaluationShader",
+ "NativeName": "GL_TESS_EVALUATION_SHADER",
+ "Value": "0x8E87",
"Doc": "",
"Attributes": []
},
{
- "Name": "BufferVariable",
- "NativeName": "GL_BUFFER_VARIABLE",
- "Value": "0x92E5",
+ "Name": "TessControlShader",
+ "NativeName": "GL_TESS_CONTROL_SHADER",
+ "Value": "0x8E88",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderStorageBlock",
- "NativeName": "GL_SHADER_STORAGE_BLOCK",
- "Value": "0x92E6",
+ "Name": "ComputeShader",
+ "NativeName": "GL_COMPUTE_SHADER",
+ "Value": "0x91B9",
"Doc": "",
"Attributes": []
}
],
- "Name": "ProgramInterface",
- "NativeName": "ProgramInterface",
+ "Name": "ShaderType",
+ "NativeName": "ShaderType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [],
+ "Name": "ShadingModel",
+ "NativeName": "ShadingModel",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ActiveResources",
- "NativeName": "GL_ACTIVE_RESOURCES",
- "Value": "0x92F5",
+ "Name": "SpriteModeSgix",
+ "NativeName": "GL_SPRITE_MODE_SGIX",
+ "Value": "0x8149",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "SpriteParameterNameSGIX",
+ "NativeName": "SpriteParameterNameSGIX",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "MaxNameLength",
- "NativeName": "GL_MAX_NAME_LENGTH",
- "Value": "0x92F6",
+ "Name": "Front",
+ "NativeName": "GL_FRONT",
+ "Value": "0x404",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxNumActiveVariables",
- "NativeName": "GL_MAX_NUM_ACTIVE_VARIABLES",
- "Value": "0x92F7",
+ "Name": "Back",
+ "NativeName": "GL_BACK",
+ "Value": "0x405",
"Doc": "",
"Attributes": []
},
{
- "Name": "MaxNumCompatibleSubroutines",
- "NativeName": "GL_MAX_NUM_COMPATIBLE_SUBROUTINES",
- "Value": "0x92F8",
+ "Name": "FrontAndBack",
+ "NativeName": "GL_FRONT_AND_BACK",
+ "Value": "0x408",
"Doc": "",
"Attributes": []
}
],
- "Name": "ProgramInterfacePName",
- "NativeName": "ProgramInterfacePName",
+ "Name": "StencilFaceDirection",
+ "NativeName": "StencilFaceDirection",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ProgramBinaryRetrievableHint",
- "NativeName": "GL_PROGRAM_BINARY_RETRIEVABLE_HINT",
- "Value": "0x8257",
+ "Name": "Never",
+ "NativeName": "GL_NEVER",
+ "Value": "0x200",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProgramSeparable",
- "NativeName": "GL_PROGRAM_SEPARABLE",
- "Value": "0x8258",
+ "Name": "Less",
+ "NativeName": "GL_LESS",
+ "Value": "0x201",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Equal",
+ "NativeName": "GL_EQUAL",
+ "Value": "0x202",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Lequal",
+ "NativeName": "GL_LEQUAL",
+ "Value": "0x203",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Greater",
+ "NativeName": "GL_GREATER",
+ "Value": "0x204",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Notequal",
+ "NativeName": "GL_NOTEQUAL",
+ "Value": "0x205",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Gequal",
+ "NativeName": "GL_GEQUAL",
+ "Value": "0x206",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Always",
+ "NativeName": "GL_ALWAYS",
+ "Value": "0x207",
"Doc": "",
"Attributes": []
}
],
- "Name": "ProgramParameterPName",
- "NativeName": "ProgramParameterPName",
+ "Name": "StencilFunction",
+ "NativeName": "StencilFunction",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "DeleteStatus",
- "NativeName": "GL_DELETE_STATUS",
- "Value": "0x8B80",
+ "Name": "Zero",
+ "NativeName": "GL_ZERO",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinkStatus",
- "NativeName": "GL_LINK_STATUS",
- "Value": "0x8B82",
+ "Name": "Invert",
+ "NativeName": "GL_INVERT",
+ "Value": "0x150A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ValidateStatus",
- "NativeName": "GL_VALIDATE_STATUS",
- "Value": "0x8B83",
+ "Name": "Keep",
+ "NativeName": "GL_KEEP",
+ "Value": "0x1E00",
"Doc": "",
"Attributes": []
},
{
- "Name": "InfoLogLength",
- "NativeName": "GL_INFO_LOG_LENGTH",
- "Value": "0x8B84",
+ "Name": "Replace",
+ "NativeName": "GL_REPLACE",
+ "Value": "0x1E01",
"Doc": "",
"Attributes": []
},
{
- "Name": "AttachedShaders",
- "NativeName": "GL_ATTACHED_SHADERS",
- "Value": "0x8B85",
+ "Name": "Incr",
+ "NativeName": "GL_INCR",
+ "Value": "0x1E02",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveAtomicCounterBuffers",
- "NativeName": "GL_ACTIVE_ATOMIC_COUNTER_BUFFERS",
- "Value": "0x92D9",
+ "Name": "Decr",
+ "NativeName": "GL_DECR",
+ "Value": "0x1E03",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveAttributes",
- "NativeName": "GL_ACTIVE_ATTRIBUTES",
- "Value": "0x8B89",
+ "Name": "IncrWrap",
+ "NativeName": "GL_INCR_WRAP",
+ "Value": "0x8507",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveAttributeMaxLength",
- "NativeName": "GL_ACTIVE_ATTRIBUTE_MAX_LENGTH",
- "Value": "0x8B8A",
+ "Name": "DecrWrap",
+ "NativeName": "GL_DECR_WRAP",
+ "Value": "0x8508",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "StencilOp",
+ "NativeName": "StencilOp",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Vendor",
+ "NativeName": "GL_VENDOR",
+ "Value": "0x1F00",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveUniforms",
- "NativeName": "GL_ACTIVE_UNIFORMS",
- "Value": "0x8B86",
+ "Name": "Renderer",
+ "NativeName": "GL_RENDERER",
+ "Value": "0x1F01",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveUniformBlocks",
- "NativeName": "GL_ACTIVE_UNIFORM_BLOCKS",
- "Value": "0x8A36",
+ "Name": "Version",
+ "NativeName": "GL_VERSION",
+ "Value": "0x1F02",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveUniformBlockMaxNameLength",
- "NativeName": "GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH",
- "Value": "0x8A35",
+ "Name": "Extensions",
+ "NativeName": "GL_EXTENSIONS",
+ "Value": "0x1F03",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveUniformMaxLength",
- "NativeName": "GL_ACTIVE_UNIFORM_MAX_LENGTH",
- "Value": "0x8B87",
+ "Name": "ShadingLanguageVersion",
+ "NativeName": "GL_SHADING_LANGUAGE_VERSION",
+ "Value": "0x8B8C",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "StringName",
+ "NativeName": "StringName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "SubgroupFeatureBasicBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_BASIC_BIT_KHR",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ComputeWorkGroupSize",
- "NativeName": "GL_COMPUTE_WORK_GROUP_SIZE",
- "Value": "0x8267",
+ "Name": "SubgroupFeatureVoteBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_VOTE_BIT_KHR",
+ "Value": "0x2",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProgramBinaryLength",
- "NativeName": "GL_PROGRAM_BINARY_LENGTH",
- "Value": "0x8741",
+ "Name": "SubgroupFeatureArithmeticBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_ARITHMETIC_BIT_KHR",
+ "Value": "0x4",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBufferMode",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_MODE",
- "Value": "0x8C7F",
+ "Name": "SubgroupFeatureBallotBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_BALLOT_BIT_KHR",
+ "Value": "0x8",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackVaryings",
- "NativeName": "GL_TRANSFORM_FEEDBACK_VARYINGS",
- "Value": "0x8C83",
+ "Name": "SubgroupFeatureShuffleBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_SHUFFLE_BIT_KHR",
+ "Value": "0x10",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackVaryingMaxLength",
- "NativeName": "GL_TRANSFORM_FEEDBACK_VARYING_MAX_LENGTH",
- "Value": "0x8C76",
+ "Name": "SubgroupFeatureShuffleRelativeBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_SHUFFLE_RELATIVE_BIT_KHR",
+ "Value": "0x20",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryVerticesOut",
- "NativeName": "GL_GEOMETRY_VERTICES_OUT",
- "Value": "0x8916",
+ "Name": "SubgroupFeatureClusteredBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_CLUSTERED_BIT_KHR",
+ "Value": "0x40",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryInputType",
- "NativeName": "GL_GEOMETRY_INPUT_TYPE",
- "Value": "0x8917",
+ "Name": "SubgroupFeatureQuadBitKhr",
+ "NativeName": "GL_SUBGROUP_FEATURE_QUAD_BIT_KHR",
+ "Value": "0x80",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryOutputType",
- "NativeName": "GL_GEOMETRY_OUTPUT_TYPE",
- "Value": "0x8918",
+ "Name": "SubgroupFeaturePartitionedBitNV",
+ "NativeName": "GL_SUBGROUP_FEATURE_PARTITIONED_BIT_NV",
+ "Value": "0x100",
"Doc": "",
"Attributes": []
}
],
- "Name": "ProgramPropertyARB",
- "NativeName": "ProgramPropertyARB",
+ "Name": "SubgroupSupportedFeatures",
+ "NativeName": "SubgroupSupportedFeatures",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ActiveSubroutineUniforms",
- "NativeName": "GL_ACTIVE_SUBROUTINE_UNIFORMS",
- "Value": "0x8DE6",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "ActiveSubroutineUniformLocations",
- "NativeName": "GL_ACTIVE_SUBROUTINE_UNIFORM_LOCATIONS",
- "Value": "0x8E47",
+ "Name": "UniformSize",
+ "NativeName": "GL_UNIFORM_SIZE",
+ "Value": "0x8A38",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveSubroutines",
- "NativeName": "GL_ACTIVE_SUBROUTINES",
- "Value": "0x8DE5",
+ "Name": "UniformNameLength",
+ "NativeName": "GL_UNIFORM_NAME_LENGTH",
+ "Value": "0x8A39",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveSubroutineUniformMaxLength",
- "NativeName": "GL_ACTIVE_SUBROUTINE_UNIFORM_MAX_LENGTH",
- "Value": "0x8E49",
+ "Name": "NumCompatibleSubroutines",
+ "NativeName": "GL_NUM_COMPATIBLE_SUBROUTINES",
+ "Value": "0x8E4A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ActiveSubroutineMaxLength",
- "NativeName": "GL_ACTIVE_SUBROUTINE_MAX_LENGTH",
- "Value": "0x8E48",
+ "Name": "CompatibleSubroutines",
+ "NativeName": "GL_COMPATIBLE_SUBROUTINES",
+ "Value": "0x8E4B",
"Doc": "",
"Attributes": []
}
],
- "Name": "ProgramStagePName",
- "NativeName": "ProgramStagePName",
+ "Name": "SubroutineParameterName",
+ "NativeName": "SubroutineParameterName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "QueryResultAvailable",
- "NativeName": "GL_QUERY_RESULT_AVAILABLE",
- "Value": "0x8867",
+ "Name": "SwizzleStrAti",
+ "NativeName": "GL_SWIZZLE_STR_ATI",
+ "Value": "0x8976",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryResult",
- "NativeName": "GL_QUERY_RESULT",
- "Value": "0x8866",
+ "Name": "SwizzleStqAti",
+ "NativeName": "GL_SWIZZLE_STQ_ATI",
+ "Value": "0x8977",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryResultNoWait",
- "NativeName": "GL_QUERY_RESULT_NO_WAIT",
- "Value": "0x9194",
+ "Name": "SwizzleStrDRAti",
+ "NativeName": "GL_SWIZZLE_STR_DR_ATI",
+ "Value": "0x8978",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryTarget",
- "NativeName": "GL_QUERY_TARGET",
- "Value": "0x82EA",
+ "Name": "SwizzleStqDQAti",
+ "NativeName": "GL_SWIZZLE_STQ_DQ_ATI",
+ "Value": "0x8979",
"Doc": "",
"Attributes": []
}
],
- "Name": "QueryObjectParameterName",
- "NativeName": "QueryObjectParameterName",
+ "Name": "SwizzleOpATI",
+ "NativeName": "SwizzleOpATI",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "CurrentQuery",
- "NativeName": "GL_CURRENT_QUERY",
- "Value": "0x8865",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "QueryCounterBits",
- "NativeName": "GL_QUERY_COUNTER_BITS",
- "Value": "0x8864",
+ "Name": "SyncGpuCommandsComplete",
+ "NativeName": "GL_SYNC_GPU_COMMANDS_COMPLETE",
+ "Value": "0x9117",
"Doc": "",
"Attributes": []
}
],
- "Name": "QueryParameterName",
- "NativeName": "QueryParameterName",
+ "Name": "SyncCondition",
+ "NativeName": "SyncCondition",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "SamplesPassed",
- "NativeName": "GL_SAMPLES_PASSED",
- "Value": "0x8914",
+ "Name": "SyncFlushCommandsBit",
+ "NativeName": "GL_SYNC_FLUSH_COMMANDS_BIT",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "AnySamplesPassed",
- "NativeName": "GL_ANY_SAMPLES_PASSED",
- "Value": "0x8C2F",
+ "Name": "SyncFlushCommandsBitApple",
+ "NativeName": "GL_SYNC_FLUSH_COMMANDS_BIT_APPLE",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "SyncObjectMask",
+ "NativeName": "SyncObjectMask",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "AnySamplesPassedConservative",
- "NativeName": "GL_ANY_SAMPLES_PASSED_CONSERVATIVE",
- "Value": "0x8D6A",
+ "Name": "ObjectType",
+ "NativeName": "GL_OBJECT_TYPE",
+ "Value": "0x9112",
"Doc": "",
"Attributes": []
},
{
- "Name": "PrimitivesGenerated",
- "NativeName": "GL_PRIMITIVES_GENERATED",
- "Value": "0x8C87",
+ "Name": "SyncCondition",
+ "NativeName": "GL_SYNC_CONDITION",
+ "Value": "0x9113",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackPrimitivesWritten",
- "NativeName": "GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN",
- "Value": "0x8C88",
+ "Name": "SyncStatus",
+ "NativeName": "GL_SYNC_STATUS",
+ "Value": "0x9114",
"Doc": "",
"Attributes": []
},
{
- "Name": "TimeElapsed",
- "NativeName": "GL_TIME_ELAPSED",
- "Value": "0x88BF",
+ "Name": "SyncFlags",
+ "NativeName": "GL_SYNC_FLAGS",
+ "Value": "0x9115",
"Doc": "",
"Attributes": []
}
],
- "Name": "QueryTarget",
- "NativeName": "QueryTarget",
+ "Name": "SyncParameterName",
+ "NativeName": "SyncParameterName",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Back",
- "NativeName": "GL_BACK",
- "Value": "0x405",
+ "Name": "AlreadySignaled",
+ "NativeName": "GL_ALREADY_SIGNALED",
+ "Value": "0x911A",
"Doc": "",
"Attributes": []
},
{
- "Name": "BackLeft",
- "NativeName": "GL_BACK_LEFT",
- "Value": "0x402",
+ "Name": "TimeoutExpired",
+ "NativeName": "GL_TIMEOUT_EXPIRED",
+ "Value": "0x911B",
"Doc": "",
"Attributes": []
},
{
- "Name": "BackRight",
- "NativeName": "GL_BACK_RIGHT",
- "Value": "0x403",
+ "Name": "ConditionSatisfied",
+ "NativeName": "GL_CONDITION_SATISFIED",
+ "Value": "0x911C",
"Doc": "",
"Attributes": []
},
{
- "Name": "Front",
- "NativeName": "GL_FRONT",
- "Value": "0x404",
+ "Name": "WaitFailed",
+ "NativeName": "GL_WAIT_FAILED",
+ "Value": "0x911D",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "SyncStatus",
+ "NativeName": "SyncStatus",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontLeft",
- "NativeName": "GL_FRONT_LEFT",
- "Value": "0x400",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "FrontRight",
- "NativeName": "GL_FRONT_RIGHT",
- "Value": "0x401",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "Left",
- "NativeName": "GL_LEFT",
- "Value": "0x406",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "Right",
- "NativeName": "GL_RIGHT",
- "Value": "0x407",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DoubleExt",
+ "NativeName": "GL_DOUBLE_EXT",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
}
],
- "Name": "ReadBufferMode",
- "NativeName": "ReadBufferMode",
+ "Name": "TangentPointerTypeEXT",
+ "NativeName": "TangentPointerTypeEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "RenderbufferWidth",
- "NativeName": "GL_RENDERBUFFER_WIDTH",
- "Value": "0x8D42",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "RenderbufferHeight",
- "NativeName": "GL_RENDERBUFFER_HEIGHT",
- "Value": "0x8D43",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferInternalFormat",
- "NativeName": "GL_RENDERBUFFER_INTERNAL_FORMAT",
- "Value": "0x8D44",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferSamples",
- "NativeName": "GL_RENDERBUFFER_SAMPLES",
- "Value": "0x8CAB",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferRedSize",
- "NativeName": "GL_RENDERBUFFER_RED_SIZE",
- "Value": "0x8D50",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TexCoordPointerType",
+ "NativeName": "TexCoordPointerType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "RenderbufferGreenSize",
- "NativeName": "GL_RENDERBUFFER_GREEN_SIZE",
- "Value": "0x8D51",
+ "Name": "None",
+ "NativeName": "GL_NONE",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferBlueSize",
- "NativeName": "GL_RENDERBUFFER_BLUE_SIZE",
- "Value": "0x8D52",
+ "Name": "CompareRefToTexture",
+ "NativeName": "GL_COMPARE_REF_TO_TEXTURE",
+ "Value": "0x884E",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TextureCompareMode",
+ "NativeName": "TextureCompareMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [],
+ "Name": "TextureCoordName",
+ "NativeName": "TextureCoordName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "RenderbufferAlphaSize",
- "NativeName": "GL_RENDERBUFFER_ALPHA_SIZE",
- "Value": "0x8D53",
+ "Name": "Blend",
+ "NativeName": "GL_BLEND",
+ "Value": "0xBE2",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferDepthSize",
- "NativeName": "GL_RENDERBUFFER_DEPTH_SIZE",
- "Value": "0x8D54",
+ "Name": "ReplaceExt",
+ "NativeName": "GL_REPLACE_EXT",
+ "Value": "0x8062",
"Doc": "",
"Attributes": []
},
{
- "Name": "RenderbufferStencilSize",
- "NativeName": "GL_RENDERBUFFER_STENCIL_SIZE",
- "Value": "0x8D55",
+ "Name": "TextureEnvBiasSgix",
+ "NativeName": "GL_TEXTURE_ENV_BIAS_SGIX",
+ "Value": "0x80BE",
"Doc": "",
"Attributes": []
}
],
- "Name": "RenderbufferParameterName",
- "NativeName": "RenderbufferParameterName",
+ "Name": "TextureEnvMode",
+ "NativeName": "TextureEnvMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [],
+ "Name": "TextureEnvParameter",
+ "NativeName": "TextureEnvParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [],
+ "Name": "TextureEnvTarget",
+ "NativeName": "TextureEnvTarget",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Renderbuffer",
- "NativeName": "GL_RENDERBUFFER",
- "Value": "0x8D41",
+ "Name": "Filter4Sgis",
+ "NativeName": "GL_FILTER4_SGIS",
+ "Value": "0x8146",
"Doc": "",
"Attributes": []
}
],
- "Name": "RenderbufferTarget",
- "NativeName": "RenderbufferTarget",
+ "Name": "TextureFilterFuncSGIS",
+ "NativeName": "TextureFilterFuncSGIS",
"ExtensionName": "Core",
"Attributes": []
},
{
- "Tokens": [],
- "Name": "RenderingMode",
- "NativeName": "RenderingMode",
+ "Tokens": [
+ {
+ "Name": "Filter4Sgis",
+ "NativeName": "GL_FILTER4_SGIS",
+ "Value": "0x8146",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "TextureFilterSGIS",
+ "NativeName": "TextureFilterSGIS",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "C1PassExt",
- "NativeName": "GL_1PASS_EXT",
- "Value": "0x80A1",
+ "Name": "EyeDistanceToPointSgis",
+ "NativeName": "GL_EYE_DISTANCE_TO_POINT_SGIS",
+ "Value": "0x81F0",
"Doc": "",
"Attributes": []
},
{
- "Name": "C1PassSgis",
- "NativeName": "GL_1PASS_SGIS",
- "Value": "0x80A1",
+ "Name": "ObjectDistanceToPointSgis",
+ "NativeName": "GL_OBJECT_DISTANCE_TO_POINT_SGIS",
+ "Value": "0x81F1",
"Doc": "",
"Attributes": []
},
{
- "Name": "C2Pass0Ext",
- "NativeName": "GL_2PASS_0_EXT",
- "Value": "0x80A2",
+ "Name": "EyeDistanceToLineSgis",
+ "NativeName": "GL_EYE_DISTANCE_TO_LINE_SGIS",
+ "Value": "0x81F2",
"Doc": "",
"Attributes": []
},
{
- "Name": "C2Pass0Sgis",
- "NativeName": "GL_2PASS_0_SGIS",
- "Value": "0x80A2",
+ "Name": "ObjectDistanceToLineSgis",
+ "NativeName": "GL_OBJECT_DISTANCE_TO_LINE_SGIS",
+ "Value": "0x81F3",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "TextureGenMode",
+ "NativeName": "TextureGenMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "EyePointSgis",
+ "NativeName": "GL_EYE_POINT_SGIS",
+ "Value": "0x81F4",
"Doc": "",
"Attributes": []
},
{
- "Name": "C2Pass1Ext",
- "NativeName": "GL_2PASS_1_EXT",
- "Value": "0x80A3",
+ "Name": "ObjectPointSgis",
+ "NativeName": "GL_OBJECT_POINT_SGIS",
+ "Value": "0x81F5",
"Doc": "",
"Attributes": []
},
{
- "Name": "C2Pass1Sgis",
- "NativeName": "GL_2PASS_1_SGIS",
- "Value": "0x80A3",
+ "Name": "EyeLineSgis",
+ "NativeName": "GL_EYE_LINE_SGIS",
+ "Value": "0x81F6",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass0Ext",
- "NativeName": "GL_4PASS_0_EXT",
- "Value": "0x80A4",
+ "Name": "ObjectLineSgis",
+ "NativeName": "GL_OBJECT_LINE_SGIS",
+ "Value": "0x81F7",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "TextureGenParameter",
+ "NativeName": "TextureGenParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "LayoutDepthReadOnlyStencilAttachmentExt",
+ "NativeName": "GL_LAYOUT_DEPTH_READ_ONLY_STENCIL_ATTACHMENT_EXT",
+ "Value": "0x9530",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass0Sgis",
- "NativeName": "GL_4PASS_0_SGIS",
- "Value": "0x80A4",
+ "Name": "LayoutDepthAttachmentStencilReadOnlyExt",
+ "NativeName": "GL_LAYOUT_DEPTH_ATTACHMENT_STENCIL_READ_ONLY_EXT",
+ "Value": "0x9531",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass1Ext",
- "NativeName": "GL_4PASS_1_EXT",
- "Value": "0x80A5",
+ "Name": "LayoutGeneralExt",
+ "NativeName": "GL_LAYOUT_GENERAL_EXT",
+ "Value": "0x958D",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass1Sgis",
- "NativeName": "GL_4PASS_1_SGIS",
- "Value": "0x80A5",
+ "Name": "LayoutColorAttachmentExt",
+ "NativeName": "GL_LAYOUT_COLOR_ATTACHMENT_EXT",
+ "Value": "0x958E",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass2Ext",
- "NativeName": "GL_4PASS_2_EXT",
- "Value": "0x80A6",
+ "Name": "LayoutDepthStencilAttachmentExt",
+ "NativeName": "GL_LAYOUT_DEPTH_STENCIL_ATTACHMENT_EXT",
+ "Value": "0x958F",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass2Sgis",
- "NativeName": "GL_4PASS_2_SGIS",
- "Value": "0x80A6",
+ "Name": "LayoutDepthStencilReadOnlyExt",
+ "NativeName": "GL_LAYOUT_DEPTH_STENCIL_READ_ONLY_EXT",
+ "Value": "0x9590",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass3Ext",
- "NativeName": "GL_4PASS_3_EXT",
- "Value": "0x80A7",
+ "Name": "LayoutShaderReadOnlyExt",
+ "NativeName": "GL_LAYOUT_SHADER_READ_ONLY_EXT",
+ "Value": "0x9591",
"Doc": "",
"Attributes": []
},
{
- "Name": "C4Pass3Sgis",
- "NativeName": "GL_4PASS_3_SGIS",
- "Value": "0x80A7",
+ "Name": "LayoutTransferSrcExt",
+ "NativeName": "GL_LAYOUT_TRANSFER_SRC_EXT",
+ "Value": "0x9592",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LayoutTransferDstExt",
+ "NativeName": "GL_LAYOUT_TRANSFER_DST_EXT",
+ "Value": "0x9593",
"Doc": "",
"Attributes": []
}
],
- "Name": "SamplePatternSGIS",
- "NativeName": "SamplePatternSGIS",
+ "Name": "TextureLayout",
+ "NativeName": "TextureLayout",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "TextureWrapS",
- "NativeName": "GL_TEXTURE_WRAP_S",
- "Value": "0x2802",
+ "Name": "Nearest",
+ "NativeName": "GL_NEAREST",
+ "Value": "0x2600",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapT",
- "NativeName": "GL_TEXTURE_WRAP_T",
- "Value": "0x2803",
+ "Name": "Linear",
+ "NativeName": "GL_LINEAR",
+ "Value": "0x2601",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapR",
- "NativeName": "GL_TEXTURE_WRAP_R",
- "Value": "0x8072",
+ "Name": "LinearDetailSgis",
+ "NativeName": "GL_LINEAR_DETAIL_SGIS",
+ "Value": "0x8097",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMinFilter",
- "NativeName": "GL_TEXTURE_MIN_FILTER",
- "Value": "0x2801",
+ "Name": "LinearDetailAlphaSgis",
+ "NativeName": "GL_LINEAR_DETAIL_ALPHA_SGIS",
+ "Value": "0x8098",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMagFilter",
- "NativeName": "GL_TEXTURE_MAG_FILTER",
- "Value": "0x2800",
+ "Name": "LinearDetailColorSgis",
+ "NativeName": "GL_LINEAR_DETAIL_COLOR_SGIS",
+ "Value": "0x8099",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBorderColor",
- "NativeName": "GL_TEXTURE_BORDER_COLOR",
- "Value": "0x1004",
+ "Name": "LinearSharpenSgis",
+ "NativeName": "GL_LINEAR_SHARPEN_SGIS",
+ "Value": "0x80AD",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMinLod",
- "NativeName": "GL_TEXTURE_MIN_LOD",
- "Value": "0x813A",
+ "Name": "LinearSharpenAlphaSgis",
+ "NativeName": "GL_LINEAR_SHARPEN_ALPHA_SGIS",
+ "Value": "0x80AE",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxLod",
- "NativeName": "GL_TEXTURE_MAX_LOD",
- "Value": "0x813B",
+ "Name": "LinearSharpenColorSgis",
+ "NativeName": "GL_LINEAR_SHARPEN_COLOR_SGIS",
+ "Value": "0x80AF",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompareMode",
- "NativeName": "GL_TEXTURE_COMPARE_MODE",
- "Value": "0x884C",
+ "Name": "Filter4Sgis",
+ "NativeName": "GL_FILTER4_SGIS",
+ "Value": "0x8146",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompareFunc",
- "NativeName": "GL_TEXTURE_COMPARE_FUNC",
- "Value": "0x884D",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "SamplerParameterName",
- "NativeName": "SamplerParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "D3D12FenceValueExt",
- "NativeName": "GL_D3D12_FENCE_VALUE_EXT",
- "Value": "0x9595",
+ "Name": "PixelTexGenQCeilingSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_CEILING_SGIX",
+ "Value": "0x8184",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "SemaphoreParameterName",
- "NativeName": "SemaphoreParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Separable2D",
- "NativeName": "GL_SEPARABLE_2D",
- "Value": "0x8012",
+ "Name": "PixelTexGenQRoundSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_ROUND_SGIX",
+ "Value": "0x8185",
"Doc": "",
"Attributes": []
},
{
- "Name": "Separable2DExt",
- "NativeName": "GL_SEPARABLE_2D_EXT",
- "Value": "0x8012",
+ "Name": "PixelTexGenQFloorSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_FLOOR_SGIX",
+ "Value": "0x8186",
"Doc": "",
"Attributes": []
}
],
- "Name": "SeparableTargetEXT",
- "NativeName": "SeparableTargetEXT",
+ "Name": "TextureMagFilter",
+ "NativeName": "TextureMagFilter",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "ShaderType",
- "NativeName": "GL_SHADER_TYPE",
- "Value": "0x8B4F",
+ "Name": "Nearest",
+ "NativeName": "GL_NEAREST",
+ "Value": "0x2600",
"Doc": "",
"Attributes": []
},
{
- "Name": "DeleteStatus",
- "NativeName": "GL_DELETE_STATUS",
- "Value": "0x8B80",
+ "Name": "Linear",
+ "NativeName": "GL_LINEAR",
+ "Value": "0x2601",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompileStatus",
- "NativeName": "GL_COMPILE_STATUS",
- "Value": "0x8B81",
+ "Name": "NearestMipmapNearest",
+ "NativeName": "GL_NEAREST_MIPMAP_NEAREST",
+ "Value": "0x2700",
"Doc": "",
"Attributes": []
},
{
- "Name": "InfoLogLength",
- "NativeName": "GL_INFO_LOG_LENGTH",
- "Value": "0x8B84",
+ "Name": "LinearMipmapNearest",
+ "NativeName": "GL_LINEAR_MIPMAP_NEAREST",
+ "Value": "0x2701",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShaderSourceLength",
- "NativeName": "GL_SHADER_SOURCE_LENGTH",
- "Value": "0x8B88",
+ "Name": "NearestMipmapLinear",
+ "NativeName": "GL_NEAREST_MIPMAP_LINEAR",
+ "Value": "0x2702",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "ShaderParameterName",
- "NativeName": "ShaderParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ComputeShader",
- "NativeName": "GL_COMPUTE_SHADER",
- "Value": "0x91B9",
+ "Name": "LinearMipmapLinear",
+ "NativeName": "GL_LINEAR_MIPMAP_LINEAR",
+ "Value": "0x2703",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexShader",
- "NativeName": "GL_VERTEX_SHADER",
- "Value": "0x8B31",
+ "Name": "Filter4Sgis",
+ "NativeName": "GL_FILTER4_SGIS",
+ "Value": "0x8146",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessControlShader",
- "NativeName": "GL_TESS_CONTROL_SHADER",
- "Value": "0x8E88",
+ "Name": "LinearClipmapLinearSgix",
+ "NativeName": "GL_LINEAR_CLIPMAP_LINEAR_SGIX",
+ "Value": "0x8170",
"Doc": "",
"Attributes": []
},
{
- "Name": "TessEvaluationShader",
- "NativeName": "GL_TESS_EVALUATION_SHADER",
- "Value": "0x8E87",
+ "Name": "PixelTexGenQCeilingSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_CEILING_SGIX",
+ "Value": "0x8184",
"Doc": "",
"Attributes": []
},
{
- "Name": "GeometryShader",
- "NativeName": "GL_GEOMETRY_SHADER",
- "Value": "0x8DD9",
+ "Name": "PixelTexGenQRoundSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_ROUND_SGIX",
+ "Value": "0x8185",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentShader",
- "NativeName": "GL_FRAGMENT_SHADER",
- "Value": "0x8B30",
+ "Name": "PixelTexGenQFloorSgix",
+ "NativeName": "GL_PIXEL_TEX_GEN_Q_FLOOR_SGIX",
+ "Value": "0x8186",
"Doc": "",
"Attributes": []
},
{
- "Name": "FragmentShaderArb",
- "NativeName": "GL_FRAGMENT_SHADER_ARB",
- "Value": "0x8B30",
+ "Name": "NearestClipmapNearestSgix",
+ "NativeName": "GL_NEAREST_CLIPMAP_NEAREST_SGIX",
+ "Value": "0x844D",
"Doc": "",
"Attributes": []
},
{
- "Name": "VertexShaderArb",
- "NativeName": "GL_VERTEX_SHADER_ARB",
- "Value": "0x8B31",
+ "Name": "NearestClipmapLinearSgix",
+ "NativeName": "GL_NEAREST_CLIPMAP_LINEAR_SGIX",
+ "Value": "0x844E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LinearClipmapNearestSgix",
+ "NativeName": "GL_LINEAR_CLIPMAP_NEAREST_SGIX",
+ "Value": "0x844F",
"Doc": "",
"Attributes": []
}
],
- "Name": "ShaderType",
- "NativeName": "ShaderType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [],
- "Name": "ShadingModel",
- "NativeName": "ShadingModel",
+ "Name": "TextureMinFilter",
+ "NativeName": "TextureMinFilter",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Front",
- "NativeName": "GL_FRONT",
- "Value": "0x404",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "Back",
- "NativeName": "GL_BACK",
- "Value": "0x405",
- "Doc": "",
- "Attributes": []
- },
- {
- "Name": "FrontAndBack",
- "NativeName": "GL_FRONT_AND_BACK",
- "Value": "0x408",
+ "Name": "PerturbExt",
+ "NativeName": "GL_PERTURB_EXT",
+ "Value": "0x85AE",
"Doc": "",
"Attributes": []
}
],
- "Name": "StencilFaceDirection",
- "NativeName": "StencilFaceDirection",
+ "Name": "TextureNormalModeEXT",
+ "NativeName": "TextureNormalModeEXT",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Always",
- "NativeName": "GL_ALWAYS",
- "Value": "0x207",
+ "Name": "TextureWidth",
+ "NativeName": "GL_TEXTURE_WIDTH",
+ "Value": "0x1000",
"Doc": "",
"Attributes": []
},
{
- "Name": "Equal",
- "NativeName": "GL_EQUAL",
- "Value": "0x202",
+ "Name": "TextureHeight",
+ "NativeName": "GL_TEXTURE_HEIGHT",
+ "Value": "0x1001",
"Doc": "",
"Attributes": []
},
{
- "Name": "Gequal",
- "NativeName": "GL_GEQUAL",
- "Value": "0x206",
+ "Name": "TextureInternalFormat",
+ "NativeName": "GL_TEXTURE_INTERNAL_FORMAT",
+ "Value": "0x1003",
"Doc": "",
"Attributes": []
},
{
- "Name": "Greater",
- "NativeName": "GL_GREATER",
- "Value": "0x204",
+ "Name": "TextureBorderColor",
+ "NativeName": "GL_TEXTURE_BORDER_COLOR",
+ "Value": "0x1004",
"Doc": "",
"Attributes": []
},
{
- "Name": "Lequal",
- "NativeName": "GL_LEQUAL",
- "Value": "0x203",
+ "Name": "TextureBorderColorNV",
+ "NativeName": "GL_TEXTURE_BORDER_COLOR_NV",
+ "Value": "0x1004",
"Doc": "",
"Attributes": []
},
{
- "Name": "Less",
- "NativeName": "GL_LESS",
- "Value": "0x201",
+ "Name": "TextureMagFilter",
+ "NativeName": "GL_TEXTURE_MAG_FILTER",
+ "Value": "0x2800",
"Doc": "",
"Attributes": []
},
{
- "Name": "Never",
- "NativeName": "GL_NEVER",
- "Value": "0x200",
+ "Name": "TextureMinFilter",
+ "NativeName": "GL_TEXTURE_MIN_FILTER",
+ "Value": "0x2801",
"Doc": "",
"Attributes": []
},
{
- "Name": "Notequal",
- "NativeName": "GL_NOTEQUAL",
- "Value": "0x205",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "StencilFunction",
- "NativeName": "StencilFunction",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Decr",
- "NativeName": "GL_DECR",
- "Value": "0x1E03",
+ "Name": "TextureWrapS",
+ "NativeName": "GL_TEXTURE_WRAP_S",
+ "Value": "0x2802",
"Doc": "",
"Attributes": []
},
{
- "Name": "Incr",
- "NativeName": "GL_INCR",
- "Value": "0x1E02",
+ "Name": "TextureWrapT",
+ "NativeName": "GL_TEXTURE_WRAP_T",
+ "Value": "0x2803",
"Doc": "",
"Attributes": []
},
{
- "Name": "Invert",
- "NativeName": "GL_INVERT",
- "Value": "0x150A",
+ "Name": "TextureRedSize",
+ "NativeName": "GL_TEXTURE_RED_SIZE",
+ "Value": "0x805C",
"Doc": "",
"Attributes": []
},
{
- "Name": "Keep",
- "NativeName": "GL_KEEP",
- "Value": "0x1E00",
+ "Name": "TextureGreenSize",
+ "NativeName": "GL_TEXTURE_GREEN_SIZE",
+ "Value": "0x805D",
"Doc": "",
"Attributes": []
},
{
- "Name": "Replace",
- "NativeName": "GL_REPLACE",
- "Value": "0x1E01",
+ "Name": "TextureBlueSize",
+ "NativeName": "GL_TEXTURE_BLUE_SIZE",
+ "Value": "0x805E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Zero",
- "NativeName": "GL_ZERO",
- "Value": "0x0",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "StencilOp",
- "NativeName": "StencilOp",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "Extensions",
- "NativeName": "GL_EXTENSIONS",
- "Value": "0x1F03",
+ "Name": "TextureAlphaSize",
+ "NativeName": "GL_TEXTURE_ALPHA_SIZE",
+ "Value": "0x805F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Renderer",
- "NativeName": "GL_RENDERER",
- "Value": "0x1F01",
+ "Name": "TexturePriorityExt",
+ "NativeName": "GL_TEXTURE_PRIORITY_EXT",
+ "Value": "0x8066",
"Doc": "",
"Attributes": []
},
{
- "Name": "Vendor",
- "NativeName": "GL_VENDOR",
- "Value": "0x1F00",
+ "Name": "TextureDepthExt",
+ "NativeName": "GL_TEXTURE_DEPTH_EXT",
+ "Value": "0x8071",
"Doc": "",
"Attributes": []
},
{
- "Name": "Version",
- "NativeName": "GL_VERSION",
- "Value": "0x1F02",
+ "Name": "TextureWrapR",
+ "NativeName": "GL_TEXTURE_WRAP_R",
+ "Value": "0x8072",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShadingLanguageVersion",
- "NativeName": "GL_SHADING_LANGUAGE_VERSION",
- "Value": "0x8B8C",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "StringName",
- "NativeName": "StringName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "NumCompatibleSubroutines",
- "NativeName": "GL_NUM_COMPATIBLE_SUBROUTINES",
- "Value": "0x8E4A",
+ "Name": "TextureWrapRExt",
+ "NativeName": "GL_TEXTURE_WRAP_R_EXT",
+ "Value": "0x8072",
"Doc": "",
"Attributes": []
},
{
- "Name": "CompatibleSubroutines",
- "NativeName": "GL_COMPATIBLE_SUBROUTINES",
- "Value": "0x8E4B",
+ "Name": "TextureWrapROes",
+ "NativeName": "GL_TEXTURE_WRAP_R_OES",
+ "Value": "0x8072",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformSize",
- "NativeName": "GL_UNIFORM_SIZE",
- "Value": "0x8A38",
+ "Name": "DetailTextureLevelSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_LEVEL_SGIS",
+ "Value": "0x809A",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformNameLength",
- "NativeName": "GL_UNIFORM_NAME_LENGTH",
- "Value": "0x8A39",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "SubroutineParameterName",
- "NativeName": "SubroutineParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "SyncGpuCommandsComplete",
- "NativeName": "GL_SYNC_GPU_COMMANDS_COMPLETE",
- "Value": "0x9117",
- "Doc": "",
- "Attributes": []
- }
- ],
- "Name": "SyncCondition",
- "NativeName": "SyncCondition",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
- {
- "Name": "SyncFlushCommandsBit",
- "NativeName": "GL_SYNC_FLUSH_COMMANDS_BIT",
- "Value": "0x1",
+ "Name": "DetailTextureModeSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_MODE_SGIS",
+ "Value": "0x809B",
"Doc": "",
"Attributes": []
},
{
- "Name": "SyncFlushCommandsBitApple",
- "NativeName": "GL_SYNC_FLUSH_COMMANDS_BIT_APPLE",
- "Value": "0x1",
+ "Name": "DetailTextureFuncPointsSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS",
+ "Value": "0x809C",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "SyncObjectMask",
- "NativeName": "SyncObjectMask",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ObjectType",
- "NativeName": "GL_OBJECT_TYPE",
- "Value": "0x9112",
+ "Name": "SharpenTextureFuncPointsSgis",
+ "NativeName": "GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS",
+ "Value": "0x80B0",
"Doc": "",
"Attributes": []
},
{
- "Name": "SyncStatus",
- "NativeName": "GL_SYNC_STATUS",
- "Value": "0x9114",
+ "Name": "ShadowAmbientSgix",
+ "NativeName": "GL_SHADOW_AMBIENT_SGIX",
+ "Value": "0x80BF",
"Doc": "",
"Attributes": []
},
{
- "Name": "SyncCondition",
- "NativeName": "GL_SYNC_CONDITION",
- "Value": "0x9113",
+ "Name": "DualTextureSelectSgis",
+ "NativeName": "GL_DUAL_TEXTURE_SELECT_SGIS",
+ "Value": "0x8124",
"Doc": "",
"Attributes": []
},
{
- "Name": "SyncFlags",
- "NativeName": "GL_SYNC_FLAGS",
- "Value": "0x9115",
+ "Name": "QuadTextureSelectSgis",
+ "NativeName": "GL_QUAD_TEXTURE_SELECT_SGIS",
+ "Value": "0x8125",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "SyncParameterName",
- "NativeName": "SyncParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "AlreadySignaled",
- "NativeName": "GL_ALREADY_SIGNALED",
- "Value": "0x911A",
+ "Name": "Texture4DsizeSgis",
+ "NativeName": "GL_TEXTURE_4DSIZE_SGIS",
+ "Value": "0x8136",
"Doc": "",
"Attributes": []
},
{
- "Name": "TimeoutExpired",
- "NativeName": "GL_TIMEOUT_EXPIRED",
- "Value": "0x911B",
+ "Name": "TextureWrapQSgis",
+ "NativeName": "GL_TEXTURE_WRAP_Q_SGIS",
+ "Value": "0x8137",
"Doc": "",
"Attributes": []
},
{
- "Name": "ConditionSatisfied",
- "NativeName": "GL_CONDITION_SATISFIED",
- "Value": "0x911C",
+ "Name": "TextureMinLod",
+ "NativeName": "GL_TEXTURE_MIN_LOD",
+ "Value": "0x813A",
"Doc": "",
"Attributes": []
},
{
- "Name": "WaitFailed",
- "NativeName": "GL_WAIT_FAILED",
- "Value": "0x911D",
+ "Name": "TextureMinLodSgis",
+ "NativeName": "GL_TEXTURE_MIN_LOD_SGIS",
+ "Value": "0x813A",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "SyncStatus",
- "NativeName": "SyncStatus",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
+ "Name": "TextureMaxLod",
+ "NativeName": "GL_TEXTURE_MAX_LOD",
+ "Value": "0x813B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "TextureMaxLodSgis",
+ "NativeName": "GL_TEXTURE_MAX_LOD_SGIS",
+ "Value": "0x813B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
+ "Name": "TextureBaseLevel",
+ "NativeName": "GL_TEXTURE_BASE_LEVEL",
+ "Value": "0x813C",
"Doc": "",
"Attributes": []
},
{
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
+ "Name": "TextureBaseLevelSgis",
+ "NativeName": "GL_TEXTURE_BASE_LEVEL_SGIS",
+ "Value": "0x813C",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "TexCoordPointerType",
- "NativeName": "TexCoordPointerType",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [],
- "Name": "TextureCoordName",
- "NativeName": "TextureCoordName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Blend",
- "NativeName": "GL_BLEND",
- "Value": "0xBE2",
+ "Name": "TextureMaxLevel",
+ "NativeName": "GL_TEXTURE_MAX_LEVEL",
+ "Value": "0x813D",
"Doc": "",
"Attributes": []
},
{
- "Name": "ReplaceExt",
- "NativeName": "GL_REPLACE_EXT",
- "Value": "0x8062",
+ "Name": "TextureMaxLevelSgis",
+ "NativeName": "GL_TEXTURE_MAX_LEVEL_SGIS",
+ "Value": "0x813D",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureEnvBiasSgix",
- "NativeName": "GL_TEXTURE_ENV_BIAS_SGIX",
- "Value": "0x80BE",
+ "Name": "TextureFilter4SizeSgis",
+ "NativeName": "GL_TEXTURE_FILTER4_SIZE_SGIS",
+ "Value": "0x8147",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "TextureEnvMode",
- "NativeName": "TextureEnvMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [],
- "Name": "TextureEnvParameter",
- "NativeName": "TextureEnvParameter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [],
- "Name": "TextureEnvTarget",
- "NativeName": "TextureEnvTarget",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Filter4Sgis",
- "NativeName": "GL_FILTER4_SGIS",
- "Value": "0x8146",
+ "Name": "TextureClipmapCenterSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_CENTER_SGIX",
+ "Value": "0x8171",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "TextureFilterFuncSGIS",
- "NativeName": "TextureFilterFuncSGIS",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "EyeDistanceToLineSgis",
- "NativeName": "GL_EYE_DISTANCE_TO_LINE_SGIS",
- "Value": "0x81F2",
+ "Name": "TextureClipmapFrameSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_FRAME_SGIX",
+ "Value": "0x8172",
"Doc": "",
"Attributes": []
},
{
- "Name": "EyeDistanceToPointSgis",
- "NativeName": "GL_EYE_DISTANCE_TO_POINT_SGIS",
- "Value": "0x81F0",
+ "Name": "TextureClipmapOffsetSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_OFFSET_SGIX",
+ "Value": "0x8173",
"Doc": "",
"Attributes": []
},
{
- "Name": "ObjectDistanceToLineSgis",
- "NativeName": "GL_OBJECT_DISTANCE_TO_LINE_SGIS",
- "Value": "0x81F3",
+ "Name": "TextureClipmapVirtualDepthSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX",
+ "Value": "0x8174",
"Doc": "",
"Attributes": []
},
{
- "Name": "ObjectDistanceToPointSgis",
- "NativeName": "GL_OBJECT_DISTANCE_TO_POINT_SGIS",
- "Value": "0x81F1",
+ "Name": "TextureClipmapLodOffsetSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX",
+ "Value": "0x8175",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "TextureGenMode",
- "NativeName": "TextureGenMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "EyeLineSgis",
- "NativeName": "GL_EYE_LINE_SGIS",
- "Value": "0x81F6",
+ "Name": "TextureClipmapDepthSgix",
+ "NativeName": "GL_TEXTURE_CLIPMAP_DEPTH_SGIX",
+ "Value": "0x8176",
"Doc": "",
"Attributes": []
},
{
- "Name": "EyePointSgis",
- "NativeName": "GL_EYE_POINT_SGIS",
- "Value": "0x81F4",
+ "Name": "PostTextureFilterBiasSgix",
+ "NativeName": "GL_POST_TEXTURE_FILTER_BIAS_SGIX",
+ "Value": "0x8179",
"Doc": "",
"Attributes": []
},
{
- "Name": "ObjectLineSgis",
- "NativeName": "GL_OBJECT_LINE_SGIS",
- "Value": "0x81F7",
+ "Name": "PostTextureFilterScaleSgix",
+ "NativeName": "GL_POST_TEXTURE_FILTER_SCALE_SGIX",
+ "Value": "0x817A",
"Doc": "",
"Attributes": []
},
{
- "Name": "ObjectPointSgis",
- "NativeName": "GL_OBJECT_POINT_SGIS",
- "Value": "0x81F5",
+ "Name": "TextureLodBiasSSgix",
+ "NativeName": "GL_TEXTURE_LOD_BIAS_S_SGIX",
+ "Value": "0x818E",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "TextureGenParameter",
- "NativeName": "TextureGenParameter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "LayoutGeneralExt",
- "NativeName": "GL_LAYOUT_GENERAL_EXT",
- "Value": "0x958D",
+ "Name": "TextureLodBiasTSgix",
+ "NativeName": "GL_TEXTURE_LOD_BIAS_T_SGIX",
+ "Value": "0x818F",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutColorAttachmentExt",
- "NativeName": "GL_LAYOUT_COLOR_ATTACHMENT_EXT",
- "Value": "0x958E",
+ "Name": "TextureLodBiasRSgix",
+ "NativeName": "GL_TEXTURE_LOD_BIAS_R_SGIX",
+ "Value": "0x8190",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutDepthStencilAttachmentExt",
- "NativeName": "GL_LAYOUT_DEPTH_STENCIL_ATTACHMENT_EXT",
- "Value": "0x958F",
+ "Name": "GenerateMipmapSgis",
+ "NativeName": "GL_GENERATE_MIPMAP_SGIS",
+ "Value": "0x8191",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutDepthStencilReadOnlyExt",
- "NativeName": "GL_LAYOUT_DEPTH_STENCIL_READ_ONLY_EXT",
- "Value": "0x9590",
+ "Name": "TextureCompareSgix",
+ "NativeName": "GL_TEXTURE_COMPARE_SGIX",
+ "Value": "0x819A",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutShaderReadOnlyExt",
- "NativeName": "GL_LAYOUT_SHADER_READ_ONLY_EXT",
- "Value": "0x9591",
+ "Name": "TextureCompareOperatorSgix",
+ "NativeName": "GL_TEXTURE_COMPARE_OPERATOR_SGIX",
+ "Value": "0x819B",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutTransferSrcExt",
- "NativeName": "GL_LAYOUT_TRANSFER_SRC_EXT",
- "Value": "0x9592",
+ "Name": "TextureLequalRSgix",
+ "NativeName": "GL_TEXTURE_LEQUAL_R_SGIX",
+ "Value": "0x819C",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutTransferDstExt",
- "NativeName": "GL_LAYOUT_TRANSFER_DST_EXT",
- "Value": "0x9593",
+ "Name": "TextureGequalRSgix",
+ "NativeName": "GL_TEXTURE_GEQUAL_R_SGIX",
+ "Value": "0x819D",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutDepthReadOnlyStencilAttachmentExt",
- "NativeName": "GL_LAYOUT_DEPTH_READ_ONLY_STENCIL_ATTACHMENT_EXT",
- "Value": "0x9530",
+ "Name": "TextureMaxClampSSgix",
+ "NativeName": "GL_TEXTURE_MAX_CLAMP_S_SGIX",
+ "Value": "0x8369",
"Doc": "",
"Attributes": []
},
{
- "Name": "LayoutDepthAttachmentStencilReadOnlyExt",
- "NativeName": "GL_LAYOUT_DEPTH_ATTACHMENT_STENCIL_READ_ONLY_EXT",
- "Value": "0x9531",
+ "Name": "TextureMaxClampTSgix",
+ "NativeName": "GL_TEXTURE_MAX_CLAMP_T_SGIX",
+ "Value": "0x836A",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "TextureLayout",
- "NativeName": "TextureLayout",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Filter4Sgis",
- "NativeName": "GL_FILTER4_SGIS",
- "Value": "0x8146",
+ "Name": "TextureMaxClampRSgix",
+ "NativeName": "GL_TEXTURE_MAX_CLAMP_R_SGIX",
+ "Value": "0x836B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Linear",
- "NativeName": "GL_LINEAR",
- "Value": "0x2601",
+ "Name": "TextureLodBias",
+ "NativeName": "GL_TEXTURE_LOD_BIAS",
+ "Value": "0x8501",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearDetailAlphaSgis",
- "NativeName": "GL_LINEAR_DETAIL_ALPHA_SGIS",
- "Value": "0x8098",
+ "Name": "TextureCompareMode",
+ "NativeName": "GL_TEXTURE_COMPARE_MODE",
+ "Value": "0x884C",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearDetailColorSgis",
- "NativeName": "GL_LINEAR_DETAIL_COLOR_SGIS",
- "Value": "0x8099",
+ "Name": "TextureCompareFunc",
+ "NativeName": "GL_TEXTURE_COMPARE_FUNC",
+ "Value": "0x884D",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearDetailSgis",
- "NativeName": "GL_LINEAR_DETAIL_SGIS",
- "Value": "0x8097",
+ "Name": "TextureSwizzleR",
+ "NativeName": "GL_TEXTURE_SWIZZLE_R",
+ "Value": "0x8E42",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearSharpenAlphaSgis",
- "NativeName": "GL_LINEAR_SHARPEN_ALPHA_SGIS",
- "Value": "0x80AE",
+ "Name": "TextureSwizzleG",
+ "NativeName": "GL_TEXTURE_SWIZZLE_G",
+ "Value": "0x8E43",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearSharpenColorSgis",
- "NativeName": "GL_LINEAR_SHARPEN_COLOR_SGIS",
- "Value": "0x80AF",
+ "Name": "TextureSwizzleB",
+ "NativeName": "GL_TEXTURE_SWIZZLE_B",
+ "Value": "0x8E44",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearSharpenSgis",
- "NativeName": "GL_LINEAR_SHARPEN_SGIS",
- "Value": "0x80AD",
+ "Name": "TextureSwizzleA",
+ "NativeName": "GL_TEXTURE_SWIZZLE_A",
+ "Value": "0x8E45",
"Doc": "",
"Attributes": []
},
{
- "Name": "Nearest",
- "NativeName": "GL_NEAREST",
- "Value": "0x2600",
+ "Name": "TextureSwizzleRgba",
+ "NativeName": "GL_TEXTURE_SWIZZLE_RGBA",
+ "Value": "0x8E46",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenQCeilingSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_Q_CEILING_SGIX",
- "Value": "0x8184",
+ "Name": "DepthStencilTextureMode",
+ "NativeName": "GL_DEPTH_STENCIL_TEXTURE_MODE",
+ "Value": "0x90EA",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenQFloorSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_Q_FLOOR_SGIX",
- "Value": "0x8186",
+ "Name": "TextureTilingExt",
+ "NativeName": "GL_TEXTURE_TILING_EXT",
+ "Value": "0x9580",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TextureParameterName",
+ "NativeName": "TextureParameterName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "PixelTexGenQRoundSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_Q_ROUND_SGIX",
- "Value": "0x8185",
+ "Name": "TextureStorageSparseBitAmd",
+ "NativeName": "GL_TEXTURE_STORAGE_SPARSE_BIT_AMD",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
}
],
- "Name": "TextureMagFilter",
- "NativeName": "TextureMagFilter",
+ "Name": "TextureStorageMaskAMD",
+ "NativeName": "TextureStorageMaskAMD",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "Filter4Sgis",
- "NativeName": "GL_FILTER4_SGIS",
- "Value": "0x8146",
+ "Name": "Zero",
+ "NativeName": "GL_ZERO",
+ "Value": "0x0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Linear",
- "NativeName": "GL_LINEAR",
- "Value": "0x2601",
+ "Name": "One",
+ "NativeName": "GL_ONE",
+ "Value": "0x1",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearClipmapLinearSgix",
- "NativeName": "GL_LINEAR_CLIPMAP_LINEAR_SGIX",
- "Value": "0x8170",
+ "Name": "Red",
+ "NativeName": "GL_RED",
+ "Value": "0x1903",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearClipmapNearestSgix",
- "NativeName": "GL_LINEAR_CLIPMAP_NEAREST_SGIX",
- "Value": "0x844F",
+ "Name": "Green",
+ "NativeName": "GL_GREEN",
+ "Value": "0x1904",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearMipmapLinear",
- "NativeName": "GL_LINEAR_MIPMAP_LINEAR",
- "Value": "0x2703",
+ "Name": "Blue",
+ "NativeName": "GL_BLUE",
+ "Value": "0x1905",
"Doc": "",
"Attributes": []
},
{
- "Name": "LinearMipmapNearest",
- "NativeName": "GL_LINEAR_MIPMAP_NEAREST",
- "Value": "0x2701",
+ "Name": "Alpha",
+ "NativeName": "GL_ALPHA",
+ "Value": "0x1906",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "TextureSwizzle",
+ "NativeName": "TextureSwizzle",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Texture1D",
+ "NativeName": "GL_TEXTURE_1D",
+ "Value": "0xDE0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Nearest",
- "NativeName": "GL_NEAREST",
- "Value": "0x2600",
+ "Name": "Texture2D",
+ "NativeName": "GL_TEXTURE_2D",
+ "Value": "0xDE1",
"Doc": "",
"Attributes": []
},
{
- "Name": "NearestClipmapLinearSgix",
- "NativeName": "GL_NEAREST_CLIPMAP_LINEAR_SGIX",
- "Value": "0x844E",
+ "Name": "ProxyTexture1D",
+ "NativeName": "GL_PROXY_TEXTURE_1D",
+ "Value": "0x8063",
"Doc": "",
"Attributes": []
},
{
- "Name": "NearestClipmapNearestSgix",
- "NativeName": "GL_NEAREST_CLIPMAP_NEAREST_SGIX",
- "Value": "0x844D",
+ "Name": "ProxyTexture1DExt",
+ "NativeName": "GL_PROXY_TEXTURE_1D_EXT",
+ "Value": "0x8063",
"Doc": "",
"Attributes": []
},
{
- "Name": "NearestMipmapLinear",
- "NativeName": "GL_NEAREST_MIPMAP_LINEAR",
- "Value": "0x2702",
+ "Name": "ProxyTexture2D",
+ "NativeName": "GL_PROXY_TEXTURE_2D",
+ "Value": "0x8064",
"Doc": "",
"Attributes": []
},
{
- "Name": "NearestMipmapNearest",
- "NativeName": "GL_NEAREST_MIPMAP_NEAREST",
- "Value": "0x2700",
+ "Name": "ProxyTexture2DExt",
+ "NativeName": "GL_PROXY_TEXTURE_2D_EXT",
+ "Value": "0x8064",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenQCeilingSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_Q_CEILING_SGIX",
- "Value": "0x8184",
+ "Name": "Texture3D",
+ "NativeName": "GL_TEXTURE_3D",
+ "Value": "0x806F",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenQFloorSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_Q_FLOOR_SGIX",
- "Value": "0x8186",
+ "Name": "Texture3DExt",
+ "NativeName": "GL_TEXTURE_3D_EXT",
+ "Value": "0x806F",
"Doc": "",
"Attributes": []
},
{
- "Name": "PixelTexGenQRoundSgix",
- "NativeName": "GL_PIXEL_TEX_GEN_Q_ROUND_SGIX",
- "Value": "0x8185",
+ "Name": "Texture3DOes",
+ "NativeName": "GL_TEXTURE_3D_OES",
+ "Value": "0x806F",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "TextureMinFilter",
- "NativeName": "TextureMinFilter",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "DetailTextureLevelSgis",
- "NativeName": "GL_DETAIL_TEXTURE_LEVEL_SGIS",
- "Value": "0x809A",
+ "Name": "ProxyTexture3D",
+ "NativeName": "GL_PROXY_TEXTURE_3D",
+ "Value": "0x8070",
"Doc": "",
"Attributes": []
},
{
- "Name": "DetailTextureModeSgis",
- "NativeName": "GL_DETAIL_TEXTURE_MODE_SGIS",
- "Value": "0x809B",
+ "Name": "ProxyTexture3DExt",
+ "NativeName": "GL_PROXY_TEXTURE_3D_EXT",
+ "Value": "0x8070",
"Doc": "",
"Attributes": []
},
{
- "Name": "DualTextureSelectSgis",
- "NativeName": "GL_DUAL_TEXTURE_SELECT_SGIS",
- "Value": "0x8124",
+ "Name": "DetailTexture2DSgis",
+ "NativeName": "GL_DETAIL_TEXTURE_2D_SGIS",
+ "Value": "0x8095",
"Doc": "",
"Attributes": []
},
{
- "Name": "GenerateMipmapSgis",
- "NativeName": "GL_GENERATE_MIPMAP_SGIS",
- "Value": "0x8191",
+ "Name": "Texture4DSgis",
+ "NativeName": "GL_TEXTURE_4D_SGIS",
+ "Value": "0x8134",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostTextureFilterBiasSgix",
- "NativeName": "GL_POST_TEXTURE_FILTER_BIAS_SGIX",
- "Value": "0x8179",
+ "Name": "ProxyTexture4DSgis",
+ "NativeName": "GL_PROXY_TEXTURE_4D_SGIS",
+ "Value": "0x8135",
"Doc": "",
"Attributes": []
},
{
- "Name": "PostTextureFilterScaleSgix",
- "NativeName": "GL_POST_TEXTURE_FILTER_SCALE_SGIX",
- "Value": "0x817A",
+ "Name": "TextureRectangle",
+ "NativeName": "GL_TEXTURE_RECTANGLE",
+ "Value": "0x84F5",
"Doc": "",
"Attributes": []
},
{
- "Name": "QuadTextureSelectSgis",
- "NativeName": "GL_QUAD_TEXTURE_SELECT_SGIS",
- "Value": "0x8125",
+ "Name": "ProxyTextureRectangle",
+ "NativeName": "GL_PROXY_TEXTURE_RECTANGLE",
+ "Value": "0x84F7",
"Doc": "",
"Attributes": []
},
{
- "Name": "ShadowAmbientSgix",
- "NativeName": "GL_SHADOW_AMBIENT_SGIX",
- "Value": "0x80BF",
+ "Name": "ProxyTextureRectangleArb",
+ "NativeName": "GL_PROXY_TEXTURE_RECTANGLE_ARB",
+ "Value": "0x84F7",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBorderColor",
- "NativeName": "GL_TEXTURE_BORDER_COLOR",
- "Value": "0x1004",
+ "Name": "ProxyTextureRectangleNV",
+ "NativeName": "GL_PROXY_TEXTURE_RECTANGLE_NV",
+ "Value": "0x84F7",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapCenterSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_CENTER_SGIX",
- "Value": "0x8171",
+ "Name": "TextureCubeMap",
+ "NativeName": "GL_TEXTURE_CUBE_MAP",
+ "Value": "0x8513",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapDepthSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_DEPTH_SGIX",
- "Value": "0x8176",
+ "Name": "TextureCubeMapPositiveX",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_POSITIVE_X",
+ "Value": "0x8515",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapFrameSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_FRAME_SGIX",
- "Value": "0x8172",
+ "Name": "TextureCubeMapNegativeX",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_NEGATIVE_X",
+ "Value": "0x8516",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapLodOffsetSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_LOD_OFFSET_SGIX",
- "Value": "0x8175",
+ "Name": "TextureCubeMapPositiveY",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_POSITIVE_Y",
+ "Value": "0x8517",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapOffsetSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_OFFSET_SGIX",
- "Value": "0x8173",
+ "Name": "TextureCubeMapNegativeY",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_NEGATIVE_Y",
+ "Value": "0x8518",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureClipmapVirtualDepthSgix",
- "NativeName": "GL_TEXTURE_CLIPMAP_VIRTUAL_DEPTH_SGIX",
- "Value": "0x8174",
+ "Name": "TextureCubeMapPositiveZ",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_POSITIVE_Z",
+ "Value": "0x8519",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompareSgix",
- "NativeName": "GL_TEXTURE_COMPARE_SGIX",
- "Value": "0x819A",
+ "Name": "TextureCubeMapNegativeZ",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_NEGATIVE_Z",
+ "Value": "0x851A",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureLodBiasRSgix",
- "NativeName": "GL_TEXTURE_LOD_BIAS_R_SGIX",
- "Value": "0x8190",
+ "Name": "ProxyTextureCubeMap",
+ "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP",
+ "Value": "0x851B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureLodBiasSSgix",
- "NativeName": "GL_TEXTURE_LOD_BIAS_S_SGIX",
- "Value": "0x818E",
+ "Name": "ProxyTextureCubeMapArb",
+ "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_ARB",
+ "Value": "0x851B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureLodBiasTSgix",
- "NativeName": "GL_TEXTURE_LOD_BIAS_T_SGIX",
- "Value": "0x818F",
+ "Name": "ProxyTextureCubeMapExt",
+ "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_EXT",
+ "Value": "0x851B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMagFilter",
- "NativeName": "GL_TEXTURE_MAG_FILTER",
- "Value": "0x2800",
+ "Name": "Texture1DArray",
+ "NativeName": "GL_TEXTURE_1D_ARRAY",
+ "Value": "0x8C18",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxClampRSgix",
- "NativeName": "GL_TEXTURE_MAX_CLAMP_R_SGIX",
- "Value": "0x836B",
+ "Name": "ProxyTexture1DArray",
+ "NativeName": "GL_PROXY_TEXTURE_1D_ARRAY",
+ "Value": "0x8C19",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxClampSSgix",
- "NativeName": "GL_TEXTURE_MAX_CLAMP_S_SGIX",
- "Value": "0x8369",
+ "Name": "ProxyTexture1DArrayExt",
+ "NativeName": "GL_PROXY_TEXTURE_1D_ARRAY_EXT",
+ "Value": "0x8C19",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxClampTSgix",
- "NativeName": "GL_TEXTURE_MAX_CLAMP_T_SGIX",
- "Value": "0x836A",
+ "Name": "Texture2DArray",
+ "NativeName": "GL_TEXTURE_2D_ARRAY",
+ "Value": "0x8C1A",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMinFilter",
- "NativeName": "GL_TEXTURE_MIN_FILTER",
- "Value": "0x2801",
+ "Name": "ProxyTexture2DArray",
+ "NativeName": "GL_PROXY_TEXTURE_2D_ARRAY",
+ "Value": "0x8C1B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TexturePriorityExt",
- "NativeName": "GL_TEXTURE_PRIORITY_EXT",
- "Value": "0x8066",
+ "Name": "ProxyTexture2DArrayExt",
+ "NativeName": "GL_PROXY_TEXTURE_2D_ARRAY_EXT",
+ "Value": "0x8C1B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapQSgis",
- "NativeName": "GL_TEXTURE_WRAP_Q_SGIS",
- "Value": "0x8137",
+ "Name": "TextureCubeMapArray",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY",
+ "Value": "0x9009",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapR",
- "NativeName": "GL_TEXTURE_WRAP_R",
- "Value": "0x8072",
+ "Name": "TextureCubeMapArrayArb",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY_ARB",
+ "Value": "0x9009",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapRExt",
- "NativeName": "GL_TEXTURE_WRAP_R_EXT",
- "Value": "0x8072",
+ "Name": "TextureCubeMapArrayExt",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY_EXT",
+ "Value": "0x9009",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapROes",
- "NativeName": "GL_TEXTURE_WRAP_R_OES",
- "Value": "0x8072",
+ "Name": "TextureCubeMapArrayOes",
+ "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY_OES",
+ "Value": "0x9009",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapS",
- "NativeName": "GL_TEXTURE_WRAP_S",
- "Value": "0x2802",
+ "Name": "ProxyTextureCubeMapArray",
+ "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_ARRAY",
+ "Value": "0x900B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWrapT",
- "NativeName": "GL_TEXTURE_WRAP_T",
- "Value": "0x2803",
+ "Name": "ProxyTextureCubeMapArrayArb",
+ "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_ARRAY_ARB",
+ "Value": "0x900B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBaseLevel",
- "NativeName": "GL_TEXTURE_BASE_LEVEL",
- "Value": "0x813C",
+ "Name": "Texture2DMultisample",
+ "NativeName": "GL_TEXTURE_2D_MULTISAMPLE",
+ "Value": "0x9100",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompareMode",
- "NativeName": "GL_TEXTURE_COMPARE_MODE",
- "Value": "0x884C",
+ "Name": "ProxyTexture2DMultisample",
+ "NativeName": "GL_PROXY_TEXTURE_2D_MULTISAMPLE",
+ "Value": "0x9101",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompareFunc",
- "NativeName": "GL_TEXTURE_COMPARE_FUNC",
- "Value": "0x884D",
+ "Name": "Texture2DMultisampleArray",
+ "NativeName": "GL_TEXTURE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9102",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureLodBias",
- "NativeName": "GL_TEXTURE_LOD_BIAS",
- "Value": "0x8501",
+ "Name": "ProxyTexture2DMultisampleArray",
+ "NativeName": "GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x9103",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "TextureTarget",
+ "NativeName": "TextureTarget",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Texture0",
+ "NativeName": "GL_TEXTURE0",
+ "Value": "0x84C0",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMinLod",
- "NativeName": "GL_TEXTURE_MIN_LOD",
- "Value": "0x813A",
+ "Name": "Texture1",
+ "NativeName": "GL_TEXTURE1",
+ "Value": "0x84C1",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxLod",
- "NativeName": "GL_TEXTURE_MAX_LOD",
- "Value": "0x813B",
+ "Name": "Texture2",
+ "NativeName": "GL_TEXTURE2",
+ "Value": "0x84C2",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxLevel",
- "NativeName": "GL_TEXTURE_MAX_LEVEL",
- "Value": "0x813D",
+ "Name": "Texture3",
+ "NativeName": "GL_TEXTURE3",
+ "Value": "0x84C3",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureSwizzleR",
- "NativeName": "GL_TEXTURE_SWIZZLE_R",
- "Value": "0x8E42",
+ "Name": "Texture4",
+ "NativeName": "GL_TEXTURE4",
+ "Value": "0x84C4",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureSwizzleG",
- "NativeName": "GL_TEXTURE_SWIZZLE_G",
- "Value": "0x8E43",
+ "Name": "Texture5",
+ "NativeName": "GL_TEXTURE5",
+ "Value": "0x84C5",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureSwizzleB",
- "NativeName": "GL_TEXTURE_SWIZZLE_B",
- "Value": "0x8E44",
+ "Name": "Texture6",
+ "NativeName": "GL_TEXTURE6",
+ "Value": "0x84C6",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureSwizzleA",
- "NativeName": "GL_TEXTURE_SWIZZLE_A",
- "Value": "0x8E45",
+ "Name": "Texture7",
+ "NativeName": "GL_TEXTURE7",
+ "Value": "0x84C7",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureSwizzleRgba",
- "NativeName": "GL_TEXTURE_SWIZZLE_RGBA",
- "Value": "0x8E46",
+ "Name": "Texture8",
+ "NativeName": "GL_TEXTURE8",
+ "Value": "0x84C8",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureTilingExt",
- "NativeName": "GL_TEXTURE_TILING_EXT",
- "Value": "0x9580",
+ "Name": "Texture9",
+ "NativeName": "GL_TEXTURE9",
+ "Value": "0x84C9",
"Doc": "",
"Attributes": []
},
{
- "Name": "DepthStencilTextureMode",
- "NativeName": "GL_DEPTH_STENCIL_TEXTURE_MODE",
- "Value": "0x90EA",
+ "Name": "Texture10",
+ "NativeName": "GL_TEXTURE10",
+ "Value": "0x84CA",
"Doc": "",
"Attributes": []
},
{
- "Name": "DetailTextureFuncPointsSgis",
- "NativeName": "GL_DETAIL_TEXTURE_FUNC_POINTS_SGIS",
- "Value": "0x809C",
+ "Name": "Texture11",
+ "NativeName": "GL_TEXTURE11",
+ "Value": "0x84CB",
"Doc": "",
"Attributes": []
},
{
- "Name": "SharpenTextureFuncPointsSgis",
- "NativeName": "GL_SHARPEN_TEXTURE_FUNC_POINTS_SGIS",
- "Value": "0x80B0",
+ "Name": "Texture12",
+ "NativeName": "GL_TEXTURE12",
+ "Value": "0x84CC",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture4DsizeSgis",
- "NativeName": "GL_TEXTURE_4DSIZE_SGIS",
- "Value": "0x8136",
+ "Name": "Texture13",
+ "NativeName": "GL_TEXTURE13",
+ "Value": "0x84CD",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureAlphaSize",
- "NativeName": "GL_TEXTURE_ALPHA_SIZE",
- "Value": "0x805F",
+ "Name": "Texture14",
+ "NativeName": "GL_TEXTURE14",
+ "Value": "0x84CE",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBaseLevelSgis",
- "NativeName": "GL_TEXTURE_BASE_LEVEL_SGIS",
- "Value": "0x813C",
+ "Name": "Texture15",
+ "NativeName": "GL_TEXTURE15",
+ "Value": "0x84CF",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBlueSize",
- "NativeName": "GL_TEXTURE_BLUE_SIZE",
- "Value": "0x805E",
+ "Name": "Texture16",
+ "NativeName": "GL_TEXTURE16",
+ "Value": "0x84D0",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureBorderColorNV",
- "NativeName": "GL_TEXTURE_BORDER_COLOR_NV",
- "Value": "0x1004",
+ "Name": "Texture17",
+ "NativeName": "GL_TEXTURE17",
+ "Value": "0x84D1",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCompareOperatorSgix",
- "NativeName": "GL_TEXTURE_COMPARE_OPERATOR_SGIX",
- "Value": "0x819B",
+ "Name": "Texture18",
+ "NativeName": "GL_TEXTURE18",
+ "Value": "0x84D2",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureDepthExt",
- "NativeName": "GL_TEXTURE_DEPTH_EXT",
- "Value": "0x8071",
+ "Name": "Texture19",
+ "NativeName": "GL_TEXTURE19",
+ "Value": "0x84D3",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureFilter4SizeSgis",
- "NativeName": "GL_TEXTURE_FILTER4_SIZE_SGIS",
- "Value": "0x8147",
+ "Name": "Texture20",
+ "NativeName": "GL_TEXTURE20",
+ "Value": "0x84D4",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureGequalRSgix",
- "NativeName": "GL_TEXTURE_GEQUAL_R_SGIX",
- "Value": "0x819D",
+ "Name": "Texture21",
+ "NativeName": "GL_TEXTURE21",
+ "Value": "0x84D5",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureGreenSize",
- "NativeName": "GL_TEXTURE_GREEN_SIZE",
- "Value": "0x805D",
+ "Name": "Texture22",
+ "NativeName": "GL_TEXTURE22",
+ "Value": "0x84D6",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureHeight",
- "NativeName": "GL_TEXTURE_HEIGHT",
- "Value": "0x1001",
+ "Name": "Texture23",
+ "NativeName": "GL_TEXTURE23",
+ "Value": "0x84D7",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureInternalFormat",
- "NativeName": "GL_TEXTURE_INTERNAL_FORMAT",
- "Value": "0x1003",
+ "Name": "Texture24",
+ "NativeName": "GL_TEXTURE24",
+ "Value": "0x84D8",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureLequalRSgix",
- "NativeName": "GL_TEXTURE_LEQUAL_R_SGIX",
- "Value": "0x819C",
+ "Name": "Texture25",
+ "NativeName": "GL_TEXTURE25",
+ "Value": "0x84D9",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxLevelSgis",
- "NativeName": "GL_TEXTURE_MAX_LEVEL_SGIS",
- "Value": "0x813D",
+ "Name": "Texture26",
+ "NativeName": "GL_TEXTURE26",
+ "Value": "0x84DA",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMaxLodSgis",
- "NativeName": "GL_TEXTURE_MAX_LOD_SGIS",
- "Value": "0x813B",
+ "Name": "Texture27",
+ "NativeName": "GL_TEXTURE27",
+ "Value": "0x84DB",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureMinLodSgis",
- "NativeName": "GL_TEXTURE_MIN_LOD_SGIS",
- "Value": "0x813A",
+ "Name": "Texture28",
+ "NativeName": "GL_TEXTURE28",
+ "Value": "0x84DC",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureRedSize",
- "NativeName": "GL_TEXTURE_RED_SIZE",
- "Value": "0x805C",
+ "Name": "Texture29",
+ "NativeName": "GL_TEXTURE29",
+ "Value": "0x84DD",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureWidth",
- "NativeName": "GL_TEXTURE_WIDTH",
- "Value": "0x1000",
+ "Name": "Texture30",
+ "NativeName": "GL_TEXTURE30",
+ "Value": "0x84DE",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "TextureParameterName",
- "NativeName": "TextureParameterName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "TextureStorageSparseBitAmd",
- "NativeName": "GL_TEXTURE_STORAGE_SPARSE_BIT_AMD",
- "Value": "0x1",
+ "Name": "Texture31",
+ "NativeName": "GL_TEXTURE31",
+ "Value": "0x84DF",
"Doc": "",
"Attributes": []
}
],
- "Name": "TextureStorageMaskAMD",
- "NativeName": "TextureStorageMaskAMD",
+ "Name": "TextureUnit",
+ "NativeName": "TextureUnit",
"ExtensionName": "Core",
"Attributes": []
},
{
"Tokens": [
{
- "Name": "DetailTexture2DSgis",
- "NativeName": "GL_DETAIL_TEXTURE_2D_SGIS",
- "Value": "0x8095",
+ "Name": "LinearMipmapLinear",
+ "NativeName": "GL_LINEAR_MIPMAP_LINEAR",
+ "Value": "0x2703",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture1D",
- "NativeName": "GL_PROXY_TEXTURE_1D",
- "Value": "0x8063",
+ "Name": "Repeat",
+ "NativeName": "GL_REPEAT",
+ "Value": "0x2901",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture1DArray",
- "NativeName": "GL_PROXY_TEXTURE_1D_ARRAY",
- "Value": "0x8C19",
+ "Name": "ClampToBorder",
+ "NativeName": "GL_CLAMP_TO_BORDER",
+ "Value": "0x812D",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture1DArrayExt",
- "NativeName": "GL_PROXY_TEXTURE_1D_ARRAY_EXT",
- "Value": "0x8C19",
+ "Name": "ClampToBorderArb",
+ "NativeName": "GL_CLAMP_TO_BORDER_ARB",
+ "Value": "0x812D",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture1DExt",
- "NativeName": "GL_PROXY_TEXTURE_1D_EXT",
- "Value": "0x8063",
+ "Name": "ClampToBorderNV",
+ "NativeName": "GL_CLAMP_TO_BORDER_NV",
+ "Value": "0x812D",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture2D",
- "NativeName": "GL_PROXY_TEXTURE_2D",
- "Value": "0x8064",
+ "Name": "ClampToBorderSgis",
+ "NativeName": "GL_CLAMP_TO_BORDER_SGIS",
+ "Value": "0x812D",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture2DArray",
- "NativeName": "GL_PROXY_TEXTURE_2D_ARRAY",
- "Value": "0x8C1B",
+ "Name": "ClampToEdge",
+ "NativeName": "GL_CLAMP_TO_EDGE",
+ "Value": "0x812F",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture2DArrayExt",
- "NativeName": "GL_PROXY_TEXTURE_2D_ARRAY_EXT",
- "Value": "0x8C1B",
+ "Name": "ClampToEdgeSgis",
+ "NativeName": "GL_CLAMP_TO_EDGE_SGIS",
+ "Value": "0x812F",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture2DExt",
- "NativeName": "GL_PROXY_TEXTURE_2D_EXT",
- "Value": "0x8064",
+ "Name": "MirroredRepeat",
+ "NativeName": "GL_MIRRORED_REPEAT",
+ "Value": "0x8370",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TextureWrapMode",
+ "NativeName": "TextureWrapMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ProxyTexture2DMultisample",
- "NativeName": "GL_PROXY_TEXTURE_2D_MULTISAMPLE",
- "Value": "0x9101",
+ "Name": "InterleavedAttribs",
+ "NativeName": "GL_INTERLEAVED_ATTRIBS",
+ "Value": "0x8C8C",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture2DMultisampleArray",
- "NativeName": "GL_PROXY_TEXTURE_2D_MULTISAMPLE_ARRAY",
- "Value": "0x9103",
+ "Name": "SeparateAttribs",
+ "NativeName": "GL_SEPARATE_ATTRIBS",
+ "Value": "0x8C8D",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "TransformFeedbackBufferMode",
+ "NativeName": "TransformFeedbackBufferMode",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "ProxyTexture3D",
- "NativeName": "GL_PROXY_TEXTURE_3D",
- "Value": "0x8070",
+ "Name": "TransformFeedbackBufferStart",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_START",
+ "Value": "0x8C84",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture3DExt",
- "NativeName": "GL_PROXY_TEXTURE_3D_EXT",
- "Value": "0x8070",
+ "Name": "TransformFeedbackBufferSize",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_SIZE",
+ "Value": "0x8C85",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTexture4DSgis",
- "NativeName": "GL_PROXY_TEXTURE_4D_SGIS",
- "Value": "0x8135",
+ "Name": "TransformFeedbackBufferBinding",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_BINDING",
+ "Value": "0x8C8F",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureCubeMap",
- "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP",
- "Value": "0x851B",
+ "Name": "TransformFeedbackPaused",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_PAUSED",
+ "Value": "0x8E23",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureCubeMapArb",
- "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_ARB",
- "Value": "0x851B",
+ "Name": "TransformFeedbackActive",
+ "NativeName": "GL_TRANSFORM_FEEDBACK_ACTIVE",
+ "Value": "0x8E24",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "TransformFeedbackPName",
+ "NativeName": "TransformFeedbackPName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "UniformBlockReferencedByTessControlShader",
+ "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_CONTROL_SHADER",
+ "Value": "0x84F0",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureCubeMapExt",
- "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_EXT",
- "Value": "0x851B",
+ "Name": "UniformBlockReferencedByTessEvaluationShader",
+ "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_EVALUATION_SHADER",
+ "Value": "0x84F1",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureCubeMapArray",
- "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_ARRAY",
- "Value": "0x900B",
+ "Name": "UniformBlockBinding",
+ "NativeName": "GL_UNIFORM_BLOCK_BINDING",
+ "Value": "0x8A3F",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureCubeMapArrayArb",
- "NativeName": "GL_PROXY_TEXTURE_CUBE_MAP_ARRAY_ARB",
- "Value": "0x900B",
+ "Name": "UniformBlockDataSize",
+ "NativeName": "GL_UNIFORM_BLOCK_DATA_SIZE",
+ "Value": "0x8A40",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureRectangle",
- "NativeName": "GL_PROXY_TEXTURE_RECTANGLE",
- "Value": "0x84F7",
+ "Name": "UniformBlockNameLength",
+ "NativeName": "GL_UNIFORM_BLOCK_NAME_LENGTH",
+ "Value": "0x8A41",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureRectangleArb",
- "NativeName": "GL_PROXY_TEXTURE_RECTANGLE_ARB",
- "Value": "0x84F7",
+ "Name": "UniformBlockActiveUniforms",
+ "NativeName": "GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS",
+ "Value": "0x8A42",
"Doc": "",
"Attributes": []
},
{
- "Name": "ProxyTextureRectangleNV",
- "NativeName": "GL_PROXY_TEXTURE_RECTANGLE_NV",
- "Value": "0x84F7",
+ "Name": "UniformBlockActiveUniformIndices",
+ "NativeName": "GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES",
+ "Value": "0x8A43",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture1D",
- "NativeName": "GL_TEXTURE_1D",
- "Value": "0xDE0",
+ "Name": "UniformBlockReferencedByVertexShader",
+ "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER",
+ "Value": "0x8A44",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture2D",
- "NativeName": "GL_TEXTURE_2D",
- "Value": "0xDE1",
+ "Name": "UniformBlockReferencedByGeometryShader",
+ "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER",
+ "Value": "0x8A45",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture3D",
- "NativeName": "GL_TEXTURE_3D",
- "Value": "0x806F",
+ "Name": "UniformBlockReferencedByFragmentShader",
+ "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER",
+ "Value": "0x8A46",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture3DExt",
- "NativeName": "GL_TEXTURE_3D_EXT",
- "Value": "0x806F",
+ "Name": "UniformBlockReferencedByComputeShader",
+ "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_COMPUTE_SHADER",
+ "Value": "0x90EC",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "UniformBlockPName",
+ "NativeName": "UniformBlockPName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "UniformType",
+ "NativeName": "GL_UNIFORM_TYPE",
+ "Value": "0x8A37",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture3DOes",
- "NativeName": "GL_TEXTURE_3D_OES",
- "Value": "0x806F",
+ "Name": "UniformSize",
+ "NativeName": "GL_UNIFORM_SIZE",
+ "Value": "0x8A38",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture4DSgis",
- "NativeName": "GL_TEXTURE_4D_SGIS",
- "Value": "0x8134",
+ "Name": "UniformNameLength",
+ "NativeName": "GL_UNIFORM_NAME_LENGTH",
+ "Value": "0x8A39",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureRectangle",
- "NativeName": "GL_TEXTURE_RECTANGLE",
- "Value": "0x84F5",
+ "Name": "UniformBlockIndex",
+ "NativeName": "GL_UNIFORM_BLOCK_INDEX",
+ "Value": "0x8A3A",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMap",
- "NativeName": "GL_TEXTURE_CUBE_MAP",
- "Value": "0x8513",
+ "Name": "UniformOffset",
+ "NativeName": "GL_UNIFORM_OFFSET",
+ "Value": "0x8A3B",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapPositiveX",
- "NativeName": "GL_TEXTURE_CUBE_MAP_POSITIVE_X",
- "Value": "0x8515",
+ "Name": "UniformArrayStride",
+ "NativeName": "GL_UNIFORM_ARRAY_STRIDE",
+ "Value": "0x8A3C",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapNegativeX",
- "NativeName": "GL_TEXTURE_CUBE_MAP_NEGATIVE_X",
- "Value": "0x8516",
+ "Name": "UniformMatrixStride",
+ "NativeName": "GL_UNIFORM_MATRIX_STRIDE",
+ "Value": "0x8A3D",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapPositiveY",
- "NativeName": "GL_TEXTURE_CUBE_MAP_POSITIVE_Y",
- "Value": "0x8517",
+ "Name": "UniformIsRowMajor",
+ "NativeName": "GL_UNIFORM_IS_ROW_MAJOR",
+ "Value": "0x8A3E",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapNegativeY",
- "NativeName": "GL_TEXTURE_CUBE_MAP_NEGATIVE_Y",
- "Value": "0x8518",
+ "Name": "UniformAtomicCounterBufferIndex",
+ "NativeName": "GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX",
+ "Value": "0x92DA",
"Doc": "",
"Attributes": []
- },
+ }
+ ],
+ "Name": "UniformPName",
+ "NativeName": "UniformPName",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
- "Name": "TextureCubeMapPositiveZ",
- "NativeName": "GL_TEXTURE_CUBE_MAP_POSITIVE_Z",
- "Value": "0x8519",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapNegativeZ",
- "NativeName": "GL_TEXTURE_CUBE_MAP_NEGATIVE_Z",
- "Value": "0x851A",
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapArray",
- "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY",
- "Value": "0x9009",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapArrayArb",
- "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY_ARB",
- "Value": "0x9009",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapArrayExt",
- "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY_EXT",
- "Value": "0x9009",
+ "Name": "FloatVec2",
+ "NativeName": "GL_FLOAT_VEC2",
+ "Value": "0x8B50",
"Doc": "",
"Attributes": []
},
{
- "Name": "TextureCubeMapArrayOes",
- "NativeName": "GL_TEXTURE_CUBE_MAP_ARRAY_OES",
- "Value": "0x9009",
+ "Name": "FloatVec3",
+ "NativeName": "GL_FLOAT_VEC3",
+ "Value": "0x8B51",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture1DArray",
- "NativeName": "GL_TEXTURE_1D_ARRAY",
- "Value": "0x8C18",
+ "Name": "FloatVec4",
+ "NativeName": "GL_FLOAT_VEC4",
+ "Value": "0x8B52",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture2DArray",
- "NativeName": "GL_TEXTURE_2D_ARRAY",
- "Value": "0x8C1A",
+ "Name": "IntVec2",
+ "NativeName": "GL_INT_VEC2",
+ "Value": "0x8B53",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture2DMultisample",
- "NativeName": "GL_TEXTURE_2D_MULTISAMPLE",
- "Value": "0x9100",
+ "Name": "IntVec3",
+ "NativeName": "GL_INT_VEC3",
+ "Value": "0x8B54",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture2DMultisampleArray",
- "NativeName": "GL_TEXTURE_2D_MULTISAMPLE_ARRAY",
- "Value": "0x9102",
+ "Name": "IntVec4",
+ "NativeName": "GL_INT_VEC4",
+ "Value": "0x8B55",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "TextureTarget",
- "NativeName": "TextureTarget",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "Texture0",
- "NativeName": "GL_TEXTURE0",
- "Value": "0x84C0",
+ "Name": "Bool",
+ "NativeName": "GL_BOOL",
+ "Value": "0x8B56",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture1",
- "NativeName": "GL_TEXTURE1",
- "Value": "0x84C1",
+ "Name": "BoolVec2",
+ "NativeName": "GL_BOOL_VEC2",
+ "Value": "0x8B57",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture2",
- "NativeName": "GL_TEXTURE2",
- "Value": "0x84C2",
+ "Name": "BoolVec3",
+ "NativeName": "GL_BOOL_VEC3",
+ "Value": "0x8B58",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture3",
- "NativeName": "GL_TEXTURE3",
- "Value": "0x84C3",
+ "Name": "BoolVec4",
+ "NativeName": "GL_BOOL_VEC4",
+ "Value": "0x8B59",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture4",
- "NativeName": "GL_TEXTURE4",
- "Value": "0x84C4",
+ "Name": "FloatMat2",
+ "NativeName": "GL_FLOAT_MAT2",
+ "Value": "0x8B5A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture5",
- "NativeName": "GL_TEXTURE5",
- "Value": "0x84C5",
+ "Name": "FloatMat3",
+ "NativeName": "GL_FLOAT_MAT3",
+ "Value": "0x8B5B",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture6",
- "NativeName": "GL_TEXTURE6",
- "Value": "0x84C6",
+ "Name": "FloatMat4",
+ "NativeName": "GL_FLOAT_MAT4",
+ "Value": "0x8B5C",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture7",
- "NativeName": "GL_TEXTURE7",
- "Value": "0x84C7",
+ "Name": "Sampler1D",
+ "NativeName": "GL_SAMPLER_1D",
+ "Value": "0x8B5D",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture8",
- "NativeName": "GL_TEXTURE8",
- "Value": "0x84C8",
+ "Name": "Sampler2D",
+ "NativeName": "GL_SAMPLER_2D",
+ "Value": "0x8B5E",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture9",
- "NativeName": "GL_TEXTURE9",
- "Value": "0x84C9",
+ "Name": "Sampler3D",
+ "NativeName": "GL_SAMPLER_3D",
+ "Value": "0x8B5F",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture10",
- "NativeName": "GL_TEXTURE10",
- "Value": "0x84CA",
+ "Name": "SamplerCube",
+ "NativeName": "GL_SAMPLER_CUBE",
+ "Value": "0x8B60",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture11",
- "NativeName": "GL_TEXTURE11",
- "Value": "0x84CB",
+ "Name": "Sampler1DShadow",
+ "NativeName": "GL_SAMPLER_1D_SHADOW",
+ "Value": "0x8B61",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture12",
- "NativeName": "GL_TEXTURE12",
- "Value": "0x84CC",
+ "Name": "Sampler2DShadow",
+ "NativeName": "GL_SAMPLER_2D_SHADOW",
+ "Value": "0x8B62",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture13",
- "NativeName": "GL_TEXTURE13",
- "Value": "0x84CD",
+ "Name": "Sampler2DRect",
+ "NativeName": "GL_SAMPLER_2D_RECT",
+ "Value": "0x8B63",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture14",
- "NativeName": "GL_TEXTURE14",
- "Value": "0x84CE",
+ "Name": "Sampler2DRectShadow",
+ "NativeName": "GL_SAMPLER_2D_RECT_SHADOW",
+ "Value": "0x8B64",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture15",
- "NativeName": "GL_TEXTURE15",
- "Value": "0x84CF",
+ "Name": "FloatMat2x3",
+ "NativeName": "GL_FLOAT_MAT2x3",
+ "Value": "0x8B65",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture16",
- "NativeName": "GL_TEXTURE16",
- "Value": "0x84D0",
+ "Name": "FloatMat2x4",
+ "NativeName": "GL_FLOAT_MAT2x4",
+ "Value": "0x8B66",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture17",
- "NativeName": "GL_TEXTURE17",
- "Value": "0x84D1",
+ "Name": "FloatMat3x2",
+ "NativeName": "GL_FLOAT_MAT3x2",
+ "Value": "0x8B67",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture18",
- "NativeName": "GL_TEXTURE18",
- "Value": "0x84D2",
+ "Name": "FloatMat3x4",
+ "NativeName": "GL_FLOAT_MAT3x4",
+ "Value": "0x8B68",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture19",
- "NativeName": "GL_TEXTURE19",
- "Value": "0x84D3",
+ "Name": "FloatMat4x2",
+ "NativeName": "GL_FLOAT_MAT4x2",
+ "Value": "0x8B69",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture20",
- "NativeName": "GL_TEXTURE20",
- "Value": "0x84D4",
+ "Name": "FloatMat4x3",
+ "NativeName": "GL_FLOAT_MAT4x3",
+ "Value": "0x8B6A",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture21",
- "NativeName": "GL_TEXTURE21",
- "Value": "0x84D5",
+ "Name": "Sampler1DArray",
+ "NativeName": "GL_SAMPLER_1D_ARRAY",
+ "Value": "0x8DC0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture22",
- "NativeName": "GL_TEXTURE22",
- "Value": "0x84D6",
+ "Name": "Sampler2DArray",
+ "NativeName": "GL_SAMPLER_2D_ARRAY",
+ "Value": "0x8DC1",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture23",
- "NativeName": "GL_TEXTURE23",
- "Value": "0x84D7",
+ "Name": "SamplerBuffer",
+ "NativeName": "GL_SAMPLER_BUFFER",
+ "Value": "0x8DC2",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture24",
- "NativeName": "GL_TEXTURE24",
- "Value": "0x84D8",
+ "Name": "Sampler1DArrayShadow",
+ "NativeName": "GL_SAMPLER_1D_ARRAY_SHADOW",
+ "Value": "0x8DC3",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture25",
- "NativeName": "GL_TEXTURE25",
- "Value": "0x84D9",
+ "Name": "Sampler2DArrayShadow",
+ "NativeName": "GL_SAMPLER_2D_ARRAY_SHADOW",
+ "Value": "0x8DC4",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture26",
- "NativeName": "GL_TEXTURE26",
- "Value": "0x84DA",
+ "Name": "SamplerCubeShadow",
+ "NativeName": "GL_SAMPLER_CUBE_SHADOW",
+ "Value": "0x8DC5",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture27",
- "NativeName": "GL_TEXTURE27",
- "Value": "0x84DB",
+ "Name": "UnsignedIntVec2",
+ "NativeName": "GL_UNSIGNED_INT_VEC2",
+ "Value": "0x8DC6",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture28",
- "NativeName": "GL_TEXTURE28",
- "Value": "0x84DC",
+ "Name": "UnsignedIntVec3",
+ "NativeName": "GL_UNSIGNED_INT_VEC3",
+ "Value": "0x8DC7",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture29",
- "NativeName": "GL_TEXTURE29",
- "Value": "0x84DD",
+ "Name": "UnsignedIntVec4",
+ "NativeName": "GL_UNSIGNED_INT_VEC4",
+ "Value": "0x8DC8",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture30",
- "NativeName": "GL_TEXTURE30",
- "Value": "0x84DE",
+ "Name": "IntSampler1D",
+ "NativeName": "GL_INT_SAMPLER_1D",
+ "Value": "0x8DC9",
"Doc": "",
"Attributes": []
},
{
- "Name": "Texture31",
- "NativeName": "GL_TEXTURE31",
- "Value": "0x84DF",
+ "Name": "IntSampler2D",
+ "NativeName": "GL_INT_SAMPLER_2D",
+ "Value": "0x8DCA",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "TextureUnit",
- "NativeName": "TextureUnit",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "ClampToBorder",
- "NativeName": "GL_CLAMP_TO_BORDER",
- "Value": "0x812D",
+ "Name": "IntSampler3D",
+ "NativeName": "GL_INT_SAMPLER_3D",
+ "Value": "0x8DCB",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClampToBorderArb",
- "NativeName": "GL_CLAMP_TO_BORDER_ARB",
- "Value": "0x812D",
+ "Name": "IntSamplerCube",
+ "NativeName": "GL_INT_SAMPLER_CUBE",
+ "Value": "0x8DCC",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClampToBorderNV",
- "NativeName": "GL_CLAMP_TO_BORDER_NV",
- "Value": "0x812D",
+ "Name": "IntSampler2DRect",
+ "NativeName": "GL_INT_SAMPLER_2D_RECT",
+ "Value": "0x8DCD",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClampToBorderSgis",
- "NativeName": "GL_CLAMP_TO_BORDER_SGIS",
- "Value": "0x812D",
+ "Name": "IntSampler1DArray",
+ "NativeName": "GL_INT_SAMPLER_1D_ARRAY",
+ "Value": "0x8DCE",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClampToEdge",
- "NativeName": "GL_CLAMP_TO_EDGE",
- "Value": "0x812F",
+ "Name": "IntSampler2DArray",
+ "NativeName": "GL_INT_SAMPLER_2D_ARRAY",
+ "Value": "0x8DCF",
"Doc": "",
"Attributes": []
},
{
- "Name": "ClampToEdgeSgis",
- "NativeName": "GL_CLAMP_TO_EDGE_SGIS",
- "Value": "0x812F",
+ "Name": "IntSamplerBuffer",
+ "NativeName": "GL_INT_SAMPLER_BUFFER",
+ "Value": "0x8DD0",
"Doc": "",
"Attributes": []
},
{
- "Name": "Repeat",
- "NativeName": "GL_REPEAT",
- "Value": "0x2901",
+ "Name": "UnsignedIntSampler1D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_1D",
+ "Value": "0x8DD1",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "TextureWrapMode",
- "NativeName": "TextureWrapMode",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "TransformFeedbackBufferBinding",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_BINDING",
- "Value": "0x8C8F",
+ "Name": "UnsignedIntSampler2D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D",
+ "Value": "0x8DD2",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBufferStart",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_START",
- "Value": "0x8C84",
+ "Name": "UnsignedIntSampler3D",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_3D",
+ "Value": "0x8DD3",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackBufferSize",
- "NativeName": "GL_TRANSFORM_FEEDBACK_BUFFER_SIZE",
- "Value": "0x8C85",
+ "Name": "UnsignedIntSamplerCube",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_CUBE",
+ "Value": "0x8DD4",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackPaused",
- "NativeName": "GL_TRANSFORM_FEEDBACK_PAUSED",
- "Value": "0x8E23",
+ "Name": "UnsignedIntSampler2DRect",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_RECT",
+ "Value": "0x8DD5",
"Doc": "",
"Attributes": []
},
{
- "Name": "TransformFeedbackActive",
- "NativeName": "GL_TRANSFORM_FEEDBACK_ACTIVE",
- "Value": "0x8E24",
+ "Name": "UnsignedIntSampler1DArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_1D_ARRAY",
+ "Value": "0x8DD6",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "TransformFeedbackPName",
- "NativeName": "TransformFeedbackPName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "QueryWait",
- "NativeName": "GL_QUERY_WAIT",
- "Value": "0x8E13",
+ "Name": "UnsignedIntSampler2DArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_ARRAY",
+ "Value": "0x8DD7",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryNoWait",
- "NativeName": "GL_QUERY_NO_WAIT",
- "Value": "0x8E14",
+ "Name": "UnsignedIntSamplerBuffer",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_BUFFER",
+ "Value": "0x8DD8",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryByRegionWait",
- "NativeName": "GL_QUERY_BY_REGION_WAIT",
- "Value": "0x8E15",
+ "Name": "DoubleMat2",
+ "NativeName": "GL_DOUBLE_MAT2",
+ "Value": "0x8F46",
"Doc": "",
"Attributes": []
},
{
- "Name": "QueryByRegionNoWait",
- "NativeName": "GL_QUERY_BY_REGION_NO_WAIT",
- "Value": "0x8E16",
+ "Name": "DoubleMat3",
+ "NativeName": "GL_DOUBLE_MAT3",
+ "Value": "0x8F47",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "TypeEnum",
- "NativeName": "TypeEnum",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "UniformBlockBinding",
- "NativeName": "GL_UNIFORM_BLOCK_BINDING",
- "Value": "0x8A3F",
+ "Name": "DoubleMat4",
+ "NativeName": "GL_DOUBLE_MAT4",
+ "Value": "0x8F48",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockDataSize",
- "NativeName": "GL_UNIFORM_BLOCK_DATA_SIZE",
- "Value": "0x8A40",
+ "Name": "DoubleMat2x3",
+ "NativeName": "GL_DOUBLE_MAT2x3",
+ "Value": "0x8F49",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockNameLength",
- "NativeName": "GL_UNIFORM_BLOCK_NAME_LENGTH",
- "Value": "0x8A41",
+ "Name": "DoubleMat2x4",
+ "NativeName": "GL_DOUBLE_MAT2x4",
+ "Value": "0x8F4A",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockActiveUniforms",
- "NativeName": "GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS",
- "Value": "0x8A42",
+ "Name": "DoubleMat3x2",
+ "NativeName": "GL_DOUBLE_MAT3x2",
+ "Value": "0x8F4B",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockActiveUniformIndices",
- "NativeName": "GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES",
- "Value": "0x8A43",
+ "Name": "DoubleMat3x4",
+ "NativeName": "GL_DOUBLE_MAT3x4",
+ "Value": "0x8F4C",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockReferencedByVertexShader",
- "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER",
- "Value": "0x8A44",
+ "Name": "DoubleMat4x2",
+ "NativeName": "GL_DOUBLE_MAT4x2",
+ "Value": "0x8F4D",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockReferencedByTessControlShader",
- "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_CONTROL_SHADER",
- "Value": "0x84F0",
+ "Name": "DoubleMat4x3",
+ "NativeName": "GL_DOUBLE_MAT4x3",
+ "Value": "0x8F4E",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockReferencedByTessEvaluationShader",
- "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_TESS_EVALUATION_SHADER",
- "Value": "0x84F1",
+ "Name": "DoubleVec2",
+ "NativeName": "GL_DOUBLE_VEC2",
+ "Value": "0x8FFC",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockReferencedByGeometryShader",
- "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER",
- "Value": "0x8A45",
+ "Name": "DoubleVec3",
+ "NativeName": "GL_DOUBLE_VEC3",
+ "Value": "0x8FFD",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockReferencedByFragmentShader",
- "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER",
- "Value": "0x8A46",
+ "Name": "DoubleVec4",
+ "NativeName": "GL_DOUBLE_VEC4",
+ "Value": "0x8FFE",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockReferencedByComputeShader",
- "NativeName": "GL_UNIFORM_BLOCK_REFERENCED_BY_COMPUTE_SHADER",
- "Value": "0x90EC",
+ "Name": "SamplerCubeMapArray",
+ "NativeName": "GL_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900C",
"Doc": "",
"Attributes": []
- }
- ],
- "Name": "UniformBlockPName",
- "NativeName": "UniformBlockPName",
- "ExtensionName": "Core",
- "Attributes": []
- },
- {
- "Tokens": [
+ },
{
- "Name": "UniformType",
- "NativeName": "GL_UNIFORM_TYPE",
- "Value": "0x8A37",
+ "Name": "SamplerCubeMapArrayShadow",
+ "NativeName": "GL_SAMPLER_CUBE_MAP_ARRAY_SHADOW",
+ "Value": "0x900D",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformSize",
- "NativeName": "GL_UNIFORM_SIZE",
- "Value": "0x8A38",
+ "Name": "IntSamplerCubeMapArray",
+ "NativeName": "GL_INT_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900E",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformNameLength",
- "NativeName": "GL_UNIFORM_NAME_LENGTH",
- "Value": "0x8A39",
+ "Name": "UnsignedIntSamplerCubeMapArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_CUBE_MAP_ARRAY",
+ "Value": "0x900F",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformBlockIndex",
- "NativeName": "GL_UNIFORM_BLOCK_INDEX",
- "Value": "0x8A3A",
+ "Name": "Sampler2DMultisample",
+ "NativeName": "GL_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x9108",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformOffset",
- "NativeName": "GL_UNIFORM_OFFSET",
- "Value": "0x8A3B",
+ "Name": "IntSampler2DMultisample",
+ "NativeName": "GL_INT_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x9109",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformArrayStride",
- "NativeName": "GL_UNIFORM_ARRAY_STRIDE",
- "Value": "0x8A3C",
+ "Name": "UnsignedIntSampler2DMultisample",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE",
+ "Value": "0x910A",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformMatrixStride",
- "NativeName": "GL_UNIFORM_MATRIX_STRIDE",
- "Value": "0x8A3D",
+ "Name": "Sampler2DMultisampleArray",
+ "NativeName": "GL_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910B",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformIsRowMajor",
- "NativeName": "GL_UNIFORM_IS_ROW_MAJOR",
- "Value": "0x8A3E",
+ "Name": "IntSampler2DMultisampleArray",
+ "NativeName": "GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910C",
"Doc": "",
"Attributes": []
},
{
- "Name": "UniformAtomicCounterBufferIndex",
- "NativeName": "GL_UNIFORM_ATOMIC_COUNTER_BUFFER_INDEX",
- "Value": "0x92DA",
+ "Name": "UnsignedIntSampler2DMultisampleArray",
+ "NativeName": "GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY",
+ "Value": "0x910D",
"Doc": "",
"Attributes": []
}
],
- "Name": "UniformPName",
- "NativeName": "UniformPName",
+ "Name": "UniformType",
+ "NativeName": "UniformType",
"ExtensionName": "Core",
"Attributes": []
},
@@ -25312,6 +33125,20 @@
"Doc": "",
"Attributes": []
},
+ {
+ "Name": "MeshShaderBitNV",
+ "NativeName": "GL_MESH_SHADER_BIT_NV",
+ "Value": "0x40",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "TaskShaderBitNV",
+ "NativeName": "GL_TASK_SHADER_BIT_NV",
+ "Value": "0x80",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "AllShaderBits",
"NativeName": "GL_ALL_SHADER_BITS",
@@ -25334,6 +33161,28 @@
},
{
"Tokens": [
+ {
+ "Name": "VariantArrayExt",
+ "NativeName": "GL_VARIANT_ARRAY_EXT",
+ "Value": "0x87E8",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "VariantCapEXT",
+ "NativeName": "VariantCapEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "VertexAttribRelativeOffset",
+ "NativeName": "GL_VERTEX_ATTRIB_RELATIVE_OFFSET",
+ "Value": "0x82D5",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "VertexAttribArrayEnabled",
"NativeName": "GL_VERTEX_ATTRIB_ARRAY_ENABLED",
@@ -25362,6 +33211,13 @@
"Doc": "",
"Attributes": []
},
+ {
+ "Name": "VertexAttribArrayLong",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_LONG",
+ "Value": "0x874E",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "VertexAttribArrayNormalized",
"NativeName": "GL_VERTEX_ATTRIB_ARRAY_NORMALIZED",
@@ -25376,26 +33232,12 @@
"Doc": "",
"Attributes": []
},
- {
- "Name": "VertexAttribArrayLong",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_LONG",
- "Value": "0x874E",
- "Doc": "",
- "Attributes": []
- },
{
"Name": "VertexAttribArrayDivisor",
"NativeName": "GL_VERTEX_ATTRIB_ARRAY_DIVISOR",
"Value": "0x88FE",
"Doc": "",
"Attributes": []
- },
- {
- "Name": "VertexAttribRelativeOffset",
- "NativeName": "GL_VERTEX_ATTRIB_RELATIVE_OFFSET",
- "Value": "0x82D5",
- "Doc": "",
- "Attributes": []
}
],
"Name": "VertexArrayPName",
@@ -25406,12 +33248,34 @@
{
"Tokens": [
{
- "Name": "VertexAttribArrayBufferBinding",
- "NativeName": "GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING",
- "Value": "0x889F",
+ "Name": "StorageClientApple",
+ "NativeName": "GL_STORAGE_CLIENT_APPLE",
+ "Value": "0x85B4",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "StorageCachedApple",
+ "NativeName": "GL_STORAGE_CACHED_APPLE",
+ "Value": "0x85BE",
"Doc": "",
"Attributes": []
},
+ {
+ "Name": "StorageSharedApple",
+ "NativeName": "GL_STORAGE_SHARED_APPLE",
+ "Value": "0x85BF",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "VertexArrayPNameAPPLE",
+ "NativeName": "VertexArrayPNameAPPLE",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
{
"Name": "VertexAttribArrayEnabled",
"NativeName": "GL_VERTEX_ATTRIB_ARRAY_ENABLED",
@@ -25440,6 +33304,13 @@
"Doc": "",
"Attributes": []
},
+ {
+ "Name": "CurrentVertexAttrib",
+ "NativeName": "GL_CURRENT_VERTEX_ATTRIB",
+ "Value": "0x8626",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "VertexAttribArrayNormalized",
"NativeName": "GL_VERTEX_ATTRIB_ARRAY_NORMALIZED",
@@ -25447,6 +33318,13 @@
"Doc": "",
"Attributes": []
},
+ {
+ "Name": "VertexAttribArrayBufferBinding",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING",
+ "Value": "0x889F",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "VertexAttribArrayInteger",
"NativeName": "GL_VERTEX_ATTRIB_ARRAY_INTEGER",
@@ -25460,17 +33338,112 @@
"Value": "0x88FE",
"Doc": "",
"Attributes": []
+ }
+ ],
+ "Name": "VertexAttribEnum",
+ "NativeName": "VertexAttribEnum",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "ProgramParameterNV",
+ "NativeName": "GL_PROGRAM_PARAMETER_NV",
+ "Value": "0x8644",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "VertexAttribEnumNV",
+ "NativeName": "VertexAttribEnumNV",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
+ "Doc": "",
+ "Attributes": []
},
{
- "Name": "CurrentVertexAttrib",
- "NativeName": "GL_CURRENT_VERTEX_ATTRIB",
- "Value": "0x8626",
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
"Doc": "",
"Attributes": []
}
],
- "Name": "VertexAttribEnum",
- "NativeName": "VertexAttribEnum",
+ "Name": "VertexAttribIType",
+ "NativeName": "VertexAttribIType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "VertexAttribLType",
+ "NativeName": "VertexAttribLType",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "VertexAttribArrayPointer",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_POINTER",
+ "Value": "0x8645",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexAttribArrayPointerArb",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_POINTER_ARB",
+ "Value": "0x8645",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "VertexAttribPointerPropertyARB",
+ "NativeName": "VertexAttribPointerPropertyARB",
"ExtensionName": "Core",
"Attributes": []
},
@@ -25547,9 +33520,30 @@
"Attributes": []
},
{
- "Name": "Int2101010Rev",
- "NativeName": "GL_INT_2_10_10_10_REV",
- "Value": "0x8D9F",
+ "Name": "Int64Arb",
+ "NativeName": "GL_INT64_ARB",
+ "Value": "0x140E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Int64NV",
+ "NativeName": "GL_INT64_NV",
+ "Value": "0x140E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt64Arb",
+ "NativeName": "GL_UNSIGNED_INT64_ARB",
+ "Value": "0x140F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt64NV",
+ "NativeName": "GL_UNSIGNED_INT64_NV",
+ "Value": "0x140F",
"Doc": "",
"Attributes": []
},
@@ -25566,6 +33560,13 @@
"Value": "0x8C3B",
"Doc": "",
"Attributes": []
+ },
+ {
+ "Name": "Int2101010Rev",
+ "NativeName": "GL_INT_2_10_10_10_REV",
+ "Value": "0x8D9F",
+ "Doc": "",
+ "Attributes": []
}
],
"Name": "VertexAttribPointerType",
@@ -25576,51 +33577,108 @@
{
"Tokens": [
{
- "Name": "Byte",
- "NativeName": "GL_BYTE",
- "Value": "0x1400",
+ "Name": "VertexAttribBinding",
+ "NativeName": "GL_VERTEX_ATTRIB_BINDING",
+ "Value": "0x82D4",
"Doc": "",
"Attributes": []
},
{
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
+ "Name": "VertexAttribRelativeOffset",
+ "NativeName": "GL_VERTEX_ATTRIB_RELATIVE_OFFSET",
+ "Value": "0x82D5",
"Doc": "",
"Attributes": []
},
{
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
+ "Name": "VertexAttribArrayEnabled",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_ENABLED",
+ "Value": "0x8622",
"Doc": "",
"Attributes": []
},
{
- "Name": "Fixed",
- "NativeName": "GL_FIXED",
- "Value": "0x140C",
+ "Name": "VertexAttribArraySize",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_SIZE",
+ "Value": "0x8623",
"Doc": "",
"Attributes": []
},
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "VertexAttribArrayStride",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_STRIDE",
+ "Value": "0x8624",
"Doc": "",
"Attributes": []
},
{
- "Name": "HalfFloat",
- "NativeName": "GL_HALF_FLOAT",
- "Value": "0x140B",
+ "Name": "VertexAttribArrayType",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_TYPE",
+ "Value": "0x8625",
"Doc": "",
"Attributes": []
},
{
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
+ "Name": "CurrentVertexAttrib",
+ "NativeName": "GL_CURRENT_VERTEX_ATTRIB",
+ "Value": "0x8626",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexAttribArrayLong",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_LONG",
+ "Value": "0x874E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexAttribArrayNormalized",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_NORMALIZED",
+ "Value": "0x886A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexAttribArrayBufferBinding",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING",
+ "Value": "0x889F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexAttribArrayInteger",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_INTEGER",
+ "Value": "0x88FD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexAttribArrayIntegerExt",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_INTEGER_EXT",
+ "Value": "0x88FD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexAttribArrayDivisor",
+ "NativeName": "GL_VERTEX_ATTRIB_ARRAY_DIVISOR",
+ "Value": "0x88FE",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "VertexAttribPropertyARB",
+ "NativeName": "VertexAttribPropertyARB",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
"Doc": "",
"Attributes": []
},
@@ -25631,6 +33689,13 @@
"Doc": "",
"Attributes": []
},
+ {
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "UnsignedShort",
"NativeName": "GL_UNSIGNED_SHORT",
@@ -25638,6 +33703,13 @@
"Doc": "",
"Attributes": []
},
+ {
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "UnsignedInt",
"NativeName": "GL_UNSIGNED_INT",
@@ -25646,9 +33718,30 @@
"Attributes": []
},
{
- "Name": "Int2101010Rev",
- "NativeName": "GL_INT_2_10_10_10_REV",
- "Value": "0x8D9F",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "HalfFloat",
+ "NativeName": "GL_HALF_FLOAT",
+ "Value": "0x140B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Fixed",
+ "NativeName": "GL_FIXED",
+ "Value": "0x140C",
"Doc": "",
"Attributes": []
},
@@ -25665,6 +33758,13 @@
"Value": "0x8C3B",
"Doc": "",
"Attributes": []
+ },
+ {
+ "Name": "Int2101010Rev",
+ "NativeName": "GL_INT_2_10_10_10_REV",
+ "Value": "0x8D9F",
+ "Doc": "",
+ "Attributes": []
}
],
"Name": "VertexAttribType",
@@ -25675,65 +33775,65 @@
{
"Tokens": [
{
- "Name": "BufferAccess",
- "NativeName": "GL_BUFFER_ACCESS",
- "Value": "0x88BB",
+ "Name": "BufferImmutableStorage",
+ "NativeName": "GL_BUFFER_IMMUTABLE_STORAGE",
+ "Value": "0x821F",
"Doc": "",
"Attributes": []
},
{
- "Name": "BufferAccessFlags",
- "NativeName": "GL_BUFFER_ACCESS_FLAGS",
- "Value": "0x911F",
+ "Name": "BufferStorageFlags",
+ "NativeName": "GL_BUFFER_STORAGE_FLAGS",
+ "Value": "0x8220",
"Doc": "",
"Attributes": []
},
{
- "Name": "BufferImmutableStorage",
- "NativeName": "GL_BUFFER_IMMUTABLE_STORAGE",
- "Value": "0x821F",
+ "Name": "BufferSize",
+ "NativeName": "GL_BUFFER_SIZE",
+ "Value": "0x8764",
"Doc": "",
"Attributes": []
},
{
- "Name": "BufferMapped",
- "NativeName": "GL_BUFFER_MAPPED",
- "Value": "0x88BC",
+ "Name": "BufferUsage",
+ "NativeName": "GL_BUFFER_USAGE",
+ "Value": "0x8765",
"Doc": "",
"Attributes": []
},
{
- "Name": "BufferMapLength",
- "NativeName": "GL_BUFFER_MAP_LENGTH",
- "Value": "0x9120",
+ "Name": "BufferAccess",
+ "NativeName": "GL_BUFFER_ACCESS",
+ "Value": "0x88BB",
"Doc": "",
"Attributes": []
},
{
- "Name": "BufferMapOffset",
- "NativeName": "GL_BUFFER_MAP_OFFSET",
- "Value": "0x9121",
+ "Name": "BufferMapped",
+ "NativeName": "GL_BUFFER_MAPPED",
+ "Value": "0x88BC",
"Doc": "",
"Attributes": []
},
{
- "Name": "BufferSize",
- "NativeName": "GL_BUFFER_SIZE",
- "Value": "0x8764",
+ "Name": "BufferAccessFlags",
+ "NativeName": "GL_BUFFER_ACCESS_FLAGS",
+ "Value": "0x911F",
"Doc": "",
"Attributes": []
},
{
- "Name": "BufferStorageFlags",
- "NativeName": "GL_BUFFER_STORAGE_FLAGS",
- "Value": "0x8220",
+ "Name": "BufferMapLength",
+ "NativeName": "GL_BUFFER_MAP_LENGTH",
+ "Value": "0x9120",
"Doc": "",
"Attributes": []
},
{
- "Name": "BufferUsage",
- "NativeName": "GL_BUFFER_USAGE",
- "Value": "0x8765",
+ "Name": "BufferMapOffset",
+ "NativeName": "GL_BUFFER_MAP_OFFSET",
+ "Value": "0x9121",
"Doc": "",
"Attributes": []
}
@@ -25817,30 +33917,30 @@
{
"Tokens": [
{
- "Name": "Double",
- "NativeName": "GL_DOUBLE",
- "Value": "0x140A",
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
"Doc": "",
"Attributes": []
},
{
- "Name": "Float",
- "NativeName": "GL_FLOAT",
- "Value": "0x1406",
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
"Doc": "",
"Attributes": []
},
{
- "Name": "Int",
- "NativeName": "GL_INT",
- "Value": "0x1404",
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
"Doc": "",
"Attributes": []
},
{
- "Name": "Short",
- "NativeName": "GL_SHORT",
- "Value": "0x1402",
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
"Doc": "",
"Attributes": []
}
@@ -25871,6 +33971,497 @@
"NativeName": "VertexProvokingMode",
"ExtensionName": "Core",
"Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "XExt",
+ "NativeName": "GL_X_EXT",
+ "Value": "0x87D5",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "YExt",
+ "NativeName": "GL_Y_EXT",
+ "Value": "0x87D6",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ZExt",
+ "NativeName": "GL_Z_EXT",
+ "Value": "0x87D7",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "WExt",
+ "NativeName": "GL_W_EXT",
+ "Value": "0x87D8",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NegativeXExt",
+ "NativeName": "GL_NEGATIVE_X_EXT",
+ "Value": "0x87D9",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NegativeYExt",
+ "NativeName": "GL_NEGATIVE_Y_EXT",
+ "Value": "0x87DA",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NegativeZExt",
+ "NativeName": "GL_NEGATIVE_Z_EXT",
+ "Value": "0x87DB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NegativeWExt",
+ "NativeName": "GL_NEGATIVE_W_EXT",
+ "Value": "0x87DC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "ZeroExt",
+ "NativeName": "GL_ZERO_EXT",
+ "Value": "0x87DD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OneExt",
+ "NativeName": "GL_ONE_EXT",
+ "Value": "0x87DE",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "NegativeOneExt",
+ "NativeName": "GL_NEGATIVE_ONE_EXT",
+ "Value": "0x87DF",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "VertexShaderCoordOutEXT",
+ "NativeName": "VertexShaderCoordOutEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "OpIndexExt",
+ "NativeName": "GL_OP_INDEX_EXT",
+ "Value": "0x8782",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpNegateExt",
+ "NativeName": "GL_OP_NEGATE_EXT",
+ "Value": "0x8783",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpDot3Ext",
+ "NativeName": "GL_OP_DOT3_EXT",
+ "Value": "0x8784",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpDot4Ext",
+ "NativeName": "GL_OP_DOT4_EXT",
+ "Value": "0x8785",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpMulExt",
+ "NativeName": "GL_OP_MUL_EXT",
+ "Value": "0x8786",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpAddExt",
+ "NativeName": "GL_OP_ADD_EXT",
+ "Value": "0x8787",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpMaddExt",
+ "NativeName": "GL_OP_MADD_EXT",
+ "Value": "0x8788",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpFracExt",
+ "NativeName": "GL_OP_FRAC_EXT",
+ "Value": "0x8789",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpMaxExt",
+ "NativeName": "GL_OP_MAX_EXT",
+ "Value": "0x878A",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpMinExt",
+ "NativeName": "GL_OP_MIN_EXT",
+ "Value": "0x878B",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpSetGEExt",
+ "NativeName": "GL_OP_SET_GE_EXT",
+ "Value": "0x878C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpSetLTExt",
+ "NativeName": "GL_OP_SET_LT_EXT",
+ "Value": "0x878D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpClampExt",
+ "NativeName": "GL_OP_CLAMP_EXT",
+ "Value": "0x878E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpFloorExt",
+ "NativeName": "GL_OP_FLOOR_EXT",
+ "Value": "0x878F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpRoundExt",
+ "NativeName": "GL_OP_ROUND_EXT",
+ "Value": "0x8790",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpExpBase2Ext",
+ "NativeName": "GL_OP_EXP_BASE_2_EXT",
+ "Value": "0x8791",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpLogBase2Ext",
+ "NativeName": "GL_OP_LOG_BASE_2_EXT",
+ "Value": "0x8792",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpPowerExt",
+ "NativeName": "GL_OP_POWER_EXT",
+ "Value": "0x8793",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpRecipExt",
+ "NativeName": "GL_OP_RECIP_EXT",
+ "Value": "0x8794",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpRecipSqrtExt",
+ "NativeName": "GL_OP_RECIP_SQRT_EXT",
+ "Value": "0x8795",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpSubExt",
+ "NativeName": "GL_OP_SUB_EXT",
+ "Value": "0x8796",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpCrossProductExt",
+ "NativeName": "GL_OP_CROSS_PRODUCT_EXT",
+ "Value": "0x8797",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpMultiplyMatrixExt",
+ "NativeName": "GL_OP_MULTIPLY_MATRIX_EXT",
+ "Value": "0x8798",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "OpMovExt",
+ "NativeName": "GL_OP_MOV_EXT",
+ "Value": "0x8799",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "VertexShaderOpEXT",
+ "NativeName": "VertexShaderOpEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "CurrentVertexExt",
+ "NativeName": "GL_CURRENT_VERTEX_EXT",
+ "Value": "0x87E2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "MvpMatrixExt",
+ "NativeName": "GL_MVP_MATRIX_EXT",
+ "Value": "0x87E3",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "VertexShaderParameterEXT",
+ "NativeName": "VertexShaderParameterEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "VariantExt",
+ "NativeName": "GL_VARIANT_EXT",
+ "Value": "0x87C1",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "InvariantExt",
+ "NativeName": "GL_INVARIANT_EXT",
+ "Value": "0x87C2",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LocalConstantExt",
+ "NativeName": "GL_LOCAL_CONSTANT_EXT",
+ "Value": "0x87C3",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "LocalExt",
+ "NativeName": "GL_LOCAL_EXT",
+ "Value": "0x87C4",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "VertexShaderStorageTypeEXT",
+ "NativeName": "VertexShaderStorageTypeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [],
+ "Name": "VertexShaderTextureUnitParameter",
+ "NativeName": "VertexShaderTextureUnitParameter",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "False",
+ "NativeName": "GL_FALSE",
+ "Value": "0x0",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "True",
+ "NativeName": "GL_TRUE",
+ "Value": "0x1",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "VertexShaderWriteMaskEXT",
+ "NativeName": "VertexShaderWriteMaskEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "VertexStream0Ati",
+ "NativeName": "GL_VERTEX_STREAM0_ATI",
+ "Value": "0x876C",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexStream1Ati",
+ "NativeName": "GL_VERTEX_STREAM1_ATI",
+ "Value": "0x876D",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexStream2Ati",
+ "NativeName": "GL_VERTEX_STREAM2_ATI",
+ "Value": "0x876E",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexStream3Ati",
+ "NativeName": "GL_VERTEX_STREAM3_ATI",
+ "Value": "0x876F",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexStream4Ati",
+ "NativeName": "GL_VERTEX_STREAM4_ATI",
+ "Value": "0x8770",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexStream5Ati",
+ "NativeName": "GL_VERTEX_STREAM5_ATI",
+ "Value": "0x8771",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexStream6Ati",
+ "NativeName": "GL_VERTEX_STREAM6_ATI",
+ "Value": "0x8772",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "VertexStream7Ati",
+ "NativeName": "GL_VERTEX_STREAM7_ATI",
+ "Value": "0x8773",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "VertexStreamATI",
+ "NativeName": "VertexStreamATI",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "VertexWeightPointerTypeEXT",
+ "NativeName": "VertexWeightPointerTypeEXT",
+ "ExtensionName": "Core",
+ "Attributes": []
+ },
+ {
+ "Tokens": [
+ {
+ "Name": "Byte",
+ "NativeName": "GL_BYTE",
+ "Value": "0x1400",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedByte",
+ "NativeName": "GL_UNSIGNED_BYTE",
+ "Value": "0x1401",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Short",
+ "NativeName": "GL_SHORT",
+ "Value": "0x1402",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedShort",
+ "NativeName": "GL_UNSIGNED_SHORT",
+ "Value": "0x1403",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Int",
+ "NativeName": "GL_INT",
+ "Value": "0x1404",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "UnsignedInt",
+ "NativeName": "GL_UNSIGNED_INT",
+ "Value": "0x1405",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Float",
+ "NativeName": "GL_FLOAT",
+ "Value": "0x1406",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Double",
+ "NativeName": "GL_DOUBLE",
+ "Value": "0x140A",
+ "Doc": "",
+ "Attributes": []
+ }
+ ],
+ "Name": "WeightPointerTypeARB",
+ "NativeName": "WeightPointerTypeARB",
+ "ExtensionName": "Core",
+ "Attributes": []
}
],
"Interfaces": {
@@ -29045,9 +37636,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "MaterialFace",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "MaterialFace",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -37989,7 +46580,110 @@
"ConstantName": null,
"ValueReference": null,
"ComputedFromNames": [
- "count"
+ "drawcount"
+ ]
+ },
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "count",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "drawcount"
+ ]
+ },
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "drawcount",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from drawcount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from drawcount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "MultiDrawArrays",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glMultiDrawArrays",
+ "Parameters": [
+ {
+ "Name": "mode",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "PrimitiveType",
+ "Group": null,
+ "OriginalName": "PrimitiveType",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "first",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "drawcount"
]
},
"Flow": 1,
@@ -38039,11 +46733,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from count.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from drawcount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from drawcount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from drawcount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "MultiDrawArrays",
+ "Name": "MultiDrawElements",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -38055,16 +46749,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiDrawArrays",
+ "NativeName": "glMultiDrawElements",
"Parameters": [
{
"Name": "mode",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "PrimitiveType",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "PrimitiveType",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -38075,13 +46769,13 @@
"Attributes": []
},
{
- "Name": "first",
+ "Name": "count",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLsizei",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -38092,20 +46786,37 @@
"ConstantName": null,
"ValueReference": null,
"ComputedFromNames": [
- "count"
+ "drawcount"
]
},
"Flow": 1,
"Attributes": []
},
{
- "Name": "count",
+ "Name": "type",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "indices",
+ "Type": {
+ "IndirectionLevels": 2,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -38142,7 +46853,7 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from count.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from drawcount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from drawcount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from drawcount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -38165,9 +46876,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "PrimitiveType",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "PrimitiveType",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -38206,9 +46917,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "DrawElementsType",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "DrawElementsType",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -38266,7 +46977,7 @@
"ExtensionName": "Core"
},
{
- "Name": "MultiDrawElements",
+ "Name": "PointParameter",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -38278,16 +46989,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiDrawElements",
+ "NativeName": "glPointParameterf",
"Parameters": [
{
- "Name": "mode",
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "PrimitiveType",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "PrimitiveType",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -38298,37 +47009,106 @@
"Attributes": []
},
{
- "Name": "count",
+ "Name": "param",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": [
- "drawcount"
- ]
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "PointParameter",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glPointParameterf",
+ "Parameters": [
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "PointParameterNameARB",
+ "Group": null,
+ "OriginalName": "PointParameterNameARB",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
},
+ "Count": null,
"Flow": 1,
"Attributes": []
},
{
- "Name": "type",
+ "Name": "param",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "DrawElementsType",
+ "Name": "float",
"Group": null,
- "OriginalName": "DrawElementsType",
+ "OriginalName": "GLfloat",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "PointParameter",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glPointParameterfv",
+ "Parameters": [
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -38339,13 +47119,13 @@
"Attributes": []
},
{
- "Name": "indices",
+ "Name": "@params",
"Type": {
- "IndirectionLevels": 2,
+ "IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "void",
+ "Name": "float",
"Group": null,
- "OriginalName": "void",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -38356,20 +47136,41 @@
"ConstantName": null,
"ValueReference": null,
"ComputedFromNames": [
- "drawcount"
+ "pname"
]
},
"Flow": 1,
"Attributes": []
- },
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "PointParameter",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glPointParameterfv",
+ "Parameters": [
{
- "Name": "drawcount",
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "PointParameterNameARB",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "PointParameterNameARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -38378,11 +47179,35 @@
"Count": null,
"Flow": 1,
"Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "float",
+ "Group": null,
+ "OriginalName": "GLfloat",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 1,
+ "Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from drawcount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from drawcount.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -38398,7 +47223,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glPointParameterf",
+ "NativeName": "glPointParameteri",
"Parameters": [
{
"Name": "pname",
@@ -38422,9 +47247,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -38453,16 +47278,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glPointParameterfv",
+ "NativeName": "glPointParameteri",
"Parameters": [
{
"Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "PointParameterNameARB",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "PointParameterNameARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -38473,33 +47298,26 @@
"Attributes": []
},
{
- "Name": "@params",
+ "Name": "param",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": [
- "pname"
- ]
- },
+ "Count": null,
"Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -38515,7 +47333,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glPointParameteri",
+ "NativeName": "glPointParameteriv",
"Parameters": [
{
"Name": "pname",
@@ -38535,9 +47353,9 @@
"Attributes": []
},
{
- "Name": "param",
+ "Name": "@params",
"Type": {
- "IndirectionLevels": 0,
+ "IndirectionLevels": 1,
"ArrayDimensions": 0,
"Name": "int",
"Group": null,
@@ -38547,14 +47365,21 @@
"IsOut": false,
"IsIn": false
},
- "Count": null,
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
"Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -38577,9 +47402,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "PointParameterNameARB",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "PointParameterNameARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -39653,9 +48478,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "BufferPNameARB",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "BufferPNameARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -39809,9 +48634,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "BufferPointerNameARB",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "BufferPointerNameARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -42033,6 +50858,166 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "GetActiveUniform",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetActiveUniform",
+ "Parameters": [
+ {
+ "Name": "program",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "index",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "bufSize",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "length",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "size",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "UniformType",
+ "Group": null,
+ "OriginalName": "UniformType",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "name",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "char",
+ "Group": null,
+ "OriginalName": "GLchar",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": "bufSize",
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "GetAttachedShaders",
"ReturnType": {
@@ -42698,11 +51683,110 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetShaderSource",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetShaderSource",
+ "Parameters": [
+ {
+ "Name": "shader",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "bufSize",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "length",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "source",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "char",
+ "Group": null,
+ "OriginalName": "GLchar",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": "bufSize",
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetShaderSource",
+ "Name": "GetUniform",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -42714,10 +51798,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetShaderSource",
+ "NativeName": "glGetUniformfv",
"Parameters": [
{
- "Name": "shader",
+ "Name": "program",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -42734,13 +51818,13 @@
"Attributes": []
},
{
- "Name": "bufSize",
+ "Name": "location",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -42751,35 +51835,93 @@
"Attributes": []
},
{
- "Name": "length",
+ "Name": "@params",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
"Count": {
- "_count": 1,
+ "_count": 0,
"ConstantName": null,
"ValueReference": null,
- "ComputedFromNames": []
+ "ComputedFromNames": [
+ "program",
+ "location"
+ ]
},
"Flow": 2,
"Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from program and location.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetUniform",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetUniformiv",
+ "Parameters": [
+ {
+ "Name": "program",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
},
{
- "Name": "source",
+ "Name": "location",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "char",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLchar",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -42788,8 +51930,11 @@
"Count": {
"_count": 0,
"ConstantName": null,
- "ValueReference": "bufSize",
- "ComputedFromNames": []
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "program",
+ "location"
+ ]
},
"Flow": 2,
"Attributes": []
@@ -42797,11 +51942,66 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from program and location.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetUniform",
+ "Name": "GetUniformLocation",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetUniformLocation",
+ "Parameters": [
+ {
+ "Name": "program",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "name",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "char",
+ "Group": null,
+ "OriginalName": "GLchar",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// See summary.\r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetVertexAttrib",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -42813,10 +52013,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetUniformfv",
+ "NativeName": "glGetVertexAttribdv",
"Parameters": [
{
- "Name": "program",
+ "Name": "index",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -42833,13 +52033,13 @@
"Attributes": []
},
{
- "Name": "location",
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -42854,22 +52054,19 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "double",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLdouble",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
"Count": {
- "_count": 0,
+ "_count": 4,
"ConstantName": null,
"ValueReference": null,
- "ComputedFromNames": [
- "program",
- "location"
- ]
+ "ComputedFromNames": []
},
"Flow": 2,
"Attributes": []
@@ -42877,11 +52074,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from program and location.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 4 elements.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetUniform",
+ "Name": "GetVertexAttrib",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -42893,10 +52090,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetUniformiv",
+ "NativeName": "glGetVertexAttribdv",
"Parameters": [
{
- "Name": "program",
+ "Name": "index",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -42913,13 +52110,13 @@
"Attributes": []
},
{
- "Name": "location",
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "VertexAttribPropertyARB",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "VertexAttribPropertyARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -42934,22 +52131,19 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "double",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLdouble",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
"Count": {
- "_count": 0,
+ "_count": 4,
"ConstantName": null,
"ValueReference": null,
- "ComputedFromNames": [
- "program",
- "location"
- ]
+ "ComputedFromNames": []
},
"Flow": 2,
"Attributes": []
@@ -42957,26 +52151,26 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from program and location.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 4 elements.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetUniformLocation",
+ "Name": "GetVertexAttrib",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "void",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "void",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetUniformLocation",
+ "NativeName": "glGetVertexAttribfv",
"Parameters": [
{
- "Name": "program",
+ "Name": "index",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -42993,13 +52187,13 @@
"Attributes": []
},
{
- "Name": "name",
+ "Name": "pname",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "char",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLchar",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -43008,11 +52202,33 @@
"Count": null,
"Flow": 1,
"Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "float",
+ "Group": null,
+ "OriginalName": "GLfloat",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 4,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// See summary.\r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 4 elements.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -43028,7 +52244,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetVertexAttribdv",
+ "NativeName": "glGetVertexAttribfv",
"Parameters": [
{
"Name": "index",
@@ -43052,9 +52268,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "VertexAttribPropertyARB",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "VertexAttribPropertyARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -43069,9 +52285,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "double",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLdouble",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -43105,7 +52321,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetVertexAttribfv",
+ "NativeName": "glGetVertexAttribiv",
"Parameters": [
{
"Name": "index",
@@ -43146,9 +52362,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -43206,9 +52422,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "VertexAttribPropertyARB",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "VertexAttribPropertyARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -43323,6 +52539,83 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "GetVertexAttribPointer",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetVertexAttribPointerv",
+ "Parameters": [
+ {
+ "Name": "index",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "VertexAttribPointerPropertyARB",
+ "Group": null,
+ "OriginalName": "VertexAttribPointerPropertyARB",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pointer",
+ "Type": {
+ "IndirectionLevels": 2,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "IsProgram",
"ReturnType": {
@@ -49043,6 +58336,61 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "BeginConditionalRender",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glBeginConditionalRender",
+ "Parameters": [
+ {
+ "Name": "id",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "mode",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "ConditionalRenderMode",
+ "Group": null,
+ "OriginalName": "ConditionalRenderMode",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "BeginTransformFeedback",
"ReturnType": {
@@ -50325,6 +59673,61 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "ClampColor",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glClampColor",
+ "Parameters": [
+ {
+ "Name": "target",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "ClampColorTargetARB",
+ "Group": null,
+ "OriginalName": "ClampColorTargetARB",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "clamp",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "ClampColorModeARB",
+ "Group": null,
+ "OriginalName": "ClampColorModeARB",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "ClearBuffer",
"ReturnType": {
@@ -53980,7 +63383,86 @@
"ExtensionName": "Core"
},
{
- "Name": "GetTexParameterI",
+ "Name": "GetTexParameterI",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetTexParameterIuiv",
+ "Parameters": [
+ {
+ "Name": "target",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "TextureTarget",
+ "Group": null,
+ "OriginalName": "TextureTarget",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GetTextureParameter",
+ "Group": null,
+ "OriginalName": "GetTextureParameter",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetTransformFeedbackVarying",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -53992,16 +63474,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetTexParameterIuiv",
+ "NativeName": "glGetTransformFeedbackVarying",
"Parameters": [
{
- "Name": "target",
+ "Name": "program",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "TextureTarget",
+ "Name": "uint",
"Group": null,
- "OriginalName": "TextureTarget",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -54012,13 +63494,13 @@
"Attributes": []
},
{
- "Name": "pname",
+ "Name": "index",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GetTextureParameter",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GetTextureParameter",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -54029,25 +63511,106 @@
"Attributes": []
},
{
- "Name": "@params",
+ "Name": "bufSize",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "length",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
"Name": "uint",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "GLsizei",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
"Count": {
- "_count": 0,
+ "_count": 1,
"ConstantName": null,
"ValueReference": null,
- "ComputedFromNames": [
- "pname"
- ]
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "size",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 2,
+ "Attributes": []
+ },
+ {
+ "Name": "name",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "char",
+ "Group": null,
+ "OriginalName": "GLchar",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": "bufSize",
+ "ComputedFromNames": []
},
"Flow": 2,
"Attributes": []
@@ -54055,7 +63618,7 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from bufSize.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -54173,9 +63736,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "GlslTypeToken",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GlslTypeToken",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -55922,6 +65485,100 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from count.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "TransformFeedbackVaryings",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glTransformFeedbackVaryings",
+ "Parameters": [
+ {
+ "Name": "program",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "count",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "varyings",
+ "Type": {
+ "IndirectionLevels": 2,
+ "ArrayDimensions": 0,
+ "Name": "char",
+ "Group": null,
+ "OriginalName": "GLchar",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": "count",
+ "ComputedFromNames": []
+ },
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "bufferMode",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "TransformFeedbackBufferMode",
+ "Group": null,
+ "OriginalName": "TransformFeedbackBufferMode",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from count.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "Uniform1",
"ReturnType": {
@@ -61666,9 +71323,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "BufferPNameARB",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "BufferPNameARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -61990,6 +71647,85 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "GetMultisample",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetMultisamplefv",
+ "Parameters": [
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GetMultisamplePNameNV",
+ "Group": null,
+ "OriginalName": "GetMultisamplePNameNV",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "index",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "val",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "float",
+ "Group": null,
+ "OriginalName": "GLfloat",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "GetSync",
"ReturnType": {
@@ -64154,9 +73890,483 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "long",
+ "Name": "long",
+ "Group": null,
+ "OriginalName": "GLint64",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetQueryObject",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetQueryObjecti64v",
+ "Parameters": [
+ {
+ "Name": "id",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "QueryObjectParameterName",
+ "Group": null,
+ "OriginalName": "QueryObjectParameterName",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "long",
+ "Group": null,
+ "OriginalName": "GLint64",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetQueryObject",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetQueryObjectui64v",
+ "Parameters": [
+ {
+ "Name": "id",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "ulong",
+ "Group": null,
+ "OriginalName": "GLuint64",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetQueryObject",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetQueryObjectui64v",
+ "Parameters": [
+ {
+ "Name": "id",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "QueryObjectParameterName",
+ "Group": null,
+ "OriginalName": "QueryObjectParameterName",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "ulong",
+ "Group": null,
+ "OriginalName": "GLuint64",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetSamplerParameter",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetSamplerParameteriv",
+ "Parameters": [
+ {
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetSamplerParameter",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetSamplerParameteriv",
+ "Parameters": [
+ {
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "SamplerParameterI",
+ "Group": null,
+ "OriginalName": "SamplerParameterI",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 2,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "GetSamplerParameter",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glGetSamplerParameterfv",
+ "Parameters": [
+ {
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "@params",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "float",
"Group": null,
- "OriginalName": "GLint64",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -64176,11 +74386,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetQueryObject",
+ "Name": "GetSamplerParameter",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -64192,10 +74402,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetQueryObjecti64v",
+ "NativeName": "glGetSamplerParameterfv",
"Parameters": [
{
- "Name": "id",
+ "Name": "sampler",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -64216,9 +74426,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "QueryObjectParameterName",
+ "Name": "SamplerParameterF",
"Group": null,
- "OriginalName": "QueryObjectParameterName",
+ "OriginalName": "SamplerParameterF",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -64233,9 +74443,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "long",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLint64",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -64255,11 +74465,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetQueryObject",
+ "Name": "GetSamplerParameterI",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -64271,10 +74481,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetQueryObjectui64v",
+ "NativeName": "glGetSamplerParameterIiv",
"Parameters": [
{
- "Name": "id",
+ "Name": "sampler",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -64312,9 +74522,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "ulong",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLuint64",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -64334,11 +74544,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetQueryObject",
+ "Name": "GetSamplerParameterI",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -64350,10 +74560,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetQueryObjectui64v",
+ "NativeName": "glGetSamplerParameterIiv",
"Parameters": [
{
- "Name": "id",
+ "Name": "sampler",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -64374,9 +74584,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "QueryObjectParameterName",
+ "Name": "SamplerParameterI",
"Group": null,
- "OriginalName": "QueryObjectParameterName",
+ "OriginalName": "SamplerParameterI",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -64391,9 +74601,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "ulong",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLuint64",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -64413,11 +74623,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetSamplerParameter",
+ "Name": "GetSamplerParameterI",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -64429,7 +74639,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetSamplerParameteriv",
+ "NativeName": "glGetSamplerParameterIuiv",
"Parameters": [
{
"Name": "sampler",
@@ -64470,9 +74680,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -64496,7 +74706,7 @@
"ExtensionName": "Core"
},
{
- "Name": "GetSamplerParameter",
+ "Name": "GetSamplerParameterI",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -64508,7 +74718,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetSamplerParameterfv",
+ "NativeName": "glGetSamplerParameterIuiv",
"Parameters": [
{
"Name": "sampler",
@@ -64532,9 +74742,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "SamplerParameterI",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "SamplerParameterI",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -64549,9 +74759,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -64575,19 +74785,19 @@
"ExtensionName": "Core"
},
{
- "Name": "GetSamplerParameterI",
+ "Name": "IsSampler",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "void",
+ "Name": "bool",
"Group": null,
- "OriginalName": "void",
+ "OriginalName": "GLboolean",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetSamplerParameterIiv",
+ "NativeName": "glIsSampler",
"Parameters": [
{
"Name": "sampler",
@@ -64605,15 +74815,36 @@
"Count": null,
"Flow": 1,
"Attributes": []
- },
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// See summary.\r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "IsSamplerG",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "bool",
+ "Group": null,
+ "OriginalName": "Boolean",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glIsSampler",
+ "Parameters": [
{
- "Name": "pname",
+ "Name": "sampler",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -64622,39 +74853,15 @@
"Count": null,
"Flow": 1,
"Attributes": []
- },
- {
- "Name": "@params",
- "Type": {
- "IndirectionLevels": 1,
- "ArrayDimensions": 0,
- "Name": "int",
- "Group": null,
- "OriginalName": "GLint",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": [
- "pname"
- ]
- },
- "Flow": 2,
- "Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// See summary.\r\n",
"ExtensionName": "Core"
},
{
- "Name": "GetSamplerParameterI",
+ "Name": "MultiTexCoordP1",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -64666,16 +74873,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glGetSamplerParameterIuiv",
+ "NativeName": "glMultiTexCoordP1ui",
"Parameters": [
{
- "Name": "sampler",
+ "Name": "texture",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -64686,7 +74893,7 @@
"Attributes": []
},
{
- "Name": "pname",
+ "Name": "type",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -64703,9 +74910,9 @@
"Attributes": []
},
{
- "Name": "@params",
+ "Name": "coords",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
"Name": "uint",
"Group": null,
@@ -64715,46 +74922,39 @@
"IsOut": false,
"IsIn": false
},
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": [
- "pname"
- ]
- },
- "Flow": 2,
+ "Count": null,
+ "Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "IsSampler",
+ "Name": "MultiTexCoordP1",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "bool",
+ "Name": "void",
"Group": null,
- "OriginalName": "GLboolean",
+ "OriginalName": "void",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "NativeName": "glIsSampler",
+ "NativeName": "glMultiTexCoordP1ui",
"Parameters": [
{
- "Name": "sampler",
+ "Name": "texture",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "TextureUnit",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "TextureUnit",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -64763,30 +74963,26 @@
"Count": null,
"Flow": 1,
"Attributes": []
- }
- ],
- "GenericTypeParameters": [],
- "Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// See summary.\r\n",
- "ExtensionName": "Core"
- },
- {
- "Name": "IsSamplerG",
- "ReturnType": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "bool",
- "Group": null,
- "OriginalName": "Boolean",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "NativeName": "glIsSampler",
- "Parameters": [
+ },
{
- "Name": "sampler",
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "TexCoordPointerType",
+ "Group": null,
+ "OriginalName": "TexCoordPointerType",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "coords",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -64805,7 +75001,7 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// See summary.\r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -64821,7 +75017,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiTexCoordP1ui",
+ "NativeName": "glMultiTexCoordP1uiv",
"Parameters": [
{
"Name": "texture",
@@ -64860,7 +75056,7 @@
{
"Name": "coords",
"Type": {
- "IndirectionLevels": 0,
+ "IndirectionLevels": 1,
"ArrayDimensions": 0,
"Name": "uint",
"Group": null,
@@ -64870,14 +75066,19 @@
"IsOut": false,
"IsIn": false
},
- "Count": null,
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
"Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -64893,7 +75094,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiTexCoordP1ui",
+ "NativeName": "glMultiTexCoordP1uiv",
"Parameters": [
{
"Name": "texture",
@@ -64932,7 +75133,7 @@
{
"Name": "coords",
"Type": {
- "IndirectionLevels": 0,
+ "IndirectionLevels": 1,
"ArrayDimensions": 0,
"Name": "uint",
"Group": null,
@@ -64942,18 +75143,23 @@
"IsOut": false,
"IsIn": false
},
- "Count": null,
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
"Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "MultiTexCoordP1",
+ "Name": "MultiTexCoordP2",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -64965,7 +75171,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiTexCoordP1uiv",
+ "NativeName": "glMultiTexCoordP2ui",
"Parameters": [
{
"Name": "texture",
@@ -65004,7 +75210,7 @@
{
"Name": "coords",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
"Name": "uint",
"Group": null,
@@ -65014,23 +75220,18 @@
"IsOut": false,
"IsIn": false
},
- "Count": {
- "_count": 1,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": []
- },
+ "Count": null,
"Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "MultiTexCoordP1",
+ "Name": "MultiTexCoordP2",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -65042,7 +75243,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiTexCoordP1uiv",
+ "NativeName": "glMultiTexCoordP2ui",
"Parameters": [
{
"Name": "texture",
@@ -65078,6 +75279,78 @@
"Flow": 1,
"Attributes": []
},
+ {
+ "Name": "coords",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "MultiTexCoordP2",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glMultiTexCoordP2uiv",
+ "Parameters": [
+ {
+ "Name": "texture",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
{
"Name": "coords",
"Type": {
@@ -65119,7 +75392,84 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiTexCoordP2ui",
+ "NativeName": "glMultiTexCoordP2uiv",
+ "Parameters": [
+ {
+ "Name": "texture",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "TextureUnit",
+ "Group": null,
+ "OriginalName": "TextureUnit",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "TexCoordPointerType",
+ "Group": null,
+ "OriginalName": "TexCoordPointerType",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "coords",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "MultiTexCoordP3",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glMultiTexCoordP3ui",
"Parameters": [
{
"Name": "texture",
@@ -65179,7 +75529,7 @@
"ExtensionName": "Core"
},
{
- "Name": "MultiTexCoordP2",
+ "Name": "MultiTexCoordP3",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -65191,7 +75541,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiTexCoordP2ui",
+ "NativeName": "glMultiTexCoordP3ui",
"Parameters": [
{
"Name": "texture",
@@ -65251,7 +75601,7 @@
"ExtensionName": "Core"
},
{
- "Name": "MultiTexCoordP2",
+ "Name": "MultiTexCoordP3",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -65263,7 +75613,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiTexCoordP2uiv",
+ "NativeName": "glMultiTexCoordP3uiv",
"Parameters": [
{
"Name": "texture",
@@ -65328,7 +75678,7 @@
"ExtensionName": "Core"
},
{
- "Name": "MultiTexCoordP2",
+ "Name": "MultiTexCoordP3",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -65340,7 +75690,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiTexCoordP2uiv",
+ "NativeName": "glMultiTexCoordP3uiv",
"Parameters": [
{
"Name": "texture",
@@ -65405,7 +75755,7 @@
"ExtensionName": "Core"
},
{
- "Name": "MultiTexCoordP3",
+ "Name": "MultiTexCoordP4",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -65417,7 +75767,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiTexCoordP3ui",
+ "NativeName": "glMultiTexCoordP4ui",
"Parameters": [
{
"Name": "texture",
@@ -65477,7 +75827,7 @@
"ExtensionName": "Core"
},
{
- "Name": "MultiTexCoordP3",
+ "Name": "MultiTexCoordP4",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -65489,7 +75839,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiTexCoordP3ui",
+ "NativeName": "glMultiTexCoordP4ui",
"Parameters": [
{
"Name": "texture",
@@ -65549,7 +75899,7 @@
"ExtensionName": "Core"
},
{
- "Name": "MultiTexCoordP3",
+ "Name": "MultiTexCoordP4",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -65561,7 +75911,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiTexCoordP3uiv",
+ "NativeName": "glMultiTexCoordP4uiv",
"Parameters": [
{
"Name": "texture",
@@ -65626,7 +75976,7 @@
"ExtensionName": "Core"
},
{
- "Name": "MultiTexCoordP3",
+ "Name": "MultiTexCoordP4",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -65638,7 +75988,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiTexCoordP3uiv",
+ "NativeName": "glMultiTexCoordP4uiv",
"Parameters": [
{
"Name": "texture",
@@ -65703,7 +76053,7 @@
"ExtensionName": "Core"
},
{
- "Name": "MultiTexCoordP4",
+ "Name": "NormalP3",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -65715,25 +76065,8 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiTexCoordP4ui",
+ "NativeName": "glNormalP3ui",
"Parameters": [
- {
- "Name": "texture",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "GLEnum",
- "Group": null,
- "OriginalName": "GLenum",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
{
"Name": "type",
"Type": {
@@ -65771,11 +76104,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "MultiTexCoordP4",
+ "Name": "NormalP3",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -65787,33 +76120,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiTexCoordP4ui",
+ "NativeName": "glNormalP3ui",
"Parameters": [
- {
- "Name": "texture",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "TextureUnit",
- "Group": null,
- "OriginalName": "TextureUnit",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
{
"Name": "type",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "TexCoordPointerType",
+ "Name": "NormalPointerType",
"Group": null,
- "OriginalName": "TexCoordPointerType",
+ "OriginalName": "NormalPointerType",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -65843,11 +76159,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "MultiTexCoordP4",
+ "Name": "NormalP3",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -65859,10 +76175,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiTexCoordP4uiv",
+ "NativeName": "glNormalP3uiv",
"Parameters": [
{
- "Name": "texture",
+ "Name": "type",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -65878,14 +76194,57 @@
"Flow": 1,
"Attributes": []
},
+ {
+ "Name": "coords",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 1,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": []
+ },
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "NormalP3",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glNormalP3uiv",
+ "Parameters": [
{
"Name": "type",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "NormalPointerType",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "NormalPointerType",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -65920,11 +76279,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "MultiTexCoordP4",
+ "Name": "QueryCounter",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -65936,16 +76295,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glMultiTexCoordP4uiv",
+ "NativeName": "glQueryCounter",
"Parameters": [
{
- "Name": "texture",
+ "Name": "id",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "TextureUnit",
+ "Name": "uint",
"Group": null,
- "OriginalName": "TextureUnit",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -65956,13 +76315,13 @@
"Attributes": []
},
{
- "Name": "type",
+ "Name": "target",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "TexCoordPointerType",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "TexCoordPointerType",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -65971,11 +76330,32 @@
"Count": null,
"Flow": 1,
"Attributes": []
- },
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "QueryCounter",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glQueryCounter",
+ "Parameters": [
{
- "Name": "coords",
+ "Name": "id",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
"Name": "uint",
"Group": null,
@@ -65985,23 +76365,35 @@
"IsOut": false,
"IsIn": false
},
- "Count": {
- "_count": 1,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": []
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "target",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "QueryCounterTarget",
+ "Group": null,
+ "OriginalName": "QueryCounterTarget",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
},
+ "Count": null,
"Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "NormalP3",
+ "Name": "SamplerParameter",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -66013,10 +76405,27 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glNormalP3ui",
+ "NativeName": "glSamplerParameteri",
"Parameters": [
{
- "Name": "type",
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -66033,13 +76442,13 @@
"Attributes": []
},
{
- "Name": "coords",
+ "Name": "param",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66052,11 +76461,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "NormalP3",
+ "Name": "SamplerParameter",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -66068,16 +76477,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glNormalP3ui",
+ "NativeName": "glSamplerParameteri",
"Parameters": [
{
- "Name": "type",
+ "Name": "sampler",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "NormalPointerType",
+ "Name": "uint",
"Group": null,
- "OriginalName": "NormalPointerType",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66088,13 +76497,30 @@
"Attributes": []
},
{
- "Name": "coords",
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "SamplerParameterI",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "SamplerParameterI",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "param",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66107,11 +76533,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "NormalP3",
+ "Name": "SamplerParameter",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -66123,10 +76549,27 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glNormalP3uiv",
+ "NativeName": "glSamplerParameteriv",
"Parameters": [
{
- "Name": "type",
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -66143,23 +76586,25 @@
"Attributes": []
},
{
- "Name": "coords",
+ "Name": "param",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
"Count": {
- "_count": 1,
+ "_count": 0,
"ConstantName": null,
"ValueReference": null,
- "ComputedFromNames": []
+ "ComputedFromNames": [
+ "pname"
+ ]
},
"Flow": 1,
"Attributes": []
@@ -66167,11 +76612,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "NormalP3",
+ "Name": "SamplerParameter",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -66183,16 +76628,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glNormalP3uiv",
+ "NativeName": "glSamplerParameteriv",
"Parameters": [
{
- "Name": "type",
+ "Name": "sampler",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "NormalPointerType",
+ "Name": "uint",
"Group": null,
- "OriginalName": "NormalPointerType",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66203,23 +76648,42 @@
"Attributes": []
},
{
- "Name": "coords",
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "SamplerParameterI",
+ "Group": null,
+ "OriginalName": "SamplerParameterI",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "param",
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
"Count": {
- "_count": 1,
+ "_count": 0,
"ConstantName": null,
"ValueReference": null,
- "ComputedFromNames": []
+ "ComputedFromNames": [
+ "pname"
+ ]
},
"Flow": 1,
"Attributes": []
@@ -66227,11 +76691,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter contains 1 elements.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "QueryCounter",
+ "Name": "SamplerParameter",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -66243,10 +76707,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glQueryCounter",
+ "NativeName": "glSamplerParameterf",
"Parameters": [
{
- "Name": "id",
+ "Name": "sampler",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -66263,7 +76727,7 @@
"Attributes": []
},
{
- "Name": "target",
+ "Name": "pname",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -66278,11 +76742,28 @@
"Count": null,
"Flow": 1,
"Attributes": []
+ },
+ {
+ "Name": "param",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "float",
+ "Group": null,
+ "OriginalName": "GLfloat",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -66298,7 +76779,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glSamplerParameteri",
+ "NativeName": "glSamplerParameterf",
"Parameters": [
{
"Name": "sampler",
@@ -66322,9 +76803,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "SamplerParameterF",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "SamplerParameterF",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66339,9 +76820,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66370,7 +76851,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glSamplerParameteriv",
+ "NativeName": "glSamplerParameterfv",
"Parameters": [
{
"Name": "sampler",
@@ -66411,9 +76892,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "float",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLfloat",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66449,7 +76930,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glSamplerParameterf",
+ "NativeName": "glSamplerParameterfv",
"Parameters": [
{
"Name": "sampler",
@@ -66473,9 +76954,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "SamplerParameterF",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "SamplerParameterF",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66488,7 +76969,7 @@
{
"Name": "param",
"Type": {
- "IndirectionLevels": 0,
+ "IndirectionLevels": 1,
"ArrayDimensions": 0,
"Name": "float",
"Group": null,
@@ -66498,18 +76979,25 @@
"IsOut": false,
"IsIn": false
},
- "Count": null,
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
"Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "SamplerParameter",
+ "Name": "SamplerParameterI",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -66521,7 +77009,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glSamplerParameterfv",
+ "NativeName": "glSamplerParameterIiv",
"Parameters": [
{
"Name": "sampler",
@@ -66562,9 +77050,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "float",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLfloat",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66624,9 +77112,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "SamplerParameterI",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "SamplerParameterI",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -66745,6 +77233,85 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "SamplerParameterI",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glSamplerParameterIuiv",
+ "Parameters": [
+ {
+ "Name": "sampler",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pname",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "SamplerParameterI",
+ "Group": null,
+ "OriginalName": "SamplerParameterI",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "param",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "pname"
+ ]
+ },
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from pname.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "SecondaryColorP3",
"ReturnType": {
@@ -86455,11 +97022,273 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from format and type.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from format and type.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "ClearBufferData",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glClearBufferData",
+ "Parameters": [
+ {
+ "Name": "target",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "BufferStorageTarget",
+ "Group": null,
+ "OriginalName": "BufferStorageTarget",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "internalformat",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "InternalFormat",
+ "Group": null,
+ "OriginalName": "InternalFormat",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "format",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "PixelFormat",
+ "Group": null,
+ "OriginalName": "PixelFormat",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "PixelType",
+ "Group": null,
+ "OriginalName": "PixelType",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "data",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "format",
+ "type"
+ ]
+ },
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from format and type.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "ClearBufferSubData",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glClearBufferSubData",
+ "Parameters": [
+ {
+ "Name": "target",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "internalformat",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "offset",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "IntPtr",
+ "Group": null,
+ "OriginalName": "GLintptr",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "size",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "UIntPtr",
+ "Group": null,
+ "OriginalName": "GLsizeiptr",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "format",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "data",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": null,
+ "ComputedFromNames": [
+ "format",
+ "type"
+ ]
+ },
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from format and type.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "ClearBufferData",
+ "Name": "ClearBufferSubData",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -86471,16 +97300,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glClearBufferData",
+ "NativeName": "glClearBufferSubData",
"Parameters": [
{
"Name": "target",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "BufferStorageTarget",
+ "Name": "BufferTargetARB",
"Group": null,
- "OriginalName": "BufferStorageTarget",
+ "OriginalName": "BufferTargetARB",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -86507,6 +97336,40 @@
"Flow": 1,
"Attributes": []
},
+ {
+ "Name": "offset",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "IntPtr",
+ "Group": null,
+ "OriginalName": "GLintptr",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "size",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "UIntPtr",
+ "Group": null,
+ "OriginalName": "GLsizeiptr",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
{
"Name": "format",
"Type": {
@@ -86569,11 +97432,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from format and type.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from format and type.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "ClearBufferSubData",
+ "Name": "CopyImageSubData",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -86585,16 +97448,16 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glClearBufferSubData",
+ "NativeName": "glCopyImageSubData",
"Parameters": [
{
- "Name": "target",
+ "Name": "srcName",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -86605,7 +97468,7 @@
"Attributes": []
},
{
- "Name": "internalformat",
+ "Name": "srcTarget",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -86622,13 +97485,13 @@
"Attributes": []
},
{
- "Name": "offset",
+ "Name": "srcLevel",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "IntPtr",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLintptr",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -86639,13 +97502,13 @@
"Attributes": []
},
{
- "Name": "size",
+ "Name": "srcX",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "UIntPtr",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLsizeiptr",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -86656,13 +97519,13 @@
"Attributes": []
},
{
- "Name": "format",
+ "Name": "srcY",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -86673,13 +97536,13 @@
"Attributes": []
},
{
- "Name": "type",
+ "Name": "srcZ",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -86690,59 +97553,30 @@
"Attributes": []
},
{
- "Name": "data",
+ "Name": "dstName",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "void",
+ "Name": "uint",
"Group": null,
- "OriginalName": "void",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": [
- "format",
- "type"
- ]
- },
+ "Count": null,
"Flow": 1,
"Attributes": []
- }
- ],
- "GenericTypeParameters": [],
- "Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from format and type.\r\n/// \r\n",
- "ExtensionName": "Core"
- },
- {
- "Name": "ClearBufferSubData",
- "ReturnType": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "void",
- "Group": null,
- "OriginalName": "void",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "NativeName": "glClearBufferSubData",
- "Parameters": [
+ },
{
- "Name": "target",
+ "Name": "dstTarget",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "BufferTargetARB",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "BufferTargetARB",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -86753,13 +97587,13 @@
"Attributes": []
},
{
- "Name": "internalformat",
+ "Name": "dstLevel",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "InternalFormat",
+ "Name": "int",
"Group": null,
- "OriginalName": "InternalFormat",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -86770,13 +97604,13 @@
"Attributes": []
},
{
- "Name": "offset",
+ "Name": "dstX",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "IntPtr",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLintptr",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -86787,13 +97621,13 @@
"Attributes": []
},
{
- "Name": "size",
+ "Name": "dstY",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "UIntPtr",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLsizeiptr",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -86804,13 +97638,13 @@
"Attributes": []
},
{
- "Name": "format",
+ "Name": "dstZ",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "PixelFormat",
+ "Name": "int",
"Group": null,
- "OriginalName": "PixelFormat",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -86821,13 +97655,13 @@
"Attributes": []
},
{
- "Name": "type",
+ "Name": "srcWidth",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "PixelType",
+ "Name": "uint",
"Group": null,
- "OriginalName": "PixelType",
+ "OriginalName": "GLsizei",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -86838,34 +97672,43 @@
"Attributes": []
},
{
- "Name": "data",
+ "Name": "srcHeight",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "void",
+ "Name": "uint",
"Group": null,
- "OriginalName": "void",
+ "OriginalName": "GLsizei",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
"IsIn": false
},
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": null,
- "ComputedFromNames": [
- "format",
- "type"
- ]
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "srcDepth",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
},
+ "Count": null,
"Flow": 1,
"Attributes": []
}
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is computed from format and type.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -86905,9 +97748,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "CopyImageSubDataTarget",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "CopyImageSubDataTarget",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -87007,9 +97850,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "CopyImageSubDataTarget",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "CopyImageSubDataTarget",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -89515,9 +100358,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "ProgramResourceProperty",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "ProgramResourceProperty",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -90527,83 +101370,83 @@
"ExtensionName": "Core"
},
{
- "Name": "InvalidateFramebuffer",
- "ReturnType": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "void",
- "Group": null,
- "OriginalName": "void",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "NativeName": "glInvalidateFramebuffer",
- "Parameters": [
- {
- "Name": "target",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "FramebufferTarget",
- "Group": null,
- "OriginalName": "FramebufferTarget",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "numAttachments",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "uint",
- "Group": null,
- "OriginalName": "GLsizei",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "attachments",
- "Type": {
- "IndirectionLevels": 1,
- "ArrayDimensions": 0,
- "Name": "GLEnum",
- "Group": null,
- "OriginalName": "GLenum",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": {
- "_count": 0,
- "ConstantName": null,
- "ValueReference": "numAttachments",
- "ComputedFromNames": []
- },
- "Flow": 1,
- "Attributes": []
- }
- ],
- "GenericTypeParameters": [],
- "Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from numAttachments.\r\n/// \r\n",
- "ExtensionName": "Core"
- },
- {
+ "Name": "InvalidateFramebuffer",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glInvalidateFramebuffer",
+ "Parameters": [
+ {
+ "Name": "target",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "FramebufferTarget",
+ "Group": null,
+ "OriginalName": "FramebufferTarget",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "numAttachments",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "attachments",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "InvalidateFramebufferAttachment",
+ "Group": null,
+ "OriginalName": "InvalidateFramebufferAttachment",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": {
+ "_count": 0,
+ "ConstantName": null,
+ "ValueReference": "numAttachments",
+ "ComputedFromNames": []
+ },
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// This parameter's element count is taken from numAttachments.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
"Name": "InvalidateSubFramebuffer",
"ReturnType": {
"IndirectionLevels": 0,
@@ -90802,9 +101645,9 @@
"Type": {
"IndirectionLevels": 1,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "InvalidateFramebufferAttachment",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "InvalidateFramebufferAttachment",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -93260,23 +104103,218 @@
"Flow": 1,
"Attributes": []
},
- {
- "Name": "normalized",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "bool",
- "Group": null,
- "OriginalName": "GLboolean",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
+ {
+ "Name": "normalized",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "bool",
+ "Group": null,
+ "OriginalName": "GLboolean",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "relativeoffset",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "VertexAttribFormat",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glVertexAttribFormat",
+ "Parameters": [
+ {
+ "Name": "attribindex",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "size",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "VertexAttribType",
+ "Group": null,
+ "OriginalName": "VertexAttribType",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "normalized",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "bool",
+ "Group": null,
+ "OriginalName": "GLboolean",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "relativeoffset",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "VertexAttribIFormat",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glVertexAttribIFormat",
+ "Parameters": [
+ {
+ "Name": "attribindex",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "size",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "GLEnum",
+ "Group": null,
+ "OriginalName": "GLenum",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
{
"Name": "relativeoffset",
"Type": {
@@ -93297,11 +104335,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "VertexAttribFormat",
+ "Name": "VertexAttribIFormat",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -93313,7 +104351,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glVertexAttribFormat",
+ "NativeName": "glVertexAttribIFormat",
"Parameters": [
{
"Name": "attribindex",
@@ -93354,26 +104392,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "VertexAttribType",
+ "Name": "VertexAttribIType",
"Group": null,
- "OriginalName": "VertexAttribType",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "normalized",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "bool",
- "Group": null,
- "OriginalName": "GLboolean",
+ "OriginalName": "VertexAttribIType",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -93403,11 +104424,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "VertexAttribIFormat",
+ "Name": "VertexAttribLFormat",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -93419,7 +104440,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glVertexAttribIFormat",
+ "NativeName": "glVertexAttribLFormat",
"Parameters": [
{
"Name": "attribindex",
@@ -93549,9 +104570,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "VertexAttribLType",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "VertexAttribLType",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -113062,7 +124083,215 @@
"ExtensionName": "Core"
},
{
- "Name": "TextureSubImage3D",
+ "Name": "TextureSubImage3D",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glTextureSubImage3D",
+ "Parameters": [
+ {
+ "Name": "texture",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "level",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "xoffset",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "yoffset",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "zoffset",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "width",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "height",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "depth",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLsizei",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "format",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "PixelFormat",
+ "Group": null,
+ "OriginalName": "PixelFormat",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "PixelType",
+ "Group": null,
+ "OriginalName": "PixelType",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "pixels",
+ "Type": {
+ "IndirectionLevels": 1,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "TransformFeedbackBufferBase",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -113074,10 +124303,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glTextureSubImage3D",
+ "NativeName": "glTransformFeedbackBufferBase",
"Parameters": [
{
- "Name": "texture",
+ "Name": "xfb",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -113094,30 +124323,13 @@
"Attributes": []
},
{
- "Name": "level",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "int",
- "Group": null,
- "OriginalName": "GLint",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "xoffset",
+ "Name": "index",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -113128,13 +124340,13 @@
"Attributes": []
},
{
- "Name": "yoffset",
+ "Name": "buffer",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -113143,15 +124355,36 @@
"Count": null,
"Flow": 1,
"Attributes": []
- },
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "TransformFeedbackBufferRange",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glTransformFeedbackBufferRange",
+ "Parameters": [
{
- "Name": "zoffset",
+ "Name": "xfb",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "int",
+ "Name": "uint",
"Group": null,
- "OriginalName": "GLint",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -113162,13 +124395,13 @@
"Attributes": []
},
{
- "Name": "width",
+ "Name": "index",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
"Name": "uint",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -113179,13 +124412,13 @@
"Attributes": []
},
{
- "Name": "height",
+ "Name": "buffer",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
"Name": "uint",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -113196,13 +124429,13 @@
"Attributes": []
},
{
- "Name": "depth",
+ "Name": "offset",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "IntPtr",
"Group": null,
- "OriginalName": "GLsizei",
+ "OriginalName": "GLintptr",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -113213,13 +124446,13 @@
"Attributes": []
},
{
- "Name": "format",
+ "Name": "size",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "PixelFormat",
+ "Name": "UIntPtr",
"Group": null,
- "OriginalName": "PixelFormat",
+ "OriginalName": "GLsizeiptr",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -113228,15 +124461,36 @@
"Count": null,
"Flow": 1,
"Attributes": []
- },
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "UnmapNamedBuffer",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "bool",
+ "Group": null,
+ "OriginalName": "GLboolean",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glUnmapNamedBuffer",
+ "Parameters": [
{
- "Name": "type",
+ "Name": "buffer",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "PixelType",
+ "Name": "uint",
"Group": null,
- "OriginalName": "PixelType",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -113245,15 +124499,36 @@
"Count": null,
"Flow": 1,
"Attributes": []
- },
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// See summary.\r\n",
+ "ExtensionName": "Core"
+ },
+ {
+ "Name": "UnmapNamedBufferG",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "bool",
+ "Group": null,
+ "OriginalName": "Boolean",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glUnmapNamedBuffer",
+ "Parameters": [
{
- "Name": "pixels",
+ "Name": "buffer",
"Type": {
- "IndirectionLevels": 1,
+ "IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "void",
+ "Name": "uint",
"Group": null,
- "OriginalName": "void",
+ "OriginalName": "GLuint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -113266,11 +124541,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// See summary.\r\n",
"ExtensionName": "Core"
},
{
- "Name": "TransformFeedbackBufferBase",
+ "Name": "VertexArrayAttribBinding",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -113282,10 +124557,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glTransformFeedbackBufferBase",
+ "NativeName": "glVertexArrayAttribBinding",
"Parameters": [
{
- "Name": "xfb",
+ "Name": "vaobj",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -113302,7 +124577,7 @@
"Attributes": []
},
{
- "Name": "index",
+ "Name": "attribindex",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -113319,7 +124594,7 @@
"Attributes": []
},
{
- "Name": "buffer",
+ "Name": "bindingindex",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -113338,11 +124613,11 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
- "Name": "TransformFeedbackBufferRange",
+ "Name": "VertexArrayAttribFormat",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -113354,27 +124629,10 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glTransformFeedbackBufferRange",
+ "NativeName": "glVertexArrayAttribFormat",
"Parameters": [
{
- "Name": "xfb",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "uint",
- "Group": null,
- "OriginalName": "GLuint",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "index",
+ "Name": "vaobj",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -113391,7 +124649,7 @@
"Attributes": []
},
{
- "Name": "buffer",
+ "Name": "attribindex",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -113407,69 +124665,14 @@
"Flow": 1,
"Attributes": []
},
- {
- "Name": "offset",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "IntPtr",
- "Group": null,
- "OriginalName": "GLintptr",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
{
"Name": "size",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "UIntPtr",
- "Group": null,
- "OriginalName": "GLsizeiptr",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- }
- ],
- "GenericTypeParameters": [],
- "Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
- "ExtensionName": "Core"
- },
- {
- "Name": "UnmapNamedBuffer",
- "ReturnType": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "bool",
- "Group": null,
- "OriginalName": "GLboolean",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "NativeName": "glUnmapNamedBuffer",
- "Parameters": [
- {
- "Name": "buffer",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "int",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "GLint",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -113478,36 +124681,15 @@
"Count": null,
"Flow": 1,
"Attributes": []
- }
- ],
- "GenericTypeParameters": [],
- "Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// See summary.\r\n",
- "ExtensionName": "Core"
- },
- {
- "Name": "VertexArrayAttribBinding",
- "ReturnType": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "void",
- "Group": null,
- "OriginalName": "void",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "NativeName": "glVertexArrayAttribBinding",
- "Parameters": [
+ },
{
- "Name": "vaobj",
+ "Name": "type",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -113518,13 +124700,13 @@
"Attributes": []
},
{
- "Name": "attribindex",
+ "Name": "normalized",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "uint",
+ "Name": "bool",
"Group": null,
- "OriginalName": "GLuint",
+ "OriginalName": "GLboolean",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -113535,7 +124717,7 @@
"Attributes": []
},
{
- "Name": "bindingindex",
+ "Name": "relativeoffset",
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -113554,7 +124736,7 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -113628,9 +124810,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "VertexAttribType",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "VertexAttribType",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -113681,7 +124863,7 @@
"ExtensionName": "Core"
},
{
- "Name": "VertexArrayAttribFormat",
+ "Name": "VertexArrayAttribIFormat",
"ReturnType": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
@@ -113693,7 +124875,7 @@
"IsOut": false,
"IsIn": false
},
- "NativeName": "glVertexArrayAttribFormat",
+ "NativeName": "glVertexArrayAttribIFormat",
"Parameters": [
{
"Name": "vaobj",
@@ -113751,26 +124933,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "VertexAttribType",
- "Group": null,
- "OriginalName": "VertexAttribType",
- "GenericTypes": [],
- "IsByRef": false,
- "IsOut": false,
- "IsIn": false
- },
- "Count": null,
- "Flow": 1,
- "Attributes": []
- },
- {
- "Name": "normalized",
- "Type": {
- "IndirectionLevels": 0,
- "ArrayDimensions": 0,
- "Name": "bool",
+ "Name": "GLEnum",
"Group": null,
- "OriginalName": "GLboolean",
+ "OriginalName": "GLenum",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -113800,7 +124965,7 @@
],
"GenericTypeParameters": [],
"Attributes": [],
- "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
{
@@ -113874,9 +125039,9 @@
"Type": {
"IndirectionLevels": 0,
"ArrayDimensions": 0,
- "Name": "GLEnum",
+ "Name": "VertexAttribIType",
"Group": null,
- "OriginalName": "GLenum",
+ "OriginalName": "VertexAttribIType",
"GenericTypes": [],
"IsByRef": false,
"IsOut": false,
@@ -114015,6 +125180,112 @@
"Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
"ExtensionName": "Core"
},
+ {
+ "Name": "VertexArrayAttribLFormat",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glVertexArrayAttribLFormat",
+ "Parameters": [
+ {
+ "Name": "vaobj",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "attribindex",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "size",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "int",
+ "Group": null,
+ "OriginalName": "GLint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "type",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "VertexAttribLType",
+ "Group": null,
+ "OriginalName": "VertexAttribLType",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "relativeoffset",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "uint",
+ "Group": null,
+ "OriginalName": "GLuint",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "Core"
+ },
{
"Name": "VertexArrayBindingDivisor",
"ReturnType": {
@@ -194534,6 +205805,34 @@
"Doc": "",
"Attributes": []
},
+ {
+ "Name": "DepthComponent32fNV",
+ "NativeName": "GL_DEPTH_COMPONENT32F_NV",
+ "Value": "0x8DAB",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Depth32fStencil8NV",
+ "NativeName": "GL_DEPTH32F_STENCIL8_NV",
+ "Value": "0x8DAC",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "Float32UnsignedInt248RevNV",
+ "NativeName": "GL_FLOAT_32_UNSIGNED_INT_24_8_REV_NV",
+ "Value": "0x8DAD",
+ "Doc": "",
+ "Attributes": []
+ },
+ {
+ "Name": "DepthBufferFloatModeNV",
+ "NativeName": "GL_DEPTH_BUFFER_FLOAT_MODE_NV",
+ "Value": "0x8DAF",
+ "Doc": "",
+ "Attributes": []
+ },
{
"Name": "FillRectangleNV",
"NativeName": "GL_FILL_RECTANGLE_NV",
@@ -200106,6 +211405,160 @@
],
"Attributes": []
},
+ "NV_depth_buffer_float": {
+ "Name": "INVDepthBufferFloat",
+ "Functions": [
+ {
+ "Name": "ClearDepth",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glClearDepthdNV",
+ "Parameters": [
+ {
+ "Name": "depth",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "double",
+ "Group": null,
+ "OriginalName": "GLdouble",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "NV_depth_buffer_float"
+ },
+ {
+ "Name": "DepthBounds",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glDepthBoundsdNV",
+ "Parameters": [
+ {
+ "Name": "zmin",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "double",
+ "Group": null,
+ "OriginalName": "GLdouble",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "zmax",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "double",
+ "Group": null,
+ "OriginalName": "GLdouble",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "NV_depth_buffer_float"
+ },
+ {
+ "Name": "DepthRange",
+ "ReturnType": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "void",
+ "Group": null,
+ "OriginalName": "void",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "NativeName": "glDepthRangedNV",
+ "Parameters": [
+ {
+ "Name": "zNear",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "double",
+ "Group": null,
+ "OriginalName": "GLdouble",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ },
+ {
+ "Name": "zFar",
+ "Type": {
+ "IndirectionLevels": 0,
+ "ArrayDimensions": 0,
+ "Name": "double",
+ "Group": null,
+ "OriginalName": "GLdouble",
+ "GenericTypes": [],
+ "IsByRef": false,
+ "IsOut": false,
+ "IsIn": false
+ },
+ "Count": null,
+ "Flow": 1,
+ "Attributes": []
+ }
+ ],
+ "GenericTypeParameters": [],
+ "Attributes": [],
+ "Doc": "/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n/// \r\n/// To be added.\r\n/// \r\n",
+ "ExtensionName": "NV_depth_buffer_float"
+ }
+ ],
+ "Attributes": []
+ },
"NV_conservative_raster_dilate": {
"Name": "INVConservativeRasterDilate",
"Functions": [
diff --git a/build/gl.xml b/build/gl.xml
index 8d5bd0c9e5..69e05b9654 100644
--- a/build/gl.xml
+++ b/build/gl.xml
@@ -86,14 +86,654 @@ typedef unsigned int GLhandleARB;
ES specifications, and the many extensions to those specifications.
As such, they may not be a reliable source for enumeration info.
- We welcome assistance from the community in achieving and
- maintaining the completeness of the enum groups. Khronos does not
- use the enum group information, and the OpenGL Working Group does
- not have internal resources to bring it up to date.
+ As of Wednesday 8th January 2020, these group blocks have been
+ deprecated in favour of group attributes declared inline with
+ the enumerant itself.
-->
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -101,7 +741,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -129,7 +769,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -140,26 +780,27 @@ typedef unsigned int GLhandleARB;
-
+
+
+
+
-
+
+
-
-
-
-
+
-
+
@@ -194,24 +835,25 @@ typedef unsigned int GLhandleARB;
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -223,32 +865,32 @@ typedef unsigned int GLhandleARB;
-
+
-
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
-
+
@@ -256,13 +898,13 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -279,13 +921,13 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -293,7 +935,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -304,14 +946,14 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -328,7 +970,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -339,17 +981,17 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
@@ -358,14 +1000,14 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -373,7 +1015,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -384,7 +1026,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -400,15 +1042,47 @@ typedef unsigned int GLhandleARB;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
@@ -417,6 +1091,14 @@ typedef unsigned int GLhandleARB;
+
+
+
+
+
+
+
+
@@ -430,6 +1112,9 @@ typedef unsigned int GLhandleARB;
+
+
+
@@ -445,6 +1130,7 @@ typedef unsigned int GLhandleARB;
+
@@ -481,6 +1167,7 @@ typedef unsigned int GLhandleARB;
+
@@ -494,11 +1181,20 @@ typedef unsigned int GLhandleARB;
+
+
+
+
+
+
+
+
+
@@ -510,6 +1206,7 @@ typedef unsigned int GLhandleARB;
+
@@ -517,7 +1214,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -533,7 +1230,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -544,7 +1241,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -552,7 +1249,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -565,24 +1262,24 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
@@ -592,33 +1289,33 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
+
-
+
@@ -641,7 +1338,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -661,7 +1358,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -688,13 +1385,13 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -703,7 +1400,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -716,12 +1413,13 @@ typedef unsigned int GLhandleARB;
-
+
+
@@ -733,6 +1431,7 @@ typedef unsigned int GLhandleARB;
+
@@ -742,10 +1441,17 @@ typedef unsigned int GLhandleARB;
+
+
+
+
+
+
+
@@ -771,6 +1477,8 @@ typedef unsigned int GLhandleARB;
+
+
@@ -779,6 +1487,7 @@ typedef unsigned int GLhandleARB;
+
@@ -786,6 +1495,7 @@ typedef unsigned int GLhandleARB;
+
@@ -799,16 +1509,19 @@ typedef unsigned int GLhandleARB;
+
+
+
@@ -831,6 +1544,7 @@ typedef unsigned int GLhandleARB;
+
@@ -839,6 +1553,8 @@ typedef unsigned int GLhandleARB;
+
+
@@ -853,6 +1569,7 @@ typedef unsigned int GLhandleARB;
+
@@ -880,6 +1597,7 @@ typedef unsigned int GLhandleARB;
+
@@ -905,9 +1623,11 @@ typedef unsigned int GLhandleARB;
+
+
@@ -919,20 +1639,98 @@ typedef unsigned int GLhandleARB;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -944,14 +1742,20 @@ typedef unsigned int GLhandleARB;
+
+
+
+
+
+
@@ -969,6 +1773,7 @@ typedef unsigned int GLhandleARB;
+
@@ -980,6 +1785,8 @@ typedef unsigned int GLhandleARB;
+
+
@@ -1018,23 +1825,35 @@ typedef unsigned int GLhandleARB;
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1043,6 +1862,11 @@ typedef unsigned int GLhandleARB;
+
+
+
+
+
@@ -1053,6 +1877,13 @@ typedef unsigned int GLhandleARB;
+
+
+
+
+
+
+
@@ -1072,9 +1903,18 @@ typedef unsigned int GLhandleARB;
+
+
+
+
+
+
+
+
+
@@ -1086,13 +1926,23 @@ typedef unsigned int GLhandleARB;
+
+
+
+
+
+
+
+
+
+
@@ -1100,18 +1950,25 @@ typedef unsigned int GLhandleARB;
+
+
+
+
+
+
+
-
+
@@ -1131,7 +1988,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -1188,13 +2045,13 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -1248,23 +2105,21 @@ typedef unsigned int GLhandleARB;
-
+
-
-
-
+
-
+
@@ -1281,24 +2136,24 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
@@ -1306,7 +2161,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -1325,7 +2180,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -1338,12 +2193,12 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -1356,11 +2211,11 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -1379,11 +2234,7 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
+
@@ -1400,12 +2251,9 @@ typedef unsigned int GLhandleARB;
-
-
-
-
+
@@ -1428,19 +2276,19 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
@@ -1450,14 +2298,14 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -1491,28 +2339,28 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
+
@@ -1520,7 +2368,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -1529,21 +2377,33 @@ typedef unsigned int GLhandleARB;
-
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1668,6 +2528,7 @@ typedef unsigned int GLhandleARB;
+
@@ -1735,7 +2596,6 @@ typedef unsigned int GLhandleARB;
-
@@ -1747,6 +2607,20 @@ typedef unsigned int GLhandleARB;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1782,9 +2656,86 @@ typedef unsigned int GLhandleARB;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
@@ -1797,7 +2748,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -1839,19 +2790,19 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
@@ -1863,12 +2814,12 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -1917,7 +2868,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -1938,7 +2889,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -1957,13 +2908,13 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -1991,7 +2942,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -1999,7 +2950,9 @@ typedef unsigned int GLhandleARB;
-
+
+
+
@@ -2012,15 +2965,31 @@ typedef unsigned int GLhandleARB;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
@@ -2037,27 +3006,27 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
+
@@ -2068,16 +3037,18 @@ typedef unsigned int GLhandleARB;
-
+
+
+
-
+
@@ -2085,26 +3056,26 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
@@ -2113,20 +3084,20 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
@@ -2136,7 +3107,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -2146,7 +3117,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -2161,7 +3132,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -2178,7 +3149,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -2253,11 +3224,11 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -2304,7 +3275,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -2313,9 +3284,11 @@ typedef unsigned int GLhandleARB;
+
+
-
+
@@ -2330,21 +3303,32 @@ typedef unsigned int GLhandleARB;
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
@@ -2411,21 +3395,105 @@ typedef unsigned int GLhandleARB;
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
+
-
+
@@ -2460,14 +3528,18 @@ typedef unsigned int GLhandleARB;
-
+
+
+
+
+
-
+
@@ -2481,7 +3553,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -2494,48 +3566,56 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
@@ -2547,20 +3627,46 @@ typedef unsigned int GLhandleARB;
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
@@ -2572,7 +3678,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -2580,12 +3686,12 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -2602,21 +3708,21 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
+
@@ -2633,29 +3739,29 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
+
@@ -2672,7 +3778,21 @@ typedef unsigned int GLhandleARB;
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -2683,7 +3803,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -2693,7 +3813,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -2706,18 +3826,19 @@ typedef unsigned int GLhandleARB;
-
+
+
-
+
-
+
@@ -2726,7 +3847,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -2739,7 +3860,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -2753,7 +3874,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -2765,31 +3886,35 @@ typedef unsigned int GLhandleARB;
-
+
+
+
+
+
+
-
-
+
-
+
-
+
-
+
@@ -2803,7 +3928,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -2814,7 +3939,6 @@ typedef unsigned int GLhandleARB;
-
@@ -2849,13 +3973,13 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -2867,7 +3991,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -2875,14 +3999,14 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -2890,19 +4014,19 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
@@ -2910,7 +4034,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -2920,7 +4044,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -2943,7 +4067,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -2955,7 +4079,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -2971,19 +4095,29 @@ typedef unsigned int GLhandleARB;
-
+
+
+
+
+
+
+
+
+
+
+
@@ -2998,6 +4132,27 @@ typedef unsigned int GLhandleARB;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3012,25 +4167,167 @@ typedef unsigned int GLhandleARB;
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
@@ -3104,7 +4401,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -3112,23 +4409,43 @@ typedef unsigned int GLhandleARB;
+
+
-
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
@@ -3137,7 +4454,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -3151,16 +4468,20 @@ typedef unsigned int GLhandleARB;
+
+
+
+
-
+
-
+
@@ -3174,65 +4495,65 @@ typedef unsigned int GLhandleARB;
-
-
-
+
+
+
-
-
-
-
+
+
+
+
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
-
+
@@ -3244,90 +4565,266 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3336,176 +4833,176 @@ typedef unsigned int GLhandleARB;
sometimes reused for other purposes -->
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
+
-
+
-
-
-
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+
@@ -3542,31 +5039,31 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3596,38 +5093,38 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3668,60 +5165,60 @@ typedef unsigned int GLhandleARB;
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -3747,13 +5244,13 @@ typedef unsigned int GLhandleARB;
extensions and API versions). -->
-
-
-
-
-
-
-
+
+
+
+
+
+
+
@@ -3766,635 +5263,635 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
+
-
-
-
-
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
+
+
-
-
+
+
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
+
-
+
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
+
-
+
-
-
-
+
+
+
-
+
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
-
+
-
+
-
-
-
-
-
+
+
+
+
+
-
+
-
+
-
+
-
-
+
+
-
-
-
+
+
+
-
-
+
+
-
-
-
-
+
+
+
+
-
-
-
-
+
+
+
+
-
-
-
-
+
+
+
+
-
-
+
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
-
+
+
-
-
-
-
+
+
+
+
-
-
-
-
+
+
+
+
-
-
+
+
-
-
+
+
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
@@ -4402,410 +5899,410 @@ typedef unsigned int GLhandleARB;
-
-
+
+
-
+
-
+
-
+
-
-
-
-
+
+
+
+
-
-
-
-
+
+
+
+
-
+
-
+
-
-
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
+
-
-
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
-
+
+
-
+
-
+
-
-
+
+
-
+
-
-
+
+
-
+
-
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
+
-
-
-
-
-
+
+
+
+
+
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
@@ -4815,44 +6312,44 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
@@ -4861,110 +6358,110 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
@@ -4974,21 +6471,21 @@ typedef unsigned int GLhandleARB;
-
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
+
@@ -5001,55 +6498,55 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
@@ -5058,23 +6555,23 @@ typedef unsigned int GLhandleARB;
-
-
-
-
+
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
+
+
@@ -5089,8 +6586,8 @@ typedef unsigned int GLhandleARB;
-
-
+
+
@@ -5148,21 +6645,21 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -5172,138 +6669,138 @@ typedef unsigned int GLhandleARB;
-
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
+
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -5311,28 +6808,28 @@ typedef unsigned int GLhandleARB;
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -5344,99 +6841,99 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
@@ -5466,13 +6963,13 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
-
+
+
+
+
+
+
+
@@ -5486,37 +6983,37 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -5552,7 +7049,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -5563,9 +7060,9 @@ typedef unsigned int GLhandleARB;
-
-
-
+
+
+
@@ -5573,22 +7070,22 @@ typedef unsigned int GLhandleARB;
-
+
-
-
-
+
+
+
-
-
-
-
+
+
+
+
@@ -5608,21 +7105,21 @@ typedef unsigned int GLhandleARB;
-
-
+
+
-
-
-
+
+
+
-
-
-
+
+
+
@@ -5630,13 +7127,13 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
-
+
+
+
+
+
+
+
@@ -5650,11 +7147,11 @@ typedef unsigned int GLhandleARB;
-
+
-
-
-
+
+
+
@@ -5671,7 +7168,7 @@ typedef unsigned int GLhandleARB;
conflicts. They have never reported using any values in
this range. Lesson: assigned ranges belong to vendors,
not engineers! -->
-
+
@@ -5717,19 +7214,19 @@ typedef unsigned int GLhandleARB;
-
-
+
+
-
-
+
+
-
+
-
+
@@ -5745,33 +7242,33 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
-
+
+
@@ -5814,18 +7311,18 @@ typedef unsigned int GLhandleARB;
-
-
-
+
+
+
-
+
-
+
@@ -5871,8 +7368,8 @@ typedef unsigned int GLhandleARB;
-
-
+
+
@@ -5891,71 +7388,71 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -5973,7 +7470,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -5984,60 +7481,60 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
-
+
+
-
-
-
-
-
-
+
+
+
+
+
+
-
+
-
-
-
-
+
+
+
+
-
-
-
-
+
+
+
+
-
+
-
+
-
+
-
+
-
+
@@ -6059,42 +7556,42 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
+
+
+
+
@@ -6103,45 +7600,45 @@ typedef unsigned int GLhandleARB;
-
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -6153,14 +7650,14 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
@@ -6203,11 +7700,11 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -6235,7 +7732,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -6268,11 +7765,11 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
+
+
+
+
+
@@ -6283,17 +7780,17 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
-
+
+
@@ -6305,10 +7802,10 @@ typedef unsigned int GLhandleARB;
-
+
-
-
+
+
@@ -6376,26 +7873,26 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -6430,16 +7927,16 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
-
+
+
@@ -6450,7 +7947,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -6511,11 +8008,11 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
@@ -6550,11 +8047,11 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
+
+
+
+
+
@@ -6690,7 +8187,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -6704,12 +8201,12 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -6731,35 +8228,35 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
@@ -6767,30 +8264,30 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -6827,13 +8324,13 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
-
+
+
+
+
+
+
+
@@ -6850,26 +8347,26 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -6878,9 +8375,9 @@ typedef unsigned int GLhandleARB;
-
-
-
+
+
+
@@ -6890,19 +8387,19 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -6916,12 +8413,12 @@ typedef unsigned int GLhandleARB;
-
-
-
+
+
+
-
+
@@ -6941,14 +8438,14 @@ typedef unsigned int GLhandleARB;
-
-
-
+
+
+
-
-
-
+
+
+
@@ -6971,7 +8468,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -7060,7 +8557,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -7090,18 +8587,18 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
+
@@ -7132,25 +8629,25 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
-
+
+
-
-
+
+
-
+
-
+
@@ -7165,17 +8662,17 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
-
+
+
@@ -7202,13 +8699,13 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
@@ -7230,7 +8727,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -7256,24 +8753,24 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
-
+
+
-
-
+
+
-
-
+
+
-
+
@@ -7307,46 +8804,46 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
+
+
+
@@ -7356,28 +8853,28 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
@@ -7388,29 +8885,29 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
@@ -7479,17 +8976,17 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
@@ -7499,10 +8996,10 @@ typedef unsigned int GLhandleARB;
-
-
-
-
+
+
+
+
@@ -7513,8 +9010,8 @@ typedef unsigned int GLhandleARB;
-
-
+
+
@@ -7546,15 +9043,15 @@ typedef unsigned int GLhandleARB;
-
-
+
+
-
+
@@ -7569,41 +9066,41 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -7630,10 +9127,10 @@ typedef unsigned int GLhandleARB;
-
-
-
-
+
+
+
+
@@ -7646,112 +9143,112 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
+
+
+
+
-
+
@@ -7767,9 +9264,9 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -7793,7 +9290,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -7860,38 +9357,38 @@ typedef unsigned int GLhandleARB;
-
+
-
-
-
+
+
+
-
-
-
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -7901,40 +9398,40 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
-
-
-
+
+
+
+
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
@@ -7947,21 +9444,21 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
+
-
+
@@ -7970,7 +9467,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -7980,7 +9477,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -7988,24 +9485,24 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
+
-
+
@@ -8014,16 +9511,16 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
@@ -8036,14 +9533,14 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
-
-
-
+
+
+
+
@@ -8052,33 +9549,33 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
@@ -8087,29 +9584,29 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
@@ -8119,13 +9616,13 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
@@ -8133,126 +9630,126 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
+
+
+
-
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -8276,83 +9773,83 @@ typedef unsigned int GLhandleARB;
-
-
+
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -8360,11 +9857,11 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
+
+
+
+
+
@@ -8372,80 +9869,80 @@ typedef unsigned int GLhandleARB;
-
-
+
+
-
+
-
-
-
-
+
+
+
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -8459,7 +9956,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -8474,8 +9971,8 @@ typedef unsigned int GLhandleARB;
-
-
+
+
@@ -8487,39 +9984,39 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
+
+
+
+
@@ -8531,20 +10028,20 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
@@ -8554,36 +10051,36 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -8593,7 +10090,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -8632,12 +10129,12 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
@@ -8693,10 +10190,10 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -8706,16 +10203,16 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
@@ -8778,10 +10275,10 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -8799,30 +10296,30 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -8858,21 +10355,21 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
+
+
@@ -8880,7 +10377,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -8905,11 +10402,11 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
@@ -8919,21 +10416,21 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
+
-
+
@@ -8947,29 +10444,29 @@ typedef unsigned int GLhandleARB;
-
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
-
+
-
+
@@ -9029,152 +10526,152 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
+
+
+
-
+
@@ -9182,12 +10679,12 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -9204,36 +10701,36 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
+
+
+
+
+
+
-
+
-
+
-
-
-
-
+
+
+
+
-
+
-
-
+
+
-
-
-
-
+
+
+
+
@@ -9241,71 +10738,71 @@ typedef unsigned int GLhandleARB;
-
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
-
+
+
+
+
-
+
-
+
-
-
-
-
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
+
+
+
+
+
-
+
-
+
@@ -9322,7 +10819,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -9334,7 +10831,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -9351,15 +10848,15 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
@@ -9382,11 +10879,11 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -9414,7 +10911,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -9438,20 +10935,20 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
-
+
+
-
-
+
+
@@ -9489,25 +10986,25 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
@@ -9605,18 +11102,18 @@ typedef unsigned int GLhandleARB;
-
-
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
@@ -9629,97 +11126,97 @@ typedef unsigned int GLhandleARB;
-
-
+
+
-
+
-
+
-
-
+
+
-
-
-
+
+
+
-
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
+
+
+
-
-
-
-
-
+
+
+
+
+
-
+
@@ -9747,7 +11244,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -9759,9 +11256,9 @@ typedef unsigned int GLhandleARB;
-
-
-
+
+
+
@@ -9781,12 +11278,12 @@ typedef unsigned int GLhandleARB;
-
+
-
+
-
+
@@ -9815,7 +11312,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -9864,85 +11361,85 @@ typedef unsigned int GLhandleARB;
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
@@ -9977,8 +11474,8 @@ typedef unsigned int GLhandleARB;
-
-
+
+
@@ -10048,34 +11545,34 @@ typedef unsigned int GLhandleARB;
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -10101,9 +11598,9 @@ typedef unsigned int GLhandleARB;
-
+
-
+
@@ -10127,7 +11624,7 @@ typedef unsigned int GLhandleARB;
-
+
@@ -10182,30 +11679,30 @@ typedef unsigned int GLhandleARB;
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -10327,7 +11824,7 @@ typedef unsigned int GLhandleARB;
GLenum mode
- GLboolean glAcquireKeyedMutexWin32EXT
+ GLboolean glAcquireKeyedMutexWin32EXT
GLuint memory
GLuint64 key
GLuint timeout
@@ -10709,7 +12206,7 @@ typedef unsigned int GLhandleARB;
void glBindProgramARB
- GLenum target
+ GLenum target
GLuint program
@@ -11293,7 +12790,7 @@ typedef unsigned int GLhandleARB;
GLenum target
GLintptr offset
GLsizeiptr size
- GLboolean commit
+ GLboolean commit
void glBufferParameteriAPPLE
@@ -13379,7 +14876,7 @@ typedef unsigned int GLhandleARB;
void glCoverageMaskNV
- GLboolean mask
+ GLboolean mask
void glCoverageModulationNV
@@ -13575,7 +15072,7 @@ typedef unsigned int GLhandleARB;
GLenum severity
GLsizei count
const GLuint *ids
- GLboolean enabled
+ GLboolean enabled
@@ -13933,6 +15430,12 @@ typedef unsigned int GLhandleARB;
GLdouble f
+
+ void glDepthRangeArraydvNV
+ GLuint first
+ GLsizei count
+ const GLdouble *v
+
void glDepthRangeArrayfvNV
GLuint first
@@ -13957,6 +15460,12 @@ typedef unsigned int GLhandleARB;
GLdouble n
GLdouble f
+
+ void glDepthRangeIndexeddNV
+ GLuint index
+ GLdouble n
+ GLdouble f
+
void glDepthRangeIndexedfNV
GLuint index
@@ -15036,7 +16545,7 @@ typedef unsigned int GLhandleARB;
GLint *numTextures
- GLboolean glExtIsProgramBinaryQCOM
+ GLboolean glExtIsProgramBinaryQCOM
GLuint program
@@ -16791,7 +18300,7 @@ typedef unsigned int GLhandleARB;
GLuint64 glGetImageHandleARB
GLuint texture
GLint level
- GLboolean layered
+ GLboolean layered
GLint layer
GLenum format
@@ -16843,6 +18352,12 @@ typedef unsigned int GLhandleARB;
GLint64 *params
+
+ void glGetInteger64vEXT
+ GLenum pname
+ GLint64 *data
+
+
void glGetIntegerIndexedvEXT
GLenum target
@@ -17770,13 +19285,13 @@ typedef unsigned int GLhandleARB;
void glGetProgramEnvParameterdvARB
- GLenum target
+ GLenum target
GLuint index
GLdouble *params
void glGetProgramEnvParameterfvARB
- GLenum target
+ GLenum target
GLuint index
GLfloat *params
@@ -17809,13 +19324,13 @@ typedef unsigned int GLhandleARB;
void glGetProgramLocalParameterdvARB
- GLenum target
+ GLenum target
GLuint index
GLdouble *params
void glGetProgramLocalParameterfvARB
- GLenum target
+ GLenum target
GLuint index
GLfloat *params
@@ -17941,8 +19456,8 @@ typedef unsigned int GLhandleARB;
void glGetProgramStringARB
- GLenum target
- GLenum pname
+ GLenum target
+ GLenum pname
void *string
@@ -17967,7 +19482,7 @@ typedef unsigned int GLhandleARB;
void glGetProgramivARB
- GLenum target
+ GLenum target
GLenum pname
GLint *params
@@ -19165,7 +20680,7 @@ typedef unsigned int GLhandleARB;
void glGetnHistogram
GLenum target
- GLboolean reset
+ GLboolean reset
GLenum format
GLenum type
GLsizei bufSize
@@ -19225,7 +20740,7 @@ typedef unsigned int GLhandleARB;
void glGetnMinmax
GLenum target
- GLboolean reset
+ GLboolean reset
GLenum format
GLenum type
GLsizei bufSize
@@ -19779,7 +21294,7 @@ typedef unsigned int GLhandleARB;
GLenum target
- GLboolean glIsCommandListNV
+ GLboolean glIsCommandListNV
GLuint list
@@ -19838,11 +21353,11 @@ typedef unsigned int GLhandleARB;
- GLboolean glIsFramebufferOES
+ GLboolean glIsFramebufferOES
GLuint framebuffer
- GLboolean glIsImageHandleResidentARB
+ GLboolean glIsImageHandleResidentARB
GLuint64 handle
@@ -19918,7 +21433,7 @@ typedef unsigned int GLhandleARB;
GLuint pipeline
- GLboolean glIsProgramPipelineEXT
+ GLboolean glIsProgramPipelineEXT
GLuint pipeline
@@ -19932,7 +21447,7 @@ typedef unsigned int GLhandleARB;
- GLboolean glIsQueryEXT
+ GLboolean glIsQueryEXT
GLuint id
@@ -19947,7 +21462,7 @@ typedef unsigned int GLhandleARB;
- GLboolean glIsRenderbufferOES
+ GLboolean glIsRenderbufferOES
GLuint renderbuffer
@@ -19964,7 +21479,7 @@ typedef unsigned int GLhandleARB;
- GLboolean glIsStateNV
+ GLboolean glIsStateNV
GLuint state
@@ -19972,7 +21487,7 @@ typedef unsigned int GLhandleARB;
GLsync sync
- GLboolean glIsSyncAPPLE
+ GLboolean glIsSyncAPPLE
GLsync sync
@@ -19987,7 +21502,7 @@ typedef unsigned int GLhandleARB;
- GLboolean glIsTextureHandleResidentARB
+ GLboolean glIsTextureHandleResidentARB
GLuint64 handle
@@ -20019,7 +21534,7 @@ typedef unsigned int GLhandleARB;
- GLboolean glIsVertexArrayOES
+ GLboolean glIsVertexArrayOES
GLuint array
@@ -20959,7 +22474,7 @@ typedef unsigned int GLhandleARB;
void glMultiDrawArrays
GLenum mode
- const GLint *first
+ const GLint *first
const GLsizei *count
GLsizei drawcount
@@ -22201,14 +23716,14 @@ typedef unsigned int GLhandleARB;
GLuint buffer
GLintptr offset
GLsizeiptr size
- GLboolean commit
+ GLboolean commit
void glNamedBufferPageCommitmentEXT
GLuint buffer
GLintptr offset
GLsizeiptr size
- GLboolean commit
+ GLboolean commit
void glNamedBufferStorage
@@ -23564,7 +25079,7 @@ typedef unsigned int GLhandleARB;
void glProgramEnvParameter4dARB
- GLenum target
+ GLenum target
GLuint index
GLdouble x
GLdouble y
@@ -23574,13 +25089,13 @@ typedef unsigned int GLhandleARB;
void glProgramEnvParameter4dvARB
- GLenum target
+ GLenum target
GLuint index
const GLdouble *params
void glProgramEnvParameter4fARB
- GLenum target
+ GLenum target
GLuint index
GLfloat x
GLfloat y
@@ -23590,7 +25105,7 @@ typedef unsigned int GLhandleARB;
void glProgramEnvParameter4fvARB
- GLenum target
+ GLenum target
GLuint index
const GLfloat *params
@@ -23628,7 +25143,7 @@ typedef unsigned int GLhandleARB;
void glProgramEnvParameters4fvEXT
- GLenum target
+ GLenum target
GLuint index
GLsizei count
const GLfloat *params
@@ -23650,7 +25165,7 @@ typedef unsigned int GLhandleARB;
void glProgramLocalParameter4dARB
- GLenum target
+ GLenum target
GLuint index
GLdouble x
GLdouble y
@@ -23660,13 +25175,13 @@ typedef unsigned int GLhandleARB;
void glProgramLocalParameter4dvARB
- GLenum target
+ GLenum target
GLuint index
const GLdouble *params
void glProgramLocalParameter4fARB
- GLenum target
+ GLenum target
GLuint index
GLfloat x
GLfloat y
@@ -23676,7 +25191,7 @@ typedef unsigned int GLhandleARB;
void glProgramLocalParameter4fvARB
- GLenum target
+ GLenum target
GLuint index
const GLfloat *params
@@ -23714,7 +25229,7 @@ typedef unsigned int GLhandleARB;
void glProgramLocalParameters4fvEXT
- GLenum target
+ GLenum target
GLuint index
GLsizei count
const GLfloat *params
@@ -23852,8 +25367,8 @@ typedef unsigned int GLhandleARB;
void glProgramStringARB
- GLenum target
- GLenum format
+ GLenum target
+ GLenum format
GLsizei len
const void *string
@@ -25202,7 +26717,7 @@ typedef unsigned int GLhandleARB;
void glRasterSamplesEXT
GLuint samples
- GLboolean fixedsamplelocations
+ GLboolean fixedsamplelocations
void glReadBuffer
@@ -25283,7 +26798,7 @@ typedef unsigned int GLhandleARB;
- GLboolean glReleaseKeyedMutexWin32EXT
+ GLboolean glReleaseKeyedMutexWin32EXT
GLuint memory
GLuint64 key
@@ -25730,12 +27245,12 @@ typedef unsigned int GLhandleARB;
void glSampleCoveragex
GLclampx value
- GLboolean invert
+ GLboolean invert
void glSampleCoveragexOES
GLclampx value
- GLboolean invert
+ GLboolean invert
void glSampleMapATI
@@ -26343,7 +27858,7 @@ typedef unsigned int GLhandleARB;
void glShadingRateImageBarrierNV
- GLboolean synchronize
+ GLboolean synchronize
void glShadingRateImagePaletteNV
@@ -27550,7 +29065,7 @@ typedef unsigned int GLhandleARB;
GLsizei width
GLsizei height
GLsizei depth
- GLboolean commit
+ GLboolean commit
void glTexPageCommitmentEXT
@@ -27562,7 +29077,7 @@ typedef unsigned int GLhandleARB;
GLsizei width
GLsizei height
GLsizei depth
- GLboolean commit
+ GLboolean commit
@@ -27771,7 +29286,7 @@ typedef unsigned int GLhandleARB;
GLenum internalFormat
GLsizei width
GLsizei height
- GLboolean fixedSampleLocations
+ GLboolean fixedSampleLocations
GLuint memory
GLuint64 offset
@@ -27794,7 +29309,7 @@ typedef unsigned int GLhandleARB;
GLsizei width
GLsizei height
GLsizei depth
- GLboolean fixedSampleLocations
+ GLboolean fixedSampleLocations
GLuint memory
GLuint64 offset
@@ -28091,7 +29606,7 @@ typedef unsigned int GLhandleARB;
GLsizei width
GLsizei height
GLsizei depth
- GLboolean commit
+ GLboolean commit
void glTextureParameterIiv
@@ -28224,7 +29739,7 @@ typedef unsigned int GLhandleARB;
GLenum internalformat
GLsizei width
GLsizei height
- GLboolean fixedsamplelocations
+ GLboolean fixedsamplelocations
void glTextureStorage2DMultisampleEXT
@@ -28263,7 +29778,7 @@ typedef unsigned int GLhandleARB;
GLsizei width
GLsizei height
GLsizei depth
- GLboolean fixedsamplelocations
+ GLboolean fixedsamplelocations
void glTextureStorage3DMultisampleEXT
@@ -28302,7 +29817,7 @@ typedef unsigned int GLhandleARB;
GLenum internalFormat
GLsizei width
GLsizei height
- GLboolean fixedSampleLocations
+ GLboolean fixedSampleLocations
GLuint memory
GLuint64 offset
@@ -28325,7 +29840,7 @@ typedef unsigned int GLhandleARB;
GLsizei width
GLsizei height
GLsizei depth
- GLboolean fixedSampleLocations
+ GLboolean fixedSampleLocations
GLuint memory
GLuint64 offset
@@ -28491,7 +30006,7 @@ typedef unsigned int GLhandleARB;
GLuint program
GLsizei count
const GLchar *const*varyings
- GLenum bufferMode
+ GLenum bufferMode
@@ -29398,12 +30913,12 @@ typedef unsigned int GLhandleARB;
- GLboolean glUnmapBufferOES
+ GLboolean glUnmapBufferOES
GLenum target
- GLboolean glUnmapNamedBuffer
+ GLboolean glUnmapNamedBuffer
GLuint buffer
@@ -29474,7 +30989,7 @@ typedef unsigned int GLhandleARB;
const void *getProcAddress
- GLboolean glVDPAUIsSurfaceNV
+ GLboolean glVDPAUIsSurfaceNV
GLvdpauSurfaceNV surface
@@ -29839,7 +31354,7 @@ typedef unsigned int GLhandleARB;
GLuint attribindex
GLint size
GLenum type
- GLboolean normalized
+ GLboolean normalized
GLuint relativeoffset
@@ -30024,7 +31539,7 @@ typedef unsigned int GLhandleARB;
GLuint index
GLint size
GLenum type
- GLboolean normalized
+ GLboolean normalized
GLsizei stride
GLintptr offset
@@ -42521,6 +44036,10 @@ typedef unsigned int GLhandleARB;
+
+
+
+
@@ -43631,6 +45150,7 @@ typedef unsigned int GLhandleARB;
+
@@ -46517,7 +48037,7 @@ typedef unsigned int GLhandleARB;
-
+
diff --git a/src/Core/BuildTools/Common/Enums/Token.cs b/src/Core/BuildTools/Common/Enums/Token.cs
index 12813f6e5e..74e95c8815 100644
--- a/src/Core/BuildTools/Common/Enums/Token.cs
+++ b/src/Core/BuildTools/Common/Enums/Token.cs
@@ -4,6 +4,7 @@
// of the MIT license. See the LICENSE file for details.
using System.Collections.Generic;
+using Newtonsoft.Json;
namespace Silk.NET.BuildTools.Common.Enums
{
@@ -36,5 +37,11 @@ public class Token
/// Gets or sets a list of attributes to be assigned to this token.
///
public List Attributes { get; set; } = new List();
+
+ ///
+ /// Gets or sets this token's group.
+ ///
+ [JsonIgnore]
+ public string[] GroupName { get; set; }
}
}
diff --git a/src/Core/BuildTools/Converters/Readers/OpenGLReader.cs b/src/Core/BuildTools/Converters/Readers/OpenGLReader.cs
index e382b6b5d5..fb516167dd 100644
--- a/src/Core/BuildTools/Converters/Readers/OpenGLReader.cs
+++ b/src/Core/BuildTools/Converters/Readers/OpenGLReader.cs
@@ -545,7 +545,7 @@ public IEnumerable ReadEnums(object obj, ProfileConverterOptions opts)
.ToDictionary
(
x => x.Attribute("name")?.Value,
- x => FormatToken(x.Attribute("value")?.Value)
+ x => (FormatToken(x.Attribute("value")?.Value), x.Attribute("group")?.Value.Split(','))
);
var apis = doc.Element("registry").Elements("feature").Concat(doc.Element("registry").Elements("extensions").Elements("extension"));
var removals = doc.Element("registry").Elements("feature")
@@ -585,7 +585,7 @@ public IEnumerable ReadEnums(object obj, ProfileConverterOptions opts)
Doc = string.Empty,
Name = Naming.Translate(TrimName(token.Value, opts), opts.Prefix),
NativeName = token.Value,
- Value = allEnums[token.Value]
+ Value = allEnums[token.Value].Item1
}
)
.ToList();
@@ -623,15 +623,21 @@ public IEnumerable ReadEnums(object obj, ProfileConverterOptions opts)
}
}
- foreach (var group in doc.Element("registry").Element("groups").Elements("group"))
+ var groups = new Dictionary>();
+ foreach (var @enum in allEnums)
{
- var tokens = group.Elements("enum")
- .Select(x => x.GetNameAttribute())
- .Select
- (
- token => new Token
+ if (@enum.Value.Item2 is null)
+ {
+ continue;
+ }
+
+ foreach (var group in @enum.Value.Item2)
+ {
+ if (groups.ContainsKey(group))
+ {
+ groups[group].Add(new Token
{
- Attributes = removals.Contains(token)
+ Attributes = removals.Contains(@enum.Key)
? new List
{
new Attribute
@@ -641,12 +647,41 @@ public IEnumerable ReadEnums(object obj, ProfileConverterOptions opts)
}
: new List(),
Doc = string.Empty,
- Name = Naming.Translate(TrimName(token, opts), opts.Prefix),
- NativeName = token,
- Value = allEnums[token]
- }
- )
- .ToList();
+ Name = Naming.Translate(TrimName(@enum.Key, opts), opts.Prefix),
+ NativeName = @enum.Key,
+ Value = @enum.Value.Item1
+ });
+ }
+ else
+ {
+ groups.Add
+ (
+ group, new List
+ {
+ new Token
+ {
+ Attributes = removals.Contains(@enum.Key)
+ ? new List
+ {
+ new Attribute
+ {
+ Name = "System.Obsolete"
+ }
+ }
+ : new List(),
+ Doc = string.Empty,
+ Name = Naming.Translate(TrimName(@enum.Key, opts), opts.Prefix),
+ NativeName = @enum.Key,
+ Value = @enum.Value.Item1
+ }
+ }
+ );
+ }
+ }
+ }
+
+ foreach (var group in groups)
+ {
foreach (var (apiName, apiVersion) in doc.Element("registry")
.Elements("feature")
.Select(x => (x.Attribute("api").Value, x.Attribute("number").Value))
@@ -654,13 +689,13 @@ public IEnumerable ReadEnums(object obj, ProfileConverterOptions opts)
{
var ret = new Enum
{
- Name = group.GetNameAttribute(),
- NativeName = group.GetNameAttribute(),
+ Name = group.Key,
+ NativeName = group.Key,
Attributes = new List(),
ExtensionName = "Core (Grouped)",
ProfileName = apiName,
ProfileVersion = Version.Parse(apiVersion),
- Tokens = tokens
+ Tokens = group.Value
};
yield return ret;
@@ -675,7 +710,7 @@ public IEnumerable ReadEnums(object obj, ProfileConverterOptions opts)
ExtensionName = "Core (Grouped)",
ProfileName = "glcore",
ProfileVersion = Version.Parse(apiVersion),
- Tokens = tokens.Where(x => x.Attributes.Count == 0).ToList()
+ Tokens = group.Value.Where(x => x.Attributes.Count == 0).ToList()
};
}
}