Explorar o código

Added depth renderer validation test for webgpu

Popov72 %!s(int64=4) %!d(string=hai) anos
pai
achega
75f86b9cf1

BIN=BIN
tests/validation/ReferenceImages/webgpu/depth renderer.png


+ 6 - 1
tests/validation/webgpu.json

@@ -104,7 +104,7 @@
         {
             "title": "cascaded shadow maps and flying saucers",
             "renderCount": 10,
-            "playgroundId": "#IIZ9UU#40"
+            "playgroundId": "#IIZ9UU#63"
         },
         {
             "title": "sprite maps",
@@ -114,6 +114,11 @@
             "title": "halo particle system",
             "renderCount": 20,
             "playgroundId": "#2441BU#1"
+        },
+        {
+            "title": "depth renderer",
+            "renderCount": 5,
+            "playgroundId": "#1PHYB0#86"
         }
     ]
 }