Home | History | Annotate | Download | only in profiles

Lines Matching full:ivec4

237 bvec4 lessThan(ivec4 x, ivec4 y);
244 bvec4 lessThanEqual(ivec4 x, ivec4 y);
251 bvec4 greaterThan(ivec4 x, ivec4 y);
258 bvec4 greaterThanEqual(ivec4 x, ivec4 y);
265 bvec4 equal(ivec4 x, ivec4 y);
275 bvec4 notEqual(ivec4 x, ivec4 y);