Searched defs:glBindVertexBuffer (Results 1 - 4 of 4) sorted by path

/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h50 #define glBindVertexBuffer wrap_glBindVertexBuffer macro
H A Dgles_undefine.h50 #undef glBindVertexBuffer macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES31.java1064 // C function void glBindVertexBuffer ( GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride )
1066 public static native void glBindVertexBuffer( method in class:GLES31
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DglBindVertexBuffer.java1 // C function void glBindVertexBuffer ( GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride )
3 public static native void glBindVertexBuffer( method

Completed in 228 milliseconds