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

/frameworks/base/opengl/libs/GLES2_dbg/src/
H A Ddebugger_message.pb.cpp352 const Message_Function Message::glUniform1i; member in class:com::android::glesv2debugger::Message
H A Ddebugger_message.pb.h426 static const Function glUniform1i = Message_Function_glUniform1i; member in class:com::android::glesv2debugger::Message
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1547 // C function void glUniform1i ( GLint location, GLint x )
1549 public static native void glUniform1i( method in class:GLES20

Completed in 15 milliseconds