mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-29 18:12:55 +00:00
@@ -97,6 +97,7 @@ namespace Ryujinx.Graphics.Shader.Translation.Transforms
|
||||
newNode = CopyMasked(context.ResourceManager, newNode, location, component, dest, temp);
|
||||
}
|
||||
}
|
||||
|
||||
break;
|
||||
case IoVariable.GlobalId:
|
||||
case IoVariable.SubgroupEqMask:
|
||||
|
||||
Reference in New Issue
Block a user