Home
last modified time | relevance | path

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

/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dnormal.inl7 GLM_FUNC_QUALIFIER tvec3<T, P> triangleNormal function
/external/mesa3d/src/intel/vulkan/grl/gpu/
Dcommon.h55 GRL_INLINE float4 triangleNormal(const float4 v0, const float4 v1, const float4 v2) in triangleNormal() function