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

/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java1826 // C function void glVertexAttrib3f ( GLuint indx, GLfloat x, GLfloat y, GLfloat z )
1828 public static native void glVertexAttrib3f( method in class:GLES20
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h887 #define glVertexAttrib3f wrap_glVertexAttrib3f macro
H A Dgles_undefine.h887 #undef glVertexAttrib3f macro

Completed in 51 milliseconds