Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuRasterizationVerifier.cpp1049 …const tcu::Vec2 pointNormalizedDeviceSpace = tcu::Vec2(scene.points[pointNdx].position.x() / sce… in verifyMultisamplePointGroupRasterization() local
1050 …const tcu::Vec2 pointScreenSpace = (pointNormalizedDeviceSpace + tcu::Vec2(1.0f, 1.0f)) * 0.5f… in verifyMultisamplePointGroupRasterization()