Lines Matching refs:mat4x3
1086 case mat4x3
1088 desc "varying of type mat4x3"
1091 …input mat4x3 in0 = [ mat4x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7, 0.0, 1.0, -1.0,…
1092 …output mat4x3 out0 = [ mat4x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7, 0.0, 1.0, -1.…
1097 out mediump mat4x3 var;
1108 in mat4x3 var;
1761 case mat4x3
1763 desc "varying of type mat4x3 inside struct"
1766 …input mat4x3 in0 = [ mat4x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7, 0.0, 1.0, -1.0,…
1767 …output mat4x3 out0 = [ mat4x3(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7, 0.0, 1.0, -1.…
1772 struct S { mediump mat4x3 a; };
1784 struct S { mediump mat4x3 a; };