소스 검색

New validation demo

David Catuhe 7 년 전
부모
커밋
ee3a31b504
2개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. BIN
      tests/validation/ReferenceImages/texture cache.png
  2. 5 0
      tests/validation/config.json

BIN
tests/validation/ReferenceImages/texture cache.png


+ 5 - 0
tests/validation/config.json

@@ -455,6 +455,11 @@
       "title": "Local cubemaps",
       "playgroundId": "#RNASML#4",
       "referenceImage": "local cubemaps.png"
+    },
+    {
+      "title": "Texture cache",
+      "playgroundId": "#20OAV9#133",
+      "referenceImage": "texture cache.png"
     }
   ]
 }