mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	renderer_vulkan: Update to support MoltenVK 1.2.7 (#7335)
This commit is contained in:
		
							parent
							
								
									015e42be05
								
							
						
					
					
						commit
						2ce0a9e899
					
				
					 7 changed files with 48 additions and 1130 deletions
				
			
		
							
								
								
									
										3
									
								
								externals/CMakeLists.txt
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								externals/CMakeLists.txt
									
										
									
									
										vendored
									
									
								
							|  | @ -395,9 +395,6 @@ if(USE_SYSTEM_VULKAN_HEADERS) | |||
| else() | ||||
|     target_include_directories(vulkan-headers SYSTEM INTERFACE ./vulkan-headers/include) | ||||
| endif() | ||||
| if (APPLE) | ||||
|     target_include_directories(vulkan-headers SYSTEM INTERFACE ${CMAKE_CURRENT_SOURCE_DIR}/MoltenVK) | ||||
| endif() | ||||
| 
 | ||||
| # adrenotools | ||||
| if (ANDROID AND "arm64" IN_LIST ARCHITECTURE) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue