소스 검색

New webgpu validation test

Popov72 4 년 전
부모
커밋
d1703a12de
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. BIN
      tests/validation/ReferenceImages/webgpu/dissolve effect with node material and glow layer.png
  2. 4 0
      tests/validation/webgpu.json

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