ir_to_mesa: Support texture rectangle targets
[mesa/nouveau-pmpeg.git] / src / glsl / tests / matrix-05.glsl
blob74e1fd25148bb48c84f8bb7a3ca85febe3527d08
1 /* FAIL - non-square matrices are not available in GLSL 1.10 */
3 void main()
5     mat4x2 m;