mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-08-23 05:36:27 -05:00
Simplified F2I shader instruction codegen
This commit is contained in:
@@ -46,6 +46,7 @@ namespace Ryujinx.Graphics.Shader.IntermediateRepresentation
|
||||
CompareNotEqual,
|
||||
ConditionalSelect,
|
||||
ConvertFPToS32,
|
||||
ConvertFPToU32,
|
||||
ConvertS32ToFP,
|
||||
ConvertU32ToFP,
|
||||
Copy,
|
||||
|
Reference in New Issue
Block a user