xref: /aosp_15_r20/external/deqp/framework/opengl/gluES3PlusWrapperFuncs.inl (revision 35238bce31c2a825756842865a792f8cf7f89930)
1*35238bceSAndroid Build Coastguard Worker/* WARNING: This is auto-generated file. Do not modify, since changes will
2*35238bceSAndroid Build Coastguard Worker * be lost! Modify the generating script instead.
3*35238bceSAndroid Build Coastguard Worker *
4*35238bceSAndroid Build Coastguard Worker * Generated from Khronos GL API description (gl.xml) revision a3ee0ed08111d44ac3cb863d9e3e81a7c28f9d90.
5*35238bceSAndroid Build Coastguard Worker */
6*35238bceSAndroid Build Coastguard Workerdst->activeShaderProgram					= src.activeShaderProgram;
7*35238bceSAndroid Build Coastguard Workerdst->activeTexture							= src.activeTexture;
8*35238bceSAndroid Build Coastguard Workerdst->attachShader							= src.attachShader;
9*35238bceSAndroid Build Coastguard Workerdst->beginQuery								= src.beginQuery;
10*35238bceSAndroid Build Coastguard Workerdst->beginTransformFeedback					= src.beginTransformFeedback;
11*35238bceSAndroid Build Coastguard Workerdst->bindAttribLocation						= src.bindAttribLocation;
12*35238bceSAndroid Build Coastguard Workerdst->bindBuffer								= src.bindBuffer;
13*35238bceSAndroid Build Coastguard Workerdst->bindBufferBase							= src.bindBufferBase;
14*35238bceSAndroid Build Coastguard Workerdst->bindBufferRange						= src.bindBufferRange;
15*35238bceSAndroid Build Coastguard Workerdst->bindFramebuffer						= src.bindFramebuffer;
16*35238bceSAndroid Build Coastguard Workerdst->bindImageTexture						= src.bindImageTexture;
17*35238bceSAndroid Build Coastguard Workerdst->bindProgramPipeline					= src.bindProgramPipeline;
18*35238bceSAndroid Build Coastguard Workerdst->bindRenderbuffer						= src.bindRenderbuffer;
19*35238bceSAndroid Build Coastguard Workerdst->bindSampler							= src.bindSampler;
20*35238bceSAndroid Build Coastguard Workerdst->bindTexture							= src.bindTexture;
21*35238bceSAndroid Build Coastguard Workerdst->bindTransformFeedback					= src.bindTransformFeedback;
22*35238bceSAndroid Build Coastguard Workerdst->bindVertexArray						= src.bindVertexArray;
23*35238bceSAndroid Build Coastguard Workerdst->bindVertexBuffer						= src.bindVertexBuffer;
24*35238bceSAndroid Build Coastguard Workerdst->blendColor								= src.blendColor;
25*35238bceSAndroid Build Coastguard Workerdst->blendEquation							= src.blendEquation;
26*35238bceSAndroid Build Coastguard Workerdst->blendEquationSeparate					= src.blendEquationSeparate;
27*35238bceSAndroid Build Coastguard Workerdst->blendFunc								= src.blendFunc;
28*35238bceSAndroid Build Coastguard Workerdst->blendFuncSeparate						= src.blendFuncSeparate;
29*35238bceSAndroid Build Coastguard Workerdst->blitFramebuffer						= src.blitFramebuffer;
30*35238bceSAndroid Build Coastguard Workerdst->bufferData								= src.bufferData;
31*35238bceSAndroid Build Coastguard Workerdst->bufferSubData							= src.bufferSubData;
32*35238bceSAndroid Build Coastguard Workerdst->checkFramebufferStatus					= src.checkFramebufferStatus;
33*35238bceSAndroid Build Coastguard Workerdst->clear									= src.clear;
34*35238bceSAndroid Build Coastguard Workerdst->clearBufferfi							= src.clearBufferfi;
35*35238bceSAndroid Build Coastguard Workerdst->clearBufferfv							= src.clearBufferfv;
36*35238bceSAndroid Build Coastguard Workerdst->clearBufferiv							= src.clearBufferiv;
37*35238bceSAndroid Build Coastguard Workerdst->clearBufferuiv							= src.clearBufferuiv;
38*35238bceSAndroid Build Coastguard Workerdst->clearColor								= src.clearColor;
39*35238bceSAndroid Build Coastguard Workerdst->clearDepthf							= src.clearDepthf;
40*35238bceSAndroid Build Coastguard Workerdst->clearStencil							= src.clearStencil;
41*35238bceSAndroid Build Coastguard Workerdst->clientWaitSync							= src.clientWaitSync;
42*35238bceSAndroid Build Coastguard Workerdst->colorMask								= src.colorMask;
43*35238bceSAndroid Build Coastguard Workerdst->compileShader							= src.compileShader;
44*35238bceSAndroid Build Coastguard Workerdst->compressedTexImage2D					= src.compressedTexImage2D;
45*35238bceSAndroid Build Coastguard Workerdst->compressedTexImage3D					= src.compressedTexImage3D;
46*35238bceSAndroid Build Coastguard Workerdst->compressedTexSubImage2D				= src.compressedTexSubImage2D;
47*35238bceSAndroid Build Coastguard Workerdst->compressedTexSubImage3D				= src.compressedTexSubImage3D;
48*35238bceSAndroid Build Coastguard Workerdst->copyBufferSubData						= src.copyBufferSubData;
49*35238bceSAndroid Build Coastguard Workerdst->copyTexImage2D							= src.copyTexImage2D;
50*35238bceSAndroid Build Coastguard Workerdst->copyTexSubImage2D						= src.copyTexSubImage2D;
51*35238bceSAndroid Build Coastguard Workerdst->copyTexSubImage3D						= src.copyTexSubImage3D;
52*35238bceSAndroid Build Coastguard Workerdst->createProgram							= src.createProgram;
53*35238bceSAndroid Build Coastguard Workerdst->createShader							= src.createShader;
54*35238bceSAndroid Build Coastguard Workerdst->createShaderProgramv					= src.createShaderProgramv;
55*35238bceSAndroid Build Coastguard Workerdst->cullFace								= src.cullFace;
56*35238bceSAndroid Build Coastguard Workerdst->deleteBuffers							= src.deleteBuffers;
57*35238bceSAndroid Build Coastguard Workerdst->deleteFramebuffers						= src.deleteFramebuffers;
58*35238bceSAndroid Build Coastguard Workerdst->deleteProgram							= src.deleteProgram;
59*35238bceSAndroid Build Coastguard Workerdst->deleteProgramPipelines					= src.deleteProgramPipelines;
60*35238bceSAndroid Build Coastguard Workerdst->deleteQueries							= src.deleteQueries;
61*35238bceSAndroid Build Coastguard Workerdst->deleteRenderbuffers					= src.deleteRenderbuffers;
62*35238bceSAndroid Build Coastguard Workerdst->deleteSamplers							= src.deleteSamplers;
63*35238bceSAndroid Build Coastguard Workerdst->deleteShader							= src.deleteShader;
64*35238bceSAndroid Build Coastguard Workerdst->deleteSync								= src.deleteSync;
65*35238bceSAndroid Build Coastguard Workerdst->deleteTextures							= src.deleteTextures;
66*35238bceSAndroid Build Coastguard Workerdst->deleteTransformFeedbacks				= src.deleteTransformFeedbacks;
67*35238bceSAndroid Build Coastguard Workerdst->deleteVertexArrays						= src.deleteVertexArrays;
68*35238bceSAndroid Build Coastguard Workerdst->depthFunc								= src.depthFunc;
69*35238bceSAndroid Build Coastguard Workerdst->depthMask								= src.depthMask;
70*35238bceSAndroid Build Coastguard Workerdst->depthRangef							= src.depthRangef;
71*35238bceSAndroid Build Coastguard Workerdst->detachShader							= src.detachShader;
72*35238bceSAndroid Build Coastguard Workerdst->disable								= src.disable;
73*35238bceSAndroid Build Coastguard Workerdst->disableVertexAttribArray				= src.disableVertexAttribArray;
74*35238bceSAndroid Build Coastguard Workerdst->dispatchCompute						= src.dispatchCompute;
75*35238bceSAndroid Build Coastguard Workerdst->dispatchComputeIndirect				= src.dispatchComputeIndirect;
76*35238bceSAndroid Build Coastguard Workerdst->drawArrays								= src.drawArrays;
77*35238bceSAndroid Build Coastguard Workerdst->drawArraysIndirect						= src.drawArraysIndirect;
78*35238bceSAndroid Build Coastguard Workerdst->drawArraysInstanced					= src.drawArraysInstanced;
79*35238bceSAndroid Build Coastguard Workerdst->drawBuffers							= src.drawBuffers;
80*35238bceSAndroid Build Coastguard Workerdst->drawElements							= src.drawElements;
81*35238bceSAndroid Build Coastguard Workerdst->drawElementsIndirect					= src.drawElementsIndirect;
82*35238bceSAndroid Build Coastguard Workerdst->drawElementsInstanced					= src.drawElementsInstanced;
83*35238bceSAndroid Build Coastguard Workerdst->drawRangeElements						= src.drawRangeElements;
84*35238bceSAndroid Build Coastguard Workerdst->enable									= src.enable;
85*35238bceSAndroid Build Coastguard Workerdst->enableVertexAttribArray				= src.enableVertexAttribArray;
86*35238bceSAndroid Build Coastguard Workerdst->endQuery								= src.endQuery;
87*35238bceSAndroid Build Coastguard Workerdst->endTransformFeedback					= src.endTransformFeedback;
88*35238bceSAndroid Build Coastguard Workerdst->fenceSync								= src.fenceSync;
89*35238bceSAndroid Build Coastguard Workerdst->finish									= src.finish;
90*35238bceSAndroid Build Coastguard Workerdst->flush									= src.flush;
91*35238bceSAndroid Build Coastguard Workerdst->flushMappedBufferRange					= src.flushMappedBufferRange;
92*35238bceSAndroid Build Coastguard Workerdst->framebufferParameteri					= src.framebufferParameteri;
93*35238bceSAndroid Build Coastguard Workerdst->framebufferRenderbuffer				= src.framebufferRenderbuffer;
94*35238bceSAndroid Build Coastguard Workerdst->framebufferTexture2D					= src.framebufferTexture2D;
95*35238bceSAndroid Build Coastguard Workerdst->framebufferTextureLayer				= src.framebufferTextureLayer;
96*35238bceSAndroid Build Coastguard Workerdst->frontFace								= src.frontFace;
97*35238bceSAndroid Build Coastguard Workerdst->genBuffers								= src.genBuffers;
98*35238bceSAndroid Build Coastguard Workerdst->genFramebuffers						= src.genFramebuffers;
99*35238bceSAndroid Build Coastguard Workerdst->genProgramPipelines					= src.genProgramPipelines;
100*35238bceSAndroid Build Coastguard Workerdst->genQueries								= src.genQueries;
101*35238bceSAndroid Build Coastguard Workerdst->genRenderbuffers						= src.genRenderbuffers;
102*35238bceSAndroid Build Coastguard Workerdst->genSamplers							= src.genSamplers;
103*35238bceSAndroid Build Coastguard Workerdst->genTextures							= src.genTextures;
104*35238bceSAndroid Build Coastguard Workerdst->genTransformFeedbacks					= src.genTransformFeedbacks;
105*35238bceSAndroid Build Coastguard Workerdst->genVertexArrays						= src.genVertexArrays;
106*35238bceSAndroid Build Coastguard Workerdst->generateMipmap							= src.generateMipmap;
107*35238bceSAndroid Build Coastguard Workerdst->getActiveAttrib						= src.getActiveAttrib;
108*35238bceSAndroid Build Coastguard Workerdst->getActiveUniform						= src.getActiveUniform;
109*35238bceSAndroid Build Coastguard Workerdst->getActiveUniformBlockName				= src.getActiveUniformBlockName;
110*35238bceSAndroid Build Coastguard Workerdst->getActiveUniformBlockiv				= src.getActiveUniformBlockiv;
111*35238bceSAndroid Build Coastguard Workerdst->getActiveUniformsiv					= src.getActiveUniformsiv;
112*35238bceSAndroid Build Coastguard Workerdst->getAttachedShaders						= src.getAttachedShaders;
113*35238bceSAndroid Build Coastguard Workerdst->getAttribLocation						= src.getAttribLocation;
114*35238bceSAndroid Build Coastguard Workerdst->getBooleani_v							= src.getBooleani_v;
115*35238bceSAndroid Build Coastguard Workerdst->getBooleanv							= src.getBooleanv;
116*35238bceSAndroid Build Coastguard Workerdst->getBufferParameteri64v					= src.getBufferParameteri64v;
117*35238bceSAndroid Build Coastguard Workerdst->getBufferParameteriv					= src.getBufferParameteriv;
118*35238bceSAndroid Build Coastguard Workerdst->getBufferPointerv						= src.getBufferPointerv;
119*35238bceSAndroid Build Coastguard Workerdst->getError								= src.getError;
120*35238bceSAndroid Build Coastguard Workerdst->getFloatv								= src.getFloatv;
121*35238bceSAndroid Build Coastguard Workerdst->getFragDataLocation					= src.getFragDataLocation;
122*35238bceSAndroid Build Coastguard Workerdst->getFramebufferAttachmentParameteriv	= src.getFramebufferAttachmentParameteriv;
123*35238bceSAndroid Build Coastguard Workerdst->getFramebufferParameteriv				= src.getFramebufferParameteriv;
124*35238bceSAndroid Build Coastguard Workerdst->getInteger64i_v						= src.getInteger64i_v;
125*35238bceSAndroid Build Coastguard Workerdst->getInteger64v							= src.getInteger64v;
126*35238bceSAndroid Build Coastguard Workerdst->getIntegeri_v							= src.getIntegeri_v;
127*35238bceSAndroid Build Coastguard Workerdst->getIntegerv							= src.getIntegerv;
128*35238bceSAndroid Build Coastguard Workerdst->getInternalformativ					= src.getInternalformativ;
129*35238bceSAndroid Build Coastguard Workerdst->getMultisamplefv						= src.getMultisamplefv;
130*35238bceSAndroid Build Coastguard Workerdst->getProgramBinary						= src.getProgramBinary;
131*35238bceSAndroid Build Coastguard Workerdst->getProgramInfoLog						= src.getProgramInfoLog;
132*35238bceSAndroid Build Coastguard Workerdst->getProgramInterfaceiv					= src.getProgramInterfaceiv;
133*35238bceSAndroid Build Coastguard Workerdst->getProgramPipelineInfoLog				= src.getProgramPipelineInfoLog;
134*35238bceSAndroid Build Coastguard Workerdst->getProgramPipelineiv					= src.getProgramPipelineiv;
135*35238bceSAndroid Build Coastguard Workerdst->getProgramResourceIndex				= src.getProgramResourceIndex;
136*35238bceSAndroid Build Coastguard Workerdst->getProgramResourceLocation				= src.getProgramResourceLocation;
137*35238bceSAndroid Build Coastguard Workerdst->getProgramResourceName					= src.getProgramResourceName;
138*35238bceSAndroid Build Coastguard Workerdst->getProgramResourceiv					= src.getProgramResourceiv;
139*35238bceSAndroid Build Coastguard Workerdst->getProgramiv							= src.getProgramiv;
140*35238bceSAndroid Build Coastguard Workerdst->getQueryObjectuiv						= src.getQueryObjectuiv;
141*35238bceSAndroid Build Coastguard Workerdst->getQueryiv								= src.getQueryiv;
142*35238bceSAndroid Build Coastguard Workerdst->getRenderbufferParameteriv				= src.getRenderbufferParameteriv;
143*35238bceSAndroid Build Coastguard Workerdst->getSamplerParameterfv					= src.getSamplerParameterfv;
144*35238bceSAndroid Build Coastguard Workerdst->getSamplerParameteriv					= src.getSamplerParameteriv;
145*35238bceSAndroid Build Coastguard Workerdst->getShaderInfoLog						= src.getShaderInfoLog;
146*35238bceSAndroid Build Coastguard Workerdst->getShaderPrecisionFormat				= src.getShaderPrecisionFormat;
147*35238bceSAndroid Build Coastguard Workerdst->getShaderSource						= src.getShaderSource;
148*35238bceSAndroid Build Coastguard Workerdst->getShaderiv							= src.getShaderiv;
149*35238bceSAndroid Build Coastguard Workerdst->getString								= src.getString;
150*35238bceSAndroid Build Coastguard Workerdst->getStringi								= src.getStringi;
151*35238bceSAndroid Build Coastguard Workerdst->getSynciv								= src.getSynciv;
152*35238bceSAndroid Build Coastguard Workerdst->getTexLevelParameterfv					= src.getTexLevelParameterfv;
153*35238bceSAndroid Build Coastguard Workerdst->getTexLevelParameteriv					= src.getTexLevelParameteriv;
154*35238bceSAndroid Build Coastguard Workerdst->getTexParameterfv						= src.getTexParameterfv;
155*35238bceSAndroid Build Coastguard Workerdst->getTexParameteriv						= src.getTexParameteriv;
156*35238bceSAndroid Build Coastguard Workerdst->getTransformFeedbackVarying			= src.getTransformFeedbackVarying;
157*35238bceSAndroid Build Coastguard Workerdst->getUniformBlockIndex					= src.getUniformBlockIndex;
158*35238bceSAndroid Build Coastguard Workerdst->getUniformIndices						= src.getUniformIndices;
159*35238bceSAndroid Build Coastguard Workerdst->getUniformLocation						= src.getUniformLocation;
160*35238bceSAndroid Build Coastguard Workerdst->getUniformfv							= src.getUniformfv;
161*35238bceSAndroid Build Coastguard Workerdst->getUniformiv							= src.getUniformiv;
162*35238bceSAndroid Build Coastguard Workerdst->getUniformuiv							= src.getUniformuiv;
163*35238bceSAndroid Build Coastguard Workerdst->getVertexAttribIiv						= src.getVertexAttribIiv;
164*35238bceSAndroid Build Coastguard Workerdst->getVertexAttribIuiv					= src.getVertexAttribIuiv;
165*35238bceSAndroid Build Coastguard Workerdst->getVertexAttribPointerv				= src.getVertexAttribPointerv;
166*35238bceSAndroid Build Coastguard Workerdst->getVertexAttribfv						= src.getVertexAttribfv;
167*35238bceSAndroid Build Coastguard Workerdst->getVertexAttribiv						= src.getVertexAttribiv;
168*35238bceSAndroid Build Coastguard Workerdst->hint									= src.hint;
169*35238bceSAndroid Build Coastguard Workerdst->invalidateFramebuffer					= src.invalidateFramebuffer;
170*35238bceSAndroid Build Coastguard Workerdst->invalidateSubFramebuffer				= src.invalidateSubFramebuffer;
171*35238bceSAndroid Build Coastguard Workerdst->isBuffer								= src.isBuffer;
172*35238bceSAndroid Build Coastguard Workerdst->isEnabled								= src.isEnabled;
173*35238bceSAndroid Build Coastguard Workerdst->isFramebuffer							= src.isFramebuffer;
174*35238bceSAndroid Build Coastguard Workerdst->isProgram								= src.isProgram;
175*35238bceSAndroid Build Coastguard Workerdst->isProgramPipeline						= src.isProgramPipeline;
176*35238bceSAndroid Build Coastguard Workerdst->isQuery								= src.isQuery;
177*35238bceSAndroid Build Coastguard Workerdst->isRenderbuffer							= src.isRenderbuffer;
178*35238bceSAndroid Build Coastguard Workerdst->isSampler								= src.isSampler;
179*35238bceSAndroid Build Coastguard Workerdst->isShader								= src.isShader;
180*35238bceSAndroid Build Coastguard Workerdst->isSync									= src.isSync;
181*35238bceSAndroid Build Coastguard Workerdst->isTexture								= src.isTexture;
182*35238bceSAndroid Build Coastguard Workerdst->isTransformFeedback					= src.isTransformFeedback;
183*35238bceSAndroid Build Coastguard Workerdst->isVertexArray							= src.isVertexArray;
184*35238bceSAndroid Build Coastguard Workerdst->lineWidth								= src.lineWidth;
185*35238bceSAndroid Build Coastguard Workerdst->linkProgram							= src.linkProgram;
186*35238bceSAndroid Build Coastguard Workerdst->mapBufferRange							= src.mapBufferRange;
187*35238bceSAndroid Build Coastguard Workerdst->memoryBarrier							= src.memoryBarrier;
188*35238bceSAndroid Build Coastguard Workerdst->memoryBarrierByRegion					= src.memoryBarrierByRegion;
189*35238bceSAndroid Build Coastguard Workerdst->pauseTransformFeedback					= src.pauseTransformFeedback;
190*35238bceSAndroid Build Coastguard Workerdst->pixelStorei							= src.pixelStorei;
191*35238bceSAndroid Build Coastguard Workerdst->polygonOffset							= src.polygonOffset;
192*35238bceSAndroid Build Coastguard Workerdst->programBinary							= src.programBinary;
193*35238bceSAndroid Build Coastguard Workerdst->programParameteri						= src.programParameteri;
194*35238bceSAndroid Build Coastguard Workerdst->programUniform1f						= src.programUniform1f;
195*35238bceSAndroid Build Coastguard Workerdst->programUniform1fv						= src.programUniform1fv;
196*35238bceSAndroid Build Coastguard Workerdst->programUniform1i						= src.programUniform1i;
197*35238bceSAndroid Build Coastguard Workerdst->programUniform1iv						= src.programUniform1iv;
198*35238bceSAndroid Build Coastguard Workerdst->programUniform1ui						= src.programUniform1ui;
199*35238bceSAndroid Build Coastguard Workerdst->programUniform1uiv						= src.programUniform1uiv;
200*35238bceSAndroid Build Coastguard Workerdst->programUniform2f						= src.programUniform2f;
201*35238bceSAndroid Build Coastguard Workerdst->programUniform2fv						= src.programUniform2fv;
202*35238bceSAndroid Build Coastguard Workerdst->programUniform2i						= src.programUniform2i;
203*35238bceSAndroid Build Coastguard Workerdst->programUniform2iv						= src.programUniform2iv;
204*35238bceSAndroid Build Coastguard Workerdst->programUniform2ui						= src.programUniform2ui;
205*35238bceSAndroid Build Coastguard Workerdst->programUniform2uiv						= src.programUniform2uiv;
206*35238bceSAndroid Build Coastguard Workerdst->programUniform3f						= src.programUniform3f;
207*35238bceSAndroid Build Coastguard Workerdst->programUniform3fv						= src.programUniform3fv;
208*35238bceSAndroid Build Coastguard Workerdst->programUniform3i						= src.programUniform3i;
209*35238bceSAndroid Build Coastguard Workerdst->programUniform3iv						= src.programUniform3iv;
210*35238bceSAndroid Build Coastguard Workerdst->programUniform3ui						= src.programUniform3ui;
211*35238bceSAndroid Build Coastguard Workerdst->programUniform3uiv						= src.programUniform3uiv;
212*35238bceSAndroid Build Coastguard Workerdst->programUniform4f						= src.programUniform4f;
213*35238bceSAndroid Build Coastguard Workerdst->programUniform4fv						= src.programUniform4fv;
214*35238bceSAndroid Build Coastguard Workerdst->programUniform4i						= src.programUniform4i;
215*35238bceSAndroid Build Coastguard Workerdst->programUniform4iv						= src.programUniform4iv;
216*35238bceSAndroid Build Coastguard Workerdst->programUniform4ui						= src.programUniform4ui;
217*35238bceSAndroid Build Coastguard Workerdst->programUniform4uiv						= src.programUniform4uiv;
218*35238bceSAndroid Build Coastguard Workerdst->programUniformMatrix2fv				= src.programUniformMatrix2fv;
219*35238bceSAndroid Build Coastguard Workerdst->programUniformMatrix2x3fv				= src.programUniformMatrix2x3fv;
220*35238bceSAndroid Build Coastguard Workerdst->programUniformMatrix2x4fv				= src.programUniformMatrix2x4fv;
221*35238bceSAndroid Build Coastguard Workerdst->programUniformMatrix3fv				= src.programUniformMatrix3fv;
222*35238bceSAndroid Build Coastguard Workerdst->programUniformMatrix3x2fv				= src.programUniformMatrix3x2fv;
223*35238bceSAndroid Build Coastguard Workerdst->programUniformMatrix3x4fv				= src.programUniformMatrix3x4fv;
224*35238bceSAndroid Build Coastguard Workerdst->programUniformMatrix4fv				= src.programUniformMatrix4fv;
225*35238bceSAndroid Build Coastguard Workerdst->programUniformMatrix4x2fv				= src.programUniformMatrix4x2fv;
226*35238bceSAndroid Build Coastguard Workerdst->programUniformMatrix4x3fv				= src.programUniformMatrix4x3fv;
227*35238bceSAndroid Build Coastguard Workerdst->readBuffer								= src.readBuffer;
228*35238bceSAndroid Build Coastguard Workerdst->readPixels								= src.readPixels;
229*35238bceSAndroid Build Coastguard Workerdst->releaseShaderCompiler					= src.releaseShaderCompiler;
230*35238bceSAndroid Build Coastguard Workerdst->renderbufferStorage					= src.renderbufferStorage;
231*35238bceSAndroid Build Coastguard Workerdst->renderbufferStorageMultisample			= src.renderbufferStorageMultisample;
232*35238bceSAndroid Build Coastguard Workerdst->resumeTransformFeedback				= src.resumeTransformFeedback;
233*35238bceSAndroid Build Coastguard Workerdst->sampleCoverage							= src.sampleCoverage;
234*35238bceSAndroid Build Coastguard Workerdst->sampleMaski							= src.sampleMaski;
235*35238bceSAndroid Build Coastguard Workerdst->samplerParameterf						= src.samplerParameterf;
236*35238bceSAndroid Build Coastguard Workerdst->samplerParameterfv						= src.samplerParameterfv;
237*35238bceSAndroid Build Coastguard Workerdst->samplerParameteri						= src.samplerParameteri;
238*35238bceSAndroid Build Coastguard Workerdst->samplerParameteriv						= src.samplerParameteriv;
239*35238bceSAndroid Build Coastguard Workerdst->scissor								= src.scissor;
240*35238bceSAndroid Build Coastguard Workerdst->shaderBinary							= src.shaderBinary;
241*35238bceSAndroid Build Coastguard Workerdst->shaderSource							= src.shaderSource;
242*35238bceSAndroid Build Coastguard Workerdst->stencilFunc							= src.stencilFunc;
243*35238bceSAndroid Build Coastguard Workerdst->stencilFuncSeparate					= src.stencilFuncSeparate;
244*35238bceSAndroid Build Coastguard Workerdst->stencilMask							= src.stencilMask;
245*35238bceSAndroid Build Coastguard Workerdst->stencilMaskSeparate					= src.stencilMaskSeparate;
246*35238bceSAndroid Build Coastguard Workerdst->stencilOp								= src.stencilOp;
247*35238bceSAndroid Build Coastguard Workerdst->stencilOpSeparate						= src.stencilOpSeparate;
248*35238bceSAndroid Build Coastguard Workerdst->texImage2D								= src.texImage2D;
249*35238bceSAndroid Build Coastguard Workerdst->texImage3D								= src.texImage3D;
250*35238bceSAndroid Build Coastguard Workerdst->texParameterf							= src.texParameterf;
251*35238bceSAndroid Build Coastguard Workerdst->texParameterfv							= src.texParameterfv;
252*35238bceSAndroid Build Coastguard Workerdst->texParameteri							= src.texParameteri;
253*35238bceSAndroid Build Coastguard Workerdst->texParameteriv							= src.texParameteriv;
254*35238bceSAndroid Build Coastguard Workerdst->texStorage2D							= src.texStorage2D;
255*35238bceSAndroid Build Coastguard Workerdst->texStorage2DMultisample				= src.texStorage2DMultisample;
256*35238bceSAndroid Build Coastguard Workerdst->texStorage3D							= src.texStorage3D;
257*35238bceSAndroid Build Coastguard Workerdst->texSubImage2D							= src.texSubImage2D;
258*35238bceSAndroid Build Coastguard Workerdst->texSubImage3D							= src.texSubImage3D;
259*35238bceSAndroid Build Coastguard Workerdst->transformFeedbackVaryings				= src.transformFeedbackVaryings;
260*35238bceSAndroid Build Coastguard Workerdst->uniform1f								= src.uniform1f;
261*35238bceSAndroid Build Coastguard Workerdst->uniform1fv								= src.uniform1fv;
262*35238bceSAndroid Build Coastguard Workerdst->uniform1i								= src.uniform1i;
263*35238bceSAndroid Build Coastguard Workerdst->uniform1iv								= src.uniform1iv;
264*35238bceSAndroid Build Coastguard Workerdst->uniform1ui								= src.uniform1ui;
265*35238bceSAndroid Build Coastguard Workerdst->uniform1uiv							= src.uniform1uiv;
266*35238bceSAndroid Build Coastguard Workerdst->uniform2f								= src.uniform2f;
267*35238bceSAndroid Build Coastguard Workerdst->uniform2fv								= src.uniform2fv;
268*35238bceSAndroid Build Coastguard Workerdst->uniform2i								= src.uniform2i;
269*35238bceSAndroid Build Coastguard Workerdst->uniform2iv								= src.uniform2iv;
270*35238bceSAndroid Build Coastguard Workerdst->uniform2ui								= src.uniform2ui;
271*35238bceSAndroid Build Coastguard Workerdst->uniform2uiv							= src.uniform2uiv;
272*35238bceSAndroid Build Coastguard Workerdst->uniform3f								= src.uniform3f;
273*35238bceSAndroid Build Coastguard Workerdst->uniform3fv								= src.uniform3fv;
274*35238bceSAndroid Build Coastguard Workerdst->uniform3i								= src.uniform3i;
275*35238bceSAndroid Build Coastguard Workerdst->uniform3iv								= src.uniform3iv;
276*35238bceSAndroid Build Coastguard Workerdst->uniform3ui								= src.uniform3ui;
277*35238bceSAndroid Build Coastguard Workerdst->uniform3uiv							= src.uniform3uiv;
278*35238bceSAndroid Build Coastguard Workerdst->uniform4f								= src.uniform4f;
279*35238bceSAndroid Build Coastguard Workerdst->uniform4fv								= src.uniform4fv;
280*35238bceSAndroid Build Coastguard Workerdst->uniform4i								= src.uniform4i;
281*35238bceSAndroid Build Coastguard Workerdst->uniform4iv								= src.uniform4iv;
282*35238bceSAndroid Build Coastguard Workerdst->uniform4ui								= src.uniform4ui;
283*35238bceSAndroid Build Coastguard Workerdst->uniform4uiv							= src.uniform4uiv;
284*35238bceSAndroid Build Coastguard Workerdst->uniformBlockBinding					= src.uniformBlockBinding;
285*35238bceSAndroid Build Coastguard Workerdst->uniformMatrix2fv						= src.uniformMatrix2fv;
286*35238bceSAndroid Build Coastguard Workerdst->uniformMatrix2x3fv						= src.uniformMatrix2x3fv;
287*35238bceSAndroid Build Coastguard Workerdst->uniformMatrix2x4fv						= src.uniformMatrix2x4fv;
288*35238bceSAndroid Build Coastguard Workerdst->uniformMatrix3fv						= src.uniformMatrix3fv;
289*35238bceSAndroid Build Coastguard Workerdst->uniformMatrix3x2fv						= src.uniformMatrix3x2fv;
290*35238bceSAndroid Build Coastguard Workerdst->uniformMatrix3x4fv						= src.uniformMatrix3x4fv;
291*35238bceSAndroid Build Coastguard Workerdst->uniformMatrix4fv						= src.uniformMatrix4fv;
292*35238bceSAndroid Build Coastguard Workerdst->uniformMatrix4x2fv						= src.uniformMatrix4x2fv;
293*35238bceSAndroid Build Coastguard Workerdst->uniformMatrix4x3fv						= src.uniformMatrix4x3fv;
294*35238bceSAndroid Build Coastguard Workerdst->unmapBuffer							= src.unmapBuffer;
295*35238bceSAndroid Build Coastguard Workerdst->useProgram								= src.useProgram;
296*35238bceSAndroid Build Coastguard Workerdst->useProgramStages						= src.useProgramStages;
297*35238bceSAndroid Build Coastguard Workerdst->validateProgram						= src.validateProgram;
298*35238bceSAndroid Build Coastguard Workerdst->validateProgramPipeline				= src.validateProgramPipeline;
299*35238bceSAndroid Build Coastguard Workerdst->vertexAttrib1f							= src.vertexAttrib1f;
300*35238bceSAndroid Build Coastguard Workerdst->vertexAttrib1fv						= src.vertexAttrib1fv;
301*35238bceSAndroid Build Coastguard Workerdst->vertexAttrib2f							= src.vertexAttrib2f;
302*35238bceSAndroid Build Coastguard Workerdst->vertexAttrib2fv						= src.vertexAttrib2fv;
303*35238bceSAndroid Build Coastguard Workerdst->vertexAttrib3f							= src.vertexAttrib3f;
304*35238bceSAndroid Build Coastguard Workerdst->vertexAttrib3fv						= src.vertexAttrib3fv;
305*35238bceSAndroid Build Coastguard Workerdst->vertexAttrib4f							= src.vertexAttrib4f;
306*35238bceSAndroid Build Coastguard Workerdst->vertexAttrib4fv						= src.vertexAttrib4fv;
307*35238bceSAndroid Build Coastguard Workerdst->vertexAttribBinding					= src.vertexAttribBinding;
308*35238bceSAndroid Build Coastguard Workerdst->vertexAttribDivisor					= src.vertexAttribDivisor;
309*35238bceSAndroid Build Coastguard Workerdst->vertexAttribFormat						= src.vertexAttribFormat;
310*35238bceSAndroid Build Coastguard Workerdst->vertexAttribI4i						= src.vertexAttribI4i;
311*35238bceSAndroid Build Coastguard Workerdst->vertexAttribI4iv						= src.vertexAttribI4iv;
312*35238bceSAndroid Build Coastguard Workerdst->vertexAttribI4ui						= src.vertexAttribI4ui;
313*35238bceSAndroid Build Coastguard Workerdst->vertexAttribI4uiv						= src.vertexAttribI4uiv;
314*35238bceSAndroid Build Coastguard Workerdst->vertexAttribIFormat					= src.vertexAttribIFormat;
315*35238bceSAndroid Build Coastguard Workerdst->vertexAttribIPointer					= src.vertexAttribIPointer;
316*35238bceSAndroid Build Coastguard Workerdst->vertexAttribPointer					= src.vertexAttribPointer;
317*35238bceSAndroid Build Coastguard Workerdst->vertexBindingDivisor					= src.vertexBindingDivisor;
318*35238bceSAndroid Build Coastguard Workerdst->viewport								= src.viewport;
319*35238bceSAndroid Build Coastguard Workerdst->waitSync								= src.waitSync;
320