Fix compute restore of previous shader state (#1352)
This commit is contained in:
@ -163,7 +163,7 @@ namespace Ryujinx.Graphics.Gpu.Engine
|
||||
qmd.CtaRasterHeight,
|
||||
qmd.CtaRasterDepth);
|
||||
|
||||
UpdateShaderState(state);
|
||||
_forceShaderUpdate = true;
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user