TYPE
Results
2
issues of
TYPE
**Describe the bug** During the system file dialog showing, the cpu cost is really high. Maybe there has a loop try to get the return value from rfd::FileDialog::new().pick_file() ? **To...
bug
native-winit
But it is fine on window 10 with Nvidia 2080ti. When I dispatch a (4000, 1000, 1) workgroups, without use @builtin(num_workgroups) or @builtin(local_invocation_index) will take just 90ms, but if I...