Searched defs:refract (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/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
|
/third_party/vk-gl-cts/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
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | simd_vec4.inl | 678 GLM_FUNC_QUALIFIER detail::fvec4SIMD refract function
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | SymbolTable_autogen.cpp | 1651 constexpr const ImmutableString refract("refract"); variable
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | SymbolTable_ESSL_autogen.cpp | 2143 constexpr const ImmutableString refract("refract"); variable
|
D | SymbolTable_autogen.cpp | 3324 constexpr const ImmutableString refract("refract"); variable
|