Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp2169 struct GeneratedPoint struct in deqp::gles31::Functional::__anon2babdd300111::PointRenderCase
2201 …void genReferencePointData (const IterationConfig& config, std::vector<GeneratedPoint>& data…
2202 …bool verifyNarrowPointPattern (const tcu::Surface& viewport, const std::vector<GeneratedPoint
2203 …bool verifyWidePointPattern (const tcu::Surface& viewport, const std::vector<GeneratedPoint>…
2204 …bool verifyWidePoint (const tcu::Surface& viewport, const GeneratedPoint& refPoint, const …
2205 … (const tcu::IVec2& pointPos, const tcu::Surface& viewport, const GeneratedPoint& refPoint, con…
2625 std::vector<GeneratedPoint> refPoints; in verifyRenderResult()
2685 …bool operator() (const PointRenderCase::GeneratedPoint& a, const PointRenderCase::GeneratedPoint& … in operator ()()
2696 …ase::genReferencePointData (const IterationConfig& config, std::vector<GeneratedPoint>& data) const in genReferencePointData()
2698 std::vector<GeneratedPoint> currentPoints; in genReferencePointData()
[all …]