mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Viewports, scissors, and stencil reference values are part of the dynamic state and must be initialized in the case where the caller doesn't set any value via the render pass. Fixes https://github.com/flutter/flutter/issues/142943