Searched defs:refract (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
H A 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
|
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/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
|
/aosp_15_r20/external/deqp/framework/common/ |
H A D | tcuVectorUtil.hpp | 201 inline float refract(float i, float n, float eta) in refract() function 341 inline Vector<T, Size> refract(const Vector<T, Size> &i, const Vector<T, Size> &n, T eta) in refract() function
|
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
H A D | simd_vec4.inl | 678 GLM_FUNC_QUALIFIER detail::fvec4SIMD refract function
|
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | simd_vec4.inl | 678 GLM_FUNC_QUALIFIER detail::fvec4SIMD refract function
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | SymbolTable_autogen.cpp | 314 constexpr const ImmutableString refract("refract"); variable
|