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

/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java1018 // C function void glVertexAttribI4i ( GLuint index, GLint x, GLint y, GLint z, GLint w )
1020 public static native void glVertexAttribI4i( method in class:GLES30
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h897 #define glVertexAttribI4i wrap_glVertexAttribI4i macro
H A Dgles_undefine.h897 #undef glVertexAttribI4i macro

Completed in 19 milliseconds