Browse Source

Fix gltf instance test

David Catuhe 5 years ago
parent
commit
e25cfb5cf4
1 changed files with 2 additions and 1 deletions
  1. 2 1
      tests/validation/config.json

+ 2 - 1
tests/validation/config.json

@@ -835,7 +835,8 @@
         },
         {
             "title": "GLTF Extension EXT_mesh_gpu_instancing",
-            "playgroundId": "#QFIGLW#9",
+            "playgroundId": "#QFIGLW#9",            
+            "renderCount": 10,
             "referenceImage": "gltfExtensionExtMeshGpuInstancingTest.png"
         },
         {