Home
last modified time | relevance | path

Searched defs:eta (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_geometric.inl229 GLM_FUNC_QUALIFIER genType refract(genType const & I, genType const & N, genType eta)
238 GLM_FUNC_QUALIFIER vecType<T, P> refract(vecType<T, P> const & I, vecType<T, P> const & N, T eta) argument
/hardware/google/gfxstream/third-party/glm/include/glm/simd/
Dgeometric.h103 GLM_FUNC_QUALIFIER __m128 glm_vec4_refract(glm_vec4 I, glm_vec4 N, glm_vec4 eta) in glm_vec4_refract()
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dsimd_vec4.inl682 float const & eta