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