Lines Matching defs:self
30 void glAlphaFunc_enc(void *self , GLenum func, GLclampf ref) in glAlphaFunc_enc()
58 void glClearColor_enc(void *self , GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) in glClearColor_enc()
88 void glClearDepthf_enc(void *self , GLclampf depth) in glClearDepthf_enc()
115 void glClipPlanef_enc(void *self , GLenum plane, const GLfloat* equation) in glClipPlanef_enc()
145 void glColor4f_enc(void *self , GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) in glColor4f_enc()
175 void glDepthRangef_enc(void *self , GLclampf zNear, GLclampf zFar) in glDepthRangef_enc()
203 void glFogf_enc(void *self , GLenum pname, GLfloat param) in glFogf_enc()
231 void glFogfv_enc(void *self , GLenum pname, const GLfloat* params) in glFogfv_enc()
261 void glFrustumf_enc(void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat … in glFrustumf_enc()
293 void glGetClipPlanef_enc(void *self , GLenum pname, GLfloat* eqn) in glGetClipPlanef_enc()
334 void glGetFloatv_enc(void *self , GLenum pname, GLfloat* params) in glGetFloatv_enc()
375 void glGetLightfv_enc(void *self , GLenum light, GLenum pname, GLfloat* params) in glGetLightfv_enc()
417 void glGetMaterialfv_enc(void *self , GLenum face, GLenum pname, GLfloat* params) in glGetMaterialfv_enc()
459 void glGetTexEnvfv_enc(void *self , GLenum env, GLenum pname, GLfloat* params) in glGetTexEnvfv_enc()
501 void glGetTexParameterfv_enc(void *self , GLenum target, GLenum pname, GLfloat* params) in glGetTexParameterfv_enc()
543 void glLightModelf_enc(void *self , GLenum pname, GLfloat param) in glLightModelf_enc()
571 void glLightModelfv_enc(void *self , GLenum pname, const GLfloat* params) in glLightModelfv_enc()
601 void glLightf_enc(void *self , GLenum light, GLenum pname, GLfloat param) in glLightf_enc()
630 void glLightfv_enc(void *self , GLenum light, GLenum pname, const GLfloat* params) in glLightfv_enc()
661 void glLineWidth_enc(void *self , GLfloat width) in glLineWidth_enc()
688 void glLoadMatrixf_enc(void *self , const GLfloat* m) in glLoadMatrixf_enc()
717 void glMaterialf_enc(void *self , GLenum face, GLenum pname, GLfloat param) in glMaterialf_enc()
746 void glMaterialfv_enc(void *self , GLenum face, GLenum pname, const GLfloat* params) in glMaterialfv_enc()
777 void glMultMatrixf_enc(void *self , const GLfloat* m) in glMultMatrixf_enc()
806 void glMultiTexCoord4f_enc(void *self , GLenum target, GLfloat s, GLfloat t, GLfloat r, GLfloat q) in glMultiTexCoord4f_enc()
837 void glNormal3f_enc(void *self , GLfloat nx, GLfloat ny, GLfloat nz) in glNormal3f_enc()
866 void glOrthof_enc(void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zN… in glOrthof_enc()
898 void glPointParameterf_enc(void *self , GLenum pname, GLfloat param) in glPointParameterf_enc()
926 void glPointParameterfv_enc(void *self , GLenum pname, const GLfloat* params) in glPointParameterfv_enc()
956 void glPointSize_enc(void *self , GLfloat size) in glPointSize_enc()
983 void glPolygonOffset_enc(void *self , GLfloat factor, GLfloat units) in glPolygonOffset_enc()
1011 void glRotatef_enc(void *self , GLfloat angle, GLfloat x, GLfloat y, GLfloat z) in glRotatef_enc()
1041 void glScalef_enc(void *self , GLfloat x, GLfloat y, GLfloat z) in glScalef_enc()
1070 void glTexEnvf_enc(void *self , GLenum target, GLenum pname, GLfloat param) in glTexEnvf_enc()
1099 void glTexEnvfv_enc(void *self , GLenum target, GLenum pname, const GLfloat* params) in glTexEnvfv_enc()
1130 void glTexParameterf_enc(void *self , GLenum target, GLenum pname, GLfloat param) in glTexParameterf_enc()
1159 void glTexParameterfv_enc(void *self , GLenum target, GLenum pname, const GLfloat* params) in glTexParameterfv_enc()
1190 void glTranslatef_enc(void *self , GLfloat x, GLfloat y, GLfloat z) in glTranslatef_enc()
1219 void glActiveTexture_enc(void *self , GLenum texture) in glActiveTexture_enc()
1246 void glAlphaFuncx_enc(void *self , GLenum func, GLclampx ref) in glAlphaFuncx_enc()
1274 void glBindBuffer_enc(void *self , GLenum target, GLuint buffer) in glBindBuffer_enc()
1302 void glBindTexture_enc(void *self , GLenum target, GLuint texture) in glBindTexture_enc()
1330 void glBlendFunc_enc(void *self , GLenum sfactor, GLenum dfactor) in glBlendFunc_enc()
1358 void glBufferData_enc(void *self , GLenum target, GLsizeiptr size, const GLvoid* data, GLenum usage) in glBufferData_enc()
1390 void glBufferSubData_enc(void *self , GLenum target, GLintptr offset, GLsizeiptr size, const GLvoid… in glBufferSubData_enc()
1422 void glClear_enc(void *self , GLbitfield mask) in glClear_enc()
1449 void glClearColorx_enc(void *self , GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) in glClearColorx_enc()
1479 void glClearDepthx_enc(void *self , GLclampx depth) in glClearDepthx_enc()
1506 void glClearStencil_enc(void *self , GLint s) in glClearStencil_enc()
1533 void glClientActiveTexture_enc(void *self , GLenum texture) in glClientActiveTexture_enc()
1560 void glColor4ub_enc(void *self , GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) in glColor4ub_enc()
1590 void glColor4x_enc(void *self , GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4x_enc()
1620 void glColorMask_enc(void *self , GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) in glColorMask_enc()
1650 void glCompressedTexImage2D_enc(void *self , GLenum target, GLint level, GLenum internalformat, GLs… in glCompressedTexImage2D_enc()
1686 void glCompressedTexSubImage2D_enc(void *self , GLenum target, GLint level, GLint xoffset, GLint yo… in glCompressedTexSubImage2D_enc()
1723 void glCopyTexImage2D_enc(void *self , GLenum target, GLint level, GLenum internalformat, GLint x, … in glCopyTexImage2D_enc()
1757 void glCopyTexSubImage2D_enc(void *self , GLenum target, GLint level, GLint xoffset, GLint yoffset,… in glCopyTexSubImage2D_enc()
1791 void glCullFace_enc(void *self , GLenum mode) in glCullFace_enc()
1818 void glDeleteBuffers_enc(void *self , GLsizei n, const GLuint* buffers) in glDeleteBuffers_enc()
1848 void glDeleteTextures_enc(void *self , GLsizei n, const GLuint* textures) in glDeleteTextures_enc()
1878 void glDepthFunc_enc(void *self , GLenum func) in glDepthFunc_enc()
1905 void glDepthMask_enc(void *self , GLboolean flag) in glDepthMask_enc()
1932 void glDepthRangex_enc(void *self , GLclampx zNear, GLclampx zFar) in glDepthRangex_enc()
1960 void glDisable_enc(void *self , GLenum cap) in glDisable_enc()
1987 void glDisableClientState_enc(void *self , GLenum array) in glDisableClientState_enc()
2014 void glDrawArrays_enc(void *self , GLenum mode, GLint first, GLsizei count) in glDrawArrays_enc()
2043 void glEnable_enc(void *self , GLenum cap) in glEnable_enc()
2070 void glEnableClientState_enc(void *self , GLenum array) in glEnableClientState_enc()
2097 void glFinish_enc(void *self ) in glFinish_enc()
2123 void glFlush_enc(void *self ) in glFlush_enc()
2149 void glFogx_enc(void *self , GLenum pname, GLfixed param) in glFogx_enc()
2177 void glFogxv_enc(void *self , GLenum pname, const GLfixed* params) in glFogxv_enc()
2207 void glFrontFace_enc(void *self , GLenum mode) in glFrontFace_enc()
2234 void glFrustumx_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed … in glFrustumx_enc()
2266 void glGetBooleanv_enc(void *self , GLenum pname, GLboolean* params) in glGetBooleanv_enc()
2307 void glGetBufferParameteriv_enc(void *self , GLenum target, GLenum pname, GLint* params) in glGetBufferParameteriv_enc()
2349 void glClipPlanex_enc(void *self , GLenum pname, const GLfixed* eqn) in glClipPlanex_enc()
2379 void glGenBuffers_enc(void *self , GLsizei n, GLuint* buffers) in glGenBuffers_enc()
2420 void glGenTextures_enc(void *self , GLsizei n, GLuint* textures) in glGenTextures_enc()
2461 GLenum glGetError_enc(void *self ) in glGetError_enc()
2502 void glGetFixedv_enc(void *self , GLenum pname, GLfixed* params) in glGetFixedv_enc()
2543 void glGetIntegerv_enc(void *self , GLenum pname, GLint* params) in glGetIntegerv_enc()
2584 void glGetLightxv_enc(void *self , GLenum light, GLenum pname, GLfixed* params) in glGetLightxv_enc()
2626 void glGetMaterialxv_enc(void *self , GLenum face, GLenum pname, GLfixed* params) in glGetMaterialxv_enc()
2668 void glGetTexEnviv_enc(void *self , GLenum env, GLenum pname, GLint* params) in glGetTexEnviv_enc()
2710 void glGetTexEnvxv_enc(void *self , GLenum env, GLenum pname, GLfixed* params) in glGetTexEnvxv_enc()
2752 void glGetTexParameteriv_enc(void *self , GLenum target, GLenum pname, GLint* params) in glGetTexParameteriv_enc()
2794 void glGetTexParameterxv_enc(void *self , GLenum target, GLenum pname, GLfixed* params) in glGetTexParameterxv_enc()
2836 void glHint_enc(void *self , GLenum target, GLenum mode) in glHint_enc()
2864 GLboolean glIsBuffer_enc(void *self , GLuint buffer) in glIsBuffer_enc()
2906 GLboolean glIsEnabled_enc(void *self , GLenum cap) in glIsEnabled_enc()
2948 GLboolean glIsTexture_enc(void *self , GLuint texture) in glIsTexture_enc()
2990 void glLightModelx_enc(void *self , GLenum pname, GLfixed param) in glLightModelx_enc()
3018 void glLightModelxv_enc(void *self , GLenum pname, const GLfixed* params) in glLightModelxv_enc()
3048 void glLightx_enc(void *self , GLenum light, GLenum pname, GLfixed param) in glLightx_enc()
3077 void glLightxv_enc(void *self , GLenum light, GLenum pname, const GLfixed* params) in glLightxv_enc()
3108 void glLineWidthx_enc(void *self , GLfixed width) in glLineWidthx_enc()
3135 void glLoadIdentity_enc(void *self ) in glLoadIdentity_enc()
3161 void glLoadMatrixx_enc(void *self , const GLfixed* m) in glLoadMatrixx_enc()
3190 void glLogicOp_enc(void *self , GLenum opcode) in glLogicOp_enc()
3217 void glMaterialx_enc(void *self , GLenum face, GLenum pname, GLfixed param) in glMaterialx_enc()
3246 void glMaterialxv_enc(void *self , GLenum face, GLenum pname, const GLfixed* params) in glMaterialxv_enc()
3277 void glMatrixMode_enc(void *self , GLenum mode) in glMatrixMode_enc()
3304 void glMultMatrixx_enc(void *self , const GLfixed* m) in glMultMatrixx_enc()
3333 void glMultiTexCoord4x_enc(void *self , GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed q) in glMultiTexCoord4x_enc()
3364 void glNormal3x_enc(void *self , GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3x_enc()
3393 void glOrthox_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zN… in glOrthox_enc()
3425 void glPixelStorei_enc(void *self , GLenum pname, GLint param) in glPixelStorei_enc()
3453 void glPointParameterx_enc(void *self , GLenum pname, GLfixed param) in glPointParameterx_enc()
3481 void glPointParameterxv_enc(void *self , GLenum pname, const GLfixed* params) in glPointParameterxv_enc()
3511 void glPointSizex_enc(void *self , GLfixed size) in glPointSizex_enc()
3538 void glPolygonOffsetx_enc(void *self , GLfixed factor, GLfixed units) in glPolygonOffsetx_enc()
3566 void glPopMatrix_enc(void *self ) in glPopMatrix_enc()
3592 void glPushMatrix_enc(void *self ) in glPushMatrix_enc()
3618 void glReadPixels_enc(void *self , GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, … in glReadPixels_enc()
3664 void glRotatex_enc(void *self , GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in glRotatex_enc()
3694 void glSampleCoverage_enc(void *self , GLclampf value, GLboolean invert) in glSampleCoverage_enc()
3722 void glSampleCoveragex_enc(void *self , GLclampx value, GLboolean invert) in glSampleCoveragex_enc()
3750 void glScalex_enc(void *self , GLfixed x, GLfixed y, GLfixed z) in glScalex_enc()
3779 void glScissor_enc(void *self , GLint x, GLint y, GLsizei width, GLsizei height) in glScissor_enc()
3809 void glShadeModel_enc(void *self , GLenum mode) in glShadeModel_enc()
3836 void glStencilFunc_enc(void *self , GLenum func, GLint ref, GLuint mask) in glStencilFunc_enc()
3865 void glStencilMask_enc(void *self , GLuint mask) in glStencilMask_enc()
3892 void glStencilOp_enc(void *self , GLenum fail, GLenum zfail, GLenum zpass) in glStencilOp_enc()
3921 void glTexEnvi_enc(void *self , GLenum target, GLenum pname, GLint param) in glTexEnvi_enc()
3950 void glTexEnvx_enc(void *self , GLenum target, GLenum pname, GLfixed param) in glTexEnvx_enc()
3979 void glTexEnviv_enc(void *self , GLenum target, GLenum pname, const GLint* params) in glTexEnviv_enc()
4010 void glTexEnvxv_enc(void *self , GLenum target, GLenum pname, const GLfixed* params) in glTexEnvxv_enc()
4041 void glTexImage2D_enc(void *self , GLenum target, GLint level, GLint internalformat, GLsizei width,… in glTexImage2D_enc()
4084 void glTexParameteri_enc(void *self , GLenum target, GLenum pname, GLint param) in glTexParameteri_enc()
4113 void glTexParameterx_enc(void *self , GLenum target, GLenum pname, GLfixed param) in glTexParameterx_enc()
4142 void glTexParameteriv_enc(void *self , GLenum target, GLenum pname, const GLint* params) in glTexParameteriv_enc()
4173 void glTexParameterxv_enc(void *self , GLenum target, GLenum pname, const GLfixed* params) in glTexParameterxv_enc()
4204 void glTexSubImage2D_enc(void *self , GLenum target, GLint level, GLint xoffset, GLint yoffset, GLs… in glTexSubImage2D_enc()
4247 void glTranslatex_enc(void *self , GLfixed x, GLfixed y, GLfixed z) in glTranslatex_enc()
4276 void glViewport_enc(void *self , GLint x, GLint y, GLsizei width, GLsizei height) in glViewport_enc()
4306 void glVertexPointerOffset_enc(void *self , GLint size, GLenum type, GLsizei stride, GLuint offset) in glVertexPointerOffset_enc()
4336 void glColorPointerOffset_enc(void *self , GLint size, GLenum type, GLsizei stride, GLuint offset) in glColorPointerOffset_enc()
4366 void glNormalPointerOffset_enc(void *self , GLenum type, GLsizei stride, GLuint offset) in glNormalPointerOffset_enc()
4395 void glPointSizePointerOffset_enc(void *self , GLenum type, GLsizei stride, GLuint offset) in glPointSizePointerOffset_enc()
4424 void glTexCoordPointerOffset_enc(void *self , GLint size, GLenum type, GLsizei stride, GLuint offse… in glTexCoordPointerOffset_enc()
4454 void glWeightPointerOffset_enc(void *self , GLint size, GLenum type, GLsizei stride, GLuint offset) in glWeightPointerOffset_enc()
4484 void glMatrixIndexPointerOffset_enc(void *self , GLint size, GLenum type, GLsizei stride, GLuint of… in glMatrixIndexPointerOffset_enc()
4514 void glVertexPointerData_enc(void *self , GLint size, GLenum type, GLsizei stride, void* data, GLui… in glVertexPointerData_enc()
4547 void glColorPointerData_enc(void *self , GLint size, GLenum type, GLsizei stride, void* data, GLuin… in glColorPointerData_enc()
4580 void glNormalPointerData_enc(void *self , GLenum type, GLsizei stride, void* data, GLuint datalen) in glNormalPointerData_enc()
4612 void glTexCoordPointerData_enc(void *self , GLint unit, GLint size, GLenum type, GLsizei stride, vo… in glTexCoordPointerData_enc()
4646 void glPointSizePointerData_enc(void *self , GLenum type, GLsizei stride, void* data, GLuint datale… in glPointSizePointerData_enc()
4678 void glWeightPointerData_enc(void *self , GLint size, GLenum type, GLsizei stride, void* data, GLui… in glWeightPointerData_enc()
4711 void glMatrixIndexPointerData_enc(void *self , GLint size, GLenum type, GLsizei stride, void* data,… in glMatrixIndexPointerData_enc()
4744 void glDrawElementsOffset_enc(void *self , GLenum mode, GLsizei count, GLenum type, GLuint offset) in glDrawElementsOffset_enc()
4774 void glDrawElementsData_enc(void *self , GLenum mode, GLsizei count, GLenum type, void* data, GLuin… in glDrawElementsData_enc()
4807 void glGetCompressedTextureFormats_enc(void *self , int count, GLint* formats) in glGetCompressedTextureFormats_enc()
4848 int glFinishRoundTrip_enc(void *self ) in glFinishRoundTrip_enc()
4889 void glBlendEquationSeparateOES_enc(void *self , GLenum modeRGB, GLenum modeAlpha) in glBlendEquationSeparateOES_enc()
4917 void glBlendFuncSeparateOES_enc(void *self , GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum … in glBlendFuncSeparateOES_enc()
4947 void glBlendEquationOES_enc(void *self , GLenum mode) in glBlendEquationOES_enc()
4974 void glDrawTexsOES_enc(void *self , GLshort x, GLshort y, GLshort z, GLshort width, GLshort height) in glDrawTexsOES_enc()
5005 void glDrawTexiOES_enc(void *self , GLint x, GLint y, GLint z, GLint width, GLint height) in glDrawTexiOES_enc()
5036 void glDrawTexxOES_enc(void *self , GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height) in glDrawTexxOES_enc()
5067 void glDrawTexsvOES_enc(void *self , const GLshort* coords) in glDrawTexsvOES_enc()
5096 void glDrawTexivOES_enc(void *self , const GLint* coords) in glDrawTexivOES_enc()
5125 void glDrawTexxvOES_enc(void *self , const GLfixed* coords) in glDrawTexxvOES_enc()
5154 void glDrawTexfOES_enc(void *self , GLfloat x, GLfloat y, GLfloat z, GLfloat width, GLfloat height) in glDrawTexfOES_enc()
5185 void glDrawTexfvOES_enc(void *self , const GLfloat* coords) in glDrawTexfvOES_enc()
5214 void glEGLImageTargetTexture2DOES_enc(void *self , GLenum target, GLeglImageOES image) in glEGLImageTargetTexture2DOES_enc()
5242 void glEGLImageTargetRenderbufferStorageOES_enc(void *self , GLenum target, GLeglImageOES image) in glEGLImageTargetRenderbufferStorageOES_enc()
5270 void glAlphaFuncxOES_enc(void *self , GLenum func, GLclampx ref) in glAlphaFuncxOES_enc()
5298 void glClearColorxOES_enc(void *self , GLclampx red, GLclampx green, GLclampx blue, GLclampx alpha) in glClearColorxOES_enc()
5328 void glClearDepthxOES_enc(void *self , GLclampx depth) in glClearDepthxOES_enc()
5355 void glClipPlanexOES_enc(void *self , GLenum plane, const GLfixed* equation) in glClipPlanexOES_enc()
5385 void glClipPlanexIMG_enc(void *self , GLenum plane, const GLfixed* equation) in glClipPlanexIMG_enc()
5415 void glColor4xOES_enc(void *self , GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4xOES_enc()
5445 void glDepthRangexOES_enc(void *self , GLclampx zNear, GLclampx zFar) in glDepthRangexOES_enc()
5473 void glFogxOES_enc(void *self , GLenum pname, GLfixed param) in glFogxOES_enc()
5501 void glFogxvOES_enc(void *self , GLenum pname, const GLfixed* params) in glFogxvOES_enc()
5531 void glFrustumxOES_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfix… in glFrustumxOES_enc()
5563 void glGetClipPlanexOES_enc(void *self , GLenum pname, GLfixed* eqn) in glGetClipPlanexOES_enc()
5604 void glGetClipPlanex_enc(void *self , GLenum pname, GLfixed* eqn) in glGetClipPlanex_enc()
5645 void glGetFixedvOES_enc(void *self , GLenum pname, GLfixed* params) in glGetFixedvOES_enc()
5686 void glGetLightxvOES_enc(void *self , GLenum light, GLenum pname, GLfixed* params) in glGetLightxvOES_enc()
5728 void glGetMaterialxvOES_enc(void *self , GLenum face, GLenum pname, GLfixed* params) in glGetMaterialxvOES_enc()
5770 void glGetTexEnvxvOES_enc(void *self , GLenum env, GLenum pname, GLfixed* params) in glGetTexEnvxvOES_enc()
5812 void glGetTexParameterxvOES_enc(void *self , GLenum target, GLenum pname, GLfixed* params) in glGetTexParameterxvOES_enc()
5854 void glLightModelxOES_enc(void *self , GLenum pname, GLfixed param) in glLightModelxOES_enc()
5882 void glLightModelxvOES_enc(void *self , GLenum pname, const GLfixed* params) in glLightModelxvOES_enc()
5912 void glLightxOES_enc(void *self , GLenum light, GLenum pname, GLfixed param) in glLightxOES_enc()
5941 void glLightxvOES_enc(void *self , GLenum light, GLenum pname, const GLfixed* params) in glLightxvOES_enc()
5972 void glLineWidthxOES_enc(void *self , GLfixed width) in glLineWidthxOES_enc()
5999 void glLoadMatrixxOES_enc(void *self , const GLfixed* m) in glLoadMatrixxOES_enc()
6028 void glMaterialxOES_enc(void *self , GLenum face, GLenum pname, GLfixed param) in glMaterialxOES_enc()
6057 void glMaterialxvOES_enc(void *self , GLenum face, GLenum pname, const GLfixed* params) in glMaterialxvOES_enc()
6088 void glMultMatrixxOES_enc(void *self , const GLfixed* m) in glMultMatrixxOES_enc()
6117 void glMultiTexCoord4xOES_enc(void *self , GLenum target, GLfixed s, GLfixed t, GLfixed r, GLfixed … in glMultiTexCoord4xOES_enc()
6148 void glNormal3xOES_enc(void *self , GLfixed nx, GLfixed ny, GLfixed nz) in glNormal3xOES_enc()
6177 void glOrthoxOES_enc(void *self , GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed… in glOrthoxOES_enc()
6209 void glPointParameterxOES_enc(void *self , GLenum pname, GLfixed param) in glPointParameterxOES_enc()
6237 void glPointParameterxvOES_enc(void *self , GLenum pname, const GLfixed* params) in glPointParameterxvOES_enc()
6267 void glPointSizexOES_enc(void *self , GLfixed size) in glPointSizexOES_enc()
6294 void glPolygonOffsetxOES_enc(void *self , GLfixed factor, GLfixed units) in glPolygonOffsetxOES_enc()
6322 void glRotatexOES_enc(void *self , GLfixed angle, GLfixed x, GLfixed y, GLfixed z) in glRotatexOES_enc()
6352 void glSampleCoveragexOES_enc(void *self , GLclampx value, GLboolean invert) in glSampleCoveragexOES_enc()
6380 void glScalexOES_enc(void *self , GLfixed x, GLfixed y, GLfixed z) in glScalexOES_enc()
6409 void glTexEnvxOES_enc(void *self , GLenum target, GLenum pname, GLfixed param) in glTexEnvxOES_enc()
6438 void glTexEnvxvOES_enc(void *self , GLenum target, GLenum pname, const GLfixed* params) in glTexEnvxvOES_enc()
6469 void glTexParameterxOES_enc(void *self , GLenum target, GLenum pname, GLfixed param) in glTexParameterxOES_enc()
6498 void glTexParameterxvOES_enc(void *self , GLenum target, GLenum pname, const GLfixed* params) in glTexParameterxvOES_enc()
6529 void glTranslatexOES_enc(void *self , GLfixed x, GLfixed y, GLfixed z) in glTranslatexOES_enc()
6558 GLboolean glIsRenderbufferOES_enc(void *self , GLuint renderbuffer) in glIsRenderbufferOES_enc()
6600 void glBindRenderbufferOES_enc(void *self , GLenum target, GLuint renderbuffer) in glBindRenderbufferOES_enc()
6628 void glDeleteRenderbuffersOES_enc(void *self , GLsizei n, const GLuint* renderbuffers) in glDeleteRenderbuffersOES_enc()
6658 void glGenRenderbuffersOES_enc(void *self , GLsizei n, GLuint* renderbuffers) in glGenRenderbuffersOES_enc()
6699 void glRenderbufferStorageOES_enc(void *self , GLenum target, GLenum internalformat, GLsizei width,… in glRenderbufferStorageOES_enc()
6729 void glGetRenderbufferParameterivOES_enc(void *self , GLenum target, GLenum pname, GLint* params) in glGetRenderbufferParameterivOES_enc()
6771 GLboolean glIsFramebufferOES_enc(void *self , GLuint framebuffer) in glIsFramebufferOES_enc()
6813 void glBindFramebufferOES_enc(void *self , GLenum target, GLuint framebuffer) in glBindFramebufferOES_enc()
6841 void glDeleteFramebuffersOES_enc(void *self , GLsizei n, const GLuint* framebuffers) in glDeleteFramebuffersOES_enc()
6871 void glGenFramebuffersOES_enc(void *self , GLsizei n, GLuint* framebuffers) in glGenFramebuffersOES_enc()
6912 GLenum glCheckFramebufferStatusOES_enc(void *self , GLenum target) in glCheckFramebufferStatusOES_enc()
6954 void glFramebufferRenderbufferOES_enc(void *self , GLenum target, GLenum attachment, GLenum renderb… in glFramebufferRenderbufferOES_enc()
6984 void glFramebufferTexture2DOES_enc(void *self , GLenum target, GLenum attachment, GLenum textarget,… in glFramebufferTexture2DOES_enc()
7015 void glGetFramebufferAttachmentParameterivOES_enc(void *self , GLenum target, GLenum attachment, GL… in glGetFramebufferAttachmentParameterivOES_enc()
7058 void glGenerateMipmapOES_enc(void *self , GLenum target) in glGenerateMipmapOES_enc()
7085 GLboolean glUnmapBufferOES_enc(void *self , GLenum target) in glUnmapBufferOES_enc()
7127 void glCurrentPaletteMatrixOES_enc(void *self , GLuint matrixpaletteindex) in glCurrentPaletteMatrixOES_enc()
7154 void glLoadPaletteFromModelViewMatrixOES_enc(void *self ) in glLoadPaletteFromModelViewMatrixOES_enc()
7180 GLbitfield glQueryMatrixxOES_enc(void *self , GLfixed* mantissa, GLint* exponent) in glQueryMatrixxOES_enc()
7229 void glDepthRangefOES_enc(void *self , GLclampf zNear, GLclampf zFar) in glDepthRangefOES_enc()
7257 void glFrustumfOES_enc(void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLflo… in glFrustumfOES_enc()
7289 void glOrthofOES_enc(void *self , GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat… in glOrthofOES_enc()
7321 void glClipPlanefOES_enc(void *self , GLenum plane, const GLfloat* equation) in glClipPlanefOES_enc()
7351 void glClipPlanefIMG_enc(void *self , GLenum plane, const GLfloat* equation) in glClipPlanefIMG_enc()
7381 void glGetClipPlanefOES_enc(void *self , GLenum pname, GLfloat* eqn) in glGetClipPlanefOES_enc()
7422 void glClearDepthfOES_enc(void *self , GLclampf depth) in glClearDepthfOES_enc()
7449 void glTexGenfOES_enc(void *self , GLenum coord, GLenum pname, GLfloat param) in glTexGenfOES_enc()
7478 void glTexGenfvOES_enc(void *self , GLenum coord, GLenum pname, const GLfloat* params) in glTexGenfvOES_enc()
7509 void glTexGeniOES_enc(void *self , GLenum coord, GLenum pname, GLint param) in glTexGeniOES_enc()
7538 void glTexGenivOES_enc(void *self , GLenum coord, GLenum pname, const GLint* params) in glTexGenivOES_enc()
7569 void glTexGenxOES_enc(void *self , GLenum coord, GLenum pname, GLfixed param) in glTexGenxOES_enc()
7598 void glTexGenxvOES_enc(void *self , GLenum coord, GLenum pname, const GLfixed* params) in glTexGenxvOES_enc()
7629 void glGetTexGenfvOES_enc(void *self , GLenum coord, GLenum pname, GLfloat* params) in glGetTexGenfvOES_enc()
7660 void glGetTexGenivOES_enc(void *self , GLenum coord, GLenum pname, GLint* params) in glGetTexGenivOES_enc()
7691 void glGetTexGenxvOES_enc(void *self , GLenum coord, GLenum pname, GLfixed* params) in glGetTexGenxvOES_enc()
7722 void glBindVertexArrayOES_enc(void *self , GLuint array) in glBindVertexArrayOES_enc()
7749 void glDeleteVertexArraysOES_enc(void *self , GLsizei n, const GLuint* arrays) in glDeleteVertexArraysOES_enc()
7779 void glGenVertexArraysOES_enc(void *self , GLsizei n, GLuint* arrays) in glGenVertexArraysOES_enc()
7820 GLboolean glIsVertexArrayOES_enc(void *self , GLuint array) in glIsVertexArrayOES_enc()
7862 void glDiscardFramebufferEXT_enc(void *self , GLenum target, GLsizei numAttachments, const GLenum* … in glDiscardFramebufferEXT_enc()
7893 void glRenderbufferStorageMultisampleIMG_enc(void *self , GLenum target, GLsizei samples, GLenum in… in glRenderbufferStorageMultisampleIMG_enc()
7924 void glFramebufferTexture2DMultisampleIMG_enc(void *self , GLenum target, GLenum attachment, GLenum… in glFramebufferTexture2DMultisampleIMG_enc()
7956 void glDeleteFencesNV_enc(void *self , GLsizei n, const GLuint* fences) in glDeleteFencesNV_enc()
7986 void glGenFencesNV_enc(void *self , GLsizei n, GLuint* fences) in glGenFencesNV_enc()
8016 GLboolean glIsFenceNV_enc(void *self , GLuint fence) in glIsFenceNV_enc()
8058 GLboolean glTestFenceNV_enc(void *self , GLuint fence) in glTestFenceNV_enc()
8100 void glGetFenceivNV_enc(void *self , GLuint fence, GLenum pname, GLint* params) in glGetFenceivNV_enc()
8142 void glFinishFenceNV_enc(void *self , GLuint fence) in glFinishFenceNV_enc()
8169 void glSetFenceNV_enc(void *self , GLuint fence, GLenum condition) in glSetFenceNV_enc()
8197 void glGetDriverControlsQCOM_enc(void *self , GLint* num, GLsizei size, GLuint* driverControls) in glGetDriverControlsQCOM_enc()
8242 void glGetDriverControlStringQCOM_enc(void *self , GLuint driverControl, GLsizei bufSize, GLsizei* … in glGetDriverControlStringQCOM_enc()
8288 void glEnableDriverControlQCOM_enc(void *self , GLuint driverControl) in glEnableDriverControlQCOM_enc()
8315 void glDisableDriverControlQCOM_enc(void *self , GLuint driverControl) in glDisableDriverControlQCOM_enc()
8342 void glExtGetTexturesQCOM_enc(void *self , GLuint* textures, GLint maxTextures, GLint* numTextures) in glExtGetTexturesQCOM_enc()
8387 void glExtGetBuffersQCOM_enc(void *self , GLuint* buffers, GLint maxBuffers, GLint* numBuffers) in glExtGetBuffersQCOM_enc()
8432 void glExtGetRenderbuffersQCOM_enc(void *self , GLuint* renderbuffers, GLint maxRenderbuffers, GLin… in glExtGetRenderbuffersQCOM_enc()
8477 void glExtGetFramebuffersQCOM_enc(void *self , GLuint* framebuffers, GLint maxFramebuffers, GLint* … in glExtGetFramebuffersQCOM_enc()
8522 void glExtGetTexLevelParameterivQCOM_enc(void *self , GLuint texture, GLenum face, GLint level, GLe… in glExtGetTexLevelParameterivQCOM_enc()
8566 void glExtTexObjectStateOverrideiQCOM_enc(void *self , GLenum target, GLenum pname, GLint param) in glExtTexObjectStateOverrideiQCOM_enc()
8595 void glExtGetTexSubImageQCOM_enc(void *self , GLenum target, GLint level, GLint xoffset, GLint yoff… in glExtGetTexSubImageQCOM_enc()
8645 void glExtGetShadersQCOM_enc(void *self , GLuint* shaders, GLint maxShaders, GLint* numShaders) in glExtGetShadersQCOM_enc()
8690 void glExtGetProgramsQCOM_enc(void *self , GLuint* programs, GLint maxPrograms, GLint* numPrograms) in glExtGetProgramsQCOM_enc()
8735 GLboolean glExtIsProgramBinaryQCOM_enc(void *self , GLuint program) in glExtIsProgramBinaryQCOM_enc()
8777 void glStartTilingQCOM_enc(void *self , GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield… in glStartTilingQCOM_enc()
8808 void glEndTilingQCOM_enc(void *self , GLbitfield preserveMask) in glEndTilingQCOM_enc()
8835 GLenum glGetGraphicsResetStatusEXT_enc(void *self ) in glGetGraphicsResetStatusEXT_enc()
8876 void glReadnPixelsEXT_enc(void *self , GLint x, GLint y, GLsizei width, GLsizei height, GLenum form… in glReadnPixelsEXT_enc()