Home
last modified time | relevance | path

Searched defs:faceForward (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/common/
DtcuVectorUtil.hpp88 inline float faceForward (float n, float i, float ref) { return ((ref * i) < 0.0f) ? n : -n; } in faceForward() function
183 inline Vector<T, Size> faceForward (const Vector<T, Size>& n, const Vector<T, Size>& i, const Vecto… in faceForward() function
/external/deqp/modules/gles2/functional/
Des2fShaderOperatorTests.cpp823 DECLARE_TERNARY_GENTYPE_FUNCS(faceForward) in DECLARE_TERNARY_GENTYPE_FUNCS() argument
/external/deqp/modules/gles3/functional/
Des3fShaderOperatorTests.cpp1459 DECLARE_TERNARY_GENTYPE_FUNCS(faceForward) in DECLARE_TERNARY_GENTYPE_FUNCS() argument