Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DGLSnapshotBuffers_unittest.cpp82 void bindBuffer(GLenum binding, GLuint buffer) { in bindBuffer() function in gfxstream::gl::__anon10b04ceb0111::SnapshotGlBufferObjectsTest
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp362 auto bindBuffer = [this](GLenum target, GLuint buffer) { in postLoadRestoreCtx() local
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp778 auto bindBuffer = [this](GLenum target, GLuint buffer) { in postLoadRestoreCtx() local
1204 GLuint GLEScontext::bindBuffer(GLenum target,GLuint buffer) { in bindBuffer() function in GLEScontext
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp756 int GLClientState::bindBuffer(GLenum target, GLuint id) in bindBuffer() function in gfxstream::guest::GLClientState