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

6 lines
49 B
GLSL
Raw Normal View History

#version 330 compatibility
void main()
{
}