瀏覽代碼

Add a new validation test

Popov72 4 年之前
父節點
當前提交
7bb4a063b2
共有 1 個文件被更改,包括 5 次插入0 次删除
  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"]
         }
     ]
 }