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