mirror of
				https://git.suyu.dev/suyu/suyu
				synced 2025-10-31 16:09:03 -05:00 
			
		
		
		
	gl_shader_decompiler: Implement predicate NotEqualWithNan.
This commit is contained in:
		| @@ -142,6 +142,7 @@ enum class PredCondition : u64 { | ||||
|     GreaterThan = 4, | ||||
|     NotEqual = 5, | ||||
|     GreaterEqual = 6, | ||||
|     NotEqualWithNan = 13, | ||||
|     // TODO(Subv): Other condition types | ||||
| }; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 bunnei
					bunnei