Searched defs:glUniform3f (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/libs/GLES2_dbg/src/
H A Ddebugger_message.pb.cpp358 const Message_Function Message::glUniform3f; member in class:com::android::glesv2debugger::Message
H A Ddebugger_message.pb.h432 static const Function glUniform3f = Message_Function_glUniform3f; member in class:com::android::glesv2debugger::Message
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1621 // C function void glUniform3f ( GLint location, GLfloat x, GLfloat y, GLfloat z )
1623 public static native void glUniform3f( method in class:GLES20

Completed in 29 milliseconds