Searched defs:faceforward (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
H A D | func_geometric.inl | 203 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/ |
D | func_geometric.inl | 203 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 D | simd_vec4.inl | 659 GLM_FUNC_QUALIFIER detail::fvec4SIMD faceforward function
|
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | simd_vec4.inl | 659 GLM_FUNC_QUALIFIER detail::fvec4SIMD faceforward function
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | SymbolTable_autogen.cpp | 91 constexpr const ImmutableString faceforward("faceforward"); variable
|