Fix compute restore of previous shader state (#1352)
This commit is contained in:
parent
302d0f830c
commit
b0d9ec8a82
2 changed files with 6 additions and 2 deletions
|
@ -163,7 +163,7 @@ namespace Ryujinx.Graphics.Gpu.Engine
|
|||
qmd.CtaRasterHeight,
|
||||
qmd.CtaRasterDepth);
|
||||
|
||||
UpdateShaderState(state);
|
||||
_forceShaderUpdate = true;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue