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

/frameworks/base/opengl/libs/GLES2_dbg/src/
H A Ddebugger_message.pb.cpp361 const Message_Function Message::glUniform3iv; member in class:com::android::glesv2debugger::Message
H A Ddebugger_message.pb.h435 static const Function glUniform3iv = Message_Function_glUniform3iv; member in class:com::android::glesv2debugger::Message
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1656 // C function void glUniform3iv ( GLint location, GLsizei count, const GLint *v )
1658 public static native void glUniform3iv( method in class:GLES20
1665 // C function void glUniform3iv ( GLint location, GLsizei count, const GLint *v )
1667 public static native void glUniform3iv( method in class:GLES20

Completed in 17 milliseconds