Searched defs:glUniform4f (Results 1 – 4 of 4) sorted by relevance
158 void glUniform4f(GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) in glUniform4f() function
362 const Message_Function Message::glUniform4f; member in com::android::glesv2debugger::Message
436 static const Function glUniform4f = Message_Function_glUniform4f; variable
1675 public static native void glUniform4f( in glUniform4f() method in GLES20