mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-01-25 15:01:56 -08:00
Disable stats reset
This commit is contained in:
parent
31edc0b5ce
commit
ccb7f7a166
@ -62,6 +62,7 @@ namespace Ryujinx.Audio.Renderer.Server.Effect
|
|||||||
UpdateUsageStateForCommandGeneration();
|
UpdateUsageStateForCommandGeneration();
|
||||||
|
|
||||||
Parameter.Status = UsageState.Enabled;
|
Parameter.Status = UsageState.Enabled;
|
||||||
|
Parameter.StatisticsReset = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
public override void InitializeResultState(ref EffectResultState state)
|
public override void InitializeResultState(ref EffectResultState state)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user