bevy/crates/glsl-to-spirv/glslang/Test/glspv.version.frag

5 lines
49 B
GLSL

#version 330 compatibility
void main()
{
}