Address feedback
This commit is contained in:
parent
0a5e2a036e
commit
8c24fad4c8
1 changed files with 2 additions and 1 deletions
|
@ -106,6 +106,7 @@ namespace Ryujinx.HLE.Gpu.Engines
|
|||
{
|
||||
SetFrameBuffer(Vmm, 0);
|
||||
}
|
||||
|
||||
SetZeta(Vmm);
|
||||
|
||||
SetRenderTargets();
|
||||
|
@ -834,4 +835,4 @@ namespace Ryujinx.HLE.Gpu.Engines
|
|||
return Vmm.IsRegionModified(Key, Size, Type);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue