mirror of
https://github.com/godotengine/godot.git
synced 2025-04-13 01:00:35 +08:00
The changes from #38835 were not sufficient to fix #38829, as VkClearAttachment still had uninitialized member structs in its VkClearColor member struct. The struct rabbit hole goes deep and trying to do validation as done in #38829 doesn't appear realistic.