Skip to content
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

Open
Kasra-Kamran opened this issue Oct 10, 2023 · 5 comments
Open

RenderCompTest.getVertCompNameTest fails #198

Kasra-Kamran opened this issue Oct 10, 2023 · 5 comments

Comments

@Kasra-Kamran
Copy link

Kasra-Kamran commented Oct 10, 2023

Describe the bug
RenderCompTest.getVertCompNameTest fails

To Reproduce
Steps to reproduce the behavior:

  1. Build the latest master
  2. Run unittest, and examples.

Expected behavior
The tests should pass, and the examples should run.

Desktop (please complete the following information):

  • OS: Linux mint 21

"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 )

@kimkulling
Copy link
Owner

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.

@Kasra-Kamran
Copy link
Author

Kasra-Kamran commented Oct 26, 2023

yep, I'm using onboard graphics with an intel driver.
*-display
description: VGA compatible controller
product: CometLake-H GT2 [UHD Graphics]
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
logical name: /dev/fb0
version: 05
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom fb
configuration: depth=32 driver=i915 latency=0 resolution=1920,1080
resources: irq:139 memory:c3000000-c3ffffff memory:a0000000-afffffff ioport:5000(size=64) memory:c0000-dffff
EDIT:
I get the same error when I run the unittest on my graphics card with an nvidia driver.

@kimkulling
Copy link
Owner

I will need to check which shader option is causing this issue.

@kimkulling
Copy link
Owner

The glsl interface version is too high, I will try a lower one.

@kimkulling
Copy link
Owner

Just under development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants