SwizzleAdd (NOT TESTED)
This commit is contained in:
committed by
Isaac Marovitz
parent
558752594c
commit
fdf7578928
@@ -5,5 +5,6 @@ namespace Ryujinx.Graphics.Shader.CodeGen.Msl
|
||||
public static string FindLSB = "findLSB";
|
||||
public static string FindMSBS32 = "findMSBS32";
|
||||
public static string FindMSBU32 = "findMSBU32";
|
||||
public static string SwizzleAdd = "swizzleAdd";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user