Lines Matching refs:mat3x4
1024 case mat3x4
1026 desc "varying of type mat3x4"
1029 …input mat3x4 in0 = [ mat3x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7, 0.0, 1.0, -1.0,…
1030 …output mat3x4 out0 = [ mat3x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7, 0.0, 1.0, -1.…
1035 out mediump mat3x4 var;
1046 in mat3x4 var;
1695 case mat3x4
1697 desc "varying of type mat3x4 inside struct"
1700 …input mat3x4 in0 = [ mat3x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7, 0.0, 1.0, -1.0,…
1701 …output mat3x4 out0 = [ mat3x4(-1.25, 1.25, -9.5, -12.2, -25.65, -7.25, 14.21, -77.7, 0.0, 1.0, -1.…
1706 struct S { mediump mat3x4 a; };
1718 struct S { mediump mat3x4 a; };