bevy/crates/glsl-to-spirv/glslang/Test/noMain1.geom

7 lines
No EOL
55 B
GLSL

#version 110
void foo()
{
}
layout(points) out;