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

/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java867 // C function void glBindBufferBase ( GLenum target, GLuint index, GLuint buffer )
869 public static native void glBindBufferBase( method in class:GLES30
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h34 #define glBindBufferBase wrap_glBindBufferBase macro
H A Dgles_undefine.h34 #undef glBindBufferBase macro

Completed in 44 milliseconds