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

/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1860 // C function void glVertexAttrib4fv ( GLuint indx, const GLfloat *values )
1862 public static native void glVertexAttrib4fv( method in class:GLES20
1868 // C function void glVertexAttrib4fv ( GLuint indx, const GLfloat *values )
1870 public static native void glVertexAttrib4fv( method in class:GLES20
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp1203 const GLMessage_Function GLMessage::glVertexAttrib4fv; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1551 static const Function glVertexAttrib4fv = GLMessage_Function_glVertexAttrib4fv; member in class:android::gltrace::GLMessage

Completed in 48 milliseconds