2
0
Эх сурвалжийг харах

Updates related to Dxc update

moudgils 4 жил өмнө
parent
commit
198624288b

+ 1 - 0
Shaders/Instanced.azsl

@@ -1,3 +1,4 @@
+#include <Atom/Features/SrgSemantics.azsli>
 #include <viewsrg.srgi>
 
 struct CubeTransform

+ 2 - 1
Shaders/RHI/BindlessPrototype.shader

@@ -20,5 +20,6 @@
           "type": "Fragment"
         }
       ]
-    }
+    },
+    "DisabledRHIBackends": ["metal"]
 }