Searched defs:refract (Results 1 – 5 of 5) sorted by relevance
/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | func_geometric.inl | 229 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/ |
D | tcuVectorUtil.hpp | 90 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/ |
D | simd_vec4.inl | 678 GLM_FUNC_QUALIFIER detail::fvec4SIMD refract function
|
/external/angle/src/compiler/translator/ |
D | SymbolTable_ESSL_autogen.cpp | 310 constexpr const ImmutableString refract("refract"); variable
|
D | SymbolTable_autogen.cpp | 337 constexpr const ImmutableString refract("refract"); variable
|