Home
last modified time | relevance | path

Searched refs:roundToEven (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuVectorUtil.hpp113 inline float roundToEven (float a) in roundToEven() function
480 TCU_DECLARE_VECTOR_UNARY_FUNC(roundToEven, roundToEven)
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderOperatorTests.cpp1423 DECLARE_UNARY_GENTYPE_FUNCS(roundToEven)
1955 << BuiltinFuncInfo("round", "round", GT, Value(GT, -2.5f, 2.5f), notUsed, notUsed, 0.2f, 0.7f, PRECMASK_ALL, FLOAT_GENTYPE_FUNCS(roundToEven) ) in init()
1956 << BuiltinFuncInfo("roundEven", "roundEven", GT, Value(GT, -2.5f, 2.5f), notUsed, notUsed, 0.2f, 0.7f, PRECMASK_ALL, FLOAT_GENTYPE_FUNCS(roundToEven) ) in init()

Completed in 8 milliseconds