mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-05 10:12:33 -07:00
The format member the IGBPBuffer may not always specify the correct desired format. Using the external format member ensures a valid format is provided when creating the framebuffer. Fixes homebrew using the wrong framebuffer format.