Issue probably introduced in rB1d49293b80446b89b5b12fa0eeefaf14e5051e48
drw_manager_init must be called after drw_context_state_init since DST.draw_ctx.sh_cfg indicating whrn the view is clipped must be set first.
And a cleanup: remove unused const bool use_opengl_context.