mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 01:17:57 -05:00
Keep track of the queued OpenGL commands that can signal a fence if waited on. As a side effect, we avoid calls to glFlush when no commands are queued.