Searched defs:glBindVertexBuffer (Results 1 - 2 of 2) sorted by relevance

/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
/frameworks/base/opengl/java/android/opengl/
H A DGLES31.java1057 // C function void glBindVertexBuffer ( GLuint bindingindex, GLuint buffer, GLintptr offset, GLsizei stride )
1059 public static native void glBindVertexBuffer( method in class:GLES31

Completed in 3942 milliseconds