Note that this is a duplicate of #4627. I was not able to comment or reopen the issue, so I've created a new issue. I built and tested a6aa3cd and the issue has not been fixed. Works great on NVIDIA 535 driver, broken on NVIDIA 545 driver.
Description
The example only renders one frame. This also affects my application which is based on the skybox example. This is probably an Nvidia driver bug because this driver version reworks many Wayland things.
Repro steps
cargo run --bin skybox
Expected vs observed behavior
Many frames should be rendered per second, but only one is observed once.
Extra materials
None
Platform
OS: Archlinux x86-64
Nvidia Driver: 545.29.02
GPU: 3080 Ti
DE: Hyprland
Note that this is a duplicate of #4627. I was not able to comment or reopen the issue, so I've created a new issue. I built and tested a6aa3cd and the issue has not been fixed. Works great on NVIDIA 535 driver, broken on NVIDIA 545 driver.
Description
The example only renders one frame. This also affects my application which is based on the skybox example. This is probably an Nvidia driver bug because this driver version reworks many Wayland things.
Repro steps
cargo run --bin skyboxExpected vs observed behavior
Many frames should be rendered per second, but only one is observed once.
Extra materials
None
Platform
OS: Archlinux x86-64
Nvidia Driver: 545.29.02
GPU: 3080 Ti
DE: Hyprland