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

/frameworks/base/opengl/libs/GLES2_dbg/src/
H A Ddebugger_message.pb.cpp241 const Message_Function Message::glBindAttribLocation; member in class:com::android::glesv2debugger::Message
H A Ddebugger_message.pb.h315 static const Function glBindAttribLocation = Message_Function_glBindAttribLocation; member in class:com::android::glesv2debugger::Message
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java345 // C function void glBindAttribLocation ( GLuint program, GLuint index, const char *name )
347 public static native void glBindAttribLocation( method in class:GLES20

Completed in 17 milliseconds