Searched refs:unBindBuffer (Results 1 – 3 of 3) sorted by relevance
241 void unBindBuffer(GLuint id);
436 void GLClientState::unBindBuffer(GLuint id) { in unBindBuffer() function in GLClientState
617 ctx->m_state->unBindBuffer(buffers[i]); in s_glDeleteBuffers()