Searched refs:glDrawTexfvOES (Results 1 – 9 of 9) sorted by relevance
195 API_ENTRY(glDrawTexfvOES,
178 glDrawTexfvOES_t glDrawTexfvOES; member
195 s_gl.glDrawTexfvOES = (glDrawTexfvOES_t) s_gles_lib->findSymbol("glDrawTexfvOES"); in init_gl_dispatch()
377 #void glDrawTexfvOES(GLfloat *coords)378 glDrawTexfvOES
180 GL_ENTRY(void, glDrawTexfvOES, const GLfloat *coords)
515 GL_API void GL_APIENTRY glDrawTexfvOES (const GLfloat *coords);
119 glDrawTexfvOES(88, 88), enumConstant716 case 88: return glDrawTexfvOES; in valueOf()
154 …lesExtensions)["glDrawTexfvOES"] = (__translatorMustCastToProperFunctionPointerType)glDrawTexfvOES; in getProcAddress()2349 GL_API void GL_APIENTRY glDrawTexfvOES (const GLfloat * coords) { in glDrawTexfvOES() function
131 void, glDrawTexfvOES, const GLfloat* coords