• Home
  • Raw
  • Download

Lines Matching refs:GL_API

59 GL_API void GL_APIENTRY glEGLImageTargetTexture2DOES (GLenum target, GLeglImageOES image);
60 GL_API void GL_APIENTRY glEGLImageTargetRenderbufferStorageOES (GLenum target, GLeglImageOES image);
70 GL_API void GL_APIENTRY glBlendEquationSeparateOES (GLenum modeRGB, GLenum modeAlpha);
82 GL_API void GL_APIENTRY glBlendFuncSeparateOES (GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLen…
94 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode);
133 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort heig…
134 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height);
135 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig…
136 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
137 GL_API void GL_APIENTRY glDrawTexivOES (const GLint *coords);
138 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords);
139 GL_API void GL_APIENTRY glDrawTexfOES (GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat heig…
140 GL_API void GL_APIENTRY glDrawTexfvOES (const GLfloat *coords);
203 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLfixed ref);
204 GL_API void GL_APIENTRY glClearColorxOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
205 GL_API void GL_APIENTRY glClearDepthxOES (GLfixed depth);
206 GL_API void GL_APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation);
207 GL_API void GL_APIENTRY glColor4xOES (GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha);
208 GL_API void GL_APIENTRY glDepthRangexOES (GLfixed n, GLfixed f);
209 GL_API void GL_APIENTRY glFogxOES (GLenum pname, GLfixed param);
210 GL_API void GL_APIENTRY glFogxvOES (GLenum pname, const GLfixed *param);
211 GL_API void GL_APIENTRY glFrustumxOES (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfix…
212 GL_API void GL_APIENTRY glGetClipPlanexOES (GLenum plane, GLfixed *equation);
213 GL_API void GL_APIENTRY glGetFixedvOES (GLenum pname, GLfixed *params);
214 GL_API void GL_APIENTRY glGetTexEnvxvOES (GLenum target, GLenum pname, GLfixed *params);
215 GL_API void GL_APIENTRY glGetTexParameterxvOES (GLenum target, GLenum pname, GLfixed *params);
216 GL_API void GL_APIENTRY glLightModelxOES (GLenum pname, GLfixed param);
217 GL_API void GL_APIENTRY glLightModelxvOES (GLenum pname, const GLfixed *param);
218 GL_API void GL_APIENTRY glLightxOES (GLenum light, GLenum pname, GLfixed param);
219 GL_API void GL_APIENTRY glLightxvOES (GLenum light, GLenum pname, const GLfixed *params);
220 GL_API void GL_APIENTRY glLineWidthxOES (GLfixed width);
221 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
222 GL_API void GL_APIENTRY glMaterialxOES (GLenum face, GLenum pname, GLfixed param);
223 GL_API void GL_APIENTRY glMaterialxvOES (GLenum face, GLenum pname, const GLfixed *param);
224 GL_API void GL_APIENTRY glMultMatrixxOES (const GLfixed *m);
225 GL_API void GL_APIENTRY glMultiTexCoord4xOES (GLenum texture, GLfixed s, GLfixed t, GLfixed r, GLfi…
226 GL_API void GL_APIENTRY glNormal3xOES (GLfixed nx, GLfixed ny, GLfixed nz);
227 GL_API void GL_APIENTRY glOrthoxOES (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed…
228 GL_API void GL_APIENTRY glPointParameterxvOES (GLenum pname, const GLfixed *params);
229 GL_API void GL_APIENTRY glPointSizexOES (GLfixed size);
230 GL_API void GL_APIENTRY glPolygonOffsetxOES (GLfixed factor, GLfixed units);
231 GL_API void GL_APIENTRY glRotatexOES (GLfixed angle, GLfixed x, GLfixed y, GLfixed z);
232 GL_API void GL_APIENTRY glScalexOES (GLfixed x, GLfixed y, GLfixed z);
233 GL_API void GL_APIENTRY glTexEnvxOES (GLenum target, GLenum pname, GLfixed param);
234 GL_API void GL_APIENTRY glTexEnvxvOES (GLenum target, GLenum pname, const GLfixed *params);
235 GL_API void GL_APIENTRY glTexParameterxOES (GLenum target, GLenum pname, GLfixed param);
236 GL_API void GL_APIENTRY glTexParameterxvOES (GLenum target, GLenum pname, const GLfixed *params);
237 GL_API void GL_APIENTRY glTranslatexOES (GLfixed x, GLfixed y, GLfixed z);
238 GL_API void GL_APIENTRY glGetLightxvOES (GLenum light, GLenum pname, GLfixed *params);
239 GL_API void GL_APIENTRY glGetMaterialxvOES (GLenum face, GLenum pname, GLfixed *params);
240 GL_API void GL_APIENTRY glPointParameterxOES (GLenum pname, GLfixed param);
241 GL_API void GL_APIENTRY glSampleCoveragexOES (GLclampx value, GLboolean invert);
242 GL_API void GL_APIENTRY glGetTexGenxvOES (GLenum coord, GLenum pname, GLfixed *params);
243 GL_API void GL_APIENTRY glTexGenxOES (GLenum coord, GLenum pname, GLfixed param);
244 GL_API void GL_APIENTRY glTexGenxvOES (GLenum coord, GLenum pname, const GLfixed *params);
299 GL_API GLboolean GL_APIENTRY glIsRenderbufferOES (GLuint renderbuffer);
300 GL_API void GL_APIENTRY glBindRenderbufferOES (GLenum target, GLuint renderbuffer);
301 GL_API void GL_APIENTRY glDeleteRenderbuffersOES (GLsizei n, const GLuint *renderbuffers);
302 GL_API void GL_APIENTRY glGenRenderbuffersOES (GLsizei n, GLuint *renderbuffers);
303 GL_API void GL_APIENTRY glRenderbufferStorageOES (GLenum target, GLenum internalformat, GLsizei wid…
304 GL_API void GL_APIENTRY glGetRenderbufferParameterivOES (GLenum target, GLenum pname, GLint *params…
305 GL_API GLboolean GL_APIENTRY glIsFramebufferOES (GLuint framebuffer);
306 GL_API void GL_APIENTRY glBindFramebufferOES (GLenum target, GLuint framebuffer);
307 GL_API void GL_APIENTRY glDeleteFramebuffersOES (GLsizei n, const GLuint *framebuffers);
308 GL_API void GL_APIENTRY glGenFramebuffersOES (GLsizei n, GLuint *framebuffers);
309 GL_API GLenum GL_APIENTRY glCheckFramebufferStatusOES (GLenum target);
310 GL_API void GL_APIENTRY glFramebufferRenderbufferOES (GLenum target, GLenum attachment, GLenum rend…
311 GL_API void GL_APIENTRY glFramebufferTexture2DOES (GLenum target, GLenum attachment, GLenum textarg…
312 GL_API void GL_APIENTRY glGetFramebufferAttachmentParameterivOES (GLenum target, GLenum attachment,…
313 GL_API void GL_APIENTRY glGenerateMipmapOES (GLenum target);
327 GL_API void *GL_APIENTRY glMapBufferOES (GLenum target, GLenum access);
328 GL_API GLboolean GL_APIENTRY glUnmapBufferOES (GLenum target);
329 GL_API void GL_APIENTRY glGetBufferPointervOES (GLenum target, GLenum pname, void **params);
363 GL_API void GL_APIENTRY glCurrentPaletteMatrixOES (GLuint matrixpaletteindex);
364 GL_API void GL_APIENTRY glLoadPaletteFromModelViewMatrixOES (void);
365 GL_API void GL_APIENTRY glMatrixIndexPointerOES (GLint size, GLenum type, GLsizei stride, const voi…
366 GL_API void GL_APIENTRY glWeightPointerOES (GLint size, GLenum type, GLsizei stride, const void *po…
381 GL_API GLbitfield GL_APIENTRY glQueryMatrixxOES (GLfixed *mantissa, GLint *exponent);
410 GL_API void GL_APIENTRY glClearDepthfOES (GLclampf depth);
411 GL_API void GL_APIENTRY glClipPlanefOES (GLenum plane, const GLfloat *equation);
412 GL_API void GL_APIENTRY glDepthRangefOES (GLclampf n, GLclampf f);
413 GL_API void GL_APIENTRY glFrustumfOES (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLflo…
414 GL_API void GL_APIENTRY glGetClipPlanefOES (GLenum plane, GLfloat *equation);
415 GL_API void GL_APIENTRY glOrthofOES (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat…
467 GL_API void GL_APIENTRY glTexGenfOES (GLenum coord, GLenum pname, GLfloat param);
468 GL_API void GL_APIENTRY glTexGenfvOES (GLenum coord, GLenum pname, const GLfloat *params);
469 GL_API void GL_APIENTRY glTexGeniOES (GLenum coord, GLenum pname, GLint param);
470 GL_API void GL_APIENTRY glTexGenivOES (GLenum coord, GLenum pname, const GLint *params);
471 GL_API void GL_APIENTRY glGetTexGenfvOES (GLenum coord, GLenum pname, GLfloat *params);
472 GL_API void GL_APIENTRY glGetTexGenivOES (GLenum coord, GLenum pname, GLint *params);
497 GL_API void GL_APIENTRY glBindVertexArrayOES (GLuint array);
498 GL_API void GL_APIENTRY glDeleteVertexArraysOES (GLsizei n, const GLuint *arrays);
499 GL_API void GL_APIENTRY glGenVertexArraysOES (GLsizei n, GLuint *arrays);
500 GL_API GLboolean GL_APIENTRY glIsVertexArrayOES (GLuint array);
521 GL_API void GL_APIENTRY glCopyTextureLevelsAPPLE (GLuint destinationTexture, GLuint sourceTexture, …
537 GL_API void GL_APIENTRY glRenderbufferStorageMultisampleAPPLE (GLenum target, GLsizei samples, GLen…
538 GL_API void GL_APIENTRY glResolveMultisampleFramebufferAPPLE (void);
571 GL_API GLsync GL_APIENTRY glFenceSyncAPPLE (GLenum condition, GLbitfield flags);
572 GL_API GLboolean GL_APIENTRY glIsSyncAPPLE (GLsync sync);
573 GL_API void GL_APIENTRY glDeleteSyncAPPLE (GLsync sync);
574 GL_API GLenum GL_APIENTRY glClientWaitSyncAPPLE (GLsync sync, GLbitfield flags, GLuint64 timeout);
575 GL_API void GL_APIENTRY glWaitSyncAPPLE (GLsync sync, GLbitfield flags, GLuint64 timeout);
576 GL_API void GL_APIENTRY glGetInteger64vAPPLE (GLenum pname, GLint64 *params);
577 GL_API void GL_APIENTRY glGetSyncivAPPLE (GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *leng…
613 GL_API void GL_APIENTRY glInsertEventMarkerEXT (GLsizei length, const GLchar *marker);
614 GL_API void GL_APIENTRY glPushGroupMarkerEXT (GLsizei length, const GLchar *marker);
615 GL_API void GL_APIENTRY glPopGroupMarkerEXT (void);
626 GL_API void GL_APIENTRY glDiscardFramebufferEXT (GLenum target, GLsizei numAttachments, const GLenu…
641 GL_API void *GL_APIENTRY glMapBufferRangeEXT (GLenum target, GLintptr offset, GLsizeiptr length, GL…
642 GL_API void GL_APIENTRY glFlushMappedBufferRangeEXT (GLenum target, GLintptr offset, GLsizeiptr len…
651 GL_API void GL_APIENTRY glMultiDrawArraysEXT (GLenum mode, const GLint *first, const GLsizei *count…
652 GL_API void GL_APIENTRY glMultiDrawElementsEXT (GLenum mode, const GLsizei *count, GLenum type, con…
665 GL_API void GL_APIENTRY glRenderbufferStorageMultisampleEXT (GLenum target, GLsizei samples, GLenum…
666 GL_API void GL_APIENTRY glFramebufferTexture2DMultisampleEXT (GLenum target, GLenum attachment, GLe…
690 GL_API GLenum GL_APIENTRY glGetGraphicsResetStatusEXT (void);
691 GL_API void GL_APIENTRY glReadnPixelsEXT (GLint x, GLint y, GLsizei width, GLsizei height, GLenum f…
692 GL_API void GL_APIENTRY glGetnUniformfvEXT (GLuint program, GLint location, GLsizei bufSize, GLfloa…
693 GL_API void GL_APIENTRY glGetnUniformivEXT (GLuint program, GLint location, GLsizei bufSize, GLint …
757 GL_API void GL_APIENTRY glTexStorage1DEXT (GLenum target, GLsizei levels, GLenum internalformat, GL…
758 GL_API void GL_APIENTRY glTexStorage2DEXT (GLenum target, GLsizei levels, GLenum internalformat, GL…
759 GL_API void GL_APIENTRY glTexStorage3DEXT (GLenum target, GLsizei levels, GLenum internalformat, GL…
760 GL_API void GL_APIENTRY glTextureStorage1DEXT (GLuint texture, GLenum target, GLsizei levels, GLenu…
761 GL_API void GL_APIENTRY glTextureStorage2DEXT (GLuint texture, GLenum target, GLsizei levels, GLenu…
762 GL_API void GL_APIENTRY glTextureStorage3DEXT (GLuint texture, GLenum target, GLsizei levels, GLenu…
775 GL_API void GL_APIENTRY glRenderbufferStorageMultisampleIMG (GLenum target, GLsizei samples, GLenum…
776 GL_API void GL_APIENTRY glFramebufferTexture2DMultisampleIMG (GLenum target, GLenum attachment, GLe…
817 GL_API void GL_APIENTRY glClipPlanefIMG (GLenum p, const GLfloat *eqn);
818 GL_API void GL_APIENTRY glClipPlanexIMG (GLenum p, const GLfixed *eqn);
835 GL_API void GL_APIENTRY glDeleteFencesNV (GLsizei n, const GLuint *fences);
836 GL_API void GL_APIENTRY glGenFencesNV (GLsizei n, GLuint *fences);
837 GL_API GLboolean GL_APIENTRY glIsFenceNV (GLuint fence);
838 GL_API GLboolean GL_APIENTRY glTestFenceNV (GLuint fence);
839 GL_API void GL_APIENTRY glGetFenceivNV (GLuint fence, GLenum pname, GLint *params);
840 GL_API void GL_APIENTRY glFinishFenceNV (GLuint fence);
841 GL_API void GL_APIENTRY glSetFenceNV (GLuint fence, GLenum condition);
852 GL_API void GL_APIENTRY glGetDriverControlsQCOM (GLint *num, GLsizei size, GLuint *driverControls);
853 GL_API void GL_APIENTRY glGetDriverControlStringQCOM (GLuint driverControl, GLsizei bufSize, GLsize…
854 GL_API void GL_APIENTRY glEnableDriverControlQCOM (GLuint driverControl);
855 GL_API void GL_APIENTRY glDisableDriverControlQCOM (GLuint driverControl);
881 GL_API void GL_APIENTRY glExtGetTexturesQCOM (GLuint *textures, GLint maxTextures, GLint *numTextur…
882 GL_API void GL_APIENTRY glExtGetBuffersQCOM (GLuint *buffers, GLint maxBuffers, GLint *numBuffers);
883 GL_API void GL_APIENTRY glExtGetRenderbuffersQCOM (GLuint *renderbuffers, GLint maxRenderbuffers, G…
884 GL_API void GL_APIENTRY glExtGetFramebuffersQCOM (GLuint *framebuffers, GLint maxFramebuffers, GLin…
885 GL_API void GL_APIENTRY glExtGetTexLevelParameterivQCOM (GLuint texture, GLenum face, GLint level, …
886 GL_API void GL_APIENTRY glExtTexObjectStateOverrideiQCOM (GLenum target, GLenum pname, GLint param);
887 GL_API void GL_APIENTRY glExtGetTexSubImageQCOM (GLenum target, GLint level, GLint xoffset, GLint y…
888 GL_API void GL_APIENTRY glExtGetBufferPointervQCOM (GLenum target, void **params);
899 GL_API void GL_APIENTRY glExtGetShadersQCOM (GLuint *shaders, GLint maxShaders, GLint *numShaders);
900 GL_API void GL_APIENTRY glExtGetProgramsQCOM (GLuint *programs, GLint maxPrograms, GLint *numProgra…
901 GL_API GLboolean GL_APIENTRY glExtIsProgramBinaryQCOM (GLuint program);
902 GL_API void GL_APIENTRY glExtGetProgramBinarySourceQCOM (GLuint program, GLenum shadertype, GLchar …
948 GL_API void GL_APIENTRY glStartTilingQCOM (GLuint x, GLuint y, GLuint width, GLuint height, GLbitfi…
949 GL_API void GL_APIENTRY glEndTilingQCOM (GLbitfield preserveMask);