Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fClippingTests.cpp345 bool pointsOnLine (const tcu::IVec2& t0, const tcu::IVec2& t1, const tcu::IVec2& t2) in pointsOnLine() function
2035 if (pointsOnLine(r0.swizzle(0, 1), r1.swizzle(0, 1), r2.swizzle(0, 1))) in init()
/external/deqp/modules/gles2/functional/
Des2fClippingTests.cpp342 bool pointsOnLine (const tcu::IVec2& t0, const tcu::IVec2& t1, const tcu::IVec2& t2) in pointsOnLine() function
2032 if (pointsOnLine(r0.swizzle(0, 1), r1.swizzle(0, 1), r2.swizzle(0, 1))) in init()