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

/frameworks/base/libs/hwui/tests/
H A Dnullgles.cpp251 void glVertexAttrib3f(GLuint index, GLfloat x, GLfloat y, GLfloat z) {} function
/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

Completed in 33 milliseconds