You are not logged in.
I'm trying to test raytracing with the raytracinginvulkan.git package on the AUR but after installing and running the following:
cd /opt/raytracinginvulkan/bin
./RayTracer --benchmark --width 2560 --height 1440 --fullscreen --scene 1 --next-scenes --present-mode 0
All I get is frozen scenes. The Framerate and primary ray rate are consistent but the accumulated samples are increasing.
I am able to change scenes and the present-mode but it is still frozen.
Note: I have an NVIDIA RTX 3080ti just in case I am missing something here that i'm meant to do for NVIDIA to work
Offline