mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-11 14:42:34 -07:00
There are some potential edge cases where gl_state may fail to track the state if a related state changes while the toggle is disabled or it didn't change. This addresses that.