Searched refs:glDrawTexxvOES (Results 1 – 8 of 8) sorted by relevance
64 glDrawTexxvOES
71 glDrawTexxvOES
733 public void glDrawTexxvOES(int[] coords, int offset) { in glDrawTexxvOES() method in MatrixTrackingGL734 mgl11Ext.glDrawTexxvOES(coords, offset); in glDrawTexxvOES()737 public void glDrawTexxvOES(IntBuffer coords) { in glDrawTexxvOES() method in MatrixTrackingGL738 mgl11Ext.glDrawTexxvOES(coords); in glDrawTexxvOES()
487 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords);