Searched defs:glUniform1f (Results 1 – 3 of 3) sorted by relevance
237 void glUniform1f(GLint location, GLfloat v0) {} in glUniform1f() function
836 #define glUniform1f wrap_glUniform1f macro
1510 public static native void glUniform1f( in glUniform1f() method in GLES20