@override void render(int start, int count) { gl.drawArrays(mode, start, count); info.update(count, mode, 1); }