diff options
author | Erlang/OTP <[email protected]> | 2009-11-20 14:54:40 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2009-11-20 14:54:40 +0000 |
commit | 84adefa331c4159d432d22840663c38f155cd4c1 (patch) | |
tree | bff9a9c66adda4df2106dfd0e5c053ab182a12bd /lib/wx/src/gen/gl_debug.hrl | |
download | otp-84adefa331c4159d432d22840663c38f155cd4c1.tar.gz otp-84adefa331c4159d432d22840663c38f155cd4c1.tar.bz2 otp-84adefa331c4159d432d22840663c38f155cd4c1.zip |
The R13B03 release.OTP_R13B03
Diffstat (limited to 'lib/wx/src/gen/gl_debug.hrl')
-rw-r--r-- | lib/wx/src/gen/gl_debug.hrl | 697 |
1 files changed, 697 insertions, 0 deletions
diff --git a/lib/wx/src/gen/gl_debug.hrl b/lib/wx/src/gen/gl_debug.hrl new file mode 100644 index 0000000000..8c25d94590 --- /dev/null +++ b/lib/wx/src/gen/gl_debug.hrl @@ -0,0 +1,697 @@ +%% +%% %CopyrightBegin% +%% +%% Copyright Ericsson AB 2008-2009. All Rights Reserved. +%% +%% The contents of this file are subject to the Erlang Public License, +%% Version 1.1, (the "License"); you may not use this file except in +%% compliance with the License. You should have received a copy of the +%% Erlang Public License along with this software. If not, it can be +%% retrieved online at http://www.erlang.org/. +%% +%% Software distributed under the License is distributed on an "AS IS" +%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See +%% the License for the specific language governing rights and limitations +%% under the License. +%% +%% %CopyrightEnd% +%% This file is generated DO NOT EDIT + +gldebug_table() -> +[ + {5037, {gl, accum, 0}}, + {5038, {gl, alphaFunc, 0}}, + {5039, {gl, areTexturesResident, 0}}, + {5040, {gl, arrayElement, 0}}, + {5041, {gl, 'begin', 0}}, + {5042, {gl, bindTexture, 0}}, + {5043, {gl, bitmap, 0}}, + {5044, {gl, bitmap, 0}}, + {5045, {gl, blendFunc, 0}}, + {5046, {gl, callList, 0}}, + {5047, {gl, callLists, 0}}, + {5048, {gl, clear, 0}}, + {5049, {gl, clearAccum, 0}}, + {5050, {gl, clearColor, 0}}, + {5051, {gl, clearDepth, 0}}, + {5052, {gl, clearIndex, 0}}, + {5053, {gl, clearStencil, 0}}, + {5054, {gl, clipPlane, 0}}, + {5055, {gl, color3b, 0}}, + {5056, {gl, color3d, 0}}, + {5057, {gl, color3f, 0}}, + {5058, {gl, color3i, 0}}, + {5059, {gl, color3s, 0}}, + {5060, {gl, color3ub, 0}}, + {5061, {gl, color3ui, 0}}, + {5062, {gl, color3us, 0}}, + {5063, {gl, color4b, 0}}, + {5064, {gl, color4d, 0}}, + {5065, {gl, color4f, 0}}, + {5066, {gl, color4i, 0}}, + {5067, {gl, color4s, 0}}, + {5068, {gl, color4ub, 0}}, + {5069, {gl, color4ui, 0}}, + {5070, {gl, color4us, 0}}, + {5071, {gl, colorMask, 0}}, + {5072, {gl, colorMaterial, 0}}, + {5073, {gl, colorPointer, 0}}, + {5074, {gl, colorPointer, 0}}, + {5075, {gl, copyPixels, 0}}, + {5076, {gl, copyTexImage1D, 0}}, + {5077, {gl, copyTexImage2D, 0}}, + {5078, {gl, copyTexSubImage1D, 0}}, + {5079, {gl, copyTexSubImage2D, 0}}, + {5080, {gl, cullFace, 0}}, + {5081, {gl, deleteLists, 0}}, + {5082, {gl, deleteTextures, 0}}, + {5083, {gl, depthFunc, 0}}, + {5084, {gl, depthMask, 0}}, + {5085, {gl, depthRange, 0}}, + {5086, {gl, disable, 0}}, + {5087, {gl, disableClientState, 0}}, + {5088, {gl, drawArrays, 0}}, + {5089, {gl, drawBuffer, 0}}, + {5090, {gl, drawElements, 0}}, + {5091, {gl, drawElements, 0}}, + {5092, {gl, drawPixels, 0}}, + {5093, {gl, drawPixels, 0}}, + {5094, {gl, edgeFlag, 0}}, + {5095, {gl, edgeFlagPointer, 0}}, + {5096, {gl, edgeFlagPointer, 0}}, + {5097, {gl, enable, 0}}, + {5098, {gl, enableClientState, 0}}, + {5099, {gl, 'end', 0}}, + {5100, {gl, endList, 0}}, + {5101, {gl, evalCoord1d, 0}}, + {5102, {gl, evalCoord1f, 0}}, + {5103, {gl, evalCoord2d, 0}}, + {5104, {gl, evalCoord2f, 0}}, + {5105, {gl, evalMesh1, 0}}, + {5106, {gl, evalMesh2, 0}}, + {5107, {gl, evalPoint1, 0}}, + {5108, {gl, evalPoint2, 0}}, + {5109, {gl, feedbackBuffer, 0}}, + {5110, {gl, finish, 0}}, + {5111, {gl, flush, 0}}, + {5112, {gl, fogf, 0}}, + {5113, {gl, fogfv, 0}}, + {5114, {gl, fogi, 0}}, + {5115, {gl, fogiv, 0}}, + {5116, {gl, frontFace, 0}}, + {5117, {gl, frustum, 0}}, + {5118, {gl, genLists, 0}}, + {5119, {gl, genTextures, 0}}, + {5120, {gl, getBooleanv, 0}}, + {5121, {gl, getClipPlane, 0}}, + {5122, {gl, getDoublev, 0}}, + {5123, {gl, getError, 0}}, + {5124, {gl, getFloatv, 0}}, + {5125, {gl, getIntegerv, 0}}, + {5126, {gl, getLightfv, 0}}, + {5127, {gl, getLightiv, 0}}, + {5128, {gl, getMapdv, 0}}, + {5129, {gl, getMapfv, 0}}, + {5130, {gl, getMapiv, 0}}, + {5131, {gl, getMaterialfv, 0}}, + {5132, {gl, getMaterialiv, 0}}, + {5133, {gl, getPixelMapfv, 0}}, + {5134, {gl, getPixelMapuiv, 0}}, + {5135, {gl, getPixelMapusv, 0}}, + {5136, {gl, getPolygonStipple, 0}}, + {5137, {gl, getString, 0}}, + {5138, {gl, getTexEnvfv, 0}}, + {5139, {gl, getTexEnviv, 0}}, + {5140, {gl, getTexGendv, 0}}, + {5141, {gl, getTexGenfv, 0}}, + {5142, {gl, getTexGeniv, 0}}, + {5143, {gl, getTexImage, 0}}, + {5144, {gl, getTexLevelParameterfv, 0}}, + {5145, {gl, getTexLevelParameteriv, 0}}, + {5146, {gl, getTexParameterfv, 0}}, + {5147, {gl, getTexParameteriv, 0}}, + {5148, {gl, hint, 0}}, + {5149, {gl, indexMask, 0}}, + {5150, {gl, indexPointer, 0}}, + {5151, {gl, indexPointer, 0}}, + {5152, {gl, indexd, 0}}, + {5153, {gl, indexf, 0}}, + {5154, {gl, indexi, 0}}, + {5155, {gl, indexs, 0}}, + {5156, {gl, indexub, 0}}, + {5157, {gl, initNames, 0}}, + {5158, {gl, interleavedArrays, 0}}, + {5159, {gl, interleavedArrays, 0}}, + {5160, {gl, isEnabled, 0}}, + {5161, {gl, isList, 0}}, + {5162, {gl, isTexture, 0}}, + {5163, {gl, lightModelf, 0}}, + {5164, {gl, lightModelfv, 0}}, + {5165, {gl, lightModeli, 0}}, + {5166, {gl, lightModeliv, 0}}, + {5167, {gl, lightf, 0}}, + {5168, {gl, lightfv, 0}}, + {5169, {gl, lighti, 0}}, + {5170, {gl, lightiv, 0}}, + {5171, {gl, lineStipple, 0}}, + {5172, {gl, lineWidth, 0}}, + {5173, {gl, listBase, 0}}, + {5174, {gl, loadIdentity, 0}}, + {5175, {gl, loadMatrixd, 0}}, + {5176, {gl, loadMatrixf, 0}}, + {5177, {gl, loadName, 0}}, + {5178, {gl, logicOp, 0}}, + {5179, {gl, map1d, 0}}, + {5180, {gl, map1f, 0}}, + {5181, {gl, map2d, 0}}, + {5182, {gl, map2f, 0}}, + {5183, {gl, mapGrid1d, 0}}, + {5184, {gl, mapGrid1f, 0}}, + {5185, {gl, mapGrid2d, 0}}, + {5186, {gl, mapGrid2f, 0}}, + {5187, {gl, materialf, 0}}, + {5188, {gl, materialfv, 0}}, + {5189, {gl, materiali, 0}}, + {5190, {gl, materialiv, 0}}, + {5191, {gl, matrixMode, 0}}, + {5192, {gl, multMatrixd, 0}}, + {5193, {gl, multMatrixf, 0}}, + {5194, {gl, newList, 0}}, + {5195, {gl, normal3b, 0}}, + {5196, {gl, normal3d, 0}}, + {5197, {gl, normal3f, 0}}, + {5198, {gl, normal3i, 0}}, + {5199, {gl, normal3s, 0}}, + {5200, {gl, normalPointer, 0}}, + {5201, {gl, normalPointer, 0}}, + {5202, {gl, ortho, 0}}, + {5203, {gl, passThrough, 0}}, + {5204, {gl, pixelMapfv, 0}}, + {5205, {gl, pixelMapuiv, 0}}, + {5206, {gl, pixelMapusv, 0}}, + {5207, {gl, pixelStoref, 0}}, + {5208, {gl, pixelStorei, 0}}, + {5209, {gl, pixelTransferf, 0}}, + {5210, {gl, pixelTransferi, 0}}, + {5211, {gl, pixelZoom, 0}}, + {5212, {gl, pointSize, 0}}, + {5213, {gl, polygonMode, 0}}, + {5214, {gl, polygonOffset, 0}}, + {5215, {gl, polygonStipple, 0}}, + {5216, {gl, popAttrib, 0}}, + {5217, {gl, popClientAttrib, 0}}, + {5218, {gl, popMatrix, 0}}, + {5219, {gl, popName, 0}}, + {5220, {gl, prioritizeTextures, 0}}, + {5221, {gl, pushAttrib, 0}}, + {5222, {gl, pushClientAttrib, 0}}, + {5223, {gl, pushMatrix, 0}}, + {5224, {gl, pushName, 0}}, + {5225, {gl, rasterPos2d, 0}}, + {5226, {gl, rasterPos2f, 0}}, + {5227, {gl, rasterPos2i, 0}}, + {5228, {gl, rasterPos2s, 0}}, + {5229, {gl, rasterPos3d, 0}}, + {5230, {gl, rasterPos3f, 0}}, + {5231, {gl, rasterPos3i, 0}}, + {5232, {gl, rasterPos3s, 0}}, + {5233, {gl, rasterPos4d, 0}}, + {5234, {gl, rasterPos4f, 0}}, + {5235, {gl, rasterPos4i, 0}}, + {5236, {gl, rasterPos4s, 0}}, + {5237, {gl, readBuffer, 0}}, + {5238, {gl, readPixels, 0}}, + {5239, {gl, rectd, 0}}, + {5240, {gl, rectdv, 0}}, + {5241, {gl, rectf, 0}}, + {5242, {gl, rectfv, 0}}, + {5243, {gl, recti, 0}}, + {5244, {gl, rectiv, 0}}, + {5245, {gl, rects, 0}}, + {5246, {gl, rectsv, 0}}, + {5247, {gl, renderMode, 0}}, + {5248, {gl, rotated, 0}}, + {5249, {gl, rotatef, 0}}, + {5250, {gl, scaled, 0}}, + {5251, {gl, scalef, 0}}, + {5252, {gl, scissor, 0}}, + {5253, {gl, selectBuffer, 0}}, + {5254, {gl, shadeModel, 0}}, + {5255, {gl, stencilFunc, 0}}, + {5256, {gl, stencilMask, 0}}, + {5257, {gl, stencilOp, 0}}, + {5258, {gl, texCoord1d, 0}}, + {5259, {gl, texCoord1f, 0}}, + {5260, {gl, texCoord1i, 0}}, + {5261, {gl, texCoord1s, 0}}, + {5262, {gl, texCoord2d, 0}}, + {5263, {gl, texCoord2f, 0}}, + {5264, {gl, texCoord2i, 0}}, + {5265, {gl, texCoord2s, 0}}, + {5266, {gl, texCoord3d, 0}}, + {5267, {gl, texCoord3f, 0}}, + {5268, {gl, texCoord3i, 0}}, + {5269, {gl, texCoord3s, 0}}, + {5270, {gl, texCoord4d, 0}}, + {5271, {gl, texCoord4f, 0}}, + {5272, {gl, texCoord4i, 0}}, + {5273, {gl, texCoord4s, 0}}, + {5274, {gl, texCoordPointer, 0}}, + {5275, {gl, texCoordPointer, 0}}, + {5276, {gl, texEnvf, 0}}, + {5277, {gl, texEnvfv, 0}}, + {5278, {gl, texEnvi, 0}}, + {5279, {gl, texEnviv, 0}}, + {5280, {gl, texGend, 0}}, + {5281, {gl, texGendv, 0}}, + {5282, {gl, texGenf, 0}}, + {5283, {gl, texGenfv, 0}}, + {5284, {gl, texGeni, 0}}, + {5285, {gl, texGeniv, 0}}, + {5286, {gl, texImage1D, 0}}, + {5287, {gl, texImage1D, 0}}, + {5288, {gl, texImage2D, 0}}, + {5289, {gl, texImage2D, 0}}, + {5290, {gl, texParameterf, 0}}, + {5291, {gl, texParameterfv, 0}}, + {5292, {gl, texParameteri, 0}}, + {5293, {gl, texParameteriv, 0}}, + {5294, {gl, texSubImage1D, 0}}, + {5295, {gl, texSubImage1D, 0}}, + {5296, {gl, texSubImage2D, 0}}, + {5297, {gl, texSubImage2D, 0}}, + {5298, {gl, translated, 0}}, + {5299, {gl, translatef, 0}}, + {5300, {gl, vertex2d, 0}}, + {5301, {gl, vertex2f, 0}}, + {5302, {gl, vertex2i, 0}}, + {5303, {gl, vertex2s, 0}}, + {5304, {gl, vertex3d, 0}}, + {5305, {gl, vertex3f, 0}}, + {5306, {gl, vertex3i, 0}}, + {5307, {gl, vertex3s, 0}}, + {5308, {gl, vertex4d, 0}}, + {5309, {gl, vertex4f, 0}}, + {5310, {gl, vertex4i, 0}}, + {5311, {gl, vertex4s, 0}}, + {5312, {gl, vertexPointer, 0}}, + {5313, {gl, vertexPointer, 0}}, + {5314, {gl, viewport, 0}}, + {5315, {gl, blendColor, 0}}, + {5316, {gl, blendEquation, 0}}, + {5317, {gl, drawRangeElements, 0}}, + {5318, {gl, drawRangeElements, 0}}, + {5319, {gl, texImage3D, 0}}, + {5320, {gl, texImage3D, 0}}, + {5321, {gl, texSubImage3D, 0}}, + {5322, {gl, texSubImage3D, 0}}, + {5323, {gl, copyTexSubImage3D, 0}}, + {5324, {gl, colorTable, 0}}, + {5325, {gl, colorTable, 0}}, + {5326, {gl, colorTableParameterfv, 0}}, + {5327, {gl, colorTableParameteriv, 0}}, + {5328, {gl, copyColorTable, 0}}, + {5329, {gl, getColorTable, 0}}, + {5330, {gl, getColorTableParameterfv, 0}}, + {5331, {gl, getColorTableParameteriv, 0}}, + {5332, {gl, colorSubTable, 0}}, + {5333, {gl, colorSubTable, 0}}, + {5334, {gl, copyColorSubTable, 0}}, + {5335, {gl, convolutionFilter1D, 0}}, + {5336, {gl, convolutionFilter1D, 0}}, + {5337, {gl, convolutionFilter2D, 0}}, + {5338, {gl, convolutionFilter2D, 0}}, + {5339, {gl, convolutionParameterf, 0}}, + {5340, {gl, convolutionParameteri, 0}}, + {5341, {gl, copyConvolutionFilter1D, 0}}, + {5342, {gl, copyConvolutionFilter2D, 0}}, + {5343, {gl, getConvolutionFilter, 0}}, + {5344, {gl, getConvolutionParameterfv, 0}}, + {5345, {gl, getConvolutionParameteriv, 0}}, + {5346, {gl, separableFilter2D, 0}}, + {5347, {gl, separableFilter2D, 0}}, + {5348, {gl, getHistogram, 0}}, + {5349, {gl, getHistogramParameterfv, 0}}, + {5350, {gl, getHistogramParameteriv, 0}}, + {5351, {gl, getMinmax, 0}}, + {5352, {gl, getMinmaxParameterfv, 0}}, + {5353, {gl, getMinmaxParameteriv, 0}}, + {5354, {gl, histogram, 0}}, + {5355, {gl, minmax, 0}}, + {5356, {gl, resetHistogram, 0}}, + {5357, {gl, resetMinmax, 0}}, + {5358, {gl, activeTexture, 0}}, + {5359, {gl, sampleCoverage, 0}}, + {5360, {gl, compressedTexImage3D, 0}}, + {5361, {gl, compressedTexImage3D, 0}}, + {5362, {gl, compressedTexImage2D, 0}}, + {5363, {gl, compressedTexImage2D, 0}}, + {5364, {gl, compressedTexImage1D, 0}}, + {5365, {gl, compressedTexImage1D, 0}}, + {5366, {gl, compressedTexSubImage3D, 0}}, + {5367, {gl, compressedTexSubImage3D, 0}}, + {5368, {gl, compressedTexSubImage2D, 0}}, + {5369, {gl, compressedTexSubImage2D, 0}}, + {5370, {gl, compressedTexSubImage1D, 0}}, + {5371, {gl, compressedTexSubImage1D, 0}}, + {5372, {gl, getCompressedTexImage, 0}}, + {5373, {gl, clientActiveTexture, 0}}, + {5374, {gl, multiTexCoord1d, 0}}, + {5375, {gl, multiTexCoord1f, 0}}, + {5376, {gl, multiTexCoord1i, 0}}, + {5377, {gl, multiTexCoord1s, 0}}, + {5378, {gl, multiTexCoord2d, 0}}, + {5379, {gl, multiTexCoord2f, 0}}, + {5380, {gl, multiTexCoord2i, 0}}, + {5381, {gl, multiTexCoord2s, 0}}, + {5382, {gl, multiTexCoord3d, 0}}, + {5383, {gl, multiTexCoord3f, 0}}, + {5384, {gl, multiTexCoord3i, 0}}, + {5385, {gl, multiTexCoord3s, 0}}, + {5386, {gl, multiTexCoord4d, 0}}, + {5387, {gl, multiTexCoord4f, 0}}, + {5388, {gl, multiTexCoord4i, 0}}, + {5389, {gl, multiTexCoord4s, 0}}, + {5390, {gl, loadTransposeMatrixf, 0}}, + {5391, {gl, loadTransposeMatrixd, 0}}, + {5392, {gl, multTransposeMatrixf, 0}}, + {5393, {gl, multTransposeMatrixd, 0}}, + {5394, {gl, blendFuncSeparate, 0}}, + {5395, {gl, multiDrawArrays, 0}}, + {5396, {gl, pointParameterf, 0}}, + {5397, {gl, pointParameterfv, 0}}, + {5398, {gl, pointParameteri, 0}}, + {5399, {gl, pointParameteriv, 0}}, + {5400, {gl, fogCoordf, 0}}, + {5401, {gl, fogCoordd, 0}}, + {5402, {gl, fogCoordPointer, 0}}, + {5403, {gl, fogCoordPointer, 0}}, + {5404, {gl, secondaryColor3b, 0}}, + {5405, {gl, secondaryColor3d, 0}}, + {5406, {gl, secondaryColor3f, 0}}, + {5407, {gl, secondaryColor3i, 0}}, + {5408, {gl, secondaryColor3s, 0}}, + {5409, {gl, secondaryColor3ub, 0}}, + {5410, {gl, secondaryColor3ui, 0}}, + {5411, {gl, secondaryColor3us, 0}}, + {5412, {gl, secondaryColorPointer, 0}}, + {5413, {gl, secondaryColorPointer, 0}}, + {5414, {gl, windowPos2d, 0}}, + {5415, {gl, windowPos2f, 0}}, + {5416, {gl, windowPos2i, 0}}, + {5417, {gl, windowPos2s, 0}}, + {5418, {gl, windowPos3d, 0}}, + {5419, {gl, windowPos3f, 0}}, + {5420, {gl, windowPos3i, 0}}, + {5421, {gl, windowPos3s, 0}}, + {5422, {gl, genQueries, 0}}, + {5423, {gl, deleteQueries, 0}}, + {5424, {gl, isQuery, 0}}, + {5425, {gl, beginQuery, 0}}, + {5426, {gl, endQuery, 0}}, + {5427, {gl, getQueryiv, 0}}, + {5428, {gl, getQueryObjectiv, 0}}, + {5429, {gl, getQueryObjectuiv, 0}}, + {5430, {gl, bindBuffer, 0}}, + {5431, {gl, deleteBuffers, 0}}, + {5432, {gl, genBuffers, 0}}, + {5433, {gl, isBuffer, 0}}, + {5434, {gl, bufferData, 0}}, + {5435, {gl, bufferData, 0}}, + {5436, {gl, bufferSubData, 0}}, + {5437, {gl, bufferSubData, 0}}, + {5438, {gl, getBufferSubData, 0}}, + {5439, {gl, getBufferParameteriv, 0}}, + {5440, {gl, blendEquationSeparate, 0}}, + {5441, {gl, drawBuffers, 0}}, + {5442, {gl, stencilOpSeparate, 0}}, + {5443, {gl, stencilFuncSeparate, 0}}, + {5444, {gl, stencilMaskSeparate, 0}}, + {5445, {gl, attachShader, 0}}, + {5446, {gl, bindAttribLocation, 0}}, + {5447, {gl, compileShader, 0}}, + {5448, {gl, createProgram, 0}}, + {5449, {gl, createShader, 0}}, + {5450, {gl, deleteProgram, 0}}, + {5451, {gl, deleteShader, 0}}, + {5452, {gl, detachShader, 0}}, + {5453, {gl, disableVertexAttribArray, 0}}, + {5454, {gl, enableVertexAttribArray, 0}}, + {5455, {gl, getActiveAttrib, 0}}, + {5456, {gl, getActiveUniform, 0}}, + {5457, {gl, getAttachedShaders, 0}}, + {5458, {gl, getAttribLocation, 0}}, + {5459, {gl, getProgramiv, 0}}, + {5460, {gl, getProgramInfoLog, 0}}, + {5461, {gl, getShaderiv, 0}}, + {5462, {gl, getShaderInfoLog, 0}}, + {5463, {gl, getShaderSource, 0}}, + {5464, {gl, getUniformLocation, 0}}, + {5465, {gl, getUniformfv, 0}}, + {5466, {gl, getUniformiv, 0}}, + {5467, {gl, getVertexAttribdv, 0}}, + {5468, {gl, getVertexAttribfv, 0}}, + {5469, {gl, getVertexAttribiv, 0}}, + {5470, {gl, isProgram, 0}}, + {5471, {gl, isShader, 0}}, + {5472, {gl, linkProgram, 0}}, + {5473, {gl, shaderSource, 0}}, + {5474, {gl, useProgram, 0}}, + {5475, {gl, uniform1f, 0}}, + {5476, {gl, uniform2f, 0}}, + {5477, {gl, uniform3f, 0}}, + {5478, {gl, uniform4f, 0}}, + {5479, {gl, uniform1i, 0}}, + {5480, {gl, uniform2i, 0}}, + {5481, {gl, uniform3i, 0}}, + {5482, {gl, uniform4i, 0}}, + {5483, {gl, uniform1fv, 0}}, + {5484, {gl, uniform2fv, 0}}, + {5485, {gl, uniform3fv, 0}}, + {5486, {gl, uniform4fv, 0}}, + {5487, {gl, uniform1iv, 0}}, + {5488, {gl, uniform2iv, 0}}, + {5489, {gl, uniform3iv, 0}}, + {5490, {gl, uniform4iv, 0}}, + {5491, {gl, uniformMatrix2fv, 0}}, + {5492, {gl, uniformMatrix3fv, 0}}, + {5493, {gl, uniformMatrix4fv, 0}}, + {5494, {gl, validateProgram, 0}}, + {5495, {gl, vertexAttrib1d, 0}}, + {5496, {gl, vertexAttrib1f, 0}}, + {5497, {gl, vertexAttrib1s, 0}}, + {5498, {gl, vertexAttrib2d, 0}}, + {5499, {gl, vertexAttrib2f, 0}}, + {5500, {gl, vertexAttrib2s, 0}}, + {5501, {gl, vertexAttrib3d, 0}}, + {5502, {gl, vertexAttrib3f, 0}}, + {5503, {gl, vertexAttrib3s, 0}}, + {5504, {gl, vertexAttrib4Nbv, 0}}, + {5505, {gl, vertexAttrib4Niv, 0}}, + {5506, {gl, vertexAttrib4Nsv, 0}}, + {5507, {gl, vertexAttrib4Nub, 0}}, + {5508, {gl, vertexAttrib4Nuiv, 0}}, + {5509, {gl, vertexAttrib4Nusv, 0}}, + {5510, {gl, vertexAttrib4bv, 0}}, + {5511, {gl, vertexAttrib4d, 0}}, + {5512, {gl, vertexAttrib4f, 0}}, + {5513, {gl, vertexAttrib4iv, 0}}, + {5514, {gl, vertexAttrib4s, 0}}, + {5515, {gl, vertexAttrib4ubv, 0}}, + {5516, {gl, vertexAttrib4uiv, 0}}, + {5517, {gl, vertexAttrib4usv, 0}}, + {5518, {gl, vertexAttribPointer, 0}}, + {5519, {gl, vertexAttribPointer, 0}}, + {5520, {gl, uniformMatrix2x3fv, 0}}, + {5521, {gl, uniformMatrix3x2fv, 0}}, + {5522, {gl, uniformMatrix2x4fv, 0}}, + {5523, {gl, uniformMatrix4x2fv, 0}}, + {5524, {gl, uniformMatrix3x4fv, 0}}, + {5525, {gl, uniformMatrix4x3fv, 0}}, + {5526, {gl, colorMaski, 0}}, + {5527, {gl, getBooleani_v, 0}}, + {5528, {gl, getIntegeri_v, 0}}, + {5529, {gl, enablei, 0}}, + {5530, {gl, disablei, 0}}, + {5531, {gl, isEnabledi, 0}}, + {5532, {gl, beginTransformFeedback, 0}}, + {5533, {gl, endTransformFeedback, 0}}, + {5534, {gl, bindBufferRange, 0}}, + {5535, {gl, bindBufferBase, 0}}, + {5536, {gl, transformFeedbackVaryings, 0}}, + {5537, {gl, getTransformFeedbackVarying, 0}}, + {5538, {gl, clampColor, 0}}, + {5539, {gl, beginConditionalRender, 0}}, + {5540, {gl, endConditionalRender, 0}}, + {5541, {gl, vertexAttribIPointer, 0}}, + {5542, {gl, vertexAttribIPointer, 0}}, + {5543, {gl, getVertexAttribIiv, 0}}, + {5544, {gl, getVertexAttribIuiv, 0}}, + {5545, {gl, getUniformuiv, 0}}, + {5546, {gl, bindFragDataLocation, 0}}, + {5547, {gl, getFragDataLocation, 0}}, + {5548, {gl, uniform1ui, 0}}, + {5549, {gl, uniform2ui, 0}}, + {5550, {gl, uniform3ui, 0}}, + {5551, {gl, uniform4ui, 0}}, + {5552, {gl, uniform1uiv, 0}}, + {5553, {gl, uniform2uiv, 0}}, + {5554, {gl, uniform3uiv, 0}}, + {5555, {gl, uniform4uiv, 0}}, + {5556, {gl, texParameterIiv, 0}}, + {5557, {gl, texParameterIuiv, 0}}, + {5558, {gl, getTexParameterIiv, 0}}, + {5559, {gl, getTexParameterIuiv, 0}}, + {5560, {gl, clearBufferiv, 0}}, + {5561, {gl, clearBufferuiv, 0}}, + {5562, {gl, clearBufferfv, 0}}, + {5563, {gl, clearBufferfi, 0}}, + {5564, {gl, getStringi, 0}}, + {5565, {gl, vertexAttribI1i, 0}}, + {5566, {gl, vertexAttribI2i, 0}}, + {5567, {gl, vertexAttribI3i, 0}}, + {5568, {gl, vertexAttribI4i, 0}}, + {5569, {gl, vertexAttribI1ui, 0}}, + {5570, {gl, vertexAttribI2ui, 0}}, + {5571, {gl, vertexAttribI3ui, 0}}, + {5572, {gl, vertexAttribI4ui, 0}}, + {5573, {gl, vertexAttribI4bv, 0}}, + {5574, {gl, vertexAttribI4sv, 0}}, + {5575, {gl, vertexAttribI4ubv, 0}}, + {5576, {gl, vertexAttribI4usv, 0}}, + {5577, {gl, drawArraysInstanced, 0}}, + {5578, {gl, drawElementsInstanced, 0}}, + {5579, {gl, drawElementsInstanced, 0}}, + {5580, {gl, texBuffer, 0}}, + {5581, {gl, primitiveRestartIndex, 0}}, + {5582, {gl, loadTransposeMatrixfARB, 0}}, + {5583, {gl, loadTransposeMatrixdARB, 0}}, + {5584, {gl, multTransposeMatrixfARB, 0}}, + {5585, {gl, multTransposeMatrixdARB, 0}}, + {5586, {gl, weightbvARB, 0}}, + {5587, {gl, weightsvARB, 0}}, + {5588, {gl, weightivARB, 0}}, + {5589, {gl, weightfvARB, 0}}, + {5590, {gl, weightdvARB, 0}}, + {5591, {gl, weightubvARB, 0}}, + {5592, {gl, weightusvARB, 0}}, + {5593, {gl, weightuivARB, 0}}, + {5594, {gl, vertexBlendARB, 0}}, + {5595, {gl, currentPaletteMatrixARB, 0}}, + {5596, {gl, matrixIndexubvARB, 0}}, + {5597, {gl, matrixIndexusvARB, 0}}, + {5598, {gl, matrixIndexuivARB, 0}}, + {5599, {gl, programStringARB, 0}}, + {5600, {gl, bindProgramARB, 0}}, + {5601, {gl, deleteProgramsARB, 0}}, + {5602, {gl, genProgramsARB, 0}}, + {5603, {gl, programEnvParameter4dARB, 0}}, + {5604, {gl, programEnvParameter4dvARB, 0}}, + {5605, {gl, programEnvParameter4fARB, 0}}, + {5606, {gl, programEnvParameter4fvARB, 0}}, + {5607, {gl, programLocalParameter4dARB, 0}}, + {5608, {gl, programLocalParameter4dvARB, 0}}, + {5609, {gl, programLocalParameter4fARB, 0}}, + {5610, {gl, programLocalParameter4fvARB, 0}}, + {5611, {gl, getProgramEnvParameterdvARB, 0}}, + {5612, {gl, getProgramEnvParameterfvARB, 0}}, + {5613, {gl, getProgramLocalParameterdvARB, 0}}, + {5614, {gl, getProgramLocalParameterfvARB, 0}}, + {5615, {gl, getProgramStringARB, 0}}, + {5616, {gl, deleteObjectARB, 0}}, + {5617, {gl, getHandleARB, 0}}, + {5618, {gl, detachObjectARB, 0}}, + {5619, {gl, createShaderObjectARB, 0}}, + {5620, {gl, shaderSourceARB, 0}}, + {5621, {gl, compileShaderARB, 0}}, + {5622, {gl, createProgramObjectARB, 0}}, + {5623, {gl, attachObjectARB, 0}}, + {5624, {gl, linkProgramARB, 0}}, + {5625, {gl, useProgramObjectARB, 0}}, + {5626, {gl, validateProgramARB, 0}}, + {5627, {gl, getObjectParameterfvARB, 0}}, + {5628, {gl, getObjectParameterivARB, 0}}, + {5629, {gl, getInfoLogARB, 0}}, + {5630, {gl, getAttachedObjectsARB, 0}}, + {5631, {gl, getUniformLocationARB, 0}}, + {5632, {gl, getActiveUniformARB, 0}}, + {5633, {gl, getUniformfvARB, 0}}, + {5634, {gl, getUniformivARB, 0}}, + {5635, {gl, getShaderSourceARB, 0}}, + {5636, {gl, bindAttribLocationARB, 0}}, + {5637, {gl, getActiveAttribARB, 0}}, + {5638, {gl, getAttribLocationARB, 0}}, + {5639, {gl, isRenderbuffer, 0}}, + {5640, {gl, bindRenderbuffer, 0}}, + {5641, {gl, deleteRenderbuffers, 0}}, + {5642, {gl, genRenderbuffers, 0}}, + {5643, {gl, renderbufferStorage, 0}}, + {5644, {gl, getRenderbufferParameteriv, 0}}, + {5645, {gl, isFramebuffer, 0}}, + {5646, {gl, bindFramebuffer, 0}}, + {5647, {gl, deleteFramebuffers, 0}}, + {5648, {gl, genFramebuffers, 0}}, + {5649, {gl, checkFramebufferStatus, 0}}, + {5650, {gl, framebufferTexture1D, 0}}, + {5651, {gl, framebufferTexture2D, 0}}, + {5652, {gl, framebufferTexture3D, 0}}, + {5653, {gl, framebufferRenderbuffer, 0}}, + {5654, {gl, getFramebufferAttachmentParameteriv, 0}}, + {5655, {gl, generateMipmap, 0}}, + {5656, {gl, blitFramebuffer, 0}}, + {5657, {gl, renderbufferStorageMultisample, 0}}, + {5658, {gl, framebufferTextureLayer, 0}}, + {5659, {gl, programParameteriARB, 0}}, + {5660, {gl, framebufferTextureARB, 0}}, + {5661, {gl, framebufferTextureFaceARB, 0}}, + {5662, {gl, vertexAttribDivisorARB, 0}}, + {5663, {gl, flushMappedBufferRange, 0}}, + {5664, {gl, bindVertexArray, 0}}, + {5665, {gl, deleteVertexArrays, 0}}, + {5666, {gl, genVertexArrays, 0}}, + {5667, {gl, isVertexArray, 0}}, + {5668, {gl, getUniformIndices, 0}}, + {5669, {gl, getActiveUniformsiv, 0}}, + {5670, {gl, getActiveUniformName, 0}}, + {5671, {gl, getUniformBlockIndex, 0}}, + {5672, {gl, getActiveUniformBlockiv, 0}}, + {5673, {gl, getActiveUniformBlockName, 0}}, + {5674, {gl, uniformBlockBinding, 0}}, + {5675, {gl, copyBufferSubData, 0}}, + {5676, {gl, resizeBuffersMESA, 0}}, + {5677, {gl, windowPos4dMESA, 0}}, + {5678, {gl, windowPos4fMESA, 0}}, + {5679, {gl, windowPos4iMESA, 0}}, + {5680, {gl, windowPos4sMESA, 0}}, + {5681, {gl, depthBoundsEXT, 0}}, + {5682, {gl, stencilClearTagEXT, 0}}, + {5010, {glu, build1DMipmapLevels, 0}}, + {5011, {glu, build1DMipmaps, 0}}, + {5012, {glu, build2DMipmapLevels, 0}}, + {5013, {glu, build2DMipmaps, 0}}, + {5014, {glu, build3DMipmapLevels, 0}}, + {5015, {glu, build3DMipmaps, 0}}, + {5016, {glu, checkExtension, 0}}, + {5017, {glu, cylinder, 0}}, + {5018, {glu, deleteQuadric, 0}}, + {5019, {glu, disk, 0}}, + {5020, {glu, errorString, 0}}, + {5021, {glu, getString, 0}}, + {5022, {glu, lookAt, 0}}, + {5023, {glu, newQuadric, 0}}, + {5024, {glu, ortho2D, 0}}, + {5025, {glu, partialDisk, 0}}, + {5026, {glu, perspective, 0}}, + {5027, {glu, pickMatrix, 0}}, + {5028, {glu, project, 0}}, + {5029, {glu, quadricDrawStyle, 0}}, + {5030, {glu, quadricNormals, 0}}, + {5031, {glu, quadricOrientation, 0}}, + {5032, {glu, quadricTexture, 0}}, + {5033, {glu, scaleImage, 0}}, + {5034, {glu, sphere, 0}}, + {5035, {glu, unProject, 0}}, + {5036, {glu, unProject4, 0}}, + {-1, {mod, func, -1}} +]. + |