Searched defs:glVertexAttrib2f (Results 1 – 3 of 3) sorted by relevance
260 void glVertexAttrib2f(GLuint index, GLfloat x, GLfloat y) {} in glVertexAttrib2f() function
888 #define glVertexAttrib2f wrap_glVertexAttrib2f macro
1805 public static native void glVertexAttrib2f( in glVertexAttrib2f() method in GLES20