Add more structure constructor tests.
[piglit/hramrach.git] / tests / glslparsertest / shaders / extension2.V110.frag
blobece8f3c6034b49eab23e8792464b70f48829ecc6
1 #extension all : require // cannot use require or enable with all
2 #extension all : enable // cannot use require or enable with all
4 void main()