Add more structure constructor tests.
[piglit/hramrach.git] / tests / shaders / glsl-fs-pointcoord.vert
blob92f5bde9c1513592e93292e8f3de194e53223372
1 void main()
3         gl_Position = gl_ModelViewProjectionMatrix * gl_Vertex;