mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-01-15 20:30:04 -06:00
Flush UBO updates more frequently (#2407)
This commit is contained in:
parent
8b44eb1c98
commit
b02719cf41
@ -126,6 +126,8 @@ namespace Ryujinx.Graphics.Gpu.Engine.GPFifo
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
_context.Methods.FlushUboDirty(MemoryManager);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user