mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
				synced 2025-03-21 01:53:15 +00:00 
			
		
		
		
	vk_shader_decompiler: Reduce YNegate's severity
This commit is contained in:
		
							parent
							
								
									0b5b93053d
								
							
						
					
					
						commit
						d30cf51d7d
					
				| @ -1920,7 +1920,7 @@ private: | |||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     Expression YNegate(Operation) { |     Expression YNegate(Operation) { | ||||||
|         UNIMPLEMENTED(); |         LOG_WARNING(Render_Vulkan, "(STUBBED)"); | ||||||
|         return {Constant(t_float, 1.0f), Type::Float}; |         return {Constant(t_float, 1.0f), Type::Float}; | ||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 ReinUsesLisp
						ReinUsesLisp