So.. if I had several objects using the same texture, from an external file (imagine one rock is repeated several times), in the long run I would indeed save memory if the shadow maps were 256x256 over the base texture, rather than several individually baked 1024x1024 textures.. is that correct?