浏览代码

Add particle system validation test to webgpu

Popov72 4 年之前
父节点
当前提交
2ce13f11cf
共有 2 个文件被更改,包括 5 次插入0 次删除
  1. 二进制
      tests/validation/ReferenceImages/webgpu/halo particle system.png
  2. 5 0
      tests/validation/webgpu.json

二进制
tests/validation/ReferenceImages/webgpu/halo particle system.png


+ 5 - 0
tests/validation/webgpu.json

@@ -109,6 +109,11 @@
         {
             "title": "sprite maps",
             "playgroundId": "#PIVJ45#4"
+        },
+        {
+            "title": "halo particle system",
+            "renderCount": 20,
+            "playgroundId": "#2441BU#1"
         }
     ]
 }