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

/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1811 // C function void glVertexAttrib2fv ( GLuint indx, const GLfloat *values )
1813 public static native void glVertexAttrib2fv( method in class:GLES20
1819 // C function void glVertexAttrib2fv ( GLuint indx, const GLfloat *values )
1821 public static native void glVertexAttrib2fv( method in class:GLES20
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp1199 const GLMessage_Function GLMessage::glVertexAttrib2fv; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1547 static const Function glVertexAttrib2fv = GLMessage_Function_glVertexAttrib2fv; member in class:android::gltrace::GLMessage

Completed in 795 milliseconds