Skip to content

Integrated Graphics Error #3

@wmarti

Description

@wmarti

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions