3 lines
150 B
GLSL
3 lines
150 B
GLSL
#version 410 core
|
|
// We're using version 4.10. This should always be the first file listed and no
|
|
// other files should attempt to specify a version.
|