Home
last modified time | relevance | path

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

/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/
H A 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
/aosp_15_r20/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
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dsimd_vec4.inl659 GLM_FUNC_QUALIFIER detail::fvec4SIMD faceforward function
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dsimd_vec4.inl659 GLM_FUNC_QUALIFIER detail::fvec4SIMD faceforward function
/aosp_15_r20/external/angle/src/compiler/translator/
H A DSymbolTable_autogen.cpp91 constexpr const ImmutableString faceforward("faceforward"); variable