Home | History | Annotate | Download | only in sksl

Lines Matching full:hvec

172 $bvec lessThan($hvec x, $hvec y);
179 $bvec lessThanEqual($hvec x, $hvec y);
186 $bvec greaterThan($hvec x, $hvec y);
193 $bvec greaterThanEqual($hvec x, $hvec y);
200 $bvec equal($hvec x, $hvec y);
208 $bvec notEqual($hvec x, $hvec y);