template <typename T, glm::precision P, template <typename, glm::precision> class vecType, bool Aligned>
struct compute_bitfieldBitCountStep
Defined at line 60 of file ../../third_party/glm/glm/detail/func_integer.inl
Public Methods
vecType<T, P> call (const vecType<T, P> & v, T Mask, T Shift)
Defined at line 63 of file ../../third_party/glm/glm/detail/func_integer.inl