Jonah Williams 1351637b59 [impeller] use greater equal rather than greater depth compare. (flutter/engine#56310)
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
2024-11-01 21:03:19 +00:00
..