Searched refs:glGenerateMipmapOES (Results 1 – 8 of 8) sorted by relevance
167 API_ENTRY(glGenerateMipmapOES,
234 glGenerateMipmapOES_t glGenerateMipmapOES; member
251 … s_gl.glGenerateMipmapOES = (glGenerateMipmapOES_t) s_gles_lib->findSymbol("glGenerateMipmapOES"); in init_gl_dispatch()
238 GL_ENTRY(void, glGenerateMipmapOES, GLenum target)
662 GL_API void GL_APIENTRY glGenerateMipmapOES (GLenum target);
168 glGenerateMipmapOES(137, 137), enumConstant765 case 137: return glGenerateMipmapOES; in valueOf()
146 …ons)["glGenerateMipmapOES"] = (__translatorMustCastToProperFunctionPointerType)glGenerateMipmapOES; in getProcAddress()2063 GL_API void GL_APIENTRY glGenerateMipmapOES(GLenum target) { in glGenerateMipmapOES() function
201 void, glGenerateMipmapOES, GLenum target