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

/frameworks/base/opengl/libs/GLES2_dbg/src/
H A Ddebugger_message.pb.cpp353 const Message_Function Message::glUniform1iv; member in class:com::android::glesv2debugger::Message
H A Ddebugger_message.pb.h427 static const Function glUniform1iv = Message_Function_glUniform1iv; member in class:com::android::glesv2debugger::Message
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1554 // C function void glUniform1iv ( GLint location, GLsizei count, const GLint *v )
1556 public static native void glUniform1iv( method in class:GLES20
1563 // C function void glUniform1iv ( GLint location, GLsizei count, const GLint *v )
1565 public static native void glUniform1iv( method in class:GLES20

Completed in 45 milliseconds