Jonah Williams a9414aa74e [Impeller] Remove additional shader bootstrap. (flutter/engine#52368)
Because these shaders must first acquire the prototype shader, it causes ContentContext creation to block. We can re-explore dealing with PSO generation in a different manner that isn't on the startup fast path.

https://github.com/flutter/flutter/issues/143540
2024-04-24 23:06:02 +00:00
..