瀏覽代碼

Added local cubemaps to validation tests

David Catuhe 7 年之前
父節點
當前提交
4624d8abef
共有 2 個文件被更改,包括 5 次插入0 次删除
  1. 二進制
      tests/validation/ReferenceImages/local cubemaps.png
  2. 5 0
      tests/validation/config.json

二進制
tests/validation/ReferenceImages/local cubemaps.png


+ 5 - 0
tests/validation/config.json

@@ -370,6 +370,11 @@
       "title": "GlowLayer",
       "playgroundId": "#LRFB2D#1",
       "referenceImage": "GlowLayer.png"
+    },
+    {
+      "title": "Local cubemaps",
+      "playgroundId": "#RNASML#4",
+      "referenceImage": "local cubemaps.png"
     }
   ]
 }