Searched refs:glDrawTexfvOES (Results 1 – 10 of 10) sorted by relevance
206 glDrawTexfvOES
207 glDrawTexfvOES;
220 void (*glDrawTexfvOES)(const GLfloat *coords); member in LibGLES_CMexports
1410 GL_API void GL_APIENTRY glDrawTexfvOES(const GLfloat *coords) in glDrawTexfvOES() function1593 this->glDrawTexfvOES = es1::DrawTexfvOES; in LibGLES_CMexports()
4767 FUNCTION(glDrawTexfvOES), in es1GetProcAddress()
1083 public void glDrawTexfvOES(FloatBuffer coords) { in glDrawTexfvOES() method in GLErrorLogger.ErrorLoggingGL1084 ((GL11Ext)mGL).glDrawTexfvOES(coords); in glDrawTexfvOES()1088 public void glDrawTexfvOES(float[] coords, int offset) { in glDrawTexfvOES() method in GLErrorLogger.ErrorLoggingGL1089 ((GL11Ext)mGL).glDrawTexfvOES(coords, offset); in glDrawTexfvOES()
890 "glDrawTexfvOES",
147 GL_API void GL_APIENTRY glDrawTexfvOES (const GLfloat *coords);
151 GL_API void GL_APIENTRY glDrawTexfvOES (const GLfloat *coords);
619 GL_API void GL_APIENTRY glDrawTexfvOES (const GLfloat *coords);