Home
last modified time | relevance | path

Searched defs:edge0 (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_common.inl602 GLM_FUNC_QUALIFIER genType smoothstep(genType edge0, genType edge1, genType x)
611 GLM_FUNC_QUALIFIER vecType<T, P> smoothstep(T edge0, T edge1, vecType<T, P> const & x) argument
617 …GLM_FUNC_QUALIFIER vecType<T, P> smoothstep(vecType<T, P> const & edge0, vecType<T, P> const & edg…
/hardware/google/gfxstream/third-party/glm/include/glm/simd/
Dcommon.h205 GLM_FUNC_QUALIFIER glm_vec4 glm_vec4_smoothstep(glm_vec4 edge0, glm_vec4 edge1, glm_vec4 x) in glm_vec4_smoothstep()
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dsimd_vec4.inl474 detail::fvec4SIMD const & edge0,
484 float const & edge0,