Jonah Williams e357d1899d [Impeller] fix initial layout for loadOp load and incorrect usage of host visible textures. (flutter/engine#56148)
Both changes were required to get playground tests validation free with moltenvk. becuase an initial state of undefined means "I don't care what was in this texture before" but that doesn't make sense if we're setting "kLoad" since that explicitly asks vulkan to load the previous contents.

Fixes https://github.com/flutter/flutter/issues/157557
2024-10-28 20:10:10 +00:00
Languages
Dart 75%
C++ 16.5%
Objective-C++ 2.9%
Java 2.8%
Objective-C 0.7%
Other 1.9%