Searched refs:glDrawTexxvOES (Results 1 – 10 of 10) sorted by relevance
204 glDrawTexxvOES
205 glDrawTexxvOES;
218 void (*glDrawTexxvOES)(const GLfixed *coords); member in LibGLES_CMexports
1400 GL_API void GL_APIENTRY glDrawTexxvOES(const GLfixed *coords) in glDrawTexxvOES() function1591 this->glDrawTexxvOES = es1::DrawTexxvOES; in LibGLES_CMexports()
4773 FUNCTION(glDrawTexxvOES), in es1GetProcAddress()
1138 public void glDrawTexxvOES(IntBuffer coords) { in glDrawTexxvOES() method in GLErrorLogger.ErrorLoggingGL1139 ((GL11Ext)mGL).glDrawTexxvOES(coords); in glDrawTexxvOES()1145 public void glDrawTexxvOES(int[] coords, int offset) { in glDrawTexxvOES() method in GLErrorLogger.ErrorLoggingGL1146 ((GL11Ext)mGL).glDrawTexxvOES(coords, offset); in glDrawTexxvOES()
896 "glDrawTexxvOES",
145 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords);
149 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords);
617 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords);