Searched defs:compute_sign (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | func_common.inl | 183 struct compute_sign struct 185 GLM_FUNC_QUALIFIER static vecType<T, P> call(vecType<T, P> const & x) 193 struct compute_sign<T, P, vecType, false, Aligned> struct 195 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 D | func_common.inl | 183 struct compute_sign struct 185 GLM_FUNC_QUALIFIER static vecType<T, P> call(vecType<T, P> const & x) 193 struct compute_sign<T, P, vecType, false, Aligned> struct 195 GLM_FUNC_QUALIFIER static vecType<T, P> call(vecType<T, P> const & x)
|