소스 검색

Add validation test to webgpu

Popov72 4 년 전
부모
커밋
0f74cb3a95
2개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. BIN
      tests/validation/ReferenceImages/webgpu/particle system with custom nme shader.png
  2. 5 0
      tests/validation/webgpu.json

BIN
tests/validation/ReferenceImages/webgpu/particle system with custom nme shader.png


+ 5 - 0
tests/validation/webgpu.json

@@ -119,6 +119,11 @@
             "title": "depth renderer",
             "renderCount": 5,
             "playgroundId": "#1PHYB0#86"
+        },
+        {
+            "title": "particle system with custom nme shader",
+            "renderCount": 5,
+            "playgroundId": "#DMLLV2"
         }
     ]
 }