Searched defs:smoothstep (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | func_common.inl | 602 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
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | simd_vec4.inl | 472 GLM_FUNC_QUALIFIER detail::fvec4SIMD smoothstep function 482 GLM_FUNC_QUALIFIER detail::fvec4SIMD smoothstep function
|
/third_party/ffmpeg/libavfilter/ |
D | vf_xfade.c | 260 static inline float smoothstep(float edge0, float edge1, float x) in smoothstep() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | SymbolTable_autogen.cpp | 1687 constexpr const ImmutableString smoothstep("smoothstep"); variable
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | SymbolTable_ESSL_autogen.cpp | 2152 constexpr const ImmutableString smoothstep("smoothstep"); variable
|
D | SymbolTable_autogen.cpp | 3341 constexpr const ImmutableString smoothstep("smoothstep"); variable
|