소스 검색

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"]
         }
     ]
 }