Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsRasterizationTestUtil.hpp87 struct PointSceneSpec struct
148 bool verifyPointGroupRasterization (const tcu::Surface& surface, const PointSceneSpec& scene, const…
DglsRasterizationTestUtil.cpp992 bool verifyMultisamplePointGroupRasterization (const tcu::Surface& surface, const PointSceneSpec& s… in verifyMultisamplePointGroupRasterization()
2364 bool verifyPointGroupRasterization (const tcu::Surface& surface, const PointSceneSpec& scene, const… in verifyPointGroupRasterization()
/external/deqp/modules/gles2/functional/
Des2fRasterizationTests.cpp408 …ePoints (int iteration, std::vector<tcu::Vec4>& outData, std::vector<PointSceneSpec::ScenePoint>& …
440 std::vector<PointSceneSpec::ScenePoint> points; in iterate()
462 PointSceneSpec scene; in iterate()
492 …ePoints (int iteration, std::vector<tcu::Vec4>& outData, std::vector<PointSceneSpec::ScenePoint>& … in generatePoints()
/external/deqp/modules/gles3/functional/
Des3fRasterizationTests.cpp651 …ePoints (int iteration, std::vector<tcu::Vec4>& outData, std::vector<PointSceneSpec::ScenePoint>& …
716 std::vector<PointSceneSpec::ScenePoint> points; in iterate()
731 PointSceneSpec scene; in iterate()
769 …ePoints (int iteration, std::vector<tcu::Vec4>& outData, std::vector<PointSceneSpec::ScenePoint>& … in generatePoints()