mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-06 21:35:46 +00: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