mirror of
				https://git.suyu.dev/suyu/suyu.git
				synced 2025-11-01 07:16:42 +08:00 
			
		
		
		
	Merge pull request #7002 from ameerj/vk-state-unused
vk_state_tracker: Remove unused function
This commit is contained in:
		
						commit
						e4318d2207
					
				| @ -110,10 +110,6 @@ public: | ||||
|         return Exchange(Dirty::DepthTestEnable, false); | ||||
|     } | ||||
| 
 | ||||
|     bool TouchDepthBoundsEnable() { | ||||
|         return Exchange(Dirty::DepthBoundsEnable, false); | ||||
|     } | ||||
| 
 | ||||
|     bool TouchDepthWriteEnable() { | ||||
|         return Exchange(Dirty::DepthWriteEnable, false); | ||||
|     } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user