Home
last modified time | relevance | path

Searched defs:faceforward (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_geometric.inl203 GLM_FUNC_QUALIFIER genType faceforward(genType const & N, genType const & I, genType const & Nref) function
209 …GLM_FUNC_QUALIFIER vecType<T, P> faceforward(vecType<T, P> const & N, vecType<T, P> const & I, vec… function
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dsimd_vec4.inl659 GLM_FUNC_QUALIFIER detail::fvec4SIMD faceforward function