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
Google Chrome's WebGPU team tells us that certain Intel drivers hang if the infinite loop mitigation described in #6572 counts up from zero. However, counting down from u32::MAX is okay. π€·ββ
Naga should adjust its workarounds to count downwards instead of upwards.
The "full employment for GPU programmers" plan is going swimmingly!