mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-16 20:40:58 -05:00
Flush UBO updates more frequently (#2407)
This commit is contained in:
@@ -126,6 +126,8 @@ namespace Ryujinx.Graphics.Gpu.Engine.GPFifo
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
_context.Methods.FlushUboDirty(MemoryManager);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user