Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_integer_simd.inl52 GLM_FUNC_QUALIFIER int bitCount(uint32 x) function
59 GLM_FUNC_QUALIFIER int bitCount(uint64 x) function
Dfunc_integer.inl312 GLM_FUNC_QUALIFIER int bitCount(genType x) function
318 GLM_FUNC_QUALIFIER vecType<int, P> bitCount(vecType<T, P> const & v) function