Searched defs:glUniform4f (Results 1 – 3 of 3) sorted by relevance
249 void glUniform4f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3) {} in glUniform4f() function
854 #define glUniform4f wrap_glUniform4f macro
1660 public static native void glUniform4f( in glUniform4f() method in GLES20