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