Home | History | Annotate | Download | only in profiles

Lines Matching full:ivec2

233 bvec2 lessThan(ivec2 x, ivec2 y);
240 bvec2 lessThanEqual(ivec2 x, ivec2 y);
247 bvec2 greaterThan(ivec2 x, ivec2 y);
254 bvec2 greaterThanEqual(ivec2 x, ivec2 y);
261 bvec2 equal(ivec2 x, ivec2 y);
271 bvec2 notEqual(ivec2 x, ivec2 y);