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