-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RenderCompTest.getVertCompNameTest fails #198
Comments
Which driver is in use? It would be great if you could share the log in the console, please. I saw a similar behavior when using a Intel driver. |
yep, I'm using onboard graphics with an intel driver. |
I will need to check which shader option is causing this issue. |
The glsl interface version is too high, I will try a lower one. |
Just under development. |
Describe the bug
RenderCompTest.getVertCompNameTest fails
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The tests should pass, and the examples should run.
Desktop (please complete the following information):
"helloworld" Error log:
-error: linking with uncompiled/unspecialized shadererror: linking with uncompiled/unspecialized shader
( 10.10.2023 21:56:58 )
Err: Error while linking shader (OGLRenderBackend.cpp, 623)( OGLRenderBackend ) ( 10.10.2023 21:56:58 )
The text was updated successfully, but these errors were encountered: