Browse Source

Add validation test to webgpu

Popov72 4 years ago
parent
commit
0f74cb3a95

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