Home
last modified time | relevance | path

Searched defs:lineDir (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp1049 const tcu::Vec2 lineDir = tcu::normalize(lineScreenSpace[1] - lineScreenSpace[0]); in verifyMultisampleLineGroupRasterization() local
1249 const tcu::Vec2 lineDir = tcu::normalize(lineScreenSpace[1] - lineScreenSpace[0]); in verifyMultisampleLineGroupInterpolationInternal() local
/external/deqp/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp1027 …const tcu::Vec2 lineDir = tcu::normalize(tcu::Vec2(vertices[vertexNdx1].x() - vertices[vertexNdx0]… in testWideLines() local