blob: fdfaf8986630baa5205be0382b953ef11213f893 [file] [log] [blame]
/* PASS */
void main()
{
gl_Position = vec4(1.0, 1.0, 1.0, 0.0);;
}