Searched refs:removeVertexArrayBinding (Results 1 – 3 of 3) sorted by relevance
321 bool removeVertexArrayBinding(const Context *context, VertexArrayID vertexArray);
1656 bool State::removeVertexArrayBinding(const Context *context, VertexArrayID vertexArray) in removeVertexArrayBinding() function in gl::State
2651 if (mState.removeVertexArrayBinding(this, vertexArray)) in detachVertexArray()