Home | History | Annotate | Download | only in profiles

Lines Matching full:ivec2

265 bvec2 lessThan(ivec2 x, ivec2 y);
272 bvec2 lessThanEqual(ivec2 x, ivec2 y);
279 bvec2 greaterThan(ivec2 x, ivec2 y);
286 bvec2 greaterThanEqual(ivec2 x, ivec2 y);
293 bvec2 equal(ivec2 x, ivec2 y);
303 bvec2 notEqual(ivec2 x, ivec2 y);