Searched refs:OccludingGeometryComplexityCostCase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles3/performance/ |
D | es3pDepthTests.cpp | 1307 class OccludingGeometryComplexityCostCase : public RenderCountCase class 1310 OccludingGeometryComplexityCostCase (TestContext& testCtx, in OccludingGeometryComplexityCostCase() function in deqp::gles3::Performance::__anon3060813d0111::OccludingGeometryComplexityCostCase 1324 ~OccludingGeometryComplexityCostCase (void) {} in ~OccludingGeometryComplexityCostCase() 1872 …group->addChild(new OccludingGeometryComplexityCostCase(testCtx, renderCtx, "flat_uniform_grid_5",… in init() 1873 …group->addChild(new OccludingGeometryComplexityCostCase(testCtx, renderCtx, "flat_uniform_grid_15"… in init() 1874 …group->addChild(new OccludingGeometryComplexityCostCase(testCtx, renderCtx, "flat_uniform_grid_25"… in init() 1875 …group->addChild(new OccludingGeometryComplexityCostCase(testCtx, renderCtx, "flat_uniform_grid_50"… in init() 1876 …group->addChild(new OccludingGeometryComplexityCostCase(testCtx, renderCtx, "flat_uniform_grid_100… in init() 1878 …group->addChild(new OccludingGeometryComplexityCostCase(testCtx, renderCtx, "flat_noisy_grid_5", … in init() 1879 …group->addChild(new OccludingGeometryComplexityCostCase(testCtx, renderCtx, "flat_noisy_grid_15", … in init() [all …]
|