Browse Source

Merge pull request #8162 from bghgary/gltf-gpu-instance

Remove renderCount from glTF mesh instancing test
David Catuhe 5 years ago
parent
commit
452d13513d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/validation/config.json

+ 0 - 1
tests/validation/config.json

@@ -831,7 +831,6 @@
         {
             "title": "GLTF Extension EXT_mesh_gpu_instancing",
             "playgroundId": "#QFIGLW#9",
-            "renderCount": 50,
             "referenceImage": "gltfExtensionExtMeshGpuInstancingTest.png"
         }
     ]