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

/external/deqp/modules/gles3/performance/
H A Des3pDepthTests.cpp1306 class OccludingGeometryComplexityCostCase : public RenderCountCase class in namespace:deqp::gles3::Performance::__anon20237
1309 OccludingGeometryComplexityCostCase (TestContext& testCtx, function in class:deqp::gles3::Performance::__anon20237::OccludingGeometryComplexityCostCase
1323 ~OccludingGeometryComplexityCostCase (void) {}
1871 group->addChild(new OccludingGeometryComplexityCostCase(testCtx, renderCtx, "flat_uniform_grid_5", "", 5, 0.0f, 0.0f));
1872 group->addChild(new OccludingGeometryComplexityCostCase(testCtx, renderCtx, "flat_uniform_grid_15", "", 15, 0.0f, 0.0f));
1873 group->addChild(new OccludingGeometryComplexityCostCase(testCtx, renderCtx, "flat_uniform_grid_25", "", 25, 0.0f, 0.0f));
1874 group->addChild(new OccludingGeometryComplexityCostCase(testCtx, renderCtx, "flat_uniform_grid_50", "", 50, 0.0f, 0.0f));
1875 group->addChild(new OccludingGeometryComplexityCostCase(testCtx, renderCtx, "flat_uniform_grid_100", "", 100, 0.0f, 0.0f));
1877 group->addChild(new OccludingGeometryComplexityCostCase(testCtx, renderCtx, "flat_noisy_grid_5", "", 5, 1.0f/5.0f, 0.0f));
1878 group->addChild(new OccludingGeometryComplexityCostCase(testCt
[all...]

Completed in 422 milliseconds