Searched defs:next_float (Results 1 – 1 of 1) sorted by relevance
200 GLM_FUNC_QUALIFIER float next_float(float const & x) function212 GLM_FUNC_QUALIFIER double next_float(double const & x) function224 GLM_FUNC_QUALIFIER vecType<T, P> next_float(vecType<T, P> const & x) function264 GLM_FUNC_QUALIFIER T next_float(T const & x, uint const & ulps) function273 GLM_FUNC_QUALIFIER vecType<T, P> next_float(vecType<T, P> const & x, vecType<uint, P> const & ulps) function