Home
last modified time | relevance | path

Searched refs:glBindBufferBase (Results 1 – 14 of 14) sorted by relevance

/frameworks/native/opengl/libs/
DlibGLESv3.map.txt10 glBindBufferBase;
Dentries.in18 GL_ENTRY(void, glBindBufferBase, GLenum target, GLuint index, GLuint buffer)
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES30.spec42 void glBindBufferBase ( GLenum target, GLuint index, GLuint buffer )
/frameworks/base/opengl/java/android/opengl/
DGLES30.java869 public static native void glBindBufferBase( in glBindBufferBase() method in GLES30
/frameworks/base/libs/hwui/debug/
Dgles_undefine.h34 #undef glBindBufferBase
Dgles_redefine.h34 #define glBindBufferBase wrap_glBindBufferBase macro
Dgles_stubs.in535 void API_ENTRY(glBindBufferBase)(GLenum target, GLuint index, GLuint buffer) {
536 CALL_GL_API(glBindBufferBase, target, index, buffer);
Dgles_decls.in179 GL_ENTRY(void, glBindBufferBase, GLenum target, GLuint index, GLuint buffer)
/frameworks/native/opengl/libs/GLES2/
Dgl2_api.in535 void API_ENTRY(glBindBufferBase)(GLenum target, GLuint index, GLuint buffer) {
536 CALL_GL_API(glBindBufferBase, target, index, buffer);
/frameworks/native/opengl/include/GLES3/
Dgl3.h1136 GL_APICALL void GL_APIENTRY glBindBufferBase (GLenum target, GLuint index, GLuint buffer);
Dgl31.h1138 GL_APICALL void GL_APIENTRY glBindBufferBase (GLenum target, GLuint index, GLuint buffer);
Dgl32.h1138 GL_APICALL void GL_APIENTRY glBindBufferBase (GLenum target, GLuint index, GLuint buffer);
/frameworks/base/core/jni/
Dandroid_opengl_GLES30.cpp2075 glBindBufferBase( in android_glBindBufferBase__III()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...