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