Home
last modified time | relevance | path

Searched refs:glm_ivec4_abs (Results 1 – 2 of 2) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/simd/
Dcommon.h87 GLM_FUNC_QUALIFIER glm_ivec4 glm_ivec4_abs(glm_ivec4 x) in glm_ivec4_abs() function
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_common_simd.inl30 result.data = glm_ivec4_abs(v.data);