Home
last modified time | relevance | path

Searched defs:glBindBuffer (Results 1 – 20 of 20) sorted by relevance

/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dimportvbo.h34 #define glBindBuffer FP_glBindBufferARB macro
Dimportgl.h112 #define glBindBuffer FNPTR(glBindBuffer) macro
/external/deqp/framework/platform/null/
DtcuNullRenderContext.cpp696 GLW_APICALL void GLW_APIENTRY glBindBuffer (GLenum target, GLuint buffer) in glBindBuffer() function
/external/deqp/framework/opengl/simplereference/
DsglrContextWrapper.cpp224 void ContextWrapper::glBindBuffer (deUint32 target, deUint32 buffer) in glBindBuffer() function in sglr::ContextWrapper
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/
DGwtGL20Debug.java342 public void glBindBuffer (int target, int buffer) { in glBindBuffer() method in GwtGL20Debug
DGwtGL20.java521 public void glBindBuffer (int target, int buffer) { in glBindBuffer() method in GwtGL20
/external/libgdx/backends/gdx-backend-lwjgl3/src/com/badlogic/gdx/backends/lwjgl3/
DLwjgl3GL20.java76 public void glBindBuffer (int target, int buffer) { in glBindBuffer() method in Lwjgl3GL20
/external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/
DLwjglGL20.java80 public void glBindBuffer (int target, int buffer) { in glBindBuffer() method in LwjglGL20
/external/deqp/framework/opengl/wrapper/
DglwApi.inl14 #define glBindBuffer glwBindBuffer macro
/external/libgdx/backends/gdx-backend-jglfw/src/com/badlogic/gdx/backends/jglfw/
DJglfwGL20.java256 public void glBindBuffer (int target, int buffer) { in glBindBuffer() method in JglfwGL20
/external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosrobovm/
DIOSGLES20.java42 public native void glBindBuffer ( int target, int buffer ); in glBindBuffer() method in IOSGLES20
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/
DAndroidGL20.java39 public native void glBindBuffer (int target, int buffer); in glBindBuffer() method in AndroidGL20
/external/libgdx/backends/gdx-backend-robovm/src/com/badlogic/gdx/backends/iosrobovm/
DIOSGLES20.java42 public native void glBindBuffer ( int target, int buffer ); in glBindBuffer() method in IOSGLES20
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/profiling/
DGL20Profiler.java371 public void glBindBuffer (int target, int buffer) { in glBindBuffer() method in GL20Profiler
DGL30Profiler.java372 public void glBindBuffer (int target, int buffer) { in glBindBuffer() method in GL30Profiler
/external/replicaisland/src/com/replica/replicaisland/
DGLErrorLogger.java708 public void glBindBuffer(int arg0, int arg1) { in glBindBuffer() method in GLErrorLogger.ErrorLoggingGL
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DGL20.java432 public void glBindBuffer (int target, int buffer); in glBindBuffer() method
/external/mesa3d/include/GL/
Dgl_mangle.h73 #define glBindBuffer MANGLE(BindBuffer) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl63 void CallLogWrapper::glBindBuffer (glw::GLenum target, glw::GLuint buffer) function in CallLogWrapper
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h1665 #define glBindBuffer GLEW_GET_FUN(__glewBindBuffer) macro