bgfx/3rdparty/glslang/Test/compoundsuffix.vert.glsl
2018-09-02 21:14:20 -07:00

4 lines
47 B
GLSL

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