Lines Matching refs:ivec4
1241 case ivec4
1243 desc "varying of type ivec4"
1246 …input ivec4 in0 = [ ivec4(-1, 1, -2, 2) | ivec4(-25, 25, -3, 3) | ivec4(1, 1, 1, 1) | ivec4(2, 3,…
1247 …output ivec4 out0 = [ ivec4(-1, 1, -2, 2) | ivec4(-25, 25, -3, 3) | ivec4(1, 1, 1, 1) | ivec4(2, 3…
1252 flat out mediump ivec4 var;
1263 flat in ivec4 var;
1926 case ivec4
1928 desc "varying of type ivec4 inside struct"
1931 …input ivec4 in0 = [ ivec4(-1, 1, -2, 2) | ivec4(-25, 25, -3, 3) | ivec4(1, 1, 1, 1) | ivec4(2, 3,…
1932 …output ivec4 out0 = [ ivec4(-1, 1, -2, 2) | ivec4(-25, 25, -3, 3) | ivec4(1, 1, 1, 1) | ivec4(2, 3…
1937 struct S { mediump ivec4 a; };
1949 struct S { mediump ivec4 a; };