When I run videoDome under webgl, it performs normally, but there may be lag when running under webGPU. How can I optimize it?
demo:videoDome
When I run videoDome under webgl, it performs normally, but there may be lag when running under webGPU. How can I optimize it?
demo:videoDome
Hello and welcome!
This is really strange. I checked your demo with another video - https://playground.babylonjs.com/#W2157T#4 - and it is also laggy when switching to WebGPU.
I moved your question to the Bugs category.
cc @Evgeni_Popov
thanks
It seems it could be fixed by:
https://chromium-review.googlesource.com/c/chromium/src/+/4594799
I will test it when the fix is shipped in Chrome Canary.
It’s fixed in Canary:
https://chromiumdash.appspot.com/commit/c5b92c1bf7588fa53298743f62a3acd78364423a
But for Chrome retail, you’ll have to wait until mid-August to get it!