Home
last modified time | relevance | path

Searched defs:roundEven (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_common.inl378 GLM_FUNC_QUALIFIER genType roundEven(genType x) function
409 GLM_FUNC_QUALIFIER vecType<T, P> roundEven(vecType<T, P> const & x) function
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dfunc_common.inl378 GLM_FUNC_QUALIFIER genType roundEven(genType x) function
409 GLM_FUNC_QUALIFIER vecType<T, P> roundEven(vecType<T, P> const & x) function
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp583 static float roundEven(float v) in roundEven() function
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp662 static float roundEven(float v) in roundEven() function
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp12724 static T roundEven(T t) in roundEven() function
/aosp_15_r20/external/angle/src/compiler/translator/
H A DSymbolTable_autogen.cpp317 constexpr const ImmutableString roundEven("roundEven"); variable