mirror of
				https://git.suyu.dev/suyu/suyu.git
				synced 2025-10-31 14:56:40 +08:00 
			
		
		
		
	Fix vulkan viewport issue
This commit is contained in:
		
							parent
							
								
									4e81b799f1
								
							
						
					
					
						commit
						b769bea61b
					
				| @ -54,6 +54,7 @@ void SetupDirtyViewports(Tables& tables) { | ||||
|     FillBlock(tables[0], OFF(viewport_transform), NUM(viewport_transform), Viewports); | ||||
|     FillBlock(tables[0], OFF(viewports), NUM(viewports), Viewports); | ||||
|     tables[0][OFF(viewport_transform_enabled)] = Viewports; | ||||
|     tables[1][OFF(screen_y_control)] = Viewports; | ||||
| } | ||||
| 
 | ||||
| void SetupDirtyScissors(Tables& tables) { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user