Home
last modified time | relevance | path

Searched defs:bitfieldRotateLeft (Results 1 – 1 of 1) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dbitfield.inl260 GLM_FUNC_QUALIFIER genIType bitfieldRotateLeft(genIType In, int Shift) function
269 GLM_FUNC_QUALIFIER vecType<T, P> bitfieldRotateLeft(vecType<T, P> const& In, int Shift) function