Jonah Williams 52504d1d77 [Impeller] set GLES viewport once, remove extra unbind/validation. (flutter/engine#56902)
Small cleanups to render_pass_gles to only set the viewport once or when it cahnges, instead of each draw. Removes scissor validation and pipeline unbind (which is slow due to hash table lookup).
2024-12-03 01:19:18 +00:00
..