template <typename T, glm::precision P, template <class, glm::precision> class vecType, bool EXEC = true>
struct compute_findMSB_step_vec
Defined at line 108 of file ../../third_party/glm/glm/detail/func_integer.inl
Public Methods
vecType<T, P> call (const vecType<T, P> & x, T Shift)
Defined at line 110 of file ../../third_party/glm/glm/detail/func_integer.inl