EndStreamPrimitive not supported when there is #extension GL_ARB_gpu_shader5
[platform/upstream/glslang.git] / Test / nosuffix
1 void main()\r
2 {\r
3     gl_Position = vec4(1.0);\r
4 }