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

/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java1038 // C function void glVertexAttribI4iv ( GLuint index, const GLint *v )
1040 public static native void glVertexAttribI4iv( method in class:GLES30
1046 // C function void glVertexAttribI4iv ( GLuint index, const GLint *v )
1048 public static native void glVertexAttribI4iv( method in class:GLES30
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h898 #define glVertexAttribI4iv wrap_glVertexAttribI4iv macro
H A Dgles_undefine.h898 #undef glVertexAttribI4iv macro

Completed in 40 milliseconds