mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-28 01:35:00 +02:00
On GLES, saw a texture bound to slot 1 when UI started to draw after an emu frame, which caused a crash because there was no sampler. Let's just explicitly flush.