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