mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-30 20:17:10 +02:00
Address PR feedback
This commit is contained in:
parent
2024da7688
commit
bc38064351
39 changed files with 285 additions and 228 deletions
|
@ -36,7 +36,7 @@ namespace Ryujinx.Graphics.Shader.Instructions
|
|||
}
|
||||
else
|
||||
{
|
||||
// Invalid.
|
||||
context.Config.PrintLog($"Invalid vote operation: {op.VoteOp}.");
|
||||
}
|
||||
|
||||
if (!op.Rd.IsRZ)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue