Formatting
This commit is contained in:
parent
ecadc6a4f9
commit
ab7f379e11
2 changed files with 5 additions and 5 deletions
|
@ -909,7 +909,7 @@ namespace Ryujinx.Graphics.Vulkan
|
|||
oldMode = _newState.DepthMode;
|
||||
_newState.DepthMode = mode == DepthMode.MinusOneToOne;
|
||||
}
|
||||
|
||||
|
||||
if ((Gd.ExtendedDynamicState3Features.ExtendedDynamicState3DepthClipNegativeOneToOne ? DynamicState.DepthMode : _newState.DepthMode) != oldMode)
|
||||
{
|
||||
SignalStateChange();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue