forceSoftware is deprecated. Use forceFallbackAdapter instead.
hjlld opened this issue · 2 comments
hjlld commented
Chrome Canary 97.0.4690.4 has implemented the lastest spec. It will this warning if you still use navigator.gpu.requestAdapter( { powerPreference, forceSoftware } );
kainino0x commented
Thanks for the report. These bindings have gotten behind the spec because of a change upstream that our generator can't handle. We're going to be looking into that. Although perhaps we can still get an update out before that... I'll look into it.