Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/third_party/glm/simd/
Dcommon.h168 GLM_FUNC_QUALIFIER glm_vec4 glm_vec4_fract(glm_vec4 x) in glm_vec4_fract() function
/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_common_simd.inl63 result.data = glm_vec4_fract(v.data);