ovr_multiview: add some basic glsl tests
[piglit.git] / tests / spec / glsl-1.50 / compiler / ARB_compatibility / gl_LightSourceParameters.vert
blobca14d384a36ff97eeebb083b0ff1dc52985ea508
1 // [config]
2 // expect_result: pass
3 // glsl_version: 1.50compatibility
4 // require_extensions: GL_ARB_compatibility
5 // [end config]
6 #version 150
7 #extension GL_ARB_compatibility : enable
9 uniform gl_LightSourceParameters var;