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

/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1785 // C function void glVertexAttrib1fv ( GLuint indx, const GLfloat *values )
1787 public static native void glVertexAttrib1fv( method in class:GLES20
1793 // C function void glVertexAttrib1fv ( GLuint indx, const GLfloat *values )
1795 public static native void glVertexAttrib1fv( method in class:GLES20
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp1006 const GLMessage_Function GLMessage::glVertexAttrib1fv; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1354 static const Function glVertexAttrib1fv = GLMessage_Function_glVertexAttrib1fv; member in class:android::gltrace::GLMessage

Completed in 25 milliseconds