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

Integrated Graphics Error #3

Open
wmarti opened this issue Apr 11, 2021 · 0 comments
Open

Integrated Graphics Error #3

wmarti opened this issue Apr 11, 2021 · 0 comments

Comments

@wmarti
Copy link

wmarti commented Apr 11, 2021

Error linking program
The ♦ shader uses varying FragWorldPos, but previous shader does not write to it.
Out of resource error.

Get this error when using integrated graphics (on Windows, Linux and MacOS). Solution was to add "out vec3 FragWorldPos;" to wiggly_shader.vert

Additionally, I modified the program to compile and run on MacOS and Linux WSL with both performing equally horrendously on Integrated graphics (UHD Graphics 630). Worked perfectly fine (high fps) when compiling for Windows using integrated Graphics... Very odd.

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

1 participant