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
Description
When resizing a window on Windows, strange white rectangles underneath it become visible (example in the video in the extra materials). The problem is present with both Vulkan and DX12 backends. Also, I tested the same code on an M1 Mac and it doesn't have this issue. So I think this may be specific to Windows.
Repro steps
Despite the fact that the video was recorded on my project, the issue is present even when running unchanged examples from the wgpu repository, for instance, hello_triangle.
Description
When resizing a window on Windows, strange white rectangles underneath it become visible (example in the video in the extra materials). The problem is present with both Vulkan and DX12 backends. Also, I tested the same code on an M1 Mac and it doesn't have this issue. So I think this may be specific to Windows.
Repro steps
Despite the fact that the video was recorded on my project, the issue is present even when running unchanged examples from the wgpu repository, for instance,
hello_triangle.Extra materials
2024-03-10.17-51-12.mp4
Platform