Merge pull request #414 from aws-lumberyard-dev/Atom/moudgils/DisableMetalShaders
Disable metal shaders that dont cross compile correctly
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"type": "Compute"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"DisabledRHIBackends": ["metal"]
|
||||
|
||||
}
|
||||
|
||||
+2
-1
@@ -12,6 +12,7 @@
|
||||
"type": "Compute"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"DisabledRHIBackends": ["metal"]
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user