Forráskód Böngészése

New webgpu validation test

Popov72 4 éve
szülő
commit
d1703a12de

BIN
tests/validation/ReferenceImages/webgpu/dissolve effect with node material and glow layer.png


+ 4 - 0
tests/validation/webgpu.json

@@ -96,6 +96,10 @@
             "title": "custom handling of materials for render target pass",
             "renderCount": 30,
             "playgroundId": "#FIVL25"
+        },
+        {
+            "title": "dissolve effect with node material and glow layer",
+            "playgroundId": "#F6PGMC"
         }
     ]
 }