Home
last modified time | relevance | path

Searched defs:smoothstep (Results 1 – 4 of 4) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_common.inl602 GLM_FUNC_QUALIFIER genType smoothstep(genType edge0, genType edge1, genType x) function
611 GLM_FUNC_QUALIFIER vecType<T, P> smoothstep(T edge0, T edge1, vecType<T, P> const & x) function
617 …GLM_FUNC_QUALIFIER vecType<T, P> smoothstep(vecType<T, P> const & edge0, vecType<T, P> const & edg… function
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dsimd_vec4.inl472 GLM_FUNC_QUALIFIER detail::fvec4SIMD smoothstep function
482 GLM_FUNC_QUALIFIER detail::fvec4SIMD smoothstep function
/external/angle/src/compiler/translator/
DSymbolTable_ESSL_autogen.cpp2139 constexpr const ImmutableString smoothstep("smoothstep"); variable
DSymbolTable_autogen.cpp3334 constexpr const ImmutableString smoothstep("smoothstep"); variable