Searched refs:glDrawTexsvOES (Results 1 – 9 of 9) sorted by relevance
187 API_ENTRY(glDrawTexsvOES,
174 glDrawTexsvOES_t glDrawTexsvOES; member
191 s_gl.glDrawTexsvOES = (glDrawTexsvOES_t) s_gles_lib->findSymbol("glDrawTexsvOES"); in init_gl_dispatch()
365 #void glDrawTexsvOES(GLshort *coords)366 glDrawTexsvOES
176 GL_ENTRY(void, glDrawTexsvOES, const GLshort *coords)
511 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort *coords);
123 glDrawTexsvOES(92, 92), enumConstant720 case 92: return glDrawTexsvOES; in valueOf()
152 …lesExtensions)["glDrawTexsvOES"] = (__translatorMustCastToProperFunctionPointerType)glDrawTexsvOES; in getProcAddress()2341 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort * coords) { in glDrawTexsvOES() function
135 void, glDrawTexsvOES, const GLshort* coords