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

/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp904 const GLMessage_Function GLMessage::glVertexAttrib2fv; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1237 static const Function glVertexAttrib2fv = GLMessage_Function_glVertexAttrib2fv; member in class:android::gltrace::GLMessage
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1868 // C function void glVertexAttrib2fv ( GLuint indx, const GLfloat *values )
1870 public static native void glVertexAttrib2fv( method in class:GLES20
1876 // C function void glVertexAttrib2fv ( GLuint indx, const GLfloat *values )
1878 public static native void glVertexAttrib2fv( method in class:GLES20

Completed in 1488 milliseconds