glslang/Test/compoundsuffix.vert.glsl
2018-04-17 17:44:11 -06:00

4 lines
47 B
GLSL
Executable File

void main()
{
gl_Position = vec4(1.0);
}