mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fixes for asymmetric stencil descriptors - Fix GLES implementation to properly set back and front face options in the case that they aren't identical. - Add write_mask to hash function. https://github.com/flutter/flutter/issues/129855