Home
last modified time | relevance | path

Searched defs:bindBuffer (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/shared/OpenglCodecCommon/
DGLClientState.h94 int bindBuffer(GLenum target, GLuint id) in bindBuffer() function
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
DGLEScontext.cpp408 void GLEScontext::bindBuffer(GLenum target,GLuint buffer) { in bindBuffer() function in GLEScontext