mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-28 23:30:47 -07: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