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
Fix webgpu warning when configuring swapchain on canvas (#17421)
* Fix webgpu warning when configuring swapchain on canvas
* Set the width and height directly to the canvas
* Only set canvas size when not zero
* style nit for closure
Co-authored-by: Guillaume Racicot <grc@pixmob.com>
Co-authored-by: Kai Ninomiya <kainino1@gmail.com>
0 commit comments