The attribute search for e.g the attribute name input in the `Store Named Attribute` node did not list attributes inside Grease Pencil drawings (curve and point domain). The fix ensures that for the `GeometryComponent::Type::GreasePencil` we also iterate over the attributes of each evaluated drawing. Pull Request: https://projects.blender.org/blender/blender/pulls/137267