Searched defs:bitfieldInsert (Results 1 – 2 of 2) sorted by relevance
276 …GLM_FUNC_QUALIFIER genIUType bitfieldInsert(genIUType const & Base, genIUType const & Insert, int … function282 …GLM_FUNC_QUALIFIER vecType<T, P> bitfieldInsert(vecType<T, P> const & Base, vecType<T, P> const & … function
70 constexpr const ImmutableString bitfieldInsert("bitfieldInsert"); variable