Searched refs:bindBuffer (Results 1 – 4 of 4) sorted by relevance
243 int bindBuffer(GLenum target, GLuint id);
477 int GLClientState::bindBuffer(GLenum target, GLuint id) in bindBuffer() function in GLClientState
359 ctx->m_state->bindBuffer(target, id); in s_glBindBuffer()
557 ctx->m_state->bindBuffer(target, id); in s_glBindBuffer()3279 state->bindBuffer(target, buffer); in s_glBindBufferRange()3310 state->bindBuffer(target, buffer); in s_glBindBufferBase()