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