Searched refs:PointSceneSpec (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/glshared/ |
D | glsRasterizationTestUtil.hpp | 87 struct PointSceneSpec struct 148 bool verifyPointGroupRasterization (const tcu::Surface& surface, const PointSceneSpec& scene, const…
|
D | glsRasterizationTestUtil.cpp | 992 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/ |
D | es2fRasterizationTests.cpp | 408 …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/ |
D | es3fRasterizationTests.cpp | 651 …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()
|