Преглед изворни кода

Added validation test for the KTX2 decoder

Popov72 пре 5 година
родитељ
комит
5538ec2869
2 измењених фајлова са 5 додато и 0 уклоњено
  1. BIN
      tests/validation/ReferenceImages/ktx2decoder.png
  2. 5 0
      tests/validation/config.json

BIN
tests/validation/ReferenceImages/ktx2decoder.png


+ 5 - 0
tests/validation/config.json

@@ -890,6 +890,11 @@
             "playgroundId": "#SYQW69#311",
             "referenceImage": "objTestLoader.png",
             "renderCount": 10
+        },
+        {
+            "title": "KTX2 decoder test",
+            "playgroundId": "#EIJH8L#1",
+            "referenceImage": "ktx2decoder.png"
         }
     ]
 }