Searched defs:compute_cross (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 | 39 struct compute_cross<float, P, true> struct 41 …LM_FUNC_QUALIFIER static tvec3<float, P> call(tvec3<float, P> const & a, tvec3<float, P> const & b)
|
D | func_geometric.inl | 74 struct compute_cross struct 76 GLM_FUNC_QUALIFIER static tvec3<T, P> call(tvec3<T, P> const & x, tvec3<T, P> const & y)
|
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
H A D | func_geometric_simd.inl | 39 struct compute_cross<float, P, true> struct 41 …LM_FUNC_QUALIFIER static tvec3<float, P> call(tvec3<float, P> const & a, tvec3<float, P> const & b)
|
H A D | func_geometric.inl | 74 struct compute_cross struct 76 GLM_FUNC_QUALIFIER static tvec3<T, P> call(tvec3<T, P> const & x, tvec3<T, P> const & y)
|