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

4 lines
47 B
Text
Raw Normal View History

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