This patch implements the Legacy Cryptomatte node for the Realtime Compositor. The only difference in logic between the new and legacy Cryptomatte nodes is the source of the layers, so we share the same code using a base class and specialize layer retrieval as needed. Pull Request: https://projects.blender.org/blender/blender/pulls/118570