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

/external/deqp/modules/gles3/performance/
H A Des3pDepthTests.cpp1849 tcu::TestCaseGroup* const testCostGroup = new tcu::TestCaseGroup(m_testCtx, "culled_pixel_cost", "Fragment cull efficiency"); member in class:deqp::gles3::Performance::tcu
1851 addChild(testCostGroup);
1856 testCostGroup->addChild(group);
1869 testCostGroup->addChild(group);
1899 testCostGroup->addChild(group);

Completed in 75 milliseconds