Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_exponential_simd.inl12 struct compute_sqrt<tvec4, float, P, true> struct
14 GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const & v)
23 struct compute_sqrt<tvec4, float, aligned_lowp, true> struct
25 GLM_FUNC_QUALIFIER static tvec4<float, aligned_lowp> call(tvec4<float, aligned_lowp> const & v)
Dfunc_exponential.inl33 struct compute_sqrt struct
35 GLM_FUNC_QUALIFIER static vecType<T, P> call(vecType<T, P> const & x)
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dfunc_exponential_simd.inl12 struct compute_sqrt<tvec4, float, P, true> struct
14 GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const & v)
23 struct compute_sqrt<tvec4, float, aligned_lowp, true> struct
25 GLM_FUNC_QUALIFIER static tvec4<float, aligned_lowp> call(tvec4<float, aligned_lowp> const & v)
H A Dfunc_exponential.inl33 struct compute_sqrt struct
35 GLM_FUNC_QUALIFIER static vecType<T, P> call(vecType<T, P> const & x)