Skip to content
Snippets Groups Projects
compoundsuffix.vert.glsl 47 B
void main()
{
    gl_Position = vec4(1.0);
}