issue: https://github.com/flutter/flutter/issues/159177 Jonah identified that we shouldn't even be copying ShaderMetaData, it's a bug where we are going down the dynamic shader path. <img width="615" alt="Screenshot 2024-11-26 at 2 54 37 PM" src="https://github.com/user-attachments/assets/047df8f4-29c1-455c-9a8a-df3c4184978d"> <img width="920" alt="Screenshot 2024-11-26 at 3 46 16 PM" src="https://github.com/user-attachments/assets/84a13d77-fe92-4581-b648-78d259d1c0b4">