Selaa lähdekoodia

Add a new validation test

Popov72 4 vuotta sitten
vanhempi
commit
7bb4a063b2
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. 5 0
      tests/validation/webgpu.json

+ 5 - 0
tests/validation/webgpu.json

@@ -129,6 +129,11 @@
             "title": "particle system with custom nme shader",
             "renderCount": 5,
             "playgroundId": "#DMLLV2"
+        },
+        {
+            "title": "create environment texture",
+            "playgroundId": "#L4RXKN#4",
+            "excludedEngines": ["webgl1"]
         }
     ]
 }