Possible flags to pass to clutter_actor_set_offscreen_redirect().
Always redirect the actor to an offscreen buffer even if it is fully opaque.
Only redirect the actor if it is semi-transparent and its has_overlaps() virtual returns %TRUE. This is the default.
Possible flags to pass to clutter_actor_set_offscreen_redirect().