Searched defs:compute_mod (Results 1 – 2 of 2) sorted by relevance
/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | func_common_simd.inl | 80 struct compute_mod<float, P, tvec4, true> struct 82 …LM_FUNC_QUALIFIER static tvec4<float, P> call(tvec4<float, P> const & x, tvec4<float, P> const & y)
|
D | func_common.inl | 251 struct compute_mod struct 253 GLM_FUNC_QUALIFIER static vecType<T, P> call(vecType<T, P> const & a, vecType<T, P> const & b)
|