Searched refs:ProjectedBBox (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fPrimitiveBoundingBoxTests.cpp88 struct ProjectedBBox struct in namespace:deqp::gles31::Functional::__anon5378
94 static ProjectedBBox projectBoundingBox (const BoundingBox& bbox)
98 ProjectedBBox retVal;
107 static tcu::IVec4 getViewportBoundingBoxArea (const ProjectedBBox& bbox, const tcu::IVec2& viewportSize, float size = 0.0f)
1313 const ProjectedBBox projectedBBox = projectBoundingBox(config.bbox);
1834 const ProjectedBBox projectedBBox = projectBoundingBox(config.bbox);
2409 bool verifyNarrowPointPattern (const tcu::Surface& viewport, const std::vector<GeneratedPoint>& refPoints, const ProjectedBBox& bbox, int& logFloodCounter);
2410 bool verifyWidePointPattern (const tcu::Surface& viewport, const std::vector<GeneratedPoint>& refPoints, const ProjectedBBox& bbox, int& logFloodCounter);
2411 bool verifyWidePoint (const tcu::Surface& viewport, const GeneratedPoint& refPoint, const ProjectedBBox& bbox, ResultPointType pointType, int& logFloodCounter);
2826 const ProjectedBBox projectedBBo
[all...]

Completed in 180 milliseconds