Home
last modified time | relevance | path

Searched defs:refract (Results 1 – 2 of 2) 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) function
238 GLM_FUNC_QUALIFIER vecType<T, P> refract(vecType<T, P> const & I, vecType<T, P> const & N, T eta) function
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dsimd_vec4.inl678 GLM_FUNC_QUALIFIER detail::fvec4SIMD refract function