David Huculak
David Huculak
**Description** Seems there's an issue with resizing or with maximized windows on MacOS that causes a deadlock somewhere in Queue::submit when using timestamp queries. **Repro steps** Clone [wgpu-profiler](https://github.com/Wumpf/wgpu-profiler) and `cargo...
Hello! First of all: thank you for the incredible library 😄 I am experiencing some unexpected behaviour and was wondering if someone could help me troubleshoot it. I want to...
Closes #3468
I am seeing that sometimes `query_result.time.end - query_result.time.start` gives me a negative value on mac. Have you seen this before? I could create a mini repo that reproduces the problem...