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);
|
SetFrameBuffer(Vmm, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
SetZeta(Vmm);
|
SetZeta(Vmm);
|
||||||
|
|
||||||
SetRenderTargets();
|
SetRenderTargets();
|
||||||
|
@ -834,4 +835,4 @@ namespace Ryujinx.HLE.Gpu.Engines
|
||||||
return Vmm.IsRegionModified(Key, Size, Type);
|
return Vmm.IsRegionModified(Key, Size, Type);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue