Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp106 static tcu::IVec4 getViewportBoundingBoxArea (const ProjectedBBox& bbox, const tcu::IVec2& viewport… in getViewportBoundingBoxArea() function
1278 …const tcu::IVec4 viewportBBoxArea = getViewportBoundingBoxArea(projectedBBox, config.viewportSiz… in verifyRenderResult()
1800 …const tcu::IVec4 viewportBBoxArea = getViewportBoundingBoxArea(projectedBBox, config.viewportSi… in verifyRenderResult()
2791 …const tcu::IVec4 viewportBBoxArea = getViewportBoundingBoxArea(projectedBBox, config.viewportSi… in verifyRenderResult()
3043 …const tcu::IVec4 viewportBBoxArea = getViewportBoundingBoxArea(bbox, tcu::IVec2(viewport.getWidth(… in verifyWidePoint()