You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you click on the link from the Webgpu-sample page , if you enable the "animate" checkbox then the "postMessage" checkbox , the framerate is incorrect. It shows only 2 and should be much higher.
It seems to be an initialisation problem because if the page start with this config directly, it works as expected.
It also works as expected if you modify the size of the canvas (or if you change any other property I think - but I only tryed to change the size of the canvas - )
Please look at the video to get a better understanding