Searched defs:glVertexAttrib3f (Results 1 – 3 of 3) sorted by relevance
251 void glVertexAttrib3f(GLuint index, GLfloat x, GLfloat y, GLfloat z) {} in glVertexAttrib3f() function
396 glVertexAttrib3f = 368; enumerator
1828 public static native void glVertexAttrib3f( in glVertexAttrib3f() method in GLES20