Home
last modified time | relevance | path

Searched refs:pointOnTriangle (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fClippingTests.cpp322 bool pointOnTriangle (const tcu::IVec3& p, const tcu::IVec3& t0, const tcu::IVec3& t1, const tcu::I… in pointOnTriangle() function
2036 if (pointOnTriangle(tcu::IVec3(0, 0, 0), r0, r1, r2)) in init()
/external/deqp/modules/gles3/functional/
Des3fClippingTests.cpp325 bool pointOnTriangle (const tcu::IVec3& p, const tcu::IVec3& t0, const tcu::IVec3& t1, const tcu::I… in pointOnTriangle() function
2039 if (pointOnTriangle(tcu::IVec3(0, 0, 0), r0, r1, r2)) in init()