Searched refs:setVertexArrayBinding (Results 1 – 3 of 3) sorted by relevance
845 void setVertexArrayBinding(const Context *context, VertexArray *vertexArray);
2737 void State::setVertexArrayBinding(const Context *context, VertexArray *vertexArray) in setVertexArrayBinding() function in gl::State
1507 mState.setVertexArrayBinding(this, vertexArray); in bindVertexArray()