mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-08 07:42:33 -07:00
Merge yuzu-emu#12579
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Tegra {
|
||||
* Struct describing framebuffer configuration
|
||||
*/
|
||||
struct FramebufferConfig {
|
||||
VAddr address{};
|
||||
DAddr address{};
|
||||
u32 offset{};
|
||||
u32 width{};
|
||||
u32 height{};
|
||||
|
Reference in New Issue
Block a user