wgpu-native icon indicating copy to clipboard operation
wgpu-native copied to clipboard

Application seems to leak render passes when the window is resized

Open radgeRayden opened this issue 1 year ago • 0 comments

Verified by running the triangle sample on Linux X11, with the latest NVIDIA drivers. When running the sample under renderdoc with Ref all resources enabled, many duplicated render passes appear if the window is resized (I did a generous dragging for a few seconds) prior to capturing a frame.

radgeRayden avatar Mar 25 '24 16:03 radgeRayden