Home
last modified time | relevance | path

Searched defs:refract (Results 1 – 5 of 5) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/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
/external/deqp/framework/common/
DtcuVectorUtil.hpp90 inline float refract (float i, float n, float eta) in refract() function
195 inline Vector<T, Size> refract (const Vector<T, Size>& i, const Vector<T, Size>& n, T eta) in refract() function
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dsimd_vec4.inl678 GLM_FUNC_QUALIFIER detail::fvec4SIMD refract function
/external/angle/src/compiler/translator/
DSymbolTable_ESSL_autogen.cpp310 constexpr const ImmutableString refract("refract"); variable
DSymbolTable_autogen.cpp337 constexpr const ImmutableString refract("refract"); variable