Searched defs:compute_normalize (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | func_geometric_simd.inl | 54 struct compute_normalize<float, P, tvec4, true> struct 56 GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const & v)
|
D | func_geometric.inl | 88 struct compute_normalize struct 90 GLM_FUNC_QUALIFIER static vecType<T, P> call(vecType<T, P> const & v)
|
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
H A D | func_geometric_simd.inl | 54 struct compute_normalize<float, P, tvec4, true> struct 56 GLM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const & v)
|
H A D | func_geometric.inl | 88 struct compute_normalize struct 90 GLM_FUNC_QUALIFIER static vecType<T, P> call(vecType<T, P> const & v)
|