Searched refs:pfixed (Results 1 – 2 of 2) sorted by relevance
356 …const tcu::Vector<deInt64, 3> pfixed = tcu::Vector<deInt64, 3>(deFloorFloatToInt32(p.x() * fixedS… in twoPointClippedTriangleInvisible() local357 const tcu::Vector<deInt64, 3> normalDir = tcu::cross(d1*farValue - pfixed, d2*farValue - pfixed); in twoPointClippedTriangleInvisible()
359 …const tcu::Vector<deInt64, 3> pfixed = tcu::Vector<deInt64, 3>(deFloorFloatToInt32(p.x() * fixedS… in twoPointClippedTriangleInvisible() local360 const tcu::Vector<deInt64, 3> normalDir = tcu::cross(d1*farValue - pfixed, d2*farValue - pfixed); in twoPointClippedTriangleInvisible()