blob: 70cf1de86d6e0d0ce8e1124c17aadf31287753a2 [file] [edit]
#version 460
void main()
{
gl_Position = vec4(1.0);
}