mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Marking ready for review for golden testing Fixes https://github.com/flutter/flutter/issues/153504 Fixes some other ones too? It seems like metal and vulkan are already behaving like they are using greater equal depth compare. GL behaves correctly like greater compare, but that leads to rendering bugs. Just switch it to greater equal