Skip to content

Some GLSL shader doesn't link #1925

@slipher

Description

@slipher

I tried launching 0.56 RC2 with -set r_lazyShaders 0 to verify that all the shaders build. At least one of them doesn't:

Warn: Link log: 
Warn: error: fragment shader input `var_TexCoords' has no matching output in the previous stage
error: fragment shader input `var_Color' has no matching output in the previous stage
 
Warn: Built-in shaders failed: Shader program failed to link! 

I can't tell which one it is, as the logging leaves something to be desired (see #1863).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions