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

/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java787 // C function void glBindVertexArray ( GLuint array )
789 public static native void glBindVertexArray( method in class:GLES30
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h48 #define glBindVertexArray wrap_glBindVertexArray macro
H A Dgles_undefine.h48 #undef glBindVertexArray macro

Completed in 166 milliseconds