Explorar o código

Increase render count for glTF validation

Gary Hsu %!s(int64=7) %!d(string=hai) anos
pai
achega
b93a6ea110
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      tests/validation/config.json

+ 3 - 3
tests/validation/config.json

@@ -182,21 +182,21 @@
     },
     {
       "title": "GLTF Normals",
-      "renderCount": 10,
+      "renderCount": 20,
       "scriptToRun": "/Demos/GLTFNormals/index.js",
       "functionToCall": "createScene",
       "referenceImage": "gltfnormals.png"
     },
     {
       "title": "PBR glossy",
-      "renderCount": 10,
+      "renderCount": 20,
       "scriptToRun": "/Demos/PBRGlossy/index.js",
       "functionToCall": "CreatePBRGlossyScene",
       "referenceImage": "pbrglossy.png"
     },
     {
       "title": "PBR rough",
-      "renderCount": 10,
+      "renderCount": 20,
       "scriptToRun": "/Demos/PBRRough/index.js",
       "functionToCall": "CreatePBRRoughScene",
       "referenceImage": "PBRRough.png"