Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/glm/include/glm/simd/
Dcommon.h186 glm_vec4 const min0 = _mm_min_ps(v, maxVal); in glm_vec4_clamp() local
187 glm_vec4 const max0 = _mm_max_ps(min0, minVal); in glm_vec4_clamp()