Searched defs:glUniform2f (Results 1 – 3 of 3) sorted by relevance
241 void glUniform2f(GLint location, GLfloat v0, GLfloat v1) {} in glUniform2f() function
842 #define glUniform2f wrap_glUniform2f macro
1558 public static native void glUniform2f( in glUniform2f() method in GLES20