Open
Description
When trying to run the application on latest Chrome Canary with Version 133.0.6836.0 (Official Build) canary (64-bit) I get the error : "Generate error, Error: Find an error initializing WebGPU: TypeError: adapter.requestAdapterInfo is not a function"
After doing some research, it appears that the method is now deprecated (see https://developer.mozilla.org/de/docs/Web/API/GPUAdapter/requestAdapterInfo),
WebGPU works and I also tested that this one (not deprecated method), also works for me:
https://developer.mozilla.org/de/docs/Web/API/GPUAdapterInfo
So I hope this helps to fix the problem.
Metadata
Metadata
Assignees
Labels
No labels