Chinmay Garde c00c8fe2a0 [Impeller] Initialize the stencil reference value. (flutter/engine#50373)
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
2024-02-07 19:42:21 +00:00
..