Lines Matching refs:uvec2
60 GLM_FUNC_QUALIFIER uvec2 uaddCarry62 uvec2 const & x,63 uvec2 const & y,64 uvec2 & Carry67 return uvec2(120 GLM_FUNC_QUALIFIER uvec2 usubBorrow122 uvec2 const & x,123 uvec2 const & y,124 uvec2 & Borrow127 return uvec2(183 uvec2 const & x,184 uvec2 const & y,185 uvec2 & msb,186 uvec2 & lsb