Searched defs:glVertexAttrib4f (Results 1 – 3 of 3) sorted by relevance
253 void glVertexAttrib4f(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w) {} in glVertexAttrib4f() function
398 glVertexAttrib4f = 370; enumerator
1852 public static native void glVertexAttrib4f( in glVertexAttrib4f() method in GLES20