Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fClippingTests.cpp356 …const tcu::Vector<deInt64, 3> pfixed = tcu::Vector<deInt64, 3>(deFloorFloatToInt32(p.x() * fixedS… in twoPointClippedTriangleInvisible() local
357 const tcu::Vector<deInt64, 3> normalDir = tcu::cross(d1*farValue - pfixed, d2*farValue - pfixed); in twoPointClippedTriangleInvisible()
/external/deqp/modules/gles3/functional/
Des3fClippingTests.cpp359 …const tcu::Vector<deInt64, 3> pfixed = tcu::Vector<deInt64, 3>(deFloorFloatToInt32(p.x() * fixedS… in twoPointClippedTriangleInvisible() local
360 const tcu::Vector<deInt64, 3> normalDir = tcu::cross(d1*farValue - pfixed, d2*farValue - pfixed); in twoPointClippedTriangleInvisible()