mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-19 03:00:53 -05:00
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