Searched defs:roundEven (Results 1 – 7 of 7) sorted by relevance
378 GLM_FUNC_QUALIFIER genType roundEven(genType x) function409 GLM_FUNC_QUALIFIER vecType<T, P> roundEven(vecType<T, P> const & x) function
559 static float roundEven (float v) in roundEven() function
634 static float roundEven (float v) in roundEven() function
1369 void ShaderCore::roundEven(Vector4f &dst, const Vector4f &src) in roundEven() function in sw::ShaderCore
12614 static T roundEven(T t) in roundEven() function
2133 constexpr const ImmutableString roundEven("roundEven"); variable
3320 constexpr const ImmutableString roundEven("roundEven"); variable