Skip to content

Instantly share code, notes, and snippets.

@MadByteDE
Created October 2, 2020 19:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MadByteDE/31e9ca5dd4edcd3ce7ef33d273d54780 to your computer and use it in GitHub Desktop.
Save MadByteDE/31e9ca5dd4edcd3ce7ef33d273d54780 to your computer and use it in GitHub Desktop.
Foundation compilation error
error in shader : 0:8(2): error: `gl_FragColor' undeclared
0:8(2): error: value of type vec4 cannot be assigned to variable of type error
Fragment shader compilation failed:
0:8(2): error: `gl_FragColor' undeclared
0:8(2): error: value of type vec4 cannot be assigned to variable of type error
Shader Compilation Error
Shader: natives/color2d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment