Home
last modified time | relevance | path

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

/development/tools/glesv2debugger/src/com/android/glesv2debugger/
DGLServerVertex.java198 public void glBindBuffer(Message msg) { in glBindBuffer() method in GLServerVertex
DDebuggerMessage.java33 glBindBuffer(3, 3), enumConstant
/development/tools/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h63 glBindBuffer_t glBindBuffer; member
/development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp186 GL_APICALL void GL_APIENTRY glBindBuffer(GLenum target, GLuint buffer){ in glBindBuffer() function
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java753 public void glBindBuffer(int target, int buffer) { in glBindBuffer() method in MatrixTrackingGL
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp290 GL_API void GL_APIENTRY glBindBuffer( GLenum target, GLuint buffer) { in glBindBuffer() function
/development/tools/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp256 void glBindBuffer(GLenum target, GLuint buffer) in glBindBuffer() function
Dgles_dispatch.h63 glBindBuffer_t glBindBuffer; member