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

/frameworks/base/opengl/libs/GLES2_dbg/src/
H A Ddebugger_message.pb.cpp377 const Message_Function Message::glVertexAttrib4f; member in class:com::android::glesv2debugger::Message
H A Ddebugger_message.pb.h451 static const Function glVertexAttrib4f = Message_Function_glVertexAttrib4f; member in class:com::android::glesv2debugger::Message
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1865 // C function void glVertexAttrib4f ( GLuint indx, GLfloat x, GLfloat y, GLfloat z, GLfloat w )
1867 public static native void glVertexAttrib4f( method in class:GLES20

Completed in 94 milliseconds