nvpro-samples / gl_vk_threaded_cadscene

OpenGL and Vulkan comparison on rendering a CAD scene using various techniques

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Linux] Exits immediately

TheBuzzSaw opened this issue · comments

I am running Arch Linux with the latest NVIDIA driver. It doesn't seem to be crashing, but the program starts and then immediately closes. I am running it like this:

./gl_vk_threaded_cadscene geforce.csf

It spits out the following.

Sys Exe Path : .
GLX Config Sample Buffers : 1.
GLX Config Samples : 8.
GLX Config Sample Buffers : 1.
GLX Config Samples : 8.
GLX Config Sample Buffers : 1.
GLX Config Samples : 16.
GLX Config Sample Buffers : 1.
GLX Config Samples : 16.
Creating Window.
Width : 800 Height : 600.
Window : 39845890.
Window Created.
vsync: on
11 created...
10 created...
9 created...
8 created...
7 created...
6 created...
5 created...
4 created...
3 created...
2 created...
1 created...
0 created...
vsync: off
rectangle.glsl ...
rectangle.glsl ...

scene geforce.csf
geometries:      0
materials:       0
nodes:           0
objects:         0

scene.vert.glsl ...
scene.frag.glsl ...
scene.vert.glsl ...
scene.frag.glsl ...
animation.comp.glsl ...
11 exiting...
11 shutdown
10 exiting...
10 shutdown
9 exiting...
9 shutdown
8 exiting...
8 shutdown
7 exiting...
7 shutdown
6 exiting...
6 shutdown
5 exiting...
5 shutdown
4 exiting...
4 shutdown
3 exiting...
3 shutdown
2 exiting...
2 shutdown
1 exiting...
1 shutdown
0 exiting...
0 shutdown

Oops, I need to target the compressed gz file. Nevermind. XD