Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_integer.inl261 GLM_FUNC_QUALIFIER genIUType bitfieldExtract(genIUType Value, int Offset, int Bits) function
267 GLM_FUNC_QUALIFIER vecType<T, P> bitfieldExtract(vecType<T, P> const & Value, int Offset, int Bits) function