-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
Description
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).
Reactions are currently unavailable