template <typename T, glm::precision P, template <typename, glm::precision> class vecType>
struct compute_findMSB_step_vec
Defined at line 116 of file ../../third_party/glm/glm/detail/func_integer.inl
Public Methods
vecType<T, P> call (const vecType<T, P> & x, T )
Defined at line 119 of file ../../third_party/glm/glm/detail/func_integer.inl