• passes: 1
  • failures: 0
  • duration: 0.03s
  • webgl context lost tests

    • test context loss25ms ‣

      async() => {
          const {gl} = createContext();
          await testContextLost(gl);
        }