Searched defs:bindBuffer (Results 1 – 4 of 4) sorted by relevance
82 void bindBuffer(GLenum binding, GLuint buffer) { in bindBuffer() function in gfxstream::gl::__anon10b04ceb0111::SnapshotGlBufferObjectsTest
362 auto bindBuffer = [this](GLenum target, GLuint buffer) { in postLoadRestoreCtx() local
778 auto bindBuffer = [this](GLenum target, GLuint buffer) { in postLoadRestoreCtx() local1204 GLuint GLEScontext::bindBuffer(GLenum target,GLuint buffer) { in bindBuffer() function in GLEScontext
756 int GLClientState::bindBuffer(GLenum target, GLuint id) in bindBuffer() function in gfxstream::guest::GLClientState