Add more structure constructor tests.
[piglit/hramrach.git] / tests / glslparsertest / shaders / CorrectExtension1.V110.frag
bloba6a00ed369962a6b384fb1aa662703c9f305c82b
1 #extension all : disable // no error in the program
2 #extension all : warn // no error in the program
4 void main()