bevy/crates/glsl-to-spirv/glslang/Test/nosuffix

4 lines
No EOL
47 B
Text

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