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

/frameworks/base/opengl/libs/GLES2_dbg/src/
H A Ddebugger_message.pb.cpp359 const Message_Function Message::glUniform3fv; member in class:com::android::glesv2debugger::Message
H A Ddebugger_message.pb.h433 static const Function glUniform3fv = Message_Function_glUniform3fv; member in class:com::android::glesv2debugger::Message
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1630 // C function void glUniform3fv ( GLint location, GLsizei count, const GLfloat *v )
1632 public static native void glUniform3fv( method in class:GLES20
1639 // C function void glUniform3fv ( GLint location, GLsizei count, const GLfloat *v )
1641 public static native void glUniform3fv( method in class:GLES20

Completed in 107 milliseconds